- updated with Thierrys patch which handles conflicting email addresses between peers
[plcapi.git] / PLC / Methods /
2007-06-14 Tony Mack- updated with Thierrys patch which handles conflicting...
2007-05-30 Tony Mack- fix bug related to nodegroup slice_attributes
2007-05-30 Tony Mack- include all slices instantiated as 'delegated'
2007-05-17 Tony Mack- include all slices instantiated as 'nm-controller'
2007-05-17 Tony Mack- include PLC.Site, PLC.Sites
2007-05-10 Tony Mack- added AddSession, GetSessions Methods
2007-05-10 Tony Mack- Initial checkin of new API implementation
2007-04-30 Tony Mack- support nodegroup slice attributes
2007-04-30 Tony Mack- support adding slice attributes to nodegroups
2007-04-30 Tony Mack- include initscripts
2007-04-26 Tony Mack- allow capital letters in slice names
2007-04-25 Tony Mack- fixed slice_name validation
2007-04-24 Tony Mack- Added GetSlicesMD5() Method
2007-04-24 Tony Mack- Returns the current md5 hash of slices.xml file ...
2007-04-19 Tony Mack- added sanity check when updating 'plc_initscript_id'
2007-04-19 Tony Mack- only allow 'enabled' initscripts to be added as slice...
2007-04-19 Tony Mack- fix sanity checking bug when adding slice attributes...
2007-04-05 Tony Mack- also return init script info
2007-04-03 Tony Mack- support 'initscripts' table as possible slice_attributes
2007-04-03 Tony Mack- update node.last_contact if call completes
2007-04-02 Tony Mack- use 'event_objects' instead of 'object_ids' when...
2007-04-02 Tony Mack- Initial checkin of new API implementation
2007-03-28 Thierry Parmentelatadd Id tag
2007-03-23 Thierry Parmentelatadds Id tag
2007-03-23 Thierry ParmentelatBug fix
2007-02-27 Tony Mack- now using event_objects to log affected objects
2007-02-27 Tony Mack- added GetEventObjects backwards compat. AnonAdmGetNod...
2007-02-27 Tony Mack- now using event_objects to log affected objects
2007-02-27 Tony Mack- now using event_objects to log affected objects
2007-02-27 Tony Mack- clean up unnecessary code
2007-02-27 Tony Mack- Initial checkin of new API implementation
2007-02-26 Tony Mack- add backward compat. method for old NodeManager
2007-02-23 Tony Mack- send notification emails only to pi's that are enabled
2007-02-23 Thierry Parmentelatchecks for existence of keys before deleting with non...
2007-02-21 Tony Mack- added 'ext_consortium_id' to can_update list
2007-02-14 Tony Mack- No longer delete account if verification expires
2007-02-12 Tony Mack- fixed call() params. now includes self
2007-02-09 Thierry Parmentelatfilters out PLC_ROOT_USER as well
2007-02-09 Thierry Parmentelatfixes transcoding issue for nodes - local nodes were...
2007-02-09 Thierry Parmentelatfilters out system slices and maintenance account
2007-02-09 Thierry Parmentelatattempt to fix key error issue
2007-02-09 Thierry Parmentelatlog revisited for showing plain info rather than abstru...
2007-02-08 Mark Huang- check for field existence before accessing
2007-02-08 Mark Huangset deprecated status on old functions
2007-02-08 Thierry Parmentelatchecked set of fields that may be passed
2007-02-08 Thierry Parmentelatlogs changes in the xrefs as well
2007-02-07 Thierry Parmentelatsolves xrefs person->key slice->node slice->person...
2007-02-07 Mark Huang- back out accidental checkin
2007-02-07 Thierry Parmentelatsafely copies all crt files
2007-02-07 Mark Huangmust query certain fields in order to filter
2007-02-07 Mark Huangclose nonstandard fds before forking
2007-02-07 Mark Huang- import Site, Sites
2007-02-03 Mark Huangadd backward compatible SliceGetTicket and SliceTicketG...
2007-02-01 Mark Huangadd GetSliceTicket
2007-02-01 Mark Huang- return signed slice tickets in the format that new NM
2007-02-01 Tony Mack- support updating 'enabled' field
2007-02-01 Mark Huang- pull bulk of functionality into get_slivers() utility...
2007-02-01 Mark Huangadd NotifyPersons method to e-mail specified users
2007-02-01 Mark Huangallow node authentication
2007-02-01 Mark Huangallow node and anonymous authentication
2007-01-31 Mark Huang- Auth() now implies BootAuth()
2007-01-31 Mark Huang- NULL out invalid creator_person_ids
2007-01-30 Mark Huang- use Boot.notify_owners()
2007-01-25 Mark Huang- import Sites
2007-01-19 Tony Mack- added logging variable 'object_type'
2007-01-19 Tony Mack- added logging variable 'object_type'
2007-01-19 Tony Mack- added logging variable 'object_type'
2007-01-19 Tony Mack- added logging variable 'object_type'
2007-01-19 Tony Mack- - added logging variable 'object_type'
2007-01-19 Tony Mack- added 'message' instance variable (high level descrip...
2007-01-17 Mark Huang- add VerifyPerson() back
2007-01-17 Mark Huang- Verify a new (must be disabled) user's e-mail address...
2007-01-17 Mark Huang- overloading verification_key for account verification...
2007-01-16 Tony Mack- call GetNodes
2007-01-16 Tony Mack- subclass correct class
2007-01-16 Tony Mack- fix typo
2007-01-16 Tony Mack- fix returns documentation
2007-01-16 Tony Mack- change variable name
2007-01-16 Tony Mack- call GetSlices and GetPersons
2007-01-16 Tony Mack- call GetSlices
2007-01-16 Tony Mack- call DeletePersonFromSlice
2007-01-16 Tony Mack- call AddPersonToSlice
2007-01-16 Tony Mack- subclass the correct class
2007-01-16 Tony Mack- call DeleteSlice
2007-01-16 Tony Mack- subclass the correct class
2007-01-16 Tony Mack- fix errors
2007-01-16 Tony Mack- return hostnames instead of node_ids
2007-01-16 Tony Mack- fix errors
2007-01-16 Mark Huang- use PLC_WWW_SSL_PORT
2007-01-16 Mark Huangregenerate
2007-01-16 Mark Huang- fix syntax errors
2007-01-16 Mark Huang- fix slice name reference
2007-01-16 Mark Huangreplace with single function ResetPassword()
2007-01-16 Mark Huang- accept message_filter and return_fields
2007-01-16 Mark Huang- fix log message
2007-01-16 Mark Huang- send account registration e-mails from the website
2007-01-16 Mark Huang- explicitly set new person['enabled'] field to False
2007-01-16 Tony MackInitial checkin of deprecated API implementation
2007-01-15 Mark Huang- fix docs
2007-01-11 Mark Huang- import Debug.log
next