- Aug 09, 1999
-
-
Howard Chu authored
-
- Aug 08, 1999
-
-
Hallvard Furuseth authored
slurp.h: #undef ldap_debug before a #define which conflicts with ldap-int.h.
-
Hallvard Furuseth authored
Use it in tools/ldif2id2entry.c instead of making the NEXTID file "by hand".
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
replacement.
-
Kurt Zeilenga authored
-
- Aug 07, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Hallvard Furuseth authored
Fix Statlog() formats, remove an implicit int, include <ctype.h> for isspace().
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- Aug 06, 1999
-
-
Kurt Zeilenga authored
-
Howard Chu authored
-
Howard Chu authored
init_module. Since it's a local var, you have no idea what kind of garbage is sitting in important function pointers...
-
Hallvard Furuseth authored
Valid LDIF files are parsed the same way as before.
-
Hallvard Furuseth authored
-
- Aug 05, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
create SECURITY_LIBS (top.mk) to order $SASL_LIBS $KRB_LIBS $TLS_LIBS use $SECURITY_LIBS in Makefile.in's instead of $KRB_LIBS $TLS_LIBS
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Remove lint
-
- Aug 04, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Gary Williams authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
but is safely tucked away behind --with-cyrus-sasl.
-
- Aug 03, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
updated patch submitted Philipp Klaus <ldapml@internet.access.ch> Can be enabled using --enable-multimaster. TODO: Replication test likely should be adjusted to test multimaster environment.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
s/exit(0)/exit(EXIT_SUCCESS)/ add <ac/stdlib.h> where needed and other minor header adjustments
-
Kurt Zeilenga authored
This code is not called (yet).
-
Hallvard Furuseth authored
Replace `lber_int_debug = ...' with `ber_set_option( ... )'
-