- Jul 19, 1999
-
-
Kurt Zeilenga authored
-
- Jul 16, 1999
-
-
Kurt Zeilenga authored
Includes support for update referral for each replicated backend. Reworked replication test to use update referral. Includes major rewrite of response encoding codes (result.c). Includes reworked alias support and eliminates old suffix alias codes (can be emulated using named alias). Includes (untested) support for the Manage DSA IT control. Works in LDAPv2 world. Still testing in LDAPv3 world. Added default referral (test009) test.
-
- Jul 15, 1999
-
-
Julio Sánchez Fernández authored
-
- Jul 14, 1999
-
-
Julio Sánchez Fernández authored
Define LDAP_TLS_PORT as 636, the default port for LDAP over raw TLS
-
Kurt Zeilenga authored
-
- Jul 13, 1999
-
-
Julio Sánchez Fernández authored
Add option definitions for TLS
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Hallvard Furuseth authored
-
- Jul 07, 1999
-
-
Kurt Zeilenga authored
Add digest md5 codes to -lldap/-lldap_r (work in progress)
-
Kurt Zeilenga authored
-
- Jul 05, 1999
-
-
Kurt Zeilenga authored
-
- Jul 01, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Modify ldap_result to assert returned error is not an one reserved for API use. Modify frontend LDAP operation routines to return an error code. The returned value will be used to determine if an unsolicited notification should be sent to the client. Need to review returned error codes. Namely some LDAP_PROTOCOL_ERROR will like need to be changed (as they will cause unsolicited notifications).
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Jun 29, 1999
-
-
Kurt Zeilenga authored
specific which methods may be used. This will facilate development of a slapd config directive "passwordMethod ..." to specify which methods should be allowed.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Leave only LDAPv2+ and LDAPv3.
-
- Jun 28, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
!defined( DOS ) && !defined( MACOS ) Add detection for read & recv/send for later use.
-
- Jun 26, 1999
-
-
Kurt Zeilenga authored
used to fetch the pw_passwd which is than passwd to crypt(). getspnam() is used instead of getpwnam() when available. Added configration detection of pw_passwd, shadow.h, getpwnam() and getspnam().
-
- Jun 25, 1999
-
-
Kurt Zeilenga authored
-
- Jun 24, 1999
-
-
Bastiaan Bakker authored
ith --enable-modules. GLib v1.2 or higher is required.
-
- Jun 21, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Jun 19, 1999
-
-
Kurt Zeilenga authored
s/setup.exe/setup.txt/g create workspace for testing purposes.
-
- Jun 18, 1999
-
-
Kurt Zeilenga authored
added lber_types.h.nt, lber_types.h.in removal of NULLxxx internal macros (in favor of NULL). ch_free added to slapd,slurpd/ch_malloc.c #define free ch_free (should be removed after s/free/ch_free/g) in proto-slap.h ch_malloc and friends use ber_memalloc and friends
-
Gary Williams authored
-
- Jun 17, 1999
-
-
Kurt Zeilenga authored
backout previous nt changes (actually, just don't include nt_svc.c)
-
Kurt Zeilenga authored
ldap_defaults.h incorporates non-generated ldapconfig.h values. ldap_config.h.in is new template for autoconf generated defaults (namely directories and paths) ldap_config.h.nt, NT template (must be manually copied) s/<ldapconfig.h>/<ldap_defaults.h>/ s/DIRSEP/LDAP_DIRSEP/ & s/DEFAULT_/LDAP_/
-
- Jun 15, 1999
-
-
Kurt Zeilenga authored
-
- Jun 14, 1999
-
-
Julio Sánchez Fernández authored
-
Julio Sánchez Fernández authored
-
- Jun 13, 1999
-
-
Julio Sánchez Fernández authored
that replace old static routines.
-
- Jun 11, 1999
-
-
Juan Gomez authored
-
Kurt Zeilenga authored
-
- Jun 10, 1999
-
-
Kurt Zeilenga authored
Fix LDAP_MEMORY_DEBUG realloc size bug, thanks Alex.
-
- Jun 09, 1999
-
-
Kurt Zeilenga authored
-