plcapi.git
2006-10-20 Tony Mack- added 'ConfFile' to object_types table
2006-10-20 Tony Mack- fix object_id assignment
2006-10-20 Tony Mack- added class variables: event_type, object_type, objec...
2006-10-20 Tony Mack- added class variables: event_type, object_type, objec...
2006-10-20 Mark Huangconf_file functions
2006-10-20 Mark Huang- make -r (role specification) optional
2006-10-20 Mark Huang- search by ip
2006-10-20 Mark Huang- fix valid slices check
2006-10-20 Mark Huang- fix valid slice attributes check
2006-10-20 Mark Huang- fix viewable accounts check
2006-10-20 Mark Huang- fix case when caller is not able to view any PCUs
2006-10-20 Mark Huang- fix documentation. remove return_fields junk
2006-10-20 Mark Huang- search by ip
2006-10-20 Mark Huang- fix case when caller has no keys
2006-10-20 Mark Huang- fix calling convention
2006-10-20 Mark Huang- fix calling convention
2006-10-20 Mark Huang- add backward compatibility function
2006-10-20 Mark Huang- add deprecated status field
2006-10-20 Mark Huang- add deprecated status field and accepts
2006-10-20 Mark Huang- include required modules
2006-10-20 Mark Huang- use GetRoles
2006-10-20 Mark Huang- search by ip
2006-10-20 Mark Huang- add ConfFiles
2006-10-20 Mark Huang- use base class __init__() and delete() implementations
2006-10-20 Mark Huangadd conf_files table
2006-10-20 Mark Huang- hard-code "planetlab4" as the DB name for now
2006-10-20 Mark Huang- use base class __init__() and delete() implementations
2006-10-20 Mark Huang- use base class __init__() and delete() implementations
2006-10-20 Mark Huang- use base class __init__() and delete() implementations
2006-10-20 Mark Huang- add conf_files interface
2006-10-20 Mark Huang- provide base class __init__() and delete() implementa...
2006-10-20 Mark Huangprovide return_fields compatibility
2006-10-20 Mark Huanguse Role
2006-10-20 Mark Huangformatting nits
2006-10-20 Mark Huangmore compatibility functions
2006-10-19 Tony Mack- fixed bug in logging of event_objects
2006-10-19 Tony Mack- updated object_types, event_types tables
2006-10-19 Tony Mack- updated valid_object_types, valid_event_types
2006-10-19 Mark Huang- Callable: fix func definition
2006-10-19 Tony Mack- fixed how calls with dictionary args are logged
2006-10-19 Tony Mack- removed unnecessary print
2006-10-19 Tony Mack- fixed logging of calls that fail at or before auth...
2006-10-19 Tony Mack- modified events_table (allow person_id to be null)
2006-10-19 Tony Mack- add support for query on fault_code field
2006-10-18 Mark Huang- key no longer has person_id
2006-10-18 Mark Huang- import necessary modules
2006-10-18 Mark Huang- import AddPersonKey
2006-10-18 Tony Mack-- added 'WITH OIDS' when creating address_types table
2006-10-18 Mark HuangUpdatePerson.py
2006-10-18 Mark Huangfix slice check
2006-10-18 Mark HuangFix documentation
2006-10-18 Mark Huangfix is-my-own-key check
2006-10-18 Mark Huangfix pcu site check
2006-10-18 Tony MackInitial checkin of new API implementation
2006-10-18 Tony Mack- add **kwds paramater to __call__()
2006-10-18 Tony Mack- added indexes on event_object table
2006-10-17 Tony Mack- log the ids of objects affected by api calls
2006-10-17 Tony Mack- added events_objects table
2006-10-17 Mark Huangrename to AddPersonKey
2006-10-17 Mark Huang- key no longer has person_id field
2006-10-17 Mark Huang- no need to specify site_id
2006-10-16 Mark Huangrename attributes to slice_attribute_types
2006-10-16 Mark Huang- ignore rollback errors
2006-10-16 Mark Huangrename to AddSiteAddress
2006-10-16 Tony Mack- use unicode() instead of str() before logging call...
2006-10-16 Mark Huangadd backward compatible address type functions
2006-10-16 Mark HuangDeleteNodeNetwork need not require node_id_or_hostname...
2006-10-16 Mark Huangadded POD
2006-10-16 Mark Huangadd backward compatible pcu functions
2006-10-16 Mark Huang- fix AdmGetAllNodeNetworks() to return node networks...
2006-10-16 Mark Huangcast instead of rebuilding dict when returning lists...
2006-10-16 Mark Huangmake GetNodeNetworks consistent with all other Get...
2006-10-16 Mark Huang- return the right thing
2006-10-16 Mark Huangadd ping of death utility from old plc_api
2006-10-16 Mark Huang- require PCU ip address
2006-10-16 Mark Huangstore bwlimit as positive int
2006-10-16 Mark Huangdeprecate this function; bwlimit now stored as positive int
2006-10-16 Mark Huangimplement AdmGenerateNodeConfFile for backward compatib...
2006-10-16 Mark Huangimplement as wrappers around new functions
2006-10-16 Mark Huang- add status
2006-10-16 Mark Huangimplement as wrappers around new functions
2006-10-16 Mark Huangmake description an optional field
2006-10-16 Mark Huangremove organization_id and ext_consortium_id
2006-10-16 Mark Huangallow admins to update key and session by hand
2006-10-16 Mark Huangadd RebootNode function
2006-10-13 Tony Mack- fixed logging of person_id
2006-10-13 Mark Huang- use site_fields instead of optional_vals
2006-10-13 Mark Huang- silently remove fields that can't be updated
2006-10-13 Mark Huang- silently remove fields that can't be updated from...
2006-10-13 Mark Huang- use slice_fields instead of update_fields
2006-10-13 Mark Huang- use slice_fields instead of optional_vals
2006-10-13 Mark Huang- silently remove fields that can't be updated from...
2006-10-13 Mark Huang- silently remove fields that can't be updated from...
2006-10-13 Mark Huang- silently remove fields that can't be updated from...
2006-10-13 Mark Huang- close cursor before attempting rollback
2006-10-13 Mark Huang- don't care if SOAPpy is installed
2006-10-13 Tony Mack- turn each slice into a real dict before returning
2006-10-13 Tony Mack- turn each slice attribute into a real dict before...
2006-10-13 Tony Mack- turn each role into a real dict before returning
2006-10-13 Tony Mack- turn each pcu into a real dict before returning
next