]> eyrie.org Git - kerberos/remctl.git/history - php
Ignore ignored attributes for Ruby
[kerberos/remctl.git] / php /
2020-12-13 Russ AllberyPort the PHP extension to PHP 8
2020-02-02 Russ AllberyReformat with clang-format-10
2019-09-02 Russ AllberyFix CREDITS section in PHP tests
2018-04-30 Russ AllberyAdd SPDX-License-Identifier
2018-04-01 Russ AllberyAdd a check-cppcheck target and fix what it found
2016-09-05 Russ AllberyMerge branch 'feature/summary_with_a_subcommand' of...
2016-04-26 Russ AllberyPort PHP extension to PHP 7
2014-06-16 Russ AllberyUse calloc and reallocarray and add malloc overflow...
2014-01-05 Russ AllberyChange my email address to eagle@eyrie.org
2013-05-17 Russ AllberyUse gss_krb5_import_cred for remctl_set_ccache
2013-05-16 Darren PattersonRPM spec file updates to build all language bindings
2012-07-18 Russ AllberyAlso fix set_ccache and set_source_ip docs for other...
2012-06-19 Russ AllberyAdd missing copyright and license statements to many...
2012-02-24 Russ AllberyMerge remote-tracking branch 'tkula/spec-fixing'
2012-02-23 Russ AllberyAdd remctl_set_timeout to the correct PHP header
2012-02-22 Russ AllberyAdd timeout support in PHP bindings, remove remctl_outp...
2012-02-10 Russ AllberyUpdate test suite for new test configuration, tmp directory
2011-10-31 Russ AllberyAdd NOOP support to the language bindings
2011-09-26 Russ AllberyDocumentation updates for set_ccache
2011-09-26 Russ AllberyAdd remctl_set_ccache interface to the PHP bindings
2011-09-22 Russ AllberyFix more issues with overriding user tokens when testing
2011-09-22 Russ AllberyUpdate copyright dates
2011-09-22 Russ AllberyAdd PHP bindings for remctl_set_source_ip
2011-05-31 Russ AllberyChange the Stanford copyright statement to use the...
2010-02-26 Russ AllberyPass LD_LIBRARY_PATH into PHP tests
2010-02-26 Russ AllberyFix environment for PHP tests
2009-05-22 Russ AllberyPython and PHP testing outside of source tree fixes
2009-02-19 Russ AllberyUse command and subcommand for components of a remctl...
2008-09-12 Russ AllberyPHP: fix skipping tests
2008-09-12 Russ AllberyPHP: actually test loading the module
2008-09-12 Russ AllberyPHP: make the test wrapper quieter with no Kerberos
2008-09-12 Russ AllberySwitch to configuring PHP at build time
2008-09-12 Russ AllberyGet PHP extension version from the main package version
2008-09-12 Russ AllberyRemove some stray whitespace in php_remctl.c
2008-09-11 Russ AllberyRun phpize during configure, update documentation
2008-08-27 Russ AllberyPHP: fix include and library search paths
2008-08-26 Russ AllberyPHP: redo how credit is handled slightly
2008-08-22 Russ AllberyPHP: remctl_open, not remctl_connect, in documentation
2008-08-09 Russ Allberyphp/test.php has been supplanted by the README
2008-08-08 Russ AllberyAdd documentation for the remctl PECL extension for PHP
2008-08-08 Russ AllberyUse proper wording for the remctl PECL extension for PHP
2008-08-08 Russ AllberyAdd license information for the PHP extension
2008-08-08 Russ AllberyMinor PHP test cleanup
2008-08-08 Russ AllberyForce use of the newly built libremctl library in tests
2008-08-08 Russ AllberyThe PHP extension should not need another copy of remctl.h
2008-08-08 Russ AllberyAdd a test case for the PHP advanced interface
2008-08-08 Russ AllberyAdd test for the simplified PHP interface
2008-08-08 Russ AllberyAdd some additional setup needed for tests
2008-08-08 Russ AllberyUse the correct data type when parsing numeric arguments
2008-08-08 Russ AllberyIntegrate PHP testing into the build system
2008-08-08 Russ AllberyFix coding style and API in the PHP PECL module
2008-08-07 Russ AllberyInitial commit of PHP bindings