- Mar 02, 1999
-
-
Kurt Zeilenga authored
-
Bart Hartgers authored
support for TLS and SASL will be build. Please inform me of any problems.
-
Bart Hartgers authored
-
Kurt Zeilenga authored
AVL_CMP, AVL_DUP, AVL_FREE, AVL_APPLY. Apply casts as needed. Change data pointer from caddr_t to void *.
-
- Mar 01, 1999
-
-
Kurt Zeilenga authored
Also add initial slapd .dsw/.dsp files. Still needs work (mainly syslog).
-
Kurt Zeilenga authored
Suggested by Pierangelo Masarati <pmasarati@bci.it> in post to -bugs.
-
Kurt Spanier authored
-
- Feb 28, 1999
-
-
Ben Collins authored
-
Ben Collins authored
-
- Feb 23, 1999
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Ben Collins authored
-
- Feb 22, 1999
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
These functions require their arguments to be in the range of `unsigned char'.
-
Kurt Spanier authored
-
- Feb 20, 1999
-
-
Kurt Zeilenga authored
Implementation no longer uses strtok_r(), it may be broken or have an odd prototype. Update configure not to check for strtok/strtok_r nor require strtok_r to LDAP_API_FEATURE_X_OPENLDAP_REENTRANT.
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- Feb 19, 1999
-
-
Ben Collins authored
-
- Feb 18, 1999
-
-
Kurt Spanier authored
-
Ben Collins authored
* Fixed unfree'd 'char *results' in all tcl_* functions (only unfree'd in certain cases, moved the free to the actual function) so no more mem leaks. Tested this with over 500,000 access's for testing :) * Miscellaneous source style and tabulation fixes
-
- Feb 17, 1999
-
-
Kurt Spanier authored
Slight adaption of concurrency-test to enable even more writers/readers.
-
Ben Collins authored
-
Ben Collins authored
-
Ben Collins authored
-
Ben Collins authored
-
Ben Collins authored
-
Ben Collins authored
-
Ben Collins authored
-
Ben Collins authored
-
Ben Collins authored
-
Ben Collins authored
-
Ben Collins authored
-
- Feb 16, 1999
-
-
Kurt Zeilenga authored
-
- Feb 15, 1999
-
-
Kurt Spanier authored
correctness of locking schemas in backends. In back-bdb2 open NEXTID during startup and close at shutdown.
-
- Feb 14, 1999
-
-
Kurt Zeilenga authored
-
- Feb 12, 1999
-
-
Kurt Spanier authored
slapd server timing via a new slapd command line option '-t'.
-
Kurt Spanier authored
-
Kurt Spanier authored
Fix of a back-bdb2 --> back-ldbm leakage (==> new bdb2-specific DB file suffix).
-
- Feb 11, 1999
-
-
Kurt Zeilenga authored
-