- 23 Jan, 2000 4 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Add US ASCII optimizations macros. #ifdef out unused routines Ready to hack getdn.c and others to support UTF-8
-
Kurt Zeilenga authored
-
- 22 Jan, 2000 6 commits
-
-
Kurt Zeilenga authored
We may likely want to expose the routines at a later date (ldap_utf8.h?).
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
ldap_utf8_strcspn, ldap_utf8_strtok.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 21 Jan, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 20 Jan, 2000 1 commit
-
-
Kurt Zeilenga authored
code has been committed. Add item to implement SASL/TLS to clients. (This is not to imply that the code is complete)
-
- 17 Jan, 2000 4 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Add creat* modify* attributes
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 16 Jan, 2000 1 commit
-
-
Luke Howard authored
-
- 15 Jan, 2000 2 commits
-
-
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
-
- 14 Jan, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 13 Jan, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 11 Jan, 2000 6 commits
-
-
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
-
- 10 Jan, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 09 Jan, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 08 Jan, 2000 3 commits
-
-
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.
-
- 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 6 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.
-