openldap/servers/slapd/back-bdb2
Kurt Zeilenga 9225707a06 Modify lutil_passwd to accept a third argument char** methods to
specific which methods may be used.  This will facilate development
of a slapd config directive "passwordMethod ..." to specify which
methods should be allowed.
1999-06-29 22:24:53 +00:00
..
abandon.c MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
add.c All "o=foo" add to suffix "" if bound as root. 1999-06-19 05:11:18 +00:00
alias.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
attr.c
back-bdb2.h Some minor clean-up; checking bdb2 for sync with ldbm. 1999-04-01 09:58:36 +00:00
backbdb2.dsp MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
backbdb2.dsw MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
bind.c Modify lutil_passwd to accept a third argument char** methods to 1999-06-29 22:24:53 +00:00
cache.c enclose macro arguments in () 1999-04-30 00:35:27 +00:00
close.c Make dbEnv a private toy of back-bdb2. 1999-03-05 10:25:55 +00:00
compare.c Make dbEnv a private toy of back-bdb2. 1999-03-05 10:25:55 +00:00
config.c
dbcache.c Separate autoconf generated values from "defaults". 1999-06-17 03:54:25 +00:00
delete.c Modify meaning of SLAPD_CHILD_MODIFICATION_ENTRY_ACL to augment 1999-04-30 02:34:46 +00:00
dn2id.c Some minor clean-up; checking bdb2 for sync with ldbm. 1999-04-01 09:58:36 +00:00
entry.c Delayed backend lock release to replog entry after successful add(). 1999-04-19 10:47:03 +00:00
external.h Add sasl "mech" argument to backend bind routines. 1999-06-29 03:29:26 +00:00
filterindex.c
group.c UNDO LAST COMMIT. 1999-04-02 03:45:33 +00:00
id2children.c MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
id2entry.c cache: implement try_again loop if cache entry is not ready. 1999-04-02 19:09:59 +00:00
idl.c Separate autoconf generated values from "defaults". 1999-06-17 03:54:25 +00:00
index.c official -> canonical 1999-06-14 16:37:46 +00:00
init.c Merged dynamic module support patch (see ITS #196). To enable, run ./configure w 1999-06-24 17:06:34 +00:00
kerberos.c
Makefile.in Merged dynamic module support patch (see ITS #196). To enable, run ./configure w 1999-06-24 17:06:34 +00:00
modify.c expose oc_check_operational from schema.c 1999-06-29 04:52:55 +00:00
modrdn.c Fix compilation errors, mod declared as LDAPMod, but used inconsistently 1999-05-26 19:33:23 +00:00
nextid.c Fix typos SLAPD_NEXTID_CHUCK/SLAPD_NEXTID_CHUNCK -> SLAPD_NEXTID_CHUNK 1999-04-29 18:26:25 +00:00
porter.c More errno handling changes for FreeBSD LinuxThreads. 1999-04-08 04:17:32 +00:00
proto-back-bdb2.h Fix name typo 1999-05-26 12:27:06 +00:00
search.c enclose macro arguments in () 1999-04-30 00:35:27 +00:00
startup.c Separate autoconf generated values from "defaults". 1999-06-17 03:54:25 +00:00
timing.c MSVC5 cleanup... 1999-03-06 00:57:25 +00:00
txn.c Separate autoconf generated values from "defaults". 1999-06-17 03:54:25 +00:00
txn.h Separate autoconf generated values from "defaults". 1999-06-17 03:54:25 +00:00
unbind.c