summaryrefslogtreecommitdiff
path: root/php
Commit message (Expand)AuthorAge
* Add SPDX-License-IdentifierRuss Allbery2018-04-29
* Add a check-cppcheck target and fix what it foundRuss Allbery2018-04-01
* Port PHP extension to PHP 7Russ Allbery2016-04-25
* Use calloc and reallocarray and add malloc overflow checksRuss Allbery2014-06-15
* Change my email address to eagle@eyrie.orgRuss Allbery2014-01-05
* Use gss_krb5_import_cred for remctl_set_ccacheRuss Allbery2013-05-16
* RPM spec file updates to build all language bindingsDarren Patterson2013-05-16
* Also fix set_ccache and set_source_ip docs for other bindingsRuss Allbery2012-07-18
* Add missing copyright and license statements to many filesRuss Allbery2012-06-19
* Add remctl_set_timeout to the correct PHP headerRuss Allbery2012-02-23
* Add timeout support in PHP bindings, remove remctl_output warningRuss Allbery2012-02-22
* Update test suite for new test configuration, tmp directoryRuss Allbery2012-02-09
* Add NOOP support to the language bindingsRuss Allbery2011-10-31
* Documentation updates for set_ccacheRuss Allbery2011-09-26
* Add remctl_set_ccache interface to the PHP bindingsRuss Allbery2011-09-26
* Fix more issues with overriding user tokens when testingRuss Allbery2011-09-21
* Update copyright datesRuss Allbery2011-09-21
* Add PHP bindings for remctl_set_source_ipRuss Allbery2011-09-21
* Change the Stanford copyright statement to use the official formRuss Allbery2011-05-31
* Pass LD_LIBRARY_PATH into PHP testsRuss Allbery2010-02-25
* Fix environment for PHP testsRuss Allbery2010-02-25
* Python and PHP testing outside of source tree fixesRuss Allbery2009-05-22
* Use command and subcommand for components of a remctl commandRuss Allbery2009-02-18
* PHP: fix skipping testsRuss Allbery2008-09-12
* PHP: actually test loading the moduleRuss Allbery2008-09-12
* PHP: make the test wrapper quieter with no KerberosRuss Allbery2008-09-12
* Switch to configuring PHP at build timeRuss Allbery2008-09-12
* Get PHP extension version from the main package versionRuss Allbery2008-09-12
* Remove some stray whitespace in php_remctl.cRuss Allbery2008-09-12
* Run phpize during configure, update documentationRuss Allbery2008-09-10
* PHP: fix include and library search pathsRuss Allbery2008-08-27
* PHP: redo how credit is handled slightlyRuss Allbery2008-08-25
* PHP: remctl_open, not remctl_connect, in documentationRuss Allbery2008-08-21
* php/test.php has been supplanted by the READMERuss Allbery2008-08-08
* Add documentation for the remctl PECL extension for PHPRuss Allbery2008-08-08
* Use proper wording for the remctl PECL extension for PHPRuss Allbery2008-08-08
* Add license information for the PHP extensionRuss Allbery2008-08-08
* Minor PHP test cleanupRuss Allbery2008-08-07
* Force use of the newly built libremctl library in testsRuss Allbery2008-08-07
* The PHP extension should not need another copy of remctl.hRuss Allbery2008-08-07
* Add a test case for the PHP advanced interfaceRuss Allbery2008-08-07
* Add test for the simplified PHP interfaceRuss Allbery2008-08-07
* Add some additional setup needed for testsRuss Allbery2008-08-07
* Use the correct data type when parsing numeric argumentsRuss Allbery2008-08-07
* Integrate PHP testing into the build systemRuss Allbery2008-08-07
* Fix coding style and API in the PHP PECL moduleRuss Allbery2008-08-07
* Initial commit of PHP bindingsRuss Allbery2008-08-07