openldap/servers/slapd/back-ldbm
2000-10-03 20:50:08 +00:00
..
abandon.c
add.c Catch nextid failures. 2000-09-12 21:16:03 +00:00
alias.c Fix alias deref success v. NoSuchObject bug 2000-08-27 17:53:01 +00:00
attr.c First cut of LDBM substrings indexing. Needs testing. 2000-08-22 21:26:25 +00:00
attribute.c Add connection and operation arguments to backend callbacks. 2000-09-29 05:25:44 +00:00
back-ldbm.h First cut of LDBM substrings indexing. Needs testing. 2000-08-22 21:26:25 +00:00
backldbm.dsp Add attribute.c to project. 2000-06-23 20:24:13 +00:00
bind.c Fix SPASSWD merge for real 2000-09-20 17:34:06 +00:00
cache.c
close.c
compare.c
config.c
dbcache.c
delete.c Consistently don't require "entry" access (except on search) 2000-09-05 21:48:12 +00:00
dn2id.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
entry.c Update entry release to new prototype 2000-09-30 04:13:30 +00:00
extended.c misc cleanup 2000-09-29 02:50:34 +00:00
external.h Add connection and operation arguments to backend callbacks. 2000-09-29 05:25:44 +00:00
filterindex.c Don't excite folks with index_param fails 2000-10-03 20:50:08 +00:00
group.c Add connection and operation arguments to backend callbacks. 2000-09-29 05:25:44 +00:00
id2children.c
id2entry.c
idl.c remove assert(0) 2000-08-07 17:19:55 +00:00
index.c fix typo in comment 2000-09-30 05:34:02 +00:00
init.c Framework for back-bdb 2000-09-18 18:51:07 +00:00
key.c
Makefile.in Added attribute.c 2000-06-21 17:46:15 +00:00
modify.c dereference 'char **text' when passing it as an arg to Debug() 2000-09-13 21:52:50 +00:00
modrdn.c Consistently don't require "entry" access (except on search) 2000-09-05 21:48:12 +00:00
nextid.c Catch nextid failures. 2000-09-12 21:16:03 +00:00
passwd.c Fix typo in comment 2000-09-20 23:29:14 +00:00
proto-back-ldbm.h Update entry release to new prototype 2000-09-30 04:13:30 +00:00
referral.c Update slurpd to use LDAPv3 w/ ManageDSAit 2000-06-25 22:45:28 +00:00
sasl.c Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
search.c Clean up logging and fix ITS#771 typo 2000-09-25 06:49:27 +00:00
tools.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
unbind.c