- Jan 17, 2000
-
-
Kurt Zeilenga authored
Add creat* modify* attributes
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Jan 16, 2000
-
-
Luke Howard authored
-
- Jan 15, 2000
-
-
Howard Chu authored
In tls_verify_cb() use CRYPTO_free instead of free (necessary on NT due to use of different heaps). Changed update_flags to use SSL_get_error() to check success/status. This fixes the problem of sb->sb_trans_needs_read getting set on dead sockets.
-
Howard Chu authored
nondefault objectclass was given
-
- Jan 14, 2000
-
-
Kurt Zeilenga authored
-
- Jan 13, 2000
-
-
Kurt Zeilenga authored
-
- Jan 11, 2000
-
-
Predrag "Pele" Balorda authored
(but mainly commiting because of the gserver switch)
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Jan 10, 2000
-
-
Kurt Zeilenga authored
-
- Jan 09, 2000
-
-
Kurt Zeilenga authored
-
- Jan 08, 2000
-
-
Kurt Zeilenga authored
under "auto" selection. If not auto, just warn. Rebuild configure using appropriate tools.
-
Kurt Zeilenga authored
-
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.
-
- Jan 07, 2000
-
-
Predrag "Pele" Balorda authored
-
- Jan 05, 2000
-
-
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 *.
-
- Jan 03, 2000
-
-
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.
-
- Jan 02, 2000
-
-
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.
-
- Jan 01, 2000
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Dec 28, 1999
-
-
Predrag "Pele" Balorda authored
-
- Dec 26, 1999
-
-
Howard Chu authored
-
- Dec 22, 1999
-
-
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
-