openldap/servers/slapd
Kurt Zeilenga 492762f1c5 Don't use BDB group/attribute callbacks as they may cause deadlock.
Add code to bdb_attribute and bdb_group where use TXN id and to
provide error, but need to rework callers (and their callers) to
ensure error is properly bubbled up to the backend operation routine
handling the transaction.  Ugh.
2002-01-17 03:58:52 +00:00
..
back-bdb Don't use BDB group/attribute callbacks as they may cause deadlock. 2002-01-17 03:58:52 +00:00
back-dnssrv Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
back-ldap Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
back-ldbm use dn_match 2002-01-16 12:15:27 +00:00
back-meta Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
back-monitor Add system schema flags to backends supporting system schema. 2002-01-11 18:26:17 +00:00
back-passwd
back-perl
back-shell
back-sql
back-tcl
schema Add collective attribute system schema support. 2002-01-11 20:28:05 +00:00
shell-backends
tools Misc. cleanup, remove lint, remove unused deprecated functions, etc. 2002-01-15 07:29:15 +00:00
abandon.c
acl.c Don't use BDB group/attribute callbacks as they may cause deadlock. 2002-01-17 03:58:52 +00:00
aclparse.c Misc cleanup, lint removal, and minor optimizations 2002-01-13 05:00:59 +00:00
ad.c Additional system schema checks 2002-01-11 20:47:24 +00:00
add.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
at.c Add collective attribute system schema support. 2002-01-11 20:28:05 +00:00
attr.c more cleanup 2002-01-16 04:40:41 +00:00
ava.c
backend.c Remove unused deprecated DN routines. 2002-01-16 00:16:51 +00:00
backglue.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
bind.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
ch_malloc.c
charray.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
compare.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
config.c Misc. cleanup, remove lint, remove unused deprecated functions, etc. 2002-01-15 07:29:15 +00:00
connection.c Zap connection_internal_* 2002-01-13 18:05:16 +00:00
controls.c Remove unused deprecated DN routines. 2002-01-16 00:16:51 +00:00
daemon.c listener monitor 2002-01-11 11:43:35 +00:00
delete.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
dn.c remark for future (questionable) optimization 2002-01-16 18:51:20 +00:00
entry.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
extended.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
filter.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
filterentry.c
index.c Revert previous commit again. autosubtypes are gone for good. 2002-01-15 01:49:53 +00:00
init.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
kerberos.c Update copyright statements 2002-01-04 21:17:25 +00:00
libslapd.dsp
limits.c consistently use dn_match macro throughout slapd 2002-01-12 18:17:13 +00:00
lock.c
main.c
Makefile.in
modify.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
modrdn.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
mods.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
module.c
mr.c
mra.c
nt_svc.c
oc.c
oidm.c
operation.c
operational.c Modify performance patch from Gertjan van Wingerde <gwingerde@home.nl> 2002-01-13 23:23:23 +00:00
passwd.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
phonetic.c
proto-slap.h Move most of the new ber_*cmp routines to lber_pvt.h to keep them private, 2002-01-16 18:16:15 +00:00
referral.c Remove last uses of dn_validate() 2002-01-16 03:01:19 +00:00
repl.c
result.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
root_dse.c
sasl.c more cleanup 2002-01-16 04:40:41 +00:00
saslauthz.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
schema_check.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
schema_init.c replace strcasechr with bvcasechr 2002-01-17 00:18:57 +00:00
schema_prep.c Misc. cleanup, remove lint, remove unused deprecated functions, etc. 2002-01-15 07:29:15 +00:00
schema.c
schemaparse.c
search.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
sets.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
sets.h Misc. cleanup, remove lint, remove unused deprecated functions, etc. 2002-01-15 07:29:15 +00:00
slap.h Move most of the new ber_*cmp routines to lber_pvt.h to keep them private, 2002-01-16 18:16:15 +00:00
slapd.conf
slapd.dsp Misc. cleanup, remove lint, remove unused deprecated functions, etc. 2002-01-15 07:29:15 +00:00
starttls.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00
str2filter.c
suffixalias.c
syntax.c
unbind.c
user.c
value.c Renamed BVarray to BerVarray. Moved slapd:bvarray_{add,free} to 2002-01-14 01:43:17 +00:00