- Aug 06, 1999
-
-
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
-
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
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Remove lint
-
- Aug 04, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
minor cleanup of parse table
-
Kurt Zeilenga authored
put digest code behind #ifdef DIGEST_MD5 (for now)
-
Kurt Zeilenga authored
Use ldap_int_tblsize instead of s+1 in select. Need to eliminate all to read(2).
-
Kurt Zeilenga authored
as in sockbuf_set_nonblock code. Allows -llber and -lldap to share a common implementation.
-
Kurt Zeilenga authored
-
ldap:///Gary Williams authored
-
Gary Williams authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
but is safely tucked away behind --with-cyrus-sasl.
-
- Aug 03, 1999
-
-
Kurt Zeilenga authored
Change was to support __res_search in -lbind
-
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
-
Kurt Zeilenga authored
Needs a bit more work. - global net/api timeouts are not inherited on session creation. - need configure check for inet_aton() (coming soon) - ioctl/fcntl portability issues (should share implementation with lber routines)
-
Julio Sánchez Fernández authored
-