openldap/servers/slapd
2006-04-11 18:34:09 +00:00
..
back-bdb s/LDBM/BDB/ 2006-04-08 04:24:12 +00:00
back-dnssrv
back-hdb s/LDBM/BDB/ 2006-04-08 04:24:12 +00:00
back-ldap re-fix previous commit 2006-04-08 15:59:59 +00:00
back-ldif Code which doesn't hanlding allocation failure should use 2006-04-06 21:44:05 +00:00
back-meta actually, if a connection is already in the AVL tree, use it if not binding; otherwise use a tainted one; taint connections that must be freed when refcnt goes to zero 2006-04-07 01:28:56 +00:00
back-monitor Warnings: Unused vars. funcptr=0, not =NULL. if(b=...) -> if((b=...) != NULL). 2006-04-02 19:54:24 +00:00
back-null
back-passwd
back-perl Warnings: Unused vars. funcptr=0, not =NULL. if(b=...) -> if((b=...) != NULL). 2006-04-02 19:54:24 +00:00
back-relay
back-shell Plug leak 2006-04-04 10:12:55 +00:00
back-sql ITS#4384 rework entryCSN handling, retrieve from incoming request 2006-02-05 01:09:48 +00:00
overlays ITS#4472: Make t_rwlock a lock pointer instead of a lock, and malloc/free it. 2006-04-04 23:12:58 +00:00
schema fix comments 2006-02-03 04:10:29 +00:00
shell-backends
slapi slapi_ch_bvdup() should be implemented in terms of ber_dupbv() 2006-03-01 16:29:31 +00:00
abandon.c
aci.c
acl.c
aclparse.c plug leaks 2006-04-02 21:16:06 +00:00
ad.c fix leak 2006-03-19 23:26:12 +00:00
add.c Add link to FAQ entry on BDB tuning 2006-03-30 17:56:56 +00:00
alock.c
alock.h
at.c Cleanup NULL check 2006-03-31 22:05:01 +00:00
attr.c
ava.c
backend.c fix operational attrs return with chain overlay (ITS#4431); misc cleanup 2006-03-24 22:49:51 +00:00
backglue.c More for ITS#4323 fix 2006-04-07 04:17:44 +00:00
backover.c
bconfig.c Use new TLS SSL_CTX support 2006-04-07 01:25:46 +00:00
bind.c streamline handling of simple bind by global overlays (ITS#4454) 2006-03-26 23:03:43 +00:00
cancel.c TXN protocol element parsers (without any backend support) 2006-03-07 00:48:14 +00:00
ch_malloc.c
compare.c
component.c Cleanup 2006-03-31 12:53:32 +00:00
component.h
config.c Fix typo 2006-04-07 03:08:43 +00:00
config.h
connection.c ITS#4476 revert connection_write processing back into main thread 2006-04-06 04:34:37 +00:00
controls.c cleanup 2006-04-06 21:29:38 +00:00
cr.c plug leaks 2006-03-31 12:20:04 +00:00
ctxcsn.c
daemon.c ITS#4476 revert connection_write processing back into main thread 2006-04-06 04:34:37 +00:00
DB_CONFIG Add link to FAQ entry on BDB tuning 2006-03-30 17:56:56 +00:00
delete.c Add link to FAQ entry on BDB tuning 2006-03-30 17:56:56 +00:00
dn.c plug leaks 2006-03-31 11:15:26 +00:00
entry.c
extended.c TXN protocol element parsers (without any backend support) 2006-03-07 00:48:14 +00:00
filter.c
filterentry.c
frontend.c
globals.c
index.c
init.c Warnings: Unused vars. funcptr=0, not =NULL. if(b=...) -> if((b=...) != NULL). 2006-04-02 19:54:24 +00:00
kerberos.c
ldapsync.c
limits.c fix ITS#4479 2006-04-06 23:48:55 +00:00
lock.c
main.c Use new TLS SSL_CTX support 2006-04-07 01:25:46 +00:00
Makefile.in s/ldbm/hdb/ 2006-04-08 04:21:03 +00:00
matchedValues.c
modify.c Add link to FAQ entry on BDB tuning 2006-03-30 17:56:56 +00:00
modrdn.c Add link to FAQ entry on BDB tuning 2006-03-30 17:56:56 +00:00
mods.c
module.c
mr.c plug leaks 2006-03-31 12:20:04 +00:00
mra.c
nt_svc.c
oc.c
oidm.c plug leaks 2006-03-31 12:20:04 +00:00
operation.c Add link to FAQ entry on BDB tuning 2006-03-30 17:56:56 +00:00
operational.c
passwd.c TXN protocol element parsers (without any backend support) 2006-03-07 00:48:14 +00:00
phonetic.c
proto-slap.h Use TLS context stuff in syncrepl 2006-04-07 02:57:39 +00:00
referral.c Code which doesn't hanlding allocation failure should use 2006-04-06 21:44:05 +00:00
repl.c Cleanup 2006-03-31 12:53:32 +00:00
result.c better fix for ITS#4483 2006-04-09 22:29:42 +00:00
root_dse.c cleanup 2006-04-06 21:29:38 +00:00
sasl.c
saslauthz.c
schema_check.c
schema_init.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2006-04-01 23:52:42 +00:00
schema_prep.c plug leaks 2006-03-31 12:20:04 +00:00
schema.c
schemaparse.c
search.c
sets.c
sets.h
sl_malloc.c don't leak if realloc fails (ITS#4477) 2006-04-06 19:13:41 +00:00
slap.h remove LDAP_DEVEL around lightweight dispatcher code 2006-04-11 18:34:09 +00:00
slapacl.c
slapadd.c
slapauth.c
slapcat.c
slapcommon.c
slapcommon.h
slapd.conf s/ldbm/hdb/ 2006-04-08 04:21:03 +00:00
slapd.ldif s/ldbm/hdb/ 2006-04-08 04:21:03 +00:00
slapdn.c
slapindex.c
slappasswd.c
slaptest.c plug leaks 2006-03-31 12:20:04 +00:00
starttls.c TXN protocol element parsers (without any backend support) 2006-03-07 00:48:14 +00:00
str2filter.c
syncrepl.c Use TLS context stuff in syncrepl 2006-04-07 02:57:39 +00:00
syntax.c
txn.c more txn infrastructure 2006-03-08 05:54:10 +00:00
unbind.c
user.c
value.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2006-04-01 23:52:42 +00:00
zn_malloc.c fix typos 2006-02-12 07:03:12 +00:00