cleaned up imports
[sfa.git] / sfa / trust /
2011-04-04 Thierry Parmentelatreordered imports
2011-01-28 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-01-28 Tony Mackmake sure cert is v3 so certifcate can support extension
2010-12-15 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-12-15 Thierry Parmentelatreviewed error msg formatting - fixed a couple glitches
2010-12-07 Tony Macksig.xsd is required for verifying credential schema
2010-12-02 rootMerge commit 'origin/master'
2010-11-30 Tony Mackvalidate credential against XSD schema instead of RelaxNG
2010-11-30 Tony Mackvalidate credential against XSD schema instead of RelaxNG
2010-11-29 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-11-24 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-11-24 Tony Mackremove print statement
2010-11-24 Barış Metinimport faults for MissingAuthority
2010-11-22 Tony Mackadd credential schema rng files
2010-11-22 Tony Mackvalidate credential against RelaxNG schema
2010-11-22 Tony Mackvalidate credential against RelaxNG schema
2010-10-19 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-19 Thierry Parmentelatnamespace module is gone, plxrn provides PL-specific...
2010-10-14 Thierry Parmentelatplease avoid import * as far as possible
2010-10-13 Barış Metinresolve conflict manually
2010-10-12 Tony MackMerge commit 'origin/jktest6' sfa-geni-gec9
2010-10-12 Josh KarlinFixed default credential time in credential.py to two...
2010-10-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-12 Thierry Parmentelatsfadump more usable
2010-10-08 Josh Karlinchanged credential set_lifetime to be in absolute time...
2010-10-08 Thierry Parmentelatstarted to repair sfadump
2010-10-07 Josh KarlinMerge commit 'origin/jktest' into jktest3
2010-10-07 Thierry Parmentelatreview logging again; code that runs in client and...
2010-10-07 Josh KarlinCertificate can now read protogeni style pems which...
2010-10-06 Josh Karlinfixing email and added a necessary import to credential
2010-10-06 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-10-06 Josh Karlinmerged namespace
2010-10-06 Thierry Parmentelatnew unittest testNamespace
2010-10-06 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-06 Thierry Parmentelatmissing methods in __init__
2010-10-05 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-10-05 Thierry Parmentelatupdate tags locally
2010-10-04 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-10-01 Barış Metinfix log
2010-09-30 Barış Metinops (don't know what I was thinking)...
2010-09-30 Barış Metinuse sfaImporter.logger.info
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 Thierry Parmentelatimprove server-side logging of exceptions
2010-09-14 Tony Mackcheck for certificate expiration
2010-08-23 Tony Mackthere should be no self argument in filter_creds_by_cal...
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 Mackshould be passing the caller's gid not the delegee...
2010-08-16 Tony Mackget_aggregates and get_registries returns full interfac...
2010-08-09 Tony Mack set_issuer_keys() accepts filenames not objects
2010-08-09 Tony Mackuse set_issuer_keys() instead of set_isser()
2010-08-09 Tony Mackfix attribute error
2010-08-06 Tony Mackrename variable
2010-08-05 Tony Mackfix import error
2010-08-05 Tony Mackadded delegeate method to Credential
2010-08-02 Tony MackcheckCreds accepts 1 or more credentials
2010-07-27 Tony Mackwe lost Credential.get_subject() when Credential stoped...
2010-07-14 Tony Mackuse python keyconvert.py instead of keyconvert
2010-07-13 Tony Mackmerge from geni_api branch
2010-07-09 Tony Mackreverting last checkin
2010-07-06 Tony Mackmerge from geni_api
2010-06-29 Barış Metinuse the python implementation for keyconvert
2010-06-10 Tony Mackmerge with geni_api branch
2010-06-10 Tony Mackmerge with geni_api branch
2010-06-09 Tony Mackmerge from geni_api branch
2010-06-08 Tony Mackmerge updates from geni_api branch
2010-06-02 Tony Mackmerging with geni-api branch
2010-05-06 Tony Mackin set_issuer(), get replace get_issuer() with get_subj...
2010-05-04 Tony Mackpass dump_parents to the parents dump() call
2010-04-29 Tony Mackmake sure the trusted cert's hrn is a prefix of the...
2010-04-21 Tony Mackfix KeyError
2010-04-20 Tony Mackfix name error
2010-04-19 Tony Mackcheck the specified hrn against the target hrn
2010-04-05 Tony Mackmove process of loading trusted cert files into its...
2010-03-05 Tony Mackremove unnecessary code
2010-01-12 Tony Mackurn from hrn if urn doesnt exist
2010-01-12 Tony Mackolder gids will still have the hrn encoded in the gid...
2010-01-07 Tony Mackremove hrn for the the encoded format
2010-01-07 Tony Mackadded support for urn name format. urn is the default...
2010-01-07 Tony Mackadded support for urn name format. urn is the default...
2010-01-05 Thierry Parmentelatremoved another bunch of references to geni
2010-01-04 Tony Mackpi can get a slice's cred without being in the slice...
2010-01-03 Tony Mackusing sfa.util.namespace instead of sfa.util.misc
2009-12-30 Tony Mackadded gidOriginCaller to keep track of the original...
2009-12-14 Tony Mackadded check_ticket method
2009-12-10 Tony Mackadded getgids to operator's rights
2009-12-10 Tony Mackin determine_user_rights() changed r1 to rl (typo:...
2009-12-10 Tony Mackin determine_user_rights() changed component to node
2009-12-01 Tony Mackfix typo
2009-12-01 Tony Mackadded getgids to ma priv
2009-12-01 Anil-Kumar Vengalilfault module is required here, but was missing
2009-11-30 Tony Mackadded rights to get_gids method to controller
2009-11-30 Anil-Kumar Vengalilverbose in case if the trusted_roots directory is missing
2009-11-30 Anil-Kumar Vengalilensruing that trusted_root directory is present and...
2009-11-23 Tony Mackadded rights for component
2009-11-23 Tony Mackcomponents can call get_trusted_certs
2009-11-20 Tony Mackadded redeemticket
2009-11-11 Tony Mackchange SFA_BASE_DIR to SFA_DATA_DIR
2009-11-05 Tony Mackno need to import sfa.util.genitable here
next