- 22 May, 2003 1 commit
-
-
Kurt Zeilenga authored
Remove TLS hard as an ldap.conf option as being not a over-writable default. The appropriate way to request ldaps:// is use an ldaps:// URI. A rewrite to only sent hard for the default URIs but ignored if the application provides it own URI would be acceptable.
-
- 03 Jan, 2003 1 commit
-
-
Kurt Zeilenga authored
-
- 10 Aug, 2002 1 commit
-
-
Howard Chu authored
-
- 23 Jul, 2002 1 commit
-
-
Kurt Zeilenga authored
-
- 11 Jul, 2002 1 commit
-
-
Julius Enarusai authored
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
-
- 27 Mar, 2002 1 commit
-
-
Julius Enarusai authored
Added LDAP_LOG messages
-
- 09 Feb, 2002 1 commit
-
-
Howard Chu authored
-
- 04 Jan, 2002 2 commits
-
-
Howard Chu authored
-
Kurt Zeilenga authored
-
- 28 Dec, 2001 1 commit
-
-
Howard Chu authored
internal atexit handler.
-
- 18 Dec, 2001 1 commit
-
-
Howard Chu authored
-
- 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.
-