plcapi.git
2006-10-27 Mark Huangrename output file to plc_api.php
2006-10-27 Mark Huang- whitespace nits
2006-10-27 Mark Huang(most) all functions now take SessionAuth in addition...
2006-10-27 Mark Huang- BootGetNodeDetails implementation
2006-10-27 Mark Huangsession handling functions
2006-10-27 Mark Huang- also accept SessionAuth
2006-10-27 Mark Huang- add Session support
2006-10-27 Mark Huang- interface to sessions table
2006-10-27 Mark Huang- clean up person_session on delete()
2006-10-27 Mark Huang- get session value from node_session join table
2006-10-27 Mark Huang- add SessionAuth support
2006-10-27 Mark Huang- add session support
2006-10-27 Mark Huang- append parent directory to sys.path
2006-10-26 Mark Huang- id_list is optional
2006-10-25 Mark Huangalso make php bindings
2006-10-25 Mark Huang- set Content-type header
2006-10-25 Mark Huang- send HTTP headers
2006-10-25 Mark Huanggenerate PHP API
2006-10-25 Mark Huang- add Returns: section for each method
2006-10-25 Mark Huang- fix return value documentation
2006-10-25 Mark Huang- fix AddPCU() call
2006-10-25 Mark Huang- check lists correctly
2006-10-25 Mark Huang- only allow addition of nodes at the same site
2006-10-25 Mark Huang- fix can_update and return value
2006-10-25 Mark Huang- add ConfFiles, Keys, and PCUs tests
2006-10-25 Mark Huang- fix calling convention for Add() and Update()
2006-10-25 Mark Huang- remove default attribute from Parameter
2006-10-25 Mark Huang- change calling convention for Add slightly; if the...
2006-10-25 Mark Huang- remove optional sub-parameter; we use these fields...
2006-10-25 Mark Huang- remove "default" attribute
2006-10-25 Mark Huang- type_check(): don't type check Mixed types twice
2006-10-25 Mark Huang- add BootAuth (backward compatible Boot Manager authen...
2006-10-25 Mark Huangdo not support ipv6 for now
2006-10-24 Mark Huang- make Add() calling convention consistent among all...
2006-10-24 Mark Huang- fix typo
2006-10-24 Mark Huang- add add_address() and remove_address() join functions
2006-10-24 Mark Huang- create a separate site_address join table
2006-10-24 Mark Huang- create a separate site_address join table
2006-10-24 Mark Huang- hack xmlrpclib so that it can marshal subclasses...
2006-10-24 Mark Huang- hack xmlrpclib so that it can marshal subclasses...
2006-10-24 Mark Huangaccept sets when quoting
2006-10-24 Mark Huangfix typo
2006-10-24 Mark Huangremove redundant import
2006-10-24 Mark HuangAddConfFileToNodeGroup
2006-10-23 Tony Mack- added runtime to view_events
2006-10-23 Mark Huang- add node and nodegroup join functions
2006-10-23 Mark Huang- fix slice_id documentation
2006-10-23 Mark Huang- all slice attribute type name to be changed
2006-10-23 Mark Huang- fix UpdateNodeGroup calling convention
2006-10-23 Mark Huang- fix calling convention
2006-10-23 Mark Huang- convert to use new API calls only
2006-10-23 Mark Huang- first shot at GetSlivers
2006-10-23 Mark Huangnew functions
2006-10-23 Mark Huangadd query functions
2006-10-23 Mark Huangfix typo
2006-10-23 Tony Mack- added new event_types (AddTo, DeleteFrom)
2006-10-23 Tony Mack- updated valid_event_types
2006-10-22 Mark Huang- remove return_fields
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...
next