small updates to generated login base and site name for geni users
[sfa.git] / sfa / trust /
2010-09-03 Josh KarlinCreating a new branch for gpo edits from 18694
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-18 Josh KarlinCopying trunk version 18639 into a geni branch
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-30 Josh Karlinmerged trunk -r 18510:18539
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-14 Josh Karlinchanged keyconvert back.. it got changed to the old...
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
2009-10-31 Anil-Kumar Vengalillist of pi in in key PI; SM uses the authority credenti...
2009-10-29 Tony Mackdetermine user rights reqires the hrn of the caller...
2009-10-29 Tony Mackallow the interface to get authority rights
2009-10-29 Tony Mackrevert last commit
2009-10-26 Tony Mackonly allow authority creds if oject_hrn in pi list
2009-10-24 Tony Mackremove debugging output
2009-10-23 Tony Mackrequest hash argument is optional for now
2009-10-23 Tony MackverifyPeerCert() now requires 2 arguments (certtificate...
2009-10-15 Tony Mackfix bug
2009-10-15 Tony Mackfix typo
2009-10-15 Tony Mackdont verify request hash in auth.check()
2009-10-14 Tony Mackmove peer_vert verificaiton code into its own method
2009-10-14 Tony Mackadded several methods for has based authentication
2009-10-14 Tony Mackadded compute_hash() method
2009-10-01 Scott Bakerremove dependency of Config module from trustedroots...
2009-09-30 Scott Bakerremove dependency of Config module from TrustedRoots...
2009-09-27 Tony Mackfix bug in verify object belongs to me
2009-09-26 Tony Mackadded verify_cred_is_me()
2009-09-23 Anil-Kumar Vengalilthese two lines, if enabled, allow a credential to...
2009-09-04 Tony Mackchanged the sfa db schema. All records are now stored...
2009-08-20 Tony Mackfix some bugs regarding sub authority implementaiton
2009-08-12 Tony Mackdont raise the excpetion
2009-08-11 Tony Mackchecking in some debugging statements, will remove...
2009-08-11 Tony Mackundo last change
2009-08-11 Tony Mackin verify_chain, if the check if public keys are the...
2009-08-03 Tony Mackprint traceback if exception is encountered
2009-07-23 Scott Bakeradded a function to return the public key string from...
2009-07-09 Thierry Parmentelatcleanup for config - again
2009-07-09 Thierry Parmentelatbunch of cleanups & fixes all over the place
2009-07-07 Barış Metininstall keyconvert to /usr/bin
2009-07-07 Barış Metindo not try to find keyconvert which is installed to...
2009-07-06 Barış Metinfix path for authorities
2009-07-06 Barış Metintrace is imported with from-import
2009-07-06 Thierry Parmentelatrename geniticket.py into sfaticket.py and defined...
2009-07-06 Thierry Parmentelatrename configuration variables like from GENI_ to SFA_
2009-07-06 Thierry Parmentelatmanage __init__.py files under svn even if empty to...
2009-07-06 Thierry Parmentelatsteps towards computing wsdl files at build-time:
2009-07-05 Sapan BhatiaChanged reference to report.py, which was moved into...
2009-07-05 Thierry Parmentelatmove auth and hierarchy into sfa/trust
2009-07-03 Thierry Parmentelatrenaming the toplevel geni/ package into sfa/