openldap/servers/slapd/back-ldbm
2001-12-22 20:17:19 +00:00
..
abandon.c Y2k copyright update 2000-05-13 02:47:56 +00:00
add.c Converted all use of dn_parent to the in-place version. (Fixed a pdn leak 2001-12-08 10:37:42 +00:00
alias.c Add missing 'static'... (ITS#823,825,828) 2000-10-11 23:42:53 +00:00
attr.c minor cleanup 2001-11-17 14:39:10 +00:00
attribute.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +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 First stable an implementing latest namedref specification. 2001-10-26 02:05:14 +00:00
cache.c Fix some NEW_LOGGING errors 2001-10-05 21:49:04 +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 Replace existing SLAP_MR_ matching flags with: 2001-11-27 21:59:56 +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 Converted all use of dn_parent to the in-place version. (Fixed a pdn leak 2001-12-08 10:37:42 +00:00
dn2id.c Fixed suffix DN_SUBTREE again. Index was still being written even though 2001-12-10 18:09:07 +00:00
entry.c Fix so previous change to slapcat works. 2001-12-06 12:28:49 +00:00
extended.c misc cleanup 2000-09-29 02:50:34 +00:00
external.h 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
filterindex.c In presence_candidates(), always return a full match for objectClass. 2001-11-30 01:21:52 +00:00
group.c minor cleanup 2001-11-17 14:39:10 +00:00
id2children.c fix format for new logging 2001-01-17 17:01:19 +00:00
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 Replace existing SLAP_MR_ matching flags with: 2001-11-27 21:59:56 +00:00
modrdn.c Converted all use of dn_parent to the in-place version. (Fixed a pdn leak 2001-12-08 10:37:42 +00:00
nextid.c Regenerate configure and fix AC header inclusion 2001-12-18 02:25:21 +00:00
operational.c better handling of on-the-fly operational attrs by means of helpers 2001-12-22 14:24:13 +00:00
passwd.c Added ndn to replog args, eliminate unnecessary dn_normalize in replog. 2001-12-09 02:47:39 +00:00
proto-back-ldbm.h Changed AttributeType.sat_cname from char * to struct berval. 2001-11-16 07:45:37 +00:00
referral.c First stable an implementing latest namedref specification. 2001-10-26 02:05:14 +00:00
sasl.c Update SASL code to reuse context through life of session. 2000-07-13 22:54:38 +00:00
search.c Remove lint and misc MSVC updates 2001-12-09 02:34:45 +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 Y2k copyright update 2000-05-13 02:47:56 +00:00