(most) all functions now take SessionAuth in addition to PasswordAuth
[plcapi.git] / PLC / Methods /
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-25 Mark Huang- fix return value documentation
2006-10-25 Mark Huang- fix AddPCU() call
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- change calling convention for Add slightly; if the...
2006-10-24 Mark Huang- make Add() calling convention consistent among all...
2006-10-24 Mark Huang- hack xmlrpclib so that it can marshal subclasses...
2006-10-24 Mark Huangremove redundant import
2006-10-24 Mark HuangAddConfFileToNodeGroup
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- 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- updated valid_event_types
2006-10-22 Mark Huang- remove return_fields
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- 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 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- updated valid_object_types, valid_event_types
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 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-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 Huangrename to AddSiteAddress
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 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 Huang- require PCU ip address
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 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 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- removed return_fields param
2006-10-13 Tony Mack- removed return_fields param
2006-10-11 Mark Huangadd pcu/node functions
2006-10-11 Mark Huang- fix pcu@site check
2006-10-11 Mark Huang- fix comment
next