openldap/servers/slapd/back-ldbm
Howard Chu 03b58cc9cf For dynamic modules, must explicitly zero BackendInfo structure in
init_module. Since it's a local var, you have no idea what kind of
garbage is sitting in important function pointers...
1999-08-06 13:16:26 +00:00
..
abandon.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
add.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
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 Add copyright notice and a few comments here and there 1999-08-04 23:59:13 +00:00
backldbm.dsp Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
bind.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
cache.c Add limited LDAP_INVALID_DN_SYNTAX support. dn_normalize{,_case}() now returns 1999-07-22 17:14:42 +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 Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +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 Namespace changes 1999-07-19 19:40:33 +00:00
delete.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
dn2id.c Add limited LDAP_INVALID_DN_SYNTAX support. dn_normalize{,_case}() now returns 1999-07-22 17:14:42 +00:00
entry.c Add entry.c to complete previous change 1999-04-13 06:15:03 +00:00
external.h Add copyright notice and a few comments here and there 1999-08-04 23:59:13 +00:00
filterindex.c fix substring_comp_candidates logic if intersection of candidates 1999-07-16 22:26:57 +00:00
group.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
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 For dynamic modules, must explicitly zero BackendInfo structure in 1999-08-06 13:16:26 +00:00
kerberos.c merged with autoconf branch 1998-10-25 01:41:42 +00:00
Makefile.in Merged dynamic module support patch (see ITS #196). To enable, run ./configure w 1999-06-24 17:06:34 +00:00
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 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 Add copyright notice and a few comments here and there 1999-08-04 23:59:13 +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 Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00