added --extractgids, --dumpparents
[sfa.git] / geni /
2009-06-02 Tony Mackoops, forgot to return the credential object
2009-06-02 Tony Mackadd sa, ma rights to authority
2009-06-02 Tony Mackfix credential file path
2009-06-02 Tony Mackdetermine_user_rights needs to give auth credentials...
2009-06-02 Tony Mackfixed raised exception
2009-06-02 Tony Mackdo we really want to limit credentials to just users...
2009-06-02 Tony Mackfixed local variable 'records' referenced before assign...
2009-05-29 Tony Mackfix bug shell_version should be plshell_version
2009-05-27 Tony Mackraise a better exception when username cant be resolved
2009-05-27 Tony Mackfixed vini specific import stuff
2009-05-27 Tony Mackdo not attempt to import peer sites (this is an alterna...
2009-05-27 Barış Metin- use os.path.* functions instead of string concatenations
2009-05-26 Tony Mackfixed basepath
2009-05-26 Anil-Kumar Vengalilusing hrn_to_pl_login_base method from misc.py
2009-05-25 Barış Metinadd basepath to be the directory name of the configurat...
2009-05-20 Tony Mackremoved debugging output
2009-05-20 Tony Mackfixed storage path
2009-05-20 Tony Mackfix error message when keyconvert is not found. Add...
2009-05-20 Tony Mackfix 'authorities' path
2009-05-20 Tony Mackfix trusted_roots path
2009-05-20 Anil-Kumar VengalilRightList instance is rl and not r1
2009-05-20 Tony Mackdefine the rights for authorities
2009-05-20 Tony Mackfix path of server key/cert
2009-05-20 Tony Mackfixed server.key/cert path
2009-05-19 Tony Mackmodify how we define trusted root basedir
2009-05-19 Tony Mackadded self.path
2009-05-12 Tony Macksupport 4.3 PLCAPI
2009-05-12 Tony Mackadded getPLCShellVersion to help figure out which versi...
2009-05-08 Tony MackRecordnotFound should be RecordNotFound
2009-05-08 Tony Mackkeyconvert had the wrong path
2009-05-08 Tony MackGENI_REGISTRY_ENABLE should be GENI_REGISTRY_ENABLED
2009-05-08 Tony Mackremoved debugging output
2009-05-08 Tony Mackfix bugs
2009-05-07 Tony Mackstop looking for config files once we've found one
2009-05-06 Tony MackGENI_REGISTRY_ENABLE should be GENI_REGISTRY_ENABLED
2009-05-05 Tony Mackdont make Config inherit dict clas
2009-05-05 Tony Mackmake Config inherit dict class
2009-05-05 Tony Mackremoved all _IP varaibles, _HOST variables now capture...
2009-05-05 Tony Mackchanged GENI_CONFIG_HOSTNAME to GENI_CONFIG_HOST
2009-05-04 Tony Mackadd old path to keyconvert serach path
2009-05-04 Tony Macklook for keyconvert in different places
2009-05-03 Tony Mackgeni_config now lives in /etc/geni/
2009-05-03 Tony Mackupdated methods list
2009-05-03 Tony Mackchanged default location of registries.xml file to...
2009-05-03 Tony Mackrefactored
2009-05-02 Tony Mackchanged default location of aggregates.xml file to...
2009-05-02 Tony Mackin methods/__init__.py list of callable methods now...
2009-05-02 Tony Mackin fill_pl_info() convert internal pl ids to hrns
2009-05-01 Tony Mackfix bug
2009-05-01 Tony Mackupdated default path and search path for geni_config
2009-05-01 Tony Mackremoved config arg from class constuctor
2009-05-01 Tony Mackadded path to python
2009-05-01 Tony Mackadded registries federation configuration file
2009-05-01 Tony Mackcheck for the correct rights
2009-05-01 Tony Mackfix bug
2009-04-29 Scott Bakerparamater checking for src_cred, and allow src_cred...
2009-04-29 Scott Bakerfix rights when getting self credential
2009-04-28 Scott Bakerswitch from sa/ma to authority
2009-04-28 Scott Bakerswitch from sa/ma to authority, fix update_membership_list
2009-04-24 Tony Mackadded get_aggregates()
2009-04-24 Tony Mackresolve_raw no longer exists, call resolve directly...
2009-04-24 Tony Mackfix bugs
2009-04-24 Tony Mackoops, this is a bash script not python
2009-04-23 Scott Bakerfix missing import
2009-04-23 Scott Bakerfix incorrect variable names
2009-04-23 Scott Bakerfix loading records from a dictionary when pointer...
2009-04-22 Tony Mackhelpful restart script
2009-04-21 Tony Mackwhoops. forgot to check this in
2009-04-21 Tony Mackfix bugs
2009-04-21 Tony Mackfix bugs
2009-04-21 Tony Mackfix bugs
2009-04-21 Tony Mackmethods were renamed
2009-04-21 Tony Mackrenamed some methods
2009-04-15 Faiyaz AhmedRemove PLC fields from dump. ...this is a hack :-(
2009-04-15 Tony Mackfix bug in ConnectionKeyGIDMismatch
2009-04-15 Faiyaz Ahmedmoved comments into function for help().
2009-04-14 Tony Mackcheck slice policy before creating slices
2009-04-14 Tony Mackfix slice_backlist should be slice_blacklist
2009-04-14 Tony Mackpolicy class
2009-04-14 Tony MackNodes, Slices classes
2009-04-14 Tony Mackadded support for GeniClientLight client
2009-04-14 Tony Mackfix bugs
2009-04-14 Tony Mackimport geni.util.storage
2009-04-14 Tony Mackclass name should be create_slice not create_slices
2009-04-14 Tony Mackfix bugs:
2009-04-14 Tony Mackmoved all methods to geni/methods/ directory
2009-04-14 Tony Mackadded more methods
2009-04-14 Tony Mackadded getCredentialFromRegistry and getCredentialFromLo...
2009-04-13 Tony Mackadded slices call
2009-04-13 Tony Mackfix bugs in slicename_to_hrn and hostname_to_hrn
2009-04-13 Tony Mackrename list_slices to slices
2009-04-12 Tony Mackdefine the server interface in __init__
2009-04-12 Tony Mackadded resources method
2009-04-12 Tony Mack added some helper functions
2009-04-12 Tony Mackfix bug in GeniInvalidAPIMethod
2009-04-12 Tony Mackrenamed get_resources to resources
2009-04-10 Scott Bakeradd functions to sign and verify strings using a key
2009-04-10 Tony Mackremove some unnecessary lines
2009-04-10 Tony Mackadded Regisries class. moved functions out of Registry
2009-04-10 Tony Mackadd config argument to Auth constructor
next