| Commit message (Expand) | Author | Age | Files | Lines |
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | fix params parsing | Stanislav Malyshev | 2011-08-01 | 1 | -1/+1 |
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| * | Fix prototypes for ldap_control_paged_result and fix function name in tests | Scott MacVicar | 2011-07-14 | 1 | -3/+2 |
| * | Tidy up ldap paging code and rename the API as discussed in #42060 | Scott MacVicar | 2011-05-19 | 1 | -21/+22 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| * | - Fixed wrong type | Felipe Pena | 2010-09-08 | 1 | -4/+4 |
| * | - #42060, add paged results support | Pierre Joye | 2010-06-15 | 1 | -0/+206 |
| * | - #43233, sasl support for ldap on windows | Pierre Joye | 2010-05-17 | 1 | -0/+1 |
| * | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| * | Fixed bug #50540 (Crash within ldap_first_reference function) | Sriram Natarajan | 2009-12-21 | 1 | -0/+2 |
| * | - Fixed bug #50185 (ldap_get_entries() return false instead of an empty array... | Jani Taskinen | 2009-11-18 | 1 | -6/+6 |
| * | Fixed bug #50212 (crash by ldap_get_option() with LDAP_OPT_NETWORK_TIMEOUT). | Ilia Alshanetsky | 2009-11-18 | 1 | -2/+5 |
| * | Bug #49391 ldap.c utilizing deprecated ldap_modify_s | Ilia Alshanetsky | 2009-08-30 | 1 | -1/+1 |
| * | NULL the value after free | Ilia Alshanetsky | 2009-08-18 | 1 | -0/+1 |
| * | - Improved param. parsing for ldap_read(), ldap_search() and ldap_list() | Felipe Pena | 2009-08-15 | 1 | -68/+39 |
| * | MFH: Fixed bug #48696 (ldap_read() segfaults with invalid parameters) (Felipe) | Johannes Schlüter | 2009-06-25 | 1 | -3/+5 |
| * | MFH: Fixing #48441 (ldap_search() with sizelimit/timelimit/deref options make... | Patrick Allaert | 2009-06-15 | 1 | -3/+14 |
| * | MFH: Refactoring that will help fixing #48441 | Patrick Allaert | 2009-06-15 | 1 | -66/+56 |
| * | MFH: Removed credit | Patrick Allaert | 2009-06-07 | 1 | -1/+0 |
| * | MFH: Fixed bug #48469 (ldap_get_entries() memory leaks on empty search results) | Patrick Allaert | 2009-06-07 | 1 | -3/+4 |
| * | MFH: adjust reflection info | Hannes Magnusson | 2009-04-21 | 1 | -0/+5 |
| * | Adjusted prototype | Ilia Alshanetsky | 2009-04-21 | 1 | -1/+1 |
| * | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| * | Fixed bug#46847 (phpinfo() is missing some settings.) | Hannes Magnusson | 2008-12-12 | 1 | -0/+1 |
| * | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -38/+0 |
| * | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+38 |
| * | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -38/+0 |
| * | - MFH: Added parameter TSRMLS_DC in zend_is_callable() | Felipe Pena | 2008-08-02 | 1 | -1/+1 |
| * | - Fix typo (thanks Pierre) | Felipe Pena | 2008-07-16 | 1 | -1/+1 |
| * | int->long, add missing "s" | Antony Dovgal | 2008-07-01 | 1 | -3/+3 |
| * | - zend_arg_defs.c is unnecessary now | Felipe Pena | 2008-06-30 | 1 | -3/+0 |
| * | - New parameter parsing API | Felipe Pena | 2008-06-29 | 1 | -56/+329 |
| * | - Revert pointless patch: a) the version is already there, see line above, | Jani Taskinen | 2008-06-02 | 1 | -7/+1 |
| * | - reintroduce the x.y.z version string info (a bit nicer to make the other gu... | Pierre Joye | 2008-06-02 | 1 | -1/+7 |
| * | - Revert crap | Jani Taskinen | 2008-06-02 | 1 | -10/+2 |
| * | - don't use openldap/portable and build the human readable version | Pierre Joye | 2008-06-02 | 1 | -6/+5 |
| * | - add OpenLDAP version info in phpinfo (windows only, have to check if openld... | Pierre Joye | 2008-06-02 | 1 | -1/+10 |
| * | MFH: Fix protos | Etienne Kneuss | 2008-05-04 | 1 | -2/+2 |
| * | MFH: use new parameter parsing API | Antony Dovgal | 2008-04-16 | 1 | -349/+314 |
| * | plug minor memleak | Antony Dovgal | 2008-04-16 | 1 | -1/+6 |
| * | MFH: Fix build on Solaris | Johannes Schlüter | 2008-02-09 | 1 | -9/+11 |
| * | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| * | MFH:- Add support for LDAP_X_OPT_CONNECT_TIMEOUT (Netscape LDAP SDK equivalen... | Jani Taskinen | 2007-10-06 | 1 | -7/+29 |
| * | MFH: - Added LDAP_OPT_NETWORK_TIMEOUT option for ldap_set_option() to allow s... | Jani Taskinen | 2007-10-06 | 1 | -0/+34 |
| * | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
| * | MFH: removed dots from error messages | Jani Taskinen | 2007-07-17 | 1 | -2/+2 |
| * | MFH:- Fixed bug #42015 (ldap_rename() gets server error "DSA is unwilling to ... | Jani Taskinen | 2007-07-17 | 1 | -2/+5 |
| * | - Do not break thousands of scripts.. (will remove in 5.3) | Jani Taskinen | 2007-07-13 | 1 | -2/+4 |