..
abandon.c
Protoized, moved extern definitions to .h files, fixed related bugs.
1998-11-15 22:40:11 +00:00
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
ITS#141: Add ldbm_ignore_nextid_file, since tools/ldif2* handles it privately
1999-04-30 05:24:16 +00:00
backldbm.dsp
Vienna Bulk Commit
1999-05-19 01:12:33 +00:00
bind.c
UNDO LAST COMMIT.
1999-04-02 03:45:33 +00:00
cache.c
enclose macro arguments in ()
1999-04-30 00:35:27 +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
Update slap_conn to maintain client provided dn and bound dn.
1999-01-19 05:10:50 +00:00
config.c
ITS#141: Add ldbm_ignore_nextid_file, since tools/ldif2* handles it privately
1999-04-30 05:24:16 +00:00
dbcache.c
More errno handling changes for FreeBSD LinuxThreads.
1999-04-08 04:17:32 +00:00
delete.c
Modify meaning of SLAPD_CHILD_MODIFICATION_ENTRY_ACL to augment
1999-04-30 02:34:46 +00:00
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
Ignore idl_delete_key errors. LDBM isn't transactional, state
1999-04-29 01:42:43 +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
Make a copy of "dn" to avoid modification of string literal.
1999-05-27 23:04:28 +00:00
init.c
First step in new schema support.
1999-05-28 14:27:07 +00:00
kerberos.c
merged with autoconf branch
1998-10-25 01:41:42 +00:00
Makefile.in
Add mkversion script to generate version.c files. mkversion generates
1999-04-28 05:40:17 +00:00
modify.c
Changed lc_conn to be a pointer to a BerElement to aid in state management.
1999-05-28 19:33:05 +00:00
modrdn.c
Added fix to allow modrdn whose new rdn was already an attr value.
1999-05-26 11:59:54 +00:00
nextid.c
ITS#141: Add ldbm_ignore_nextid_file, since tools/ldif2* handles it privately
1999-04-30 05:24:16 +00:00
proto-back-ldbm.h
Do code reuse through ldbm_modify_internal().
1999-05-19 18:27:25 +00:00
search.c
enclose macro arguments in ()
1999-04-30 00:35:27 +00:00
startup.c
Moved db1/db.h check to the db1 marco in openldap.m4. Also added check for HAVE_DB1_DB_H for which header to include since it's only defined when using db1
1999-05-07 01:27:16 +00:00
unbind.c
Protoized, moved extern definitions to .h files, fixed related bugs.
1998-11-15 22:40:11 +00:00