fix error code checking in update
[sfa.git] / geni /
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
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-10 Tony Mackfix bugs
2009-04-10 Tony Mackfix bug
2009-04-10 Tony Mackfix bug
2009-04-09 Tony Mackfix bugs
2009-04-09 Tony Mackfix bug
2009-04-09 Tony Mackfix bug
2009-04-09 Tony Mackremove debugging output
2009-04-09 Tony Mackcleanup
2009-04-09 Tony Mackcleanup
2009-04-09 Tony Mackmoved registry api methods into their own classes in...
2009-04-09 Tony Mackadded some more methods
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-08 Tony Mackdefining interface methods here
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 Mackin list(), no longer check if PlanetLab record exists
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-04-01 Tony Mackfix bug in getResources
2009-04-01 Tony Mackfix bug in get_rspec when trying to get the rspec for...
2009-03-27 Tony Mackfix more bugs
2009-03-26 Tony Mackfix bug in connectRegistries:
2009-03-26 Tony Mackfix more bugs
2009-03-26 Tony Mackfix bug create_slice, now checks for the correct rights
2009-03-26 Tony Mackfix more bugs
2009-03-26 Tony Mackfix bug in create slice
2009-03-25 Tony Mackchanged where RecordNotFound is raised in createSlice()
2009-03-25 Tony Mackrefactored createSlice()
2009-03-24 Tony Macklist nodes now collapsed into list resources
2009-03-24 Tony Macklist nodes now collapsed into list resources
2009-03-24 Tony Mackskip registries with incomplete connection info
2009-03-24 Tony Mackskip aggregates with incomplete connection info
2009-03-23 Tony Mackthe record returned when resolving a user now inculdes...
2009-03-23 Tony Mackadd add foreign users public keys when needed in create...
2009-03-23 Tony Mackadded comments
2009-03-23 Tony Macktoo many problems having the registry get its own crede...
2009-03-23 Tony Mackafter starting the registry call registry.loadCredential()
2009-03-23 Tony Mackbug in loadCredential(), commented out for now
2009-03-20 Tony Mackdefine default connection dict
2009-03-20 Tony Macksupport connecting to other peer registries registries
2009-03-20 Tony Mackfix bugs, added comments
2009-03-19 Tony Mackadded to createSlice
2009-03-19 Tony Mackfix bug in get_gid
2009-03-17 Faiyaz AhmedCan background and run plc.
2009-03-17 Faiyaz Ahmedmake executable
2009-03-16 Tony Mackupdated
next