a little nicer wrt pep8
[sfa.git] / sfatables /
2019-03-29 Thierry Parmentelatremove py23 compat layer
2019-03-29 Thierry Parmentelatanother pass onf shebangs
2019-03-28 Thierry Parmentelatpython3 - 2to3 + miscell obvious tweaks
2018-12-11 parmentelatshebangs need to point at python2
2016-03-31 Thierry Parmentelatdo not depend on types.StringTypes anymore
2016-03-31 Thierry Parmentelat2to3 -f except
2016-03-31 Thierry Parmentelat2to3 -f raise
2012-07-05 Sandrine AvakianMerge branch 'master' into senslab2
2012-07-04 Thierry ParmentelatMerge branch 'upstreammaster'
2012-06-29 Thierry ParmentelatMerge branch 'tmp-pdf'
2012-06-12 Andy BavierAdd request context for GENI rspecs
2011-11-14 Sandrine AvakianMerge branch 'senslab2' of ssh://flab-git.pl.sophia...
2011-11-03 Thierry Parmentelatmerged master onto senslab2, manually solved conflicts...
2011-11-03 Thierry ParmentelatMerge branch 'upstreammaster'
2011-10-26 Thierry Parmentelattrimmed useless imports, unstarred all imports
2011-04-15 Marco YuenMerge branch 'master' into eucalyptus-devel
2011-04-06 Thierry Parmentelatreviewed imports, tolerant on some that are hard to...
2011-04-05 Thierry Parmentelatcleaned up imports
2010-03-11 Andy BavierRevert accidental checkin
2010-03-11 Andy BavierFixed a bug that showed instances not associated with...
2010-01-25 Andy BavierTest case for new VINI RSpec
2010-01-25 Andy BavierChange for new VINI RSpec format
2010-01-05 Thierry Parmentelatremoved another bunch of references to geni
2009-11-12 Andy BavierSmall bug fix for case when kbps not specified
2009-11-12 Sapan BhatiaLimit b/w on a particular node
2009-11-12 Sapan BhatiaRestrict b/w only on one node.
2009-11-09 Sapan BhatiaThe previous expression for copying the current node...
2009-11-09 Sapan BhatiaCopy attributes in addition of internal tags.
2009-11-09 Sapan BhatiaBug fix that was dropping the nodespec's attributes.
2009-11-06 Sapan BhatiaAdding a new rule for limiting node bandwidth, minor...
2009-11-06 Andy BavierCap kbps values rather than discard LinkSpecs
2009-11-05 Andy BavierRenamed max-link-bandwidth to max-link-kbps for clarity
2009-11-05 Andy BavierFixed typos
2009-11-03 Sapan BhatiaFlowspec processor for sfatables.
2009-11-03 Sapan BhatiaAdded extensions for flowspecs.
2009-10-29 Andy BavierAttempted fixes
2009-10-28 Andy BavierAdd match on slice HRN
2009-10-27 Andy BavierPrint all rules
2009-10-27 Andy BavierVery basic Insert command
2009-10-27 Sapan Bhatia(no commit message)
2009-10-27 Sapan Bhatia(no commit message)
2009-10-27 Sapan BhatiaRemoved debugging line
2009-10-27 Sapan BhatiaRemoveddebugging lines.
2009-10-27 Sapan BhatiaMore bug fixes...
2009-10-27 Sapan BhatiaModified a processor to conform to the XML schema of...
2009-10-27 Sapan BhatiaBracket.
2009-10-27 Sapan BhatiaFixed a bug we ran into a demo with Andy. Stop on termi...
2009-10-26 Sapan BhatiaRemoved a debugging statement
2009-10-26 Sapan BhatiaRemoved some debuggin print statements.
2009-10-26 Sapan Bhatia(no commit message)
2009-10-26 Sapan BhatiaBug fix
2009-10-26 Sapan BhatiaKeep xml files valid :-/
2009-10-26 Sapan BhatiaKeep parameter names non-colliding
2009-10-26 Sapan BhatiaAdding a node filtering rule for legacy rspecs.
2009-10-26 Sapan BhatiaAdding a restrict to rspec file for our legacy rspec
2009-10-26 Sapan BhatiaChanged Rspec --> RSpec throughout.
2009-10-26 Sapan Bhatiarspec -> Rspec. TODO: change all XML literals into...
2009-10-26 Sapan BhatiaRemove all sfatables processing if there are no rules.
2009-10-26 Sapan BhatiaThis is hopefully the first version of sfatables that...
2009-10-26 Sapan BhatiaOnly load those arguments into the target that have...
2009-10-26 Sapan BhatiaMatches operate on the request context.
2009-10-26 Sapan BhatiaAdded separate contexts for matches and targets, instea...
2009-10-26 Sapan BhatiaRemove both match and target contexts after a rule...
2009-10-26 Sapan BhatiaSet up different namespaces for match and target arguments.
2009-10-26 Sapan BhatiaContinuation of bug fixes and integration-related fixes.
2009-10-26 Sapan BhatiaWe need post processing after every rule, then a final...
2009-10-26 Sapan BhatiaContinuation - adding request and rule contexts to...
2009-10-26 Sapan BhatiaInsert the current context into the rspec for the rules...
2009-10-26 Sapan BhatiaBug fixes and cleanups
2009-10-26 Sapan BhatiaLooks like I hadn't committed this file previously.
2009-10-25 Sapan BhatiaLive and learn. Some properties in this code were being...
2009-10-23 Sapan BhatiaOptimize the rule processing function to parse only...
2009-10-22 Sapan BhatiaCleaning up...
2009-10-22 Sapan BhatiaCleanup...
2009-10-22 Sapan BhatiaCleaning up.
2009-10-02 Barış Metin- fix typo
2009-10-02 Barış Metin- SFATablesRules for rspec_manager:fetch_context(....
2009-10-02 Barış Metin- fix writing sfatables rules
2009-10-02 Barış Metin- make matches and targets loaded w/o making hem python...
2009-10-02 Barış Metininstall sfatables
2009-09-24 Sapan BhatiaAdded a stub to avoid breaking sfa.
2009-09-24 Sapan BhatiaMaking room for request-specific input in the test...
2009-09-22 Sapan BhatiaFixed the test rspec to match the new values.
2009-09-22 Sapan BhatiaAdded elements to the list command
2009-09-22 Sapan BhatiaAdded element support to the main sfatables file
2009-09-22 Sapan Bhatiaall restrictions are specific to the current user,...
2009-09-22 Sapan BhatiaUpdating new target names in the initializer.
2009-09-22 Sapan BhatiaStill reorganizing the default set of rules
2009-09-22 Sapan BhatiaReorganized targets
2009-09-21 Sapan BhatiaReogranizing processors
2009-09-17 Anil-Kumar Vengalilpath for import modules
2009-09-16 Sapan BhatiaBug fix
2009-09-16 Sapan BhatiaAdded a test case to test the current set of rules.
2009-09-16 Sapan BhatiaImplemented terminal rules
2009-09-16 Sapan BhatiaAdded a match that returns true for every request.
2009-09-16 Sapan Bhatia(no commit message)
2009-09-16 Sapan BhatiaAdded a "negate result" option
2009-09-16 Sapan BhatiaTweaks to xmlrule and exec.py
2009-09-16 Sapan Bhatiaslice whitelist
2009-09-16 Sapan BhatiaAdding test.xml to test slice_whitelist.xsl
next