added explicit install target
[sfa.git] / geni / util /
2009-05-08 Tony MackRecordnotFound should be RecordNotFound
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-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-04-29 Scott Bakerparamater checking for src_cred, and allow src_cred...
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-23 Scott Bakerfix missing import
2009-04-23 Scott Bakerfix loading records from a dictionary when pointer...
2009-04-21 Tony Mackwhoops. forgot to check this in
2009-04-21 Tony Mackfix bugs
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 Mackfix bugs:
2009-04-14 Tony Mackadded getCredentialFromRegistry and getCredentialFromLo...
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 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 Mackadd config argument to Auth constructor
2009-04-10 Tony Mackformatting
2009-04-10 Tony Mackmerging GeniFaults from util.faults here
2009-04-10 Tony Mackdont dispatch the xmlrpc request, use util.api.hanlde...
2009-04-10 Tony Mackadded pl_fields_to_geni_fields
2009-04-08 Tony Mackimport geni.util.debug
2009-04-08 Tony Mackadded determine_rights()
2009-04-08 Tony Mackfix tabs?
2009-04-08 Tony Mackadded GENI_API_DEBUG variable
2009-04-08 Tony Mackcall get_credential insteatd of get_self_credential...
2009-04-08 Tony Mackreorganizing code. moving some things out of the server...
2009-04-06 Tony Mackmoving soap stuff somewhere else
2009-04-03 Tony Mackadded SOAP support
2009-04-03 Tony Macklogger nad profiler
2009-04-03 Tony Mackcreate indexes on name and type fields when creating...
2009-04-03 Tony Mackcheck if record has pl_info/geni_info before trying...
2009-04-02 Tony Mackin set_pl_info, make usre booleans that are string...
2009-04-02 Tony Mackin set_pl_info/set_geni_info, if argument is a list...
2009-04-02 Tony Mackfix bugs
2009-03-24 Tony Macklist nodes now collapsed into list resources
2009-03-16 Faiyaz Ahmedadded support for slinkspecs
2009-03-16 Faiyaz AhmedSupport GetLinkSpecs
2009-03-14 Tony Mackadded XmlStorage class
2009-03-14 Tony Mackin RecordSpec.dict2dom, no need to always hardcode...
2009-03-14 Tony Mackfix bug, cannot be an empty string
2009-03-14 Tony Mackno longer hard code the 'record' tag in RecordSpec
2009-03-11 Tony Mackload_from_string() now uses RecordSpec class instead...
2009-03-11 Tony Mackarrays of primitive types get treated as minidom text...
2009-03-11 Tony Mackwhitespace
2009-03-11 Tony Mackadded root_auth and level1_auth registry variables...
2009-03-10 Tony Mackadded RecordSpec class
2009-03-10 Tony Mackin save_to_string() dump cleaner xml
2009-03-10 Tony Mackrename list_resorces to get_resources
2009-03-09 Faiyaz Ahmedformatting.
2009-03-05 Scott Bakeruse existing private keys when creating authorities...
2009-03-04 Tony Mackadded comments
2009-03-04 Faiyaz AhmedAdded comments.
2009-03-04 Tony Mack no longer assume basedir is our current working dir...
2009-03-04 Tony Mackremove the 'format' param from 'list_nodes' calls
2009-03-03 Faiyaz AhmedExtend specdict for linkspec class.
2009-02-28 Faiyaz Ahmedtype mapping.
2009-02-26 Scott Bakerremove creategid from sfi; store gid creating info...
2009-02-26 Scott Bakercheck in lost code for updating researchers in records
2009-02-25 Faiyaz AhmedAdded schema parsing w/ Namespace URI.
2009-02-24 Tony MackThe 'IF EXISTS' postgres table create option only works...
2009-02-12 Tony Mackrenamed get to getdict, added some return info in getdict
2009-02-11 Tony Mackadded get method that returns dict with of pl_info...
2009-02-11 Tony Mackremoved hrn param from list_slices()
2009-02-11 Tony Mackrenamed list_componets to list_nodes. Fixed params
2009-02-11 Scott Bakersa/ma credentials include the rights authority+sa or...
2009-02-10 Larry Petersonmake authority, sa, and ma rights explicit
2009-02-09 Tony Mackadded cred param to list_components)
2009-02-09 Tony Mackadded getpolicy function to info section in privilege_table
2009-02-06 Tony Mackmodified some aggregatge and slice interface calls
2009-02-05 Tony Mackremove dubugging output
2009-02-05 Tony Mackimport types
2009-02-04 Tony Mackupdates
2009-02-04 Tony Mackminor updates
2009-02-04 Tony Mackadded whitelist, blacklist params to filter method
2009-02-04 Tony Mackadded/updated aggregate/sm methods
2009-02-04 Tony Mackadded filter method used to remove elements from the...
2009-02-04 Tony Mackfixed bug in load(), If db_file doesnt exist create...
2009-02-04 Tony Mackfix errors
2009-02-03 Tony Mackinital checkin of storage class
2009-02-02 Tony Mackcomplete connectRegistry. Also minor updates and fixes
2009-01-29 Tony Mackadded start_time,duration to NetSpec.plc_fields
next