openldap/servers/slapd/back-ldbm
Kurt Zeilenga df8f7cbb9b s/exit(1)/exit(EXIT_FAILURE)/
s/exit(0)/exit(EXIT_SUCCESS)/
add <ac/stdlib.h> where needed and other minor header adjustments
1999-08-03 18:14:24 +00:00
..
abandon.c
add.c
alias.c Typo made all missed all aliasedobjectname values. 1999-07-22 19:17:16 +00:00
attr.c Missed an instance of s/struct attrinfo/AttrInfo/ 1999-08-01 20:25:15 +00:00
back-ldbm.h Namespace changes 1999-07-19 19:40:33 +00:00
backldbm.dsp
bind.c
cache.c Add limited LDAP_INVALID_DN_SYNTAX support. dn_normalize{,_case}() now returns 1999-07-22 17:14:42 +00:00
close.c
compare.c
config.c
dbcache.c Namespace changes 1999-07-19 19:40:33 +00:00
delete.c
dn2id.c Add limited LDAP_INVALID_DN_SYNTAX support. dn_normalize{,_case}() now returns 1999-07-22 17:14:42 +00:00
entry.c
external.h
filterindex.c
group.c
id2children.c Namespace changes 1999-07-19 19:40:33 +00:00
id2entry.c Namespace changes 1999-07-19 19:40:33 +00:00
idl.c Namespace changes 1999-07-19 19:40:33 +00:00
index.c Slightly better ITS#238 fix than last commit... has Debug 1999-07-28 23:19:16 +00:00
init.c Fix "dn" index. Only "sub" was being generated instead of "eq,sub". 1999-07-27 00:51:19 +00:00
kerberos.c
Makefile.in
modify.c Experimental fix to ITS#179 fix. 1999-07-31 03:37:40 +00:00
modrdn.c Add limited LDAP_INVALID_DN_SYNTAX support. dn_normalize{,_case}() now returns 1999-07-22 17:14:42 +00:00
nextid.c
proto-back-ldbm.h Namespace changes 1999-07-19 19:40:33 +00:00
search.c Add support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("+") (based on 1999-07-24 03:39:23 +00:00
startup.c s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
unbind.c