- 08 Jan, 2000 1 commit
-
-
Kurt Zeilenga authored
simple bind via: {KERBEROS}principal Code is disabled by default (for security reasons). Use --enable-kpasswd to enable. Behind SLAPD_KPASSWD. Reworked Kerberos detection and split out KBIND as independent feature (--disable-kbind) (LDAP_API_FEATURE_X_OPENLDAP_V2_KBIND). KBIND depends upon detection of KRB4 (or KRB425) support. Detection, building with eBones (as distributed with FreeBSD 3.4) okay, but wasn't able to test as I don't have a K4 KDC handy. --with-kerberos has a number of detection options... most likely don't work properly.
-
- 07 Jan, 2000 1 commit
-
-
Predrag "Pele" Balorda authored
-
- 05 Jan, 2000 1 commit
-
-
Luke Howard authored
Imported <ldap.h> in <ldap_pvt.h> so ldap_pvt_sasl_bind() has necessary types. Changed const sasl_callback_t * to LDAP_CONST sasl_callback_t *.
-
- 03 Jan, 2000 7 commits
-
-
Kurt Zeilenga authored
-
Predrag "Pele" Balorda authored
-
Predrag "Pele" Balorda authored
-
Predrag "Pele" Balorda authored
-
Predrag "Pele" Balorda authored
-
Luke Howard authored
Added support for connecting to LDAP servers located using DNS SRV records. Added lock around resolver library which is shared by the DNS SRV code and the getdxbyname() code.
-
Luke Howard authored
Added ldap_pvt_sasl_bind() prototype to ldap_pvt.h. This required importing sasl.h into ldap_pvt.h, thus that import was removed from ldap-int.h.
-
- 02 Jan, 2000 3 commits
-
-
Luke Howard authored
(callbacks not yet implemented though).
-
Luke Howard authored
Braced ldap_connect_to_path() in #ifdef LDAP_PF_LOCAL so as to compile without PF_LOCAL support.
-
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.
-
- 01 Jan, 2000 3 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 28 Dec, 1999 1 commit
-
-
Predrag "Pele" Balorda authored
-
- 26 Dec, 1999 1 commit
-
-
Howard Chu authored
-
- 22 Dec, 1999 4 commits
-
-
Kurt Zeilenga authored
autoconf 2.13.3 aclocal from automake 1.14a libtool 1.3.3
-
Randy Kunkee authored
trap code.
-
Randy Kunkee authored
in searches, and experimental "trap" subcommand.
-
Kurt Zeilenga authored
-
- 21 Dec, 1999 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 19 Dec, 1999 1 commit
-
-
Kurt Zeilenga authored
-
- 18 Dec, 1999 6 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 17 Dec, 1999 6 commits
-
-
Kurt Zeilenga authored
tcp_read/write should not be used.
-
Kurt Zeilenga authored
-
Howard Chu authored
should also be applied to back-bdb2/idl.c.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Used only for simple bind when dn == NULL and password != NULL.
-
- 16 Dec, 1999 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
ITS#400: LDAP_TIMEOUT handling
-
- 15 Dec, 1999 1 commit
-
-
Kurt Zeilenga authored
Updates to extended operation framework to support arbitrary referrals and extended results without OIDs. Updated passwd extended operation to support returning update_refs as needed. Needs replog support.
-