openldap/servers/slapd
2006-05-13 12:35:12 +00:00
..
back-bdb ITS#4531 temporarily go back to using quick sort instead of radix sort 2006-05-11 20:05:53 +00:00
back-dnssrv unifdef -DSLAP_ACL_HONOR_DISCLOSE 2006-04-12 05:53:26 +00:00
back-hdb s/LDBM/BDB/ 2006-04-08 04:24:12 +00:00
back-ldap fix warning message 2006-05-09 20:32:25 +00:00
back-ldif ITS#4512 fix bogus Debug messages in rev 1.48 2006-04-28 06:22:48 +00:00
back-meta make sure realloc'd memory is reset 2006-05-13 02:06:10 +00:00
back-monitor add URI list resorting feature (ITS#4524) 2006-05-06 16:15:25 +00:00
back-null Support rootdn 2006-04-27 16:12:59 +00:00
back-passwd
back-perl
back-relay
back-shell
back-sql check for NULLs from ber_mem funcs 2006-05-09 11:09:04 +00:00
overlays first round at adding passwd exop support to slapo-rwm (ITS#4458) 2006-05-12 15:38:58 +00:00
schema
shell-backends
slapi SLAPI_PLUGIN_{PRE,POST}_RESULT_FN should also be called for 2006-04-28 08:39:29 +00:00
abandon.c
aci.c
acl.c Fix dynacl tgrant/tdeny initialization 2006-05-08 09:06:37 +00:00
aclparse.c Additional fix for ITS#4522. The "dn=" ist not optional. 2006-05-12 11:48:57 +00:00
ad.c refine prev commit 2006-05-08 13:12:12 +00:00
add.c
alock.c coverity cleanup 2006-05-10 12:36:49 +00:00
alock.h
at.c
attr.c
ava.c
backend.c Make be_shadow_update more specific for syncrepl ops, since mirrormode 2006-04-20 22:20:25 +00:00
backglue.c Fix tlimit munging 2006-05-09 00:01:35 +00:00
backover.c unifdef -DSLAP_ACL_HONOR_DISCLOSE 2006-04-12 05:53:26 +00:00
bconfig.c ITS#4535 set default cn=config access to NONE 2006-05-11 00:40:34 +00:00
bind.c
cancel.c
ch_malloc.c
compare.c unifdef -DSLAP_ACL_HONOR_DISCLOSE 2006-04-12 05:53:26 +00:00
component.c
component.h
config.c Rearrange, ARGS_TYPES should not be bitmasks 2006-05-11 02:13:03 +00:00
config.h Rearrange, ARGS_TYPES should not be bitmasks 2006-05-11 02:13:03 +00:00
connection.c Revert prev commit, spoke too soon, close race condition came back. 2006-05-13 12:35:12 +00:00
controls.c plug leaks 2006-05-10 13:03:42 +00:00
cr.c
ctxcsn.c
daemon.c ITS#4537 placate braindead compiler 2006-05-11 18:04:26 +00:00
DB_CONFIG
delete.c
dn.c Kludge to allow reading undefined attrs in DNs at startup 2006-04-29 02:15:53 +00:00
entry.c unifdef -DSLAP_ACL_HONOR_DISCLOSE 2006-04-12 05:53:26 +00:00
extended.c
filter.c
filterentry.c
frontend.c unifdef -DSLAP_ACL_HONOR_DISCLOSE 2006-04-12 05:53:26 +00:00
globals.c
index.c
init.c Revert 1.96, restore 1.91 functionality 2006-04-28 06:07:05 +00:00
kerberos.c remove more LDBM cruft 2006-04-11 18:56:11 +00:00
ldapsync.c more ITS#4503 cleanup 2006-04-25 19:30:48 +00:00
limits.c
lock.c
main.c Fix for !LDAP_SYSLOG 2006-05-11 04:43:17 +00:00
Makefile.in
matchedValues.c
modify.c unifdef -DSLAP_ACL_HONOR_DISCLOSE 2006-04-12 05:53:26 +00:00
modrdn.c
mods.c
module.c
mr.c
mra.c
nt_svc.c
oc.c
oidm.c
operation.c
operational.c
passwd.c
phonetic.c
proto-slap.h ITS#4414: SLP attributes support from Peter Marschall 2006-04-27 19:36:40 +00:00
referral.c add URI list resorting feature (ITS#4524) 2006-05-06 16:15:25 +00:00
repl.c
result.c Cast isspace() arg to unsigned char. (Update to previous change.) 2006-04-24 20:32:23 +00:00
root_dse.c plug leaks 2006-05-10 13:03:42 +00:00
sasl.c
saslauthz.c callbacks must return valid error codes (ITS#4499) 2006-04-25 19:07:34 +00:00
schema_check.c
schema_init.c schema_destroy(): Handle failed slap_schema_init() 2006-04-13 22:19:19 +00:00
schema_prep.c unifdef -DSLAP_ACL_HONOR_DISCLOSE 2006-04-12 05:53:26 +00:00
schema.c
schemaparse.c
search.c
sets.c
sets.h
sl_malloc.c
slap.h Detect TLS config changes 2006-05-03 02:48:23 +00:00
slapacl.c don't allow "none" as access level 2006-05-10 22:23:24 +00:00
slapadd.c
slapauth.c
slapcat.c
slapcommon.c
slapcommon.h
slapd.conf
slapd.ldif
slapdn.c
slapindex.c
slappasswd.c add "-n" to omit trailing newline 2006-05-11 14:36:20 +00:00
slaptest.c
starttls.c
str2filter.c
syncrepl.c ITS#4534 propagate CSN for delete syncID sets 2006-05-11 10:46:44 +00:00
syntax.c
txn.c
unbind.c
user.c
value.c
zn_malloc.c