plcapi.git
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
2006-10-13 Tony Mack- turn each attribute into a real dict before returning
2006-10-13 Tony Mack- turn each adddress into a real dict before returning
2006-10-13 Tony Mack- turned each key into a real dict before returning
2006-10-13 Tony Mack- no longer filter out None
2006-10-13 Tony Mack- no longer filter out None
2006-10-13 Tony Mack- added log()
2006-10-13 Tony Mack- added events, event_types, object_types, fault_types...
2006-10-13 Tony Mack- removed return_fields param
2006-10-13 Tony Mack- removed return_fields param
2006-10-11 Mark Huang- use _idx as the suffix on all custom indices to avoid...
2006-10-11 Mark Huangadd pcu/node functions
2006-10-11 Mark Huang- fix pcu@site check
2006-10-11 Mark Huang- fix comment
2006-10-11 Mark Huangadd interface to pcus
2006-10-11 Mark Huang- fix documentation
2006-10-11 Mark Huang- add default for boot_state
2006-10-11 Mark Huang- add pcu_ids
2006-10-11 Mark Huang- fix hostname checking
2006-10-11 Mark Huang- fix hostname checking
2006-10-11 Mark Huang- allow members of slice to delete nodes from slice
2006-10-11 Mark Huang- allow members of slice to call
2006-10-11 Mark Huang- valid_fields is a list
2006-10-11 Mark Huangfix slice attribute functions
2006-10-11 Mark Huangadded and removed key functions
2006-10-11 Mark Huangremoved is_primary concept from keys table
2006-10-11 Mark Huang- add admin-only BlacklistKey() function with giant...
2006-10-11 Mark Huang- remove is_blacklisted from fields that can be updated
2006-10-11 Mark Huang- check for both key_id_list = None and key_id_list...
2006-10-11 Mark Huang- clarify comments
2006-10-11 Mark Huang- add mandatory fields to method arguments
2006-10-11 Mark Huangmove add_key/remove_key here
2006-10-11 Mark Huang- remove is_primary
2006-10-11 Mark Huang- remove unused is_primary from person_key
2006-10-10 Mark Huangadd key_types interface
2006-10-10 Tony Mack- added enabled to list of vaild update fields
2006-10-10 Mark Huangfix roles interface
next