OMF integration for plcapi, only activated when PLC_OMF_ENABLED is true.
[plcapi.git] / PLC / API.py
2010-03-08 Barış MetinOMF integration for plcapi, only activated when PLC_OMF...
2010-02-06 Thierry Parmentelatend cleanup the legacy stuff
2010-02-05 Thierry Parmentelatcleanup v42 legacy - GetSlivers exports 'interfaces...
2009-07-19 Thierry Parmentelatsvn keywords
2009-05-26 Marc Fiuczynskimove legacy v42 methods to Legacy/ sub directory
2009-05-21 Marc FiuczynskiThis replaces the existing Legacy/* support with a...
2009-03-17 Marc Fiuczynskiclean up callable() implementation and be more verbose...
2008-08-19 Thierry Parmentelatrenaming shortcut into accessor
2008-08-14 Thierry Parmentelatcheckpointing first - non functional - skeleton for...
2008-06-17 Thierry Parmentelatlegacy methods - this is more an excuse for studying...
2007-10-25 Thierry Parmentelatset svn:keywords property for proper keywords expansion
2007-01-16 Mark Huang- no need to initialize sendmail instance anymore
2007-01-05 Tony Mack- added sendmail object ('mailer') as a member of PLCAP...
2006-10-30 Mark Huangxmlrpclib does not handle invalid 7-bit control charact...
2006-10-27 Mark Huangimport pgdb at the last minute to avoid requiring pgdb...
2006-10-24 Mark Huang- hack xmlrpclib so that it can marshal subclasses...
2006-10-13 Mark Huang- don't care if SOAPpy is installed
2006-10-03 Mark Huang- set allow_none to allow XML-RPC marshalling of None...
2006-09-08 Mark Huang- set default byte encodings for DB and XML-RPC/SOAP...
2006-09-06 Mark HuangInitial checkin of new API implementation