Setting tag plcapi-5.4-2
[plcapi.git] / PLC / Keys.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
2010-10-15 Daniel Hokka ZakrissonBe consistent in the API.
2010-06-22 S.Çağlar Onur- Change .py files to use 4-space indents and no hard...
2009-07-19 Thierry Parmentelatsvn keywords
2008-12-04 Thierry Parmentelatsvn keywords yet again
2008-10-11 Thierry Parmentelatembed svn Id keyword
2008-05-23 Thierry Parmentelatwork in progress - passes simple tests
2007-10-25 Thierry Parmentelatmerged from onelab newplc-4.0.13 tag
2007-01-11 Mark Huang- use view_keys to get peer_id and peer_key_id
2007-01-09 Mark Huangrevert accidental (too early) checkin
2007-01-09 Mark Huangremove old Shell.py implementation (moved to plcsh...
2006-12-01 Thierry Parmentelatcosmetic
2006-11-23 Thierry Parmentelatcached Keys
2006-11-09 Mark Huang- re-enable return_fields specification
2006-11-08 Mark Huang- use Table.selectall()
2006-10-24 Mark Huang- make Add() calling convention consistent among all...
2006-10-20 Mark Huang- use base class __init__() and delete() implementations
2006-10-11 Mark Huang- remove is_primary
2006-10-10 Tony Mack- added validate_key_type(), validate_key(), add_person...
2006-09-06 Mark HuangInitial checkin of new API implementation