openldap/servers/slapd
Pierangelo Masarati 63e0046eab fix previous commit
2007-12-27 19:57:51 +00:00
..
back-bdb Support DB encryption 2007-12-15 19:07:41 +00:00
back-dnssrv
back-hdb Fix depend/.links dependency for parallel make 2007-10-20 04:24:15 +00:00
back-ldap fix typing warnings 2007-10-05 10:06:20 +00:00
back-ldif behave when the empty DN is used as database suffix (ITS#5265) 2007-12-11 16:59:40 +00:00
back-meta silence warnings 2007-11-23 12:47:53 +00:00
back-monitor fix declarations of buffers for numeric strings; other related cleanup 2007-12-15 15:23:23 +00:00
back-null
back-passwd
back-perl
back-relay
back-shell
back-sock Require compare (not read) access to entry attr for compare ops 2007-12-27 00:51:45 +00:00
back-sql fix declarations of buffers for numeric strings; other related cleanup 2007-12-15 15:23:23 +00:00
overlays fix previous commit 2007-12-27 19:57:51 +00:00
schema ITS#5236 add 'countryName' alias back, should not have been dropped. 2007-12-13 08:30:12 +00:00
shell-backends
slapi silence warnings 2007-11-23 12:47:53 +00:00
abandon.c Concurrency tweaks: 2007-10-25 02:22:40 +00:00
aci.c
acl.c fix declarations of buffers for numeric strings; other related cleanup 2007-12-15 15:23:23 +00:00
aclparse.c fix declarations of buffers for numeric strings; other related cleanup 2007-12-15 15:23:23 +00:00
ad.c
add.c
alock.c
alock.h
at.c
attr.c silence warnings 2007-11-23 12:47:53 +00:00
ava.c
backend.c
backglue.c Fix prev commit, broke test033 2007-11-12 12:16:05 +00:00
backover.c pass ConfigReply to overlays; don't complain unless once-only overlays are instantiated multiple times 2007-12-27 17:36:39 +00:00
bconfig.c Convert back-sock to dynamic config 2007-12-24 05:18:25 +00:00
bind.c
cancel.c Concurrency tweaks: 2007-10-25 02:22:40 +00:00
ch_malloc.c
compare.c
component.c
component.h
config.c Revert prev commit, different fix 2007-12-14 02:48:11 +00:00
config.h pass ConfigReply to overlays; don't complain unless once-only overlays are instantiated multiple times 2007-12-27 17:36:39 +00:00
connection.c ITS#5259 fix sasl_auxprop_store to allow cleanup after bindop is gone 2007-12-22 22:53:58 +00:00
controls.c ITS#5191 do all pagedresult control parsing in the frontend, don't 2007-11-01 15:11:22 +00:00
cr.c
ctxcsn.c
daemon.c fix declarations of buffers for numeric strings; other related cleanup 2007-12-15 15:23:23 +00:00
DB_CONFIG DB_CONFIG.example URL wrong in comments (ITS#5288) 2007-12-18 12:50:27 +00:00
delete.c
dn.c
entry.c
extended.c
filter.c More for ITS#5212 make conditional explicit 2007-11-09 07:28:42 +00:00
filterentry.c
frontend.c
globals.c
index.c
init.c Use per-thread slap_counters to eliminate lock contention 2007-10-25 08:45:00 +00:00
ldapsync.c
limits.c ITS#5230 fix slimit for rootDN w/pagedresults 2007-11-12 08:14:50 +00:00
lock.c
main.c ITS#5209 sasl_host may be different from global_host 2007-11-05 09:30:40 +00:00
Makefile.in ITS#5215 fix Windows slapd.def rules 2007-11-20 15:10:52 +00:00
matchedValues.c
modify.c
modrdn.c
mods.c silence warnings 2007-11-23 12:47:53 +00:00
module.c
mr.c
mra.c
nt_svc.c
oc.c
oidm.c
operation.c Concurrency tweaks: 2007-10-25 02:22:40 +00:00
operational.c
passwd.c
phonetic.c
proto-slap.h ITS#5259 fix sasl_auxprop_store to allow cleanup after bindop is gone 2007-12-22 22:53:58 +00:00
referral.c
result.c ITS#5268 don't replicate dSAOperation attributes unless specifically 2007-12-08 17:44:15 +00:00
root_dse.c
sasl.c Axe obsolete Cyrus 1.5 support 2007-12-23 01:33:39 +00:00
saslauthz.c ITS#5264 don't log NULL/anonymous DNs 2007-12-22 21:16:54 +00:00
schema_check.c
schema_init.c Integer indexing - cleanup, signedness, redefine signmask => RIP overflow test 2007-12-03 09:54:01 +00:00
schema_prep.c
schema.c
schemaparse.c
search.c
sets.c further fix of double free (ITS#4860) 2007-10-24 10:34:43 +00:00
sets.h
sl_malloc.c
slap.h pass ConfigReply to overlays; don't complain unless once-only overlays are instantiated multiple times 2007-12-27 17:36:39 +00:00
slapacl.c
slapadd.c ITS#5225 fix contextCSN updating 2007-11-12 03:50:31 +00:00
slapauth.c
slapcat.c ITS#5248: use volatile sig_atomic_t for signal variable gotsig 2007-12-06 17:15:41 +00:00
slapcommon.c Fix, truncate should not be valid for slapadd, should be for slapindex. 2007-11-21 15:40:09 +00:00
slapcommon.h
slapd.conf
slapd.ldif Fix typos 2007-11-19 22:17:45 +00:00
slapdn.c
slapindex.c
slappasswd.c
slaptest.c
starttls.c
str2filter.c
syncrepl.c fix declarations of buffers for numeric strings; other related cleanup 2007-12-15 15:23:23 +00:00
syntax.c
txn.c
unbind.c
user.c
value.c
zn_malloc.c