openldap/servers/slapd/back-ldbm
Juan Gomez a88bf50b31 Updates index for rdn attribute type avoiding the 'dissapearing entry'
problem reported in IT78. Index files will still be stale if the modrdn
uses deleteoldrdn.
1999-04-20 03:36:00 +00:00
..
abandon.c
add.c Add struct backend_info->bi_entry_release_rw and related functions. 1999-04-13 06:08:28 +00:00
alias.c UNDO LAST COMMIT. 1999-04-02 03:45:33 +00:00
attr.c ifdef SLAP_CLEANUP: close db files, free memory, some other cleanup before exit 1999-04-06 01:55:11 +00:00
back-ldbm.h Enclose `DB_ENV li_db_env' declaration in #ifdef HAVE_BERKELEY_DB2 1999-04-01 22:18:09 +00:00
backldbm.dsp adjust projet settings 1999-04-14 17:10:56 +00:00
bind.c UNDO LAST COMMIT. 1999-04-02 03:45:33 +00:00
cache.c Add trace message when found entry is busy. 1999-04-11 22:16:30 +00:00
close.c ifdef SLAP_CLEANUP: close db files, free memory, some other cleanup before exit 1999-04-06 01:55:11 +00:00
compare.c
config.c plug memory leak of li->li_nextid_file 1999-04-04 21:53:39 +00:00
dbcache.c More errno handling changes for FreeBSD LinuxThreads. 1999-04-08 04:17:32 +00:00
delete.c
dn2id.c Remove unused variables 1999-03-06 16:29:05 +00:00
entry.c Add entry.c to complete previous change 1999-04-13 06:15:03 +00:00
external.h Added parameter newSuperior in preparation to support 1999-03-05 03:38:12 +00:00
filterindex.c Consistently use %ld for printing IDs. %lu was used in many cases. 1999-02-11 18:19:52 +00:00
group.c UNDO LAST COMMIT. 1999-04-02 03:45:33 +00:00
id2children.c Remove unused variables 1999-03-06 16:29:05 +00:00
id2entry.c Add XXX comment to cache modified from underneath kludge. 1999-04-13 22:41:14 +00:00
idl.c Plug memory leaks 1999-04-04 21:34:33 +00:00
index.c Some minor clean-up; checking bdb2 for sync with ldbm. 1999-04-01 09:58:36 +00:00
init.c Add struct backend_info->bi_entry_release_rw and related functions. 1999-04-13 06:08:28 +00:00
kerberos.c
Makefile.in Add struct backend_info->bi_entry_release_rw and related functions. 1999-04-13 06:08:28 +00:00
modify.c Made add_values(), delete_values(), replace_values() so they can be used 1999-03-03 21:58:51 +00:00
modrdn.c Updates index for rdn attribute type avoiding the 'dissapearing entry' 1999-04-20 03:36:00 +00:00
nextid.c Remove unused variables 1999-03-06 16:29:05 +00:00
proto-back-ldbm.h Add struct backend_info->bi_entry_release_rw and related functions. 1999-04-13 06:08:28 +00:00
search.c UNDO LAST COMMIT. 1999-04-02 03:45:33 +00:00
startup.c NT port 1999-04-01 14:50:34 +00:00
unbind.c
Version.c