- Dec 29, 1998
-
-
Kurt Zeilenga authored
mutex declaration should be moved from slapd/main.c to slapd/init.c so we don't have ripple changes through slapd/tools.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Dec 27, 1998
-
-
Dave Storey authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- Dec 22, 1998
-
-
Dave Storey authored
-
Kurt Zeilenga authored
Updated other codes as needed.
-
- Dec 21, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
struct friendly (Friendly) changed to ldap_friendly (LDAPFriendly) ldap_friendly friend prefix changed to 'lf_' from 'f_' removed mod_next field from LDAPMod (struct ldapmod) modified slapd to use new LDAPModList (struct ldapmodlist) struct. Added LDAPv3 result codes to ldap.h
-
- Dec 20, 1998
-
-
Kurt Zeilenga authored
-
- Dec 15, 1998
-
-
Dave Storey authored
-
- Dec 14, 1998
-
-
Kurt Zeilenga authored
-
Dave Storey authored
-
Dave Storey authored
Added Password auto-generation. Added salts for md5 and sha. Rewrote make_salt(). Made ldap-devel conformity changes.
-
Kurt Zeilenga authored
reindentation, and use of spaces instead of tab. Diffs will be reviewed to identify and commit only functional changes as time permits. Note: this is more my fault than Dave's. I should have provided clearer guidance. Live and learn.
-
- Dec 12, 1998
-
-
Dave Storey authored
Added password auto-generation capability. Added Kerberos code. Updated salt generator to be much more random().
-
Dave Storey authored
-
Dave Storey authored
-
Dave Storey authored
-
Dave Storey authored
-
- Dec 06, 1998
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Nov 30, 1998
-
-
Kurt Zeilenga authored
-
- Nov 29, 1998
-
-
Kurt Zeilenga authored
default sysconfdir subdirectory is openldap instead of ldap. This removes conflicts with other ldap subsystems. Should be configure option. *.conf files are now preserved. A *.conf.default are always created with the latest conf. *.help and ldapfriendly are now placed in $(datadir)/$(ldap_subdir) updated man pages to reflect changes.
-
- Nov 25, 1998
-
-
Kurt Zeilenga authored
-
- Nov 23, 1998
-
-
Kurt Zeilenga authored
-
- Nov 22, 1998
-
-
Hallvard Furuseth authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Kurt Zeilenga authored
Updated to use libtool 1.2 (with FreeBSD3.0 a.out v. elf detection). Updated autoconf to 1.12 with sed patch (don't use stock 1.12). aclocal.m4 is built using automake's aclocal, v1.3. Updated mkdep to support libtool .lo files. Updated automake provided macros for TERMIOS, STRTOD, MKTIME, PTRDIFF_T Autoconf now checks to ensure C compiler supports ANSI C prototypes. Updated make files templates.
-
- Nov 20, 1998
-
-
Kurt Zeilenga authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- Nov 19, 1998
-
-
Hallvard Furuseth authored
-
- Nov 18, 1998
-
-
Kurt Zeilenga authored
-