- 15 Dec, 2001 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 07 Dec, 2001 1 commit
-
-
Howard Chu authored
in pathnames.
-
- 04 Oct, 2001 1 commit
-
-
Kurt Zeilenga authored
-
- 28 Sep, 2001 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
Compile with -DLDAP_CONNECTIONLESS to use this code. For slapd, use "-h cldap://" to listen on UDP. For ldapsearch, use "-H cldap://" to query on UDP. Client-side support is very minimal: no automatic timeout/retries no basedn wildcard expansion on results no support for specifying multiple servers at once.
-
- 05 Sep, 2001 1 commit
-
-
Kurt Zeilenga authored
-
- 25 Jun, 2001 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
need to rework cert check to use per lconn host name
-
- 15 Jun, 2001 1 commit
-
-
Kurt Zeilenga authored
new SASL locking
-
- 18 Jan, 2001 1 commit
-
-
Kurt Zeilenga authored
-
- 13 Sep, 2000 1 commit
-
-
Kurt Zeilenga authored
Relax user-only options on TLS_RANDFILE and TLS_REQCERT
-
- 15 Aug, 2000 2 commits
-
-
Kurt Zeilenga authored
input. In input==NULL, returns FQDN of local host. Fixed copy_hostent() uninitialized pointer bug. Replaced gethostname calls with ldap_pvt_get_fqdn( NULL ) calls.
-
Kurt Zeilenga authored
-
- 17 Jul, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 13 Jul, 2000 1 commit
-
-
Kurt Zeilenga authored
Replace 'negotiated' with 'interactive' bind Add hooks for SASL/EXTERNAL Disable SASL security layers Rework SASL command line and config file parameters
-
- 08 Jul, 2000 1 commit
-
-
Kurt Zeilenga authored
based upon patch provided by Ted C. Cheng <cheng@ix.netcom.com>
-
- 08 Jun, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 05 Jun, 2000 1 commit
-
-
Kurt Zeilenga authored
domainComponents (DC)).
-
- 02 Jun, 2000 1 commit
-
-
Kurt Zeilenga authored
ldo_rebindproc value has a sane value.
-
- 16 May, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 13 May, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 12 May, 2000 1 commit
-
-
Howard Chu authored
-
- 11 May, 2000 1 commit
-
-
Howard Chu authored
-
- 20 Apr, 2000 1 commit
-
-
Kurt Zeilenga authored
Submitted by Gabor Gombas <gombasg@inf.elte.hu>
-
- 13 Mar, 2000 1 commit
-
-
Julio Sánchez Fernández authored
except where we should.
-
- 02 Feb, 2000 1 commit
-
-
Kurt Zeilenga authored
implement an at_exit() handler.
-
- 23 Jan, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 02 Jan, 2000 1 commit
-
-
Luke Howard authored
support for DCE slash-delimited, left-to-right DNs; support for a domain socket transport (enable with --enable-ldapi); and extensions to URL parsing to support the latter transport.
-
- 17 Dec, 1999 1 commit
-
-
Kurt Zeilenga authored
Used only for simple bind when dn == NULL and password != NULL.
-
- 14 Dec, 1999 1 commit
-
-
Kurt Zeilenga authored
-
- 09 Dec, 1999 1 commit
-
-
Mark Valence authored
-
- 07 Dec, 1999 1 commit
-
-
Mark Valence authored
Changes for URI spport: New routines ldap_initialize and ldap_create; LDAPURLDesc replaces LDAPServer, LDAPURLDesc list used instead of ldo_defhost.
-
- 25 Sep, 1999 1 commit
-
-
Mark Valence authored
ldap_pvt_tls_config() was missing first param.
-
- 08 Sep, 1999 1 commit
-
-
Kurt Zeilenga authored
Replace old Id as needed (back-tcl). Leave updating of contribWare to contributors (for now).
-
- 04 Aug, 1999 1 commit
-
-
Kurt Zeilenga authored
Use ldap_int_tblsize instead of s+1 in select. Need to eliminate all to read(2).
-
- 03 Aug, 1999 1 commit
-
-
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)
-
- 13 Jul, 1999 2 commits
-
-
Julio Sánchez Fernández authored
-
Hallvard Furuseth authored
-
- 17 Jun, 1999 1 commit
-
-
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_/
-