openldap/servers/slapd/back-ldbm
2000-07-19 02:24:08 +00:00
..
abandon.c
add.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
alias.c Fix aliasing. 2000-06-17 02:00:30 +00:00
attr.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
attribute.c Updated attribute routine to pass back bervals. 2000-06-28 05:26:17 +00:00
back-ldbm.h Bug hunting -- various problems with opening caches. 2000-06-14 18:23:43 +00:00
backldbm.dsp Add attribute.c to project. 2000-06-23 20:24:13 +00:00
bind.c Return unwillingToPerform for step 2 kerberos bind. 2000-06-25 20:39:34 +00:00
cache.c Misc code cleanup. 2000-06-10 22:39:30 +00:00
close.c
compare.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
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 unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
dn2id.c
entry.c
extended.c
external.h New slapindex framework (no meat) 2000-07-19 02:24:08 +00:00
filterindex.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +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 cond_*() routines: Pass pointer to Datum, not Datum. Probably 2000-06-14 23:48:13 +00:00
index.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
init.c New slapindex framework (no meat) 2000-07-19 02:24:08 +00:00
key.c
Makefile.in Added attribute.c 2000-06-21 17:46:15 +00:00
modify.c Add attribute type/matching rule support for structuralObjectClass attribute 2000-06-26 05:13:41 +00:00
modrdn.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
nextid.c
passwd.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
proto-back-ldbm.h Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +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 New slapindex framework (no meat) 2000-07-19 02:24:08 +00:00
unbind.c