openldap/servers/slapd/back-ldbm
Kurt Zeilenga 9ef1a740c2 Round one of LDAP_F() macro changes. In this round we rename
macros into our namespace and limit use to headers.  A subsequent
round will add macros to separately handle forward declarations
of variables from declaration of function prototypes.  The last
round will add additional macros for declaring actual variables and
functions.
2000-06-18 19:48:07 +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
back-ldbm.h Bug hunting -- various problems with opening caches. 2000-06-14 18:23:43 +00:00
backldbm.dsp Add referral.c 2000-06-17 20:38:07 +00:00
bind.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +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 Don't automatically index objectlclass eq, ineffective more than not 2000-06-06 19:30:49 +00:00
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 Add LDBM referral handler... 2000-06-17 07:45:40 +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 Add LDBM referral handler... 2000-06-17 07:45:40 +00:00
key.c New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
Makefile.in Round one of LDAP_F() macro changes. In this round we rename 2000-06-18 19:48:07 +00:00
modify.c Minor adjustments to last commit 2000-06-15 22:53:18 +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 unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
referral.c Add LDBM referral handler... 2000-06-17 07:45:40 +00:00
sasl.c
search.c Reimplement search_candidate support for scope, referrals, and aliases. 2000-06-17 05:01:50 +00:00
tools.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
unbind.c