| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -0/+165 |
* | Removed some redundant convert_to_*_ex() calls. Edited some whitespace. | Stig Venaas | 2000-10-17 | 1 | -19/+15 |
* | Changed to look also for liblber.so (sometimes there are only shared libs) | foobar | 2000-10-15 | 1 | -1/+1 |
* | No more empty '-l' caused by this extension. | foobar | 2000-09-22 | 1 | -3/+9 |
* | Added detection of Netscape LDAP SDK 4.1 | Stig Venaas | 2000-08-31 | 1 | -0/+4 |
* | 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 |
* | deleted a few unnecceasary defines and added the Release_TS_Inline path to th... | Daniel Beulshausen | 2000-08-24 | 1 | -6/+6 |
* | Added Oracle LDAP SDK SSL support | Stig Venaas | 2000-08-20 | 1 | -0/+47 |
* | Adding Oracle LDAP SDK support | Stig Venaas | 2000-08-19 | 2 | -0/+9 |
* | 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 |
* | Fix library ordering here so static builds will work | Rasmus Lerdorf | 2000-08-02 | 1 | -2/+2 |
* | - Added two new functions: ldap_t61_to_8859() and ldap_8859_to_t61(). | foobar | 2000-08-02 | 2 | -0/+64 |
* | 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 | 2 | -0/+48 |
* | @- Fixed a bug in ldap_get_entries() and ldap_get_attributes. (Jani) | foobar | 2000-07-25 | 1 | -32/+15 |
* | Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. | David Croft | 2000-07-24 | 1 | -22/+10 |
* | 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 |
* | Shared module support for LDAP extension | Rasmus Lerdorf | 2000-07-14 | 2 | -57/+42 |
* | Change header protection macros to conform to standard. | Sascha Schumann | 2000-07-02 | 1 | -3/+3 |
* | @- 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 |
* | making ldap module compile on win32 with new directory structure | Frank M. Kromann | 2000-06-12 | 1 | -2/+2 |
* | - Update module project files to include: | Andi Gutmans | 2000-06-10 | 1 | -4/+4 |
* | - 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 |
* | fixing typo | Frank M. Kromann | 2000-05-25 | 1 | -2/+2 |
* | @ 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 |
* | s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files. | Sascha Schumann | 2000-05-23 | 1 | -4/+4 |
* | 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 |
* | Remove trailing empty lines | Sascha Schumann | 2000-05-01 | 1 | -4/+0 |
* | Large test commit IV | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
* | Large commit test III | Sascha Schumann | 2000-05-01 | 1 | -0/+3 |
* | Improved in-tree shared libraries build system | Sascha Schumann | 2000-05-01 | 1 | -1/+1 |
* | Overall UNIX build system improvements: | Sascha Schumann | 2000-04-30 | 1 | -7/+1 |
* | Moving output files to common folder | Frank M. Kromann | 2000-04-23 | 1 | -1/+1 |