| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use zend_register_list_destructors_ex() instead. | Andrei Zmievski | 2000-10-25 | 1 | -2/+2 |
| * | Corrected prototype comments for ldap_get_option and ldap_set_option | Stig Venaas | 2000-10-22 | 1 | -2/+2 |
| * | Made ldap_connect() accept URL in host parameter when using OpenLDAP 2.x. | Stig Venaas | 2000-10-20 | 1 | -1/+15 |
| * | Mega-patch to get better resource information for modules. | Andrei Zmievski | 2000-10-20 | 1 | -4/+6 |
| * | Added destruction of return value parameter, and using ZVAL_LONG and | Stig Venaas | 2000-10-18 | 1 | -6/+4 |
| * | Added ldap_get_option() and ldap_set_option() functions | Stig Venaas | 2000-10-17 | 1 | -0/+160 |
| * | Removed some redundant convert_to_*_ex() calls. Edited some whitespace. | Stig Venaas | 2000-10-17 | 1 | -19/+15 |
| * | removed some NSLDAP #if's giving more detailed error reporting | Stig Venaas | 2000-08-31 | 1 | -6/+0 |
| * | Makes it work with OpenLDAP 2.0 and reduces number of ifdefs | Stig Venaas | 2000-08-26 | 1 | -43/+25 |
| * | Added Oracle LDAP SDK SSL support | Stig Venaas | 2000-08-20 | 1 | -0/+47 |
| * | fixed for openldap 2.0beta. | Rui Hirokawa | 2000-08-07 | 1 | -1/+19 |
| * | - This should fix bug #5964 | foobar | 2000-08-04 | 1 | -5/+11 |
| * | - Added two new functions: ldap_t61_to_8859() and ldap_8859_to_t61(). | foobar | 2000-08-02 | 1 | -0/+59 |
| * | Fixes bug which caused crash, if result_entry wasn't valid. | foobar | 2000-07-28 | 1 | -4/+5 |
| * | # Oops..where did those creep in? =( | foobar | 2000-07-28 | 1 | -1/+1 |
| * | @- Made ldap_add(), ldap_modify(), ldap_mod_add(), ldap_mod_replace() | foobar | 2000-07-28 | 1 | -23/+28 |
| * | @- Fixed bug in ldap_get_values_len() which makes it NULL-safe. (Jani) | foobar | 2000-07-28 | 1 | -5/+6 |
| * | Proto fixed. | Egon Schmid | 2000-07-26 | 1 | -1/+1 |
| * | @- Added new function: ldap_compare(). (Jani) | foobar | 2000-07-26 | 1 | -0/+45 |
| * | @- Fixed a bug in ldap_get_entries() and ldap_get_attributes. (Jani) | foobar | 2000-07-25 | 1 | -32/+15 |
| * | It's better not touch those ldap->ld_* when they aren't given as parameters. | foobar | 2000-07-23 | 1 | -16/+32 |
| * | Forgot those constants. | foobar | 2000-07-22 | 1 | -0/+6 |
| * | @- Added four additional arguments: attrsonly, sizelimit, timelimit, deref which | foobar | 2000-07-21 | 1 | -47/+69 |
| * | @- Fixed a possible crash in the LDAP modify code. (Eric Kilfoil) | Thies C. Arntzen | 2000-06-27 | 1 | -1/+1 |
| * | More protos. | Egon Schmid | 2000-06-18 | 1 | -1/+1 |
| * | Also need to 0-terminate when adding/modifying an array of values. | Stig Venaas | 2000-06-13 | 1 | -0/+1 |
| * | Think have to 0-terminate mod_values strings, got trailing garbage, | Stig Venaas | 2000-06-13 | 1 | -0/+1 |
| * | - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch | Andi Gutmans | 2000-06-05 | 1 | -22/+22 |
| * | compile fix regarding bug report #4780 | Hartmut Holzgraefe | 2000-06-05 | 1 | -1/+1 |
| * | @ Fix a couple of warnings in the gd and ldap modules | Rasmus Lerdorf | 2000-05-24 | 1 | -2/+2 |
| * | Use #ifdef COMPILE_DL_EXTNAME solely. | Sascha Schumann | 2000-05-23 | 1 | -1/+1 |
| * | Update the license with the new clause 6 | Zeev Suraski | 2000-05-18 | 1 | -2/+2 |
| * | #if COMPILE_DL | Sascha Schumann | 2000-05-02 | 1 | -1/+1 |
| * | Replace the various get_module() functions with a uniform | Sascha Schumann | 2000-05-02 | 1 | -1/+1 |
| * | Kill warning | Zeev Suraski | 2000-04-19 | 1 | -2/+3 |
| * | @-Added ldap_get_values_len function from PHP3 to PHP4. (Sterling) | Sterling Hughes | 2000-04-07 | 1 | -0/+53 |
| * | phpinfo() pretying | Colin Viebrock | 2000-04-06 | 1 | -20/+29 |
| * | More phpinfo() prettying. | Colin Viebrock | 2000-04-06 | 1 | -2/+2 |
| * | @- Added ldap_errno, ldap_err2str and ldap_error from PHP3 to PHP4. (Sterling) | Sterling Hughes | 2000-04-06 | 1 | -0/+76 |
| * | - Fix build bug | Andi Gutmans | 2000-04-03 | 1 | -2/+6 |
| * | @- Made the IMAP and LDAP modules compilable under Windows and thread-safe (Z... | Zeev Suraski | 2000-04-01 | 1 | -162/+54 |
| * | Change extension names in all extensions' zend_module_entry to their | Stig Bakken | 2000-03-06 | 1 | -1/+1 |
| * | - Convert 'PHP3' to 'PHP' | Zeev Suraski | 2000-02-26 | 1 | -8/+8 |
| * | More protos. | Egon Schmid | 2000-02-23 | 1 | -1/+1 |
| * | Get the license right... (this won't make it to RC1 of B4) | Zeev Suraski | 2000-02-19 | 1 | -2/+2 |
| * | - PHP_WIN32 | Andi Gutmans | 2000-02-16 | 1 | -1/+1 |
| * | Cleanup patches | Zeev Suraski | 2000-02-05 | 1 | -29/+29 |
| * | Happy Y2K patch! Happy new year (or the new millennium, depending on whether | Sascha Schumann | 2000-01-01 | 1 | -1/+1 |
| * | - The tree compiles again | Zeev Suraski | 1999-12-18 | 1 | -22/+22 |
| * | More php3_ cleanup | Zeev Suraski | 1999-12-18 | 1 | -26/+26 |