summaryrefslogtreecommitdiff
path: root/ext/ldap/ldap.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | php3_compat.h)
* 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
| | | | | - add necessary phpext_*_ptr
* * Finalizing the PHP version of SAPI. Support POST and cookies among other ↵Zeev Suraski1999-05-091-1/+1
| | | | | | | | | | | | | things. * Fully implement ISAPI support - POST and cookies among other things. * Almost completely rewrote phpinfo(). Allow modules to easily display their information in phpinfo() without modifying phpinfo() itself (prototype for the module info function was changed, thus the large amount of updated module files). * Initial extended SAPI support for Apache, completely untested. * CGI now uses SAPI fully as well.
* 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