fix import error, v2rename->v42rename
[plcapi.git] / PLC / Methods / UpdateNodeNetwork.py
2009-05-24 Marc Fiuczynskifix import error, v2rename->v42rename
2009-05-24 Marc Fiuczynskimatch 'call' signature exactly
2009-05-22 Marc FiuczynskiMark these as 'deprecated'
2009-05-21 Marc FiuczynskiThis replaces the existing Legacy/* support with a...
2008-05-22 Thierry Parmentelatfirst draft for node tags & new node groups:
2007-02-27 Tony Mack- now using event_objects to log affected objects
2007-02-08 Thierry Parmentelatchecked set of fields that may be passed
2006-12-20 Tony Mack- added 'message' instance variable (high level descrip...
2006-11-29 Tony Mack- log affected object_ids
2006-11-10 Mark Huangnodenetworks cannot be referred to by ip (may be NULL)
2006-11-09 Mark Huang- re-enable return_fields specification
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-20 Mark Huang- search by ip
2006-10-13 Mark Huang- silently remove fields that can't be updated
2006-10-10 Mark Huangapi now allows marshalling of None (although type check...
2006-10-06 Tony Mack- removed 'Adm' prefix