Setting tag plcapi-5.4-2
[plcapi.git] / PLC / Methods / BootUpdateNode.py
2017-07-06 Thierry ParmentelatAdd 'php/phpxmlrpc/' from commit 'cd5dbb4a511e7a616a611...
2012-03-27 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2012-03-27 Thierry Parmentelatget rid of svn keywords once and for good
2011-06-07 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2011-06-01 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git...
2011-05-27 Stephen SolteszAdd two new fields to Nodes & DB to track last run...
2010-07-12 Barış Metintry fixing: BootUpdateNode: Invalid argument: Timestamp...
2010-07-02 Stephen SolteszAdd timestamps to Nodes, PCUs and Interfaces to make...
2010-06-22 S.Çağlar Onur- Change .py files to use 4-space indents and no hard...
2010-04-01 Thierry ParmentelatBootUpdateNode logs event only when a change occurs...
2010-01-19 Thierry Parmentelatnew global PLC_FLAVOUR category to globally chose slive...
2009-07-19 Thierry Parmentelatsvn keywords
2008-12-24 Stephen SolteszA disabled or diagnostic-mode node will contact PLC...
2008-12-11 Thierry ParmentelatInterfaces can handle tags through Add/Get/Update
2008-12-02 Thierry Parmentelatsvn kwds
2008-10-11 Thierry Parmentelatembed svn Id keyword
2008-05-22 Thierry Parmentelatfirst draft for node tags & new node groups:
2007-08-20 Tony Mack- allow SessionAuth()
2007-02-27 Tony Mack- now using event_objects to log affected objects
2007-01-19 Tony Mack- - added logging variable 'object_type'
2006-12-20 Tony Mack- added 'message' instance variable (high level descrip...
2006-11-09 Mark Huang- re-enable return_fields specification
2006-11-03 Mark Huang- add node to acceptable roles
2006-11-02 Mark Huang- implement for backward compatibility
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...