summaryrefslogtreecommitdiff
path: root/ext/ldap/ldap.c
Commit message (Expand)AuthorAgeFilesLines
* compile fix regarding bug report #4780Hartmut Holzgraefe2000-06-051-1/+1
* @ Fix a couple of warnings in the gd and ldap modulesRasmus Lerdorf2000-05-241-2/+2
* Use #ifdef COMPILE_DL_EXTNAME solely.Sascha Schumann2000-05-231-1/+1
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* #if COMPILE_DLSascha Schumann2000-05-021-1/+1
* Replace the various get_module() functions with a uniformSascha Schumann2000-05-021-1/+1
* Kill warningZeev Suraski2000-04-191-2/+3
* @-Added ldap_get_values_len function from PHP3 to PHP4. (Sterling)Sterling Hughes2000-04-071-0/+53
* phpinfo() pretyingColin Viebrock2000-04-061-20/+29
* More phpinfo() prettying.Colin Viebrock2000-04-061-2/+2
* @- Added ldap_errno, ldap_err2str and ldap_error from PHP3 to PHP4. (Sterling)Sterling Hughes2000-04-061-0/+76
* - Fix build bugAndi Gutmans2000-04-031-2/+6
* @- Made the IMAP and LDAP modules compilable under Windows and thread-safe (Z...Zeev Suraski2000-04-011-162/+54
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* - Convert 'PHP3' to 'PHP'Zeev Suraski2000-02-261-8/+8
* More protos.Egon Schmid2000-02-231-1/+1
* Get the license right... (this won't make it to RC1 of B4)Zeev Suraski2000-02-191-2/+2
* - PHP_WIN32Andi Gutmans2000-02-161-1/+1
* Cleanup patchesZeev Suraski2000-02-051-29/+29
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - The tree compiles againZeev Suraski1999-12-181-22/+22
* More php3_ cleanupZeev Suraski1999-12-181-26/+26
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-2/+2
* More php3_ annihilationZeev Suraski1999-12-171-12/+12
* (PHP strtoupper, strtolower, substr_replace) Made binary-safe.Andrei Zmievski1999-12-091-1/+3
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-3/+3
* Optimize LDAP a little with Ex APIEvan Klinger1999-11-221-115/+118
* (PHP ldap_get_entries): Fix string function name.Andrei Zmievski1999-10-191-1/+1
* Fix bug #2025Andrey Hristov1999-08-201-1/+1
* Fix for bug #1980Zeev Suraski1999-08-071-3/+4
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-35/+35
* More symbol work.Andrey Hristov1999-08-021-29/+31
* *** empty log message ***Zeev Suraski1999-07-161-3/+3
* Get the LDAP module uptodateZeev Suraski1999-07-161-66/+69
* License updateZeev Suraski1999-07-161-20/+9
* - run ext sources through conv_protoSascha Schumann1999-05-211-32/+85
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-091-1/+1
* Remove tls.[ch]Zeev Suraski1999-04-231-9/+0
* cleanupsZeev Suraski1999-04-231-3/+0
* Module workRasmus Lerdorf1999-04-231-13/+2
* moved imap and ldapStig Bakken1999-04-221-0/+1275