openldap/servers/slapd/back-ldbm
1999-02-04 00:21:57 +00:00
..
abandon.c
add.c Make sure e_ndn is used! 1999-01-28 17:32:59 +00:00
alias.c inserted additional checks for null values, comments 1999-02-04 00:21:57 +00:00
attr.c
back-ldbm.h Hack up a quick bandaid to make things compile. Startup/Initialization 1999-02-02 19:26:00 +00:00
bind.c Use -lldap_r instead of -lldap -lthread. 1999-01-28 04:34:55 +00:00
cache.c Use -lldap_r instead of -lldap -lthread. 1999-01-28 04:34:55 +00:00
close.c Implement NEXTID chunking. Obtain IDs in chunks of size 1999-01-22 02:26:19 +00:00
compare.c Update slap_conn to maintain client provided dn and bound dn. 1999-01-19 05:10:50 +00:00
config.c nextid cleanup in preparation to disable next_id_return(). 1999-01-22 01:40:39 +00:00
dbcache.c Introduction of a backend startup/shutdown function to make backend-specific 1999-02-01 17:37:43 +00:00
delete.c Make sure e_ndn is used! 1999-01-28 17:32:59 +00:00
dn2id.c If dn2id returns ID but id2entry returns NULL, log it. 1999-01-23 19:33:53 +00:00
filterindex.c Rewrite IDL block code to use simple array and accessor macros 1999-01-31 07:55:53 +00:00
group.c Introduction of a backend startup/shutdown function to make backend-specific 1999-02-01 17:37:43 +00:00
id2children.c Got that logic backwards... 1999-02-03 03:50:11 +00:00
id2entry.c Use -lldap_r instead of -lldap -lthread. 1999-01-28 04:34:55 +00:00
idl.c Use idl_fetch_one() to fetch single id_blocks instead of separate 1999-02-03 17:14:01 +00:00
index.c Rewrite IDL block code to use simple array and accessor macros 1999-01-31 07:55:53 +00:00
init.c Hack up a quick bandaid to make things compile. Startup/Initialization 1999-02-02 19:26:00 +00:00
kerberos.c
Makefile.in Introduction of a backend startup/shutdown function to make backend-specific 1999-02-01 17:37:43 +00:00
modify.c Use -lldap_r instead of -lldap -lthread. 1999-01-28 04:34:55 +00:00
modrdn.c Use -lldap_r instead of -lldap -lthread. 1999-01-28 04:34:55 +00:00
nextid.c Use -lldap_r instead of -lldap -lthread. 1999-01-28 04:34:55 +00:00
proto-back-ldbm.h first arg of ldbm_db_errcall could be a const char * instead of char *. 1999-02-02 23:15:45 +00:00
search.c Rewrite IDL block code to use simple array and accessor macros 1999-01-31 07:55:53 +00:00
startup.c first arg of ldbm_db_errcall could be a const char * instead of char *. 1999-02-02 23:15:45 +00:00
unbind.c
Version.c