- May 12, 2000
-
-
Howard Chu authored
-
Howard Chu authored
ber_pvt_wsa_err2string.
-
Howard Chu authored
-
Kurt Zeilenga authored
-
Howard Chu authored
-
Howard Chu authored
open.c: open_ldap_connection was not honoring the TLS config option. url.c: ldap_url_dup was not copying the properties.
-
Howard Chu authored
-
Howard Chu authored
-
- May 11, 2000
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
liblutil/ntservice.c change registry key path used for non-default service names. slapd/Makefile.in change to generate slapd.syms dynamically slapd/daemon.c fix to make NT service ignore SIGBREAK slapd/main.c fix to allow NT to retrieve listening url from registry slapd/nt_svc.c fix for exported symbols slapd/result.c change use of strerror to sock_errstr slapd/slapd.syms no longer needed
-
Kurt Zeilenga authored
If application provide one, use it. If application doesn't provide one, use best of server advertised. Fix SASL/ANONYMOUS (not normally used, but should work) PLAIN is not currently working... might be local to me as my Cyrus installation is a bit hosted.
-
Howard Chu authored
-
Kurt Zeilenga authored
-
Howard Chu authored
-
Howard Chu authored
configure.in: check for AIX security library, set in AUTH_LIBS macro top.mk: add AUTH_LIBS macro to SECURITY_LIBS portable.h.in: added HAVE_AIX_SECURITY macro (via autoheader) passwd.c: use AIX getuserpw in chk_unix. Also fix logic in chk_unix: getpwnam must always succeed for the given user. It is not a fatal error if getspnam returns no result for the user: On systems that support /etc/shadow, its usage is optional. The same logic applies for AIX, SCO/HP SecureWare, etc.
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
Used mainly on NT since stderr doesn't exist when slapd runs as a service.
-
Howard Chu authored
is, and declare boot_DynaLoader as EXT since it actually comes from perl, not from this module.
-
Howard Chu authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
ldap://root.openldap.org/Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- May 10, 2000
-
-
Kurt Zeilenga authored
nasty message if password was provided.
-
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
-