accept SessionAuth
[plcapi.git] / PLC /
2008-03-14 Tony Mackaccept SessionAuth
2008-02-25 Thierry Parmentelatusing 'is' rather than '==' is wrong
2008-02-19 Tony Mackfixed 'accepts' parameter. accepts lists now
2008-02-13 Thierry Parmentelat* build.sh completely cleaned wrt serial & -s
2008-02-12 Thierry Parmentelat- now that bootcustom.sh has gone, uses a much simpler...
2008-02-12 Marc Fiuczynski- fix previously introduced typo
2008-02-11 Marc Fiuczynskicombine node-preview and node-floppy
2008-01-11 Tony Mackfix bug that happen when node is the caller
2008-01-03 Tony Mackno longer check if slice is local or peer
2008-01-02 Tony Mackuse initscript name instead of id
2007-12-18 Tony Mackfix join tables, should be ['pcu_protocol_type']
2007-12-17 Thierry Parmentelaterrmsg needs to be set in any case
2007-12-13 Thierry Parmentelattypos & doc
2007-12-08 Thierry Parmentelatfirst draft of an about page
2007-12-05 Daniel Hokka ZakrissonFix typo.
2007-11-29 Daniel Hokka ZakrissonSupport cramfs and serial images.
2007-11-29 Daniel Hokka ZakrissonRun xmlrpclib.Transport's __init__ too (required on...
2007-11-29 Daniel Hokka ZakrissonUse the new bootcd's build.sh script, which does not...
2007-11-28 Daniel Hokka ZakrissonTabs vs. spaces.
2007-11-27 Daniel Hokka ZakrissonMake DNS optional as well for non-primary static networks.
2007-11-26 Tony Mackports > 254 accepted
2007-11-21 Tony Mackallow static network without a gateway as long it isnt...
2007-11-20 Tony Mack-fix bug: users can properly update slice description...
2007-11-19 Stephen SolteszAdded person['enabled'] check to the notify_owners...
2007-11-15 Tony Mackfix documentation
2007-11-13 Tony MackAdded methods for managing PCU types and protocols
2007-11-12 Tony MackMethods for managing PCU model types and protocols
2007-11-12 Tony MackAdded PCUProtocolTypes, PCUTypes.py
2007-11-12 Tony MackObjects representing PCU Model types and PCU protocols
2007-11-06 Tony MackRationalize: can now update aggregate values (conf_file...
2007-11-06 Tony MackRationalize: added associate functions
2007-11-06 Tony MackRationalize: can now update aggregate values (roles...
2007-11-06 Tony MackRationalize: can now update aggregate values (nodenetwo...
2007-11-06 Tony MackRationalize: can now update aggregate values (persons...
2007-11-06 Tony MackRationalize: can now update aggregate values (persons...
2007-11-06 Tony MackRationalize: added associate functions
2007-11-06 Tony MackRationalize: added associate functions
2007-11-06 Tony MackRationalize: added associate function
2007-11-06 Tony MackRationalize: added associate functions
2007-11-06 Tony MackAdded separate_types() method
2007-10-25 Thierry Parmentelatset svn:keywords property for proper keywords expansion
2007-10-25 Thierry Parmentelatmerged from onelab newplc-4.0.13 tag
2007-10-22 Tony Mackwe lost 'update_last_updated' method somehow. Added...
2007-10-10 Tony Mackdo not cache whitelisted nodes
2007-10-03 Tony Mack- remove unnecessary print statement
2007-10-01 Tony Mack- merge from PlanetLab Europe
2007-10-01 Tony Mack- Merge from PlanetLab Europe
2007-10-01 Tony Mack- dont allow duplicate attributes
2007-09-21 Tony Mack- import Person, Persons
2007-09-20 Tony Mack- allow any site member to add their slice to any node...
2007-09-20 Tony Mack- let everyone at a site see all the nodes at their...
2007-09-13 Marc FiuczynskiImport from Thierry. These files are needed for Method...
2007-09-13 Tony Mack- merge from PlanetLab Europe
2007-09-12 Tony Mack- merge from PlanetLab Europe
2007-09-12 Tony Mack- merge from PlanetLab Europe
2007-09-10 Tony Mack- update comments
2007-09-10 Tony Mack- added new method GetSliceKeys
2007-09-10 Tony Mack- returns user public key information
2007-08-22 Tony Mack- update 'last_updated' field
2007-08-22 Tony Mack- added update_last_updated(). Records when a record...
2007-08-20 Tony Mack- only query required slice_fields
2007-08-20 Tony Mack- log fault details
2007-08-20 Tony Mack- allow SessionAuth()
2007-08-20 Tony Mack- only query the node_fields we need
2007-08-20 Tony Mack- limit what we log by default
2007-07-26 Tony Mack- Allow local admins to delete peer slices from local...
2007-07-26 Tony Mack- fix typo when raising whitelist exception
2007-07-23 Tony Mack- returns only nodes with a whitelist
2007-07-23 Tony Mack- added GetWhitelist() function
2007-07-23 Tony Mack- always query 'slice_ids_whitelist' so we can make...
2007-07-19 Tony Mack- allow plc to delete slice attributes on foreign slices
2007-07-19 Tony Mack- fix bug limited what nodes were returned to non admins
2007-07-16 Tony Mack- make sure to handle anon callers correctly
2007-07-16 Tony Mack- fixed filter bug
2007-07-12 Tony Mack- Do not allow whitelist management of peer nodes
2007-07-12 Tony Mack- do not allow whitelist management of peer nodes
2007-07-12 Tony Mack- added methods AddSliceToNodesWhitelist, DelteSliceFro...
2007-07-12 Tony Mack- initial checkin of admin only method used to manage...
2007-07-12 Tony Mack- if not admin, only return
2007-07-12 Tony Mack- added add_to_node_whitelist() function
2007-07-12 Tony Mack- added 'slice_ids_whitelist' Parameter to fields {}
2007-07-02 Tony Mack- bring back deprecated method AdmGenerateNodeConfFile...
2007-06-14 Tony Mack- do not allow disabled sites to create slices
2007-06-14 Tony Mack- updated with Thierrys patch which handles conflicting...
2007-06-08 Tony Mack- validate last_contact field before sync
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-16 Tony Mack- removed debug print statement
2007-05-16 Tony Mack- fix Event.auth_type logging
2007-05-16 Tony Mack- submitting Thierry enhancements. Filter now uses...
2007-05-16 Tony Mack- fixed bug. Can now filter on 'time' field
2007-05-16 Tony Mack- Prepend caller id to fault string
2007-05-11 Tony Mack- do not allow bwlimit values under 500000
2007-05-10 Tony Mack- updated Sessions query logic
2007-05-10 Tony Mack- added AddSession, GetSessions Methods
2007-05-10 Tony Mack- Initial checkin of new API implementation
2007-05-07 Tony Mack- fix timestamp bug. Make sure timestamps are converted...
2007-04-30 Tony Mack- support nodegroup slice attributes
next