openldap/servers/slapd/back-ldbm
2001-12-29 04:48:00 +00:00
..
abandon.c
add.c Update referral handling to use struct berval DNs. 2001-12-26 20:59:24 +00:00
alias.c Added dnPretty2/dnNormalize2 using preallocated destination berval 2001-12-29 04:48:00 +00:00
attr.c minor cleanup 2001-11-17 14:39:10 +00:00
attribute.c More struct berval DNs changes 2001-12-26 23:43:28 +00:00
back-ldbm.h Serialize access to idl insert/delete key routines (ITS 1359) 2001-10-11 18:12:53 +00:00
backldbm.dsp Fix up builds 2001-12-22 20:17:19 +00:00
bind.c Update referral handling to use struct berval DNs. 2001-12-26 20:59:24 +00:00
cache.c Added dnPretty2/dnNormalize2 using preallocated destination berval 2001-12-29 04:48:00 +00:00
close.c Move backend_syncfreq code down into back-ldbm. Creates new configuration 2001-06-28 09:20:33 +00:00
compare.c Update referral handling to use struct berval DNs. 2001-12-26 20:59:24 +00:00
config.c Prevent ldbm_sync from being called by ldbm_cache_close when the new 2001-07-16 23:21:36 +00:00
dbcache.c minor cleanup 2001-11-17 14:39:10 +00:00
delete.c Update referral handling to use struct berval DNs. 2001-12-26 20:59:24 +00:00
dn2id.c Changed Filter.f_dn to struct berval* 2001-12-26 23:37:59 +00:00
entry.c Fix so previous change to slapcat works. 2001-12-06 12:28:49 +00:00
extended.c Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
external.h Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
filterindex.c In presence_candidates(), always return a full match for objectClass. 2001-11-30 01:21:52 +00:00
group.c More struct berval DNs changes 2001-12-26 23:43:28 +00:00
id2children.c
id2entry.c Fix - on little-endian machines, store IDs in big-endian order. Otherwise 2001-12-10 16:53:15 +00:00
idl.c minor cleanup 2001-11-17 14:39:10 +00:00
index.c Rework indexing code, removing "autolang" and making 2001-12-05 00:06:03 +00:00
init.c added backend-side support for on-the-fly operational attributes; added hasSubordinates to schema and back-ldbm 2001-12-22 11:50:16 +00:00
key.c Serialize access to idl insert/delete key routines (ITS 1359) 2001-10-11 18:12:53 +00:00
Makefile.in added backend-side support for on-the-fly operational attributes; added hasSubordinates to schema and back-ldbm 2001-12-22 11:50:16 +00:00
modify.c Update referral handling to use struct berval DNs. 2001-12-26 20:59:24 +00:00
modrdn.c Added dnPretty2/dnNormalize2 using preallocated destination berval 2001-12-29 04:48:00 +00:00
nextid.c Regenerate configure and fix AC header inclusion 2001-12-18 02:25:21 +00:00
operational.c Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
passwd.c Added dnPretty2/dnNormalize2 using preallocated destination berval 2001-12-29 04:48:00 +00:00
proto-back-ldbm.h Quick struct berval DN support for defer alias API. 2001-12-27 00:26:59 +00:00
referral.c Update referral handling to use struct berval DNs. 2001-12-26 20:59:24 +00:00
sasl.c
search.c matched_dn may be null 2001-12-27 12:16:58 +00:00
tools.c Don't signal error if reindexing an already existing dn2id index 2001-12-11 14:23:05 +00:00
unbind.c