other minor tweaks - doc generation should still be broken
[plcapi.git] / PLC / Methods / __init__.py
2018-05-20 parmentelatother minor tweaks - doc generation should still be...
2018-05-16 parmentelatnew strategy for scanning PLC/Methods : when running...
2017-07-06 Thierry ParmentelatAdd 'php/phpxmlrpc/' from commit 'cd5dbb4a511e7a616a611...
2010-10-15 Daniel Hokka ZakrissonDon't generate __init__ files.
2010-06-09 Thierry Parmentelatfor reservable nodes - granularity still hardwired...
2010-05-03 Thierry ParmentelatFirst draft for leases
2010-01-25 Thierry Parmentelatnew GetNodeFlavour method based on PLC_FLAVOUR category...
2010-01-19 Thierry Parmentelatnew global PLC_FLAVOUR category to globally chose slive...
2010-01-18 Marta CarboneRemoved dummynet stuff.
2009-12-01 Stephen SolteszAdd PersonTags as well. Performed a simple test but...
2009-11-13 Stephen Solteszadd site_tags : GetSites() now returns 'site_tag_ids...
2009-08-03 Barış Metinthis breaks the build. remove BinaryTest from native_me...
2009-08-01 Tony Mackadded UnBindObjectFromPeer()
2009-07-25 Thierry Parmentelatremove obsolete methods
2009-07-10 Thierry Parmentelatrename 'BindRemoteObjectToPeer into BindObjectToPeer...
2009-07-09 Thierry Parmentelatnew method for attaching local objecs to a peer
2009-05-26 Marc Fiuczynskimove legacy v42 methods to Legacy/ sub directory
2009-05-22 Marc FiuczynskiMore complete handling of 4.2 calls mapped to 4.3 calls.
2009-05-21 Marc FiuczynskiThis replaces the existing Legacy/* support with a...
2009-04-22 Thierry Parmentelatadd missing ResolveSlices in 4.3
2009-04-20 Marta CarboneAdded a Method to generate dummynet box images.
2009-04-17 Thierry Parmentelatremove duplicate
2009-04-17 Marta CarboneAdded authentication for dummynet boxes.
2009-04-16 Marta CarboneAdded PLCAPI support for Dummynet Boxes.
2009-02-20 Thierry Parmentelatdeprecate broken method
2009-02-18 Stephen SolteszAdd new capability to API for a node to report its...
2009-01-05 Stephen Solteszadd RebootNodeWithPCU call. fails gracefully if depend...
2008-12-17 Marta CarboneAdded dummynet accessors.
2008-12-05 Thierry Parmentelatnode_type object and methods
2008-11-28 Thierry Parmentelatrenaming SliceAttribute into SliceTag and InterfaceSett...
2008-08-14 Thierry Parmentelatcheckpointing first - non functional - skeleton for...
2008-06-02 Thierry Parmentelata single tag type for slice attributes, iterface settin...
2008-05-28 Thierry Parmentelatoops
2008-05-27 Thierry Parmentelatfirst draft for ilinks : typed and valued links between...
2008-05-23 Thierry Parmentelatstep2 : basic functions for handling nodetags and nodeg...
2008-05-22 Thierry Parmentelatfirst draft for node tags & new node groups:
2007-11-13 Tony MackAdded methods for managing PCU types and protocols
2007-10-01 Tony Mack- Merge from PlanetLab Europe
2007-09-13 Tony Mack- merge from PlanetLab Europe
2007-09-12 Tony Mack- merge from PlanetLab Europe
2007-09-10 Tony Mack- added new method GetSliceKeys
2007-07-23 Tony Mack- added GetWhitelist() function
2007-07-12 Tony Mack- added methods AddSliceToNodesWhitelist, DelteSliceFro...
2007-05-10 Tony Mack- added AddSession, GetSessions Methods
2007-04-24 Tony Mack- Added GetSlicesMD5() Method
2007-02-27 Tony Mack- added GetEventObjects backwards compat. AnonAdmGetNod...
2007-02-03 Mark Huangadd backward compatible SliceGetTicket and SliceTicketG...
2007-02-01 Mark Huangadd GetSliceTicket
2007-02-01 Mark Huangadd NotifyPersons method to e-mail specified users
2007-01-17 Mark Huang- add VerifyPerson() back
2007-01-16 Mark Huangregenerate
2006-12-15 Mark Huangregenerate
2006-12-12 Thierry Parmentelat(*) Peer has new fields person_ids and site_ids
2006-11-27 Thierry Parmentelat(*) slice atttribute types get cached
2006-11-21 Thierry Parmentelatregenerate
2006-11-13 Thierry Parmentelatregenerated
2006-11-08 Mark Huangimplement slice_instantiatins modification
2006-11-08 Thierry Parmentelatregenerate
2006-11-03 Thierry Parmentelatfor federation : Peers and ForeignNodes
2006-11-03 Mark Huangadd messages table and interface
2006-10-27 Mark Huang(most) all functions now take SessionAuth in addition...
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-23 Mark Huangadd query functions
2006-10-16 Mark Huangrename attributes to slice_attribute_types
2006-10-16 Mark Huangadd backward compatible address type functions
2006-10-16 Mark Huangadd backward compatible pcu functions
2006-10-11 Mark Huangadd pcu/node functions
2006-10-11 Mark Huangadd interface to pcus
2006-10-11 Mark Huangadded and removed key functions
2006-10-10 Mark Huangfix roles interface
2006-10-10 Mark Huangnew methods
2006-10-10 Tony MackInitial checkin of new API implementation
2006-10-09 Tony MackInitial checkin of new API implementation
2006-10-06 Mark Huang- implement AddressType and Address manipulation
2006-10-06 Tony Mack*** empty log message ***
2006-10-03 Mark Huang- added new methods
2006-10-02 Mark Huangadd new slice functions
2006-09-06 Mark Huangremove AuthenticatePrincipal
2006-09-06 Mark HuangInitial checkin of new API implementation