- May 10, 2000
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Howard Chu authored
for executable files, not just libraries/modules. Also, the AIX linker hardcodes -L paths by default; override this to prevent build paths from appearing in distributed binaries. mkdep.aix - a wrapper for AIX cc that sends dependency info to stdout so that the standard mkdep script can operate.
-
Howard Chu authored
ol_link_sasl vs ol_link_spasswd is confusing.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Howard Chu authored
LDAP clients themselves still need this definition.
-
Howard Chu authored
by top.mk
-
Howard Chu authored
-
Kurt Zeilenga authored
add common request handler remove bind handler (not needed)
-
Kurt Zeilenga authored
Fix --disable-spasswd
-
Kurt Zeilenga authored
-
Howard Chu authored
This means a ldaps connection may drop before any LDAP protocol exchange occurs (due to expired cert, unrecognized CAs, etc.). Change ldap_pvt_tls_connect to copy any TLS error string to ld_error upon connection failure, otherwise client just sees "can't contact LDAP server." slapd/connection.c: add flush/delay when SSL_accept fails, to allow any TLS alerts we generated to propagate back to the client. (Which will then be picked up by ldap_pvt_tls_connect on the client...)
-
Howard Chu authored
that called entry_free() on failure. This change would cause a memory leak from all the other backends. Instead, remove the entry_free calls in these two backends and let the frontend take care of it for everyone.
-
Howard Chu authored
distributions define them now.
-
Howard Chu authored
anyway.
-
Howard Chu authored
-
Howard Chu authored
are created detached by default. We need to set the thread attributes in advance, otherwise pthread_detach will fail.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
against Cyrus SASLdb. Like other cleartext mechanisms, should be protected from eavesdropping.
-
Kurt Zeilenga authored
-
- May 09, 2000
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- May 03, 2000
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
SASL to LDAP translation. plus comments and other minor changes
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Apr 30, 2000
-
-
Bastiaan Bakker authored
-
Bastiaan Bakker authored
-
- Apr 26, 2000
-
-
Randy Kunkee authored
-
Randy Kunkee authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Apr 25, 2000
-
-
Kurt Zeilenga authored
-