plcapi.git
2006-09-19 Mark Huang- add functions add_node_network() and set_primary_node...
2006-09-19 Tony Mack- value returned is now xml-rpc safe
2006-09-19 Mark Huang- update comment
2006-09-19 Mark Huang- fix documentation for return value
2006-09-19 Mark Huang- fix documentation for return value
2006-09-19 Mark Huang- move assertion to right place
2006-09-15 Tony Mack- updated some validate functions
2006-09-15 Tony MackInitial checkin of new API implementation
2006-09-15 Tony Mack- added: check if caller is admin
2006-09-15 Tony Mack- added: check if caller is admin
2006-09-14 Tony Mack- added tests for AdmGetNodeGroups, AdmUpdateNodeGroup...
2006-09-14 Tony Mackmodified can_update variable
2006-09-14 Tony Mackadded all_fields class variable
2006-09-14 Tony MackInitial checkin of new API implementation
2006-09-13 Tony Macknow accepts nodegroup_id or name (previously only accep...
2006-09-13 Tony Mack-now accepts node_id or name (previously only accepted...
2006-09-13 Tony Mack- added tests for AdmAddNodeGroup, AdmGetNodeGroupNodes...
2006-09-13 Tony MackInitial checkin of new API implementation
2006-09-13 Tony Mack- fixed NodeGroup.delete function
2006-09-12 Tony Mack1- addes validate_description function
2006-09-12 Tony Mack-fixed validate_name function. It now returns the name...
2006-09-11 Tony MackAdded Tests for AdmGetSiteNodes
2006-09-11 Tony MackInitial checkin of new API implementation
2006-09-08 Mark Huang- fix randstr to return (possibly unicode) strings...
2006-09-08 Mark Huang- set min and max for str fields
2006-09-08 Mark Huang- no need for md5crypt module, newer standard crypt...
2006-09-08 Mark Huang- add min and max Parameter attributes
2006-09-08 Mark Huang- add min and max validation to type_check routine
2006-09-08 Mark Huang- handle non-ascii passwords correctly
2006-09-08 Mark Huang- set default byte encodings for DB and XML-RPC/SOAP...
2006-09-08 Mark Huangno need for md5crypt module, newer standard crypt modul...
2006-09-08 Mark Huang- If any XML-RPC options have been specified, do not try
2006-09-08 Mark HuangExample test script
2006-09-08 Mark Huang- add XML-RPC support
2006-09-08 Mark Huangadd validation
2006-09-07 Mark Huang- use Person.set_primary_site
2006-09-07 Mark Huang- use Person.remove_role
2006-09-07 Mark Huang- use Site.remove_person
2006-09-07 Mark Huang- use Person.add_role
2006-09-07 Mark Huang- fix bad assertion since AdmGetPersons() can return...
2006-09-07 Mark Huang- fix accidental modification of class variable
2006-09-07 Mark Huang- fix function spec
2006-09-07 Mark Huang- use Site.add_person
2006-09-07 Mark Huang- get person_ids when querying site information
2006-09-07 Mark Huang- fix recursive import problem
2006-09-07 Mark Huang- fix recursive import problem
2006-09-07 Mark Huang- add remove_node function
2006-09-06 Mark Huang- add default auth structure
2006-09-06 Mark Huangremove AuthenticatePrincipal
2006-09-06 Mark Huangfix error message
2006-09-06 Mark Huang- change default config file
2006-09-06 Mark Huang- remove direct sql, squirrel it away in NodeGroups
2006-09-06 Mark Huang- add add_node() function to add node to this node...
2006-09-06 Mark HuangInitial checkin of new API implementation
2006-09-06 Planet-Lab... New repository initialized by cvs2svn.