sfa.git
2010-10-04 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-10-04 Thierry Parmentelatcleaned up globals - except in the foreign plugins...
2010-10-04 Thierry ParmentelatSetting tag sfa-1.0-1 sfa-1.0-1
2010-10-04 Thierry Parmentelatuse console_logger (stderr) for messages other than...
2010-10-04 Thierry Parmentelattweaked logging
2010-10-04 Barış Metinthis doesn't looks good, but seems like giving a None...
2010-10-04 Barış Metintry fixing all name errors in slice_manager_pl.py
2010-10-02 Thierry Parmentelatdon't know how to fix fix this one - just reverted...
2010-10-02 Thierry Parmentelatconsole has a different formatter
2010-10-02 Thierry Parmentelatfixes
2010-10-01 Barış Metinfix log
2010-10-01 Barış Metinadd .gitignore
2010-10-01 Thierry Parmentelatfinish cleaning with util.report
2010-09-30 Barış Metinops (don't know what I was thinking)...
2010-09-30 Barış Metinuse sfaImporter.logger.info
2010-09-30 Thierry Parmentelatconsole_logger defined for the client side
2010-09-30 Thierry Parmentelatadd 'OPTIONS=-v' in your /etc/sfa/sfa_config to get...
2010-09-30 Thierry Parmentelat* tried to put some sense in the way things get logged...
2010-09-28 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-09-28 Tony Mackurn_to_hrn() is no longer lossy. urn_to_hrn() escapes...
2010-09-28 Tony Mackurn_to_hrn() is no longer lossy. urn_to_hrn() escapes...
2010-09-28 Thierry Parmentelatimprove server-side logging of exceptions
2010-09-28 Thierry Parmentelatpreun scriplets more robust, otherwise may prevent...
2010-09-28 Thierry ParmentelatMerge remote branch 'origin/master'
2010-09-28 Thierry Parmentelatexclude .git when making tags
2010-09-27 Tony Mackfix typo
2010-09-27 Tony Mackget_gid_caller() belongs to Credential object
2010-09-27 Tony Mackremove all refrences to self
2010-09-27 Tony Mack=! should be !=
2010-09-27 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-09-27 Tony MackProtoGeni slices may have special characters that need...
2010-09-27 Tony MackProtoGeni slice names have special characters. Filter...
2010-09-27 Thierry Parmentelatcosmetic, exclude git files instead of CVS files
2010-09-27 Thierry Parmentelatcorsmetic
2010-09-27 Thierry Parmentelatbump to 1.0
2010-09-27 Thierry Parmentelatrebind stuff in reverse order (wrt unbind),
2010-09-27 Thierry Parmentelatuninstall to stop/unregister running services
2010-09-24 Andy Bavierfix sfatables on slice create
2010-09-23 Thierry Parmentelattweak taglevel manually
2010-09-21 Tony Mackadded --delegate option for Slice Manager methods
2010-09-21 Tony Mackadded get_errors() method
2010-09-20 Tony Mackno longer use caller's plauth
2010-09-20 Tony Mackupdate arguments for get_rspec()
2010-09-20 Tony Mackupdate get_rspec() to accept creds, and options params
2010-09-20 Tony Mackfix urn for vini internet2 sites
2010-09-20 Tony Mackfix bug in urn_to_hrn()
2010-09-20 Thierry Parmentelatattempt to fix 'make sync'
2010-09-20 Thierry Parmentelatthis is expected to be a binary file, set to executable...
2010-09-20 Thierry Parmentelatmerged in master the change from 0.9-17 to 0.9-18 :
2010-09-17 Tony Mackfix bug in urn_to_hrn()
2010-09-14 Tony Mackcheck for certificate expiration
2010-09-14 Tony Mackadded CertExpired fault
2010-09-08 Tony Mackprevent infinite loop
2010-09-08 Barış Metinadd helper methods to rspec helper
2010-09-07 Tony Mackfix NameError in ComponentAPI.get_credential
2010-09-07 Tony MackConstructs of the form '%if %{?macro} == foo' are no...
2010-09-07 Tony Macksetting tag sfa-0.9-16 sfa-1.0-0
2010-09-07 Tony Mackmerge from geni branch, truncate login base of geni...
2010-09-07 Barış Metinguard lookupSliceTag calls. as we ignore some tag types...
2010-09-07 Barış Metinfilter-out tags and fields from GetSliceTags plcapi...
2010-09-03 Andy BavierMake PLCAPI calls as user in Aggregate Manager
2010-09-01 Tony Mackremove ResolveGeni
2010-08-31 Tony Mackremoving get_gei_aggregates
2010-08-30 Tony Mackincrease tag level
2010-08-25 Tony Mackfix NameError
2010-08-25 Tony MackComponentAPI need sfa.util.xmlrpcprotocol to be imported
2010-08-25 Tony MackSfaTable module depends on pdg (postgres) package being...
2010-08-25 Tony Mackno need to import sfa.trust.auth.Auth here
2010-08-24 Tony Mackno need for geni_aggregates.xml
2010-08-24 Tony Mackuse new methods
2010-08-24 Tony Mackuse new methods.
2010-08-24 Tony Mackno more separate interface for geni aggregate
2010-08-24 Tony Mackupdated
2010-08-24 Tony Mackreplace origin_hrn param with creds param
2010-08-24 Tony Mackset the peer_id once the slice is verified
2010-08-23 Tony Mackimport copy.deepcopy
2010-08-23 Tony Mackfix NameError (cred should be credential)
2010-08-23 Tony Mackno need to get origin hrn here
2010-08-23 Tony Mackfix NameError (cred should be credential)
2010-08-23 Tony Mackthere should be no self argument in filter_creds_by_cal...
2010-08-22 Tony Mackpass a delegated cred in the list of creds when calling...
2010-08-22 Tony MackPass all creds to the interface managers because they...
2010-08-22 Tony Macklook for a delegate cred from user before using server...
2010-08-21 Tony MackgetDelegatedCred returns a single credential or None...
2010-08-21 Tony Mackadded getDelegatedCred() method
2010-08-20 Tony Mackmoved filter_creds_by_caller() from auth.py to credenti...
2010-08-20 Tony Mackadded filter_cred_by_caller() method
2010-08-19 Tony Mackfix bug where slicemgr will skip local interface when...
2010-08-19 Tony Mackshould be passing the caller's gid not the delegee...
2010-08-19 Tony Mack mktime should be time.mktime
2010-08-19 Tony Mackslice manager sets 'geni_compressed' option to False...
2010-08-17 Tony Mackcred should be delegated to the user's authority's...
2010-08-17 Tony Mackhonor the hrn argument
2010-08-17 Tony Mackthe result of get_aggregates() has changed
2010-08-17 Tony Mackmake sure to honor the xrn argument
2010-08-16 Tony Mackdelegate_cred comes from self
2010-08-16 Tony Mackget_aggregates and get_registries returns full interfac...
2010-08-16 Tony Mackshould compress the 'filtered_rspec'
2010-08-16 Tony Mackadded get_gid to sfi
2010-08-12 Tony Mackadded get_registry, getCredential, clean_key_cred(...
next