XML configuration can now be supplied as a XML String parameter to Client class.
Some minor changes and one bug fixed (adding NS records through domain update).
Open Source packages. Plugins and patches for Icinga & Nagios. SNMP tools.
XML configuration can now be supplied as a XML String parameter to Client class.
Some minor changes and one bug fixed (adding NS records through domain update).
Added support for changing single values on registrant fields. If a contact has already information stored in these fields they become read-only, but single fields that are still empty may be set (see paragraph 3.2.1.1 of technical guidelines). Adjusted Contact.php class and update-contact template to allow for these specific operations. Thanks Robin!
An example for this is now available as well.
Bugfix and update release. Added “set_include_path(‘.:’.ini_get(‘include_path’));” to all examples. This should help conflicts with “Net/” include paths defined in the system wide include_path setting.
Handling of domain and contact arrays in check commands adjusted for DB usage.
Added 4 real-world examples for handling domains and contacts, while explaining how to use class extensions on the StorageDB driver class in a 5th addition.
Bugfix release. Fixes an error in the retrieveDomain method of StorageDB.php which always just logged an empty domain name.
Thanks Luca for the hint!
Bugfix release. An error was introduced in v2.0 which caused a warning to be printed during polling (through the storeMessage method).
A second issue hidden in the domain-update template caused an error when trying to remove NS records through a domain update. Thanks Robin for the hint!
This version now supports handling of extended server error codes/messages and transports them transparently to the DB layer.
The update in the major release number is due to interface changes in the StorageInterface class.
Certification done.
This version has undergone some minor changes (mainly bug fixes), cleanup and updates to all modules. In two different occasions (today and yesterday) it has successfully been used to pass IT-NICs accreditation test.
This package DOES NOT include the test scripts used to pass the accreditation test in order to protect the very good work done by IT-NICs staff and not to undermine their intentions.
Different changes and updates to all modules. Mainly cleanups and some small bug fixes. This version when released will have passed the accreditation tests.
Preparing for certification… Added support for bulk domain/contact checks and included example scripts on how to use those. Also included in this version you’ll find a change password script which actually updates the config.xml file.
Added support for password change on login, plus some minor changes to EntityType checks in Domain and Contact classes. Please report any bugs.
The first update to my PHP library for IT-NIC’s EPP implementation. Please see the ChangeLog file and the old post on v1.0 farther below.