openldap/servers/slapd/back-ldbm
2000-09-12 21:16:03 +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 Updated attribute routine to pass back bervals. 2000-06-28 05:26:17 +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 ITS#717 slapd kbind patch 2000-09-07 22:03:32 +00:00
cache.c Misc code cleanup. 2000-06-10 22:39:30 +00:00
close.c
compare.c
config.c
dbcache.c Use the first empty slot in the open cache table, so scan doesn't (usu 2000-06-15 17:48:16 +00:00
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
extended.c
external.h New slapindex framework (no meat) 2000-07-19 02:24:08 +00:00
filterindex.c First cut of LDBM substrings indexing. Needs testing. 2000-08-22 21:26:25 +00:00
group.c Bug fix. 2000-06-14 23:28:28 +00:00
id2children.c
id2entry.c Rework URI parser to provide true scheme not proto/properties. 2000-06-07 01:09:40 +00:00
idl.c remove assert(0) 2000-08-07 17:19:55 +00:00
index.c First cut of LDBM substrings indexing. Needs testing. 2000-08-22 21:26:25 +00:00
init.c -lldbm now sets DB_USE_ENVIRON and support input of a DB home path. 2000-09-11 18:46:34 +00:00
key.c
Makefile.in Added attribute.c 2000-06-21 17:46:15 +00:00
modify.c Move delete of last value check out of inner loop. 2000-08-15 21:57:28 +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 Consistently don't require "entry" access (except on search) 2000-09-05 21:48:12 +00:00
proto-back-ldbm.h First cut of LDBM substrings indexing. Needs testing. 2000-08-22 21:26:25 +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 Reimplement search_candidate support for scope, referrals, and aliases. 2000-06-17 05:01:50 +00:00
tools.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
unbind.c