openldap/servers/slapd/back-ldbm
1999-04-10 04:28:02 +00:00
..
abandon.c
add.c
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 Updates for NT4 (MSVC5++). 1999-04-01 20:26:09 +00:00
bind.c UNDO LAST COMMIT. 1999-04-02 03:45:33 +00:00
cache.c Apply LDBM cache changes (c_mutex streamlining) to BDB2 and back. 1999-04-10 04:28:02 +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
external.h
filterindex.c
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 cache: implement try_again loop if cache entry is not ready. 1999-04-02 19:09:59 +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 ifdef SLAP_CLEANUP: close db files, free memory, some other cleanup before exit 1999-04-06 01:55:11 +00:00
kerberos.c
Makefile.in
modify.c
modrdn.c Remove superfluous \ at end of lines outside macros; DEC cc doesn't like them. 1999-04-03 09:20:41 +00:00
nextid.c Remove unused variables 1999-03-06 16:29:05 +00:00
proto-back-ldbm.h ifdef SLAP_CLEANUP: close db files, free memory, some other cleanup before exit 1999-04-06 01:55:11 +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