initial make (before make install) does not have DESTDIR set
[sfa.git] / geni /
2009-06-15 Tony Mackadd an extra condition in verify_object_pemission
2009-06-15 Faiyaz AhmedMove printRecord into rspec class (as pprint).
2009-06-15 Anil-Kumar Vengaliladding user key
2009-06-12 Tony Mackslice_hrn should be hrn
2009-06-12 Tony Mackdont raise the exception
2009-06-12 Tony Mackhad to remove '\n' from from Certificate.separator...
2009-06-12 Tony Mackfix print statement
2009-06-12 Tony Mackremove debugging statement
2009-06-12 Tony Mackfix bug in GetSlices call
2009-06-12 Anil-Kumar Vengalilcorrection node_ids
2009-06-12 Tony Mackdate_created and last_updated fields dont exist in...
2009-06-12 Tony Mackoops, dont just import the princeton site. that was...
2009-06-12 Tony Mackfix bug
2009-06-12 Tony Mackmoved keyconvert logic to util.cert.convert_public_key()
2009-06-12 Tony MackGENI_REGISTRY_HOSTNAME is should be GENI_REGISTRY_HOST
2009-06-12 Tony Mackupdated
2009-06-12 Tony Mackupdated
2009-06-12 Tony Mackwhitespace
2009-06-12 Tony Mackregister will created the gid for the user, calling...
2009-06-12 Tony Mackadded convert_pub_key method
2009-06-11 Tony Mackmake sure to convert GeniRecord objects into dicts...
2009-06-11 Tony Mackmake sure to specify peer_id = None so we are only...
2009-06-11 Tony Mackmake sure to specify peer_id = None so we are only...
2009-06-10 Thierry Parmentelatcleanup config path-search - might be harsh
2009-06-10 Thierry Parmentelatadds newline to the ---parent--- separator
2009-06-10 Tony Mackwhen registering a user record, we must explicitly...
2009-06-10 Tony Macksome cosmetic variable name changes in geni_fields_to_p...
2009-06-09 Tony Mackthe 'authorities' hierarchy will be created in the...
2009-06-09 Tony Mackdefine Config.config_path which stores the path to...
2009-06-09 Tony Mackno longer needed
2009-06-09 Faiyaz AhmedFOrgot created/last_updated fields.
2009-06-09 Faiyaz AhmedReconcile differences between model and record obj.
2009-06-09 Thierry Parmentelatdos2unix
2009-06-09 Thierry Parmentelatdos2unix
2009-06-09 Tony Mackremoved 'nodes' key from SliceRecord.fields
2009-06-09 Anil-Kumar Vengalilpassing slice hrn to slice control methods
2009-06-08 Tony Mackadded hrn param to start/stop
2009-06-08 Anil-Kumar VengalilGetSlices ouputs a list of dictionaries
2009-06-08 Anil-Kumar Vengalilcalling aggregate manager for slice start/stop operations
2009-06-04 Tony Mackremoved all refrences to pl_info/geni_info in record...
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()
next