openldap/servers/slapd
2006-11-18 18:02:46 +00:00
..
back-bdb Don't bother setting up threads if there are no indexed attrs (unlikely...) 2006-11-15 01:20:34 +00:00
back-dnssrv
back-hdb not sure, but I believe back-hdb needs monitor.c as well... 2006-09-25 23:44:50 +00:00
back-ldap Convert schema parsers to ConfigArgs so they can pass errors back to clients 2006-11-15 01:18:37 +00:00
back-ldif Tone down enum_tree warning 2006-11-17 22:51:04 +00:00
back-meta fix leak when 'rebind-as-user' is set (and client searches without prior bind) 2006-11-18 18:02:46 +00:00
back-monitor Convert schema parsers to ConfigArgs so they can pass errors back to clients 2006-11-15 01:18:37 +00:00
back-null
back-passwd
back-perl Add calls to PERL_SET_CONTEXT, as the active thread might not be the one 2006-11-14 15:18:50 +00:00
back-relay
back-shell
back-sql
overlays Fix prev commit, reset DB pointer 2006-11-16 14:27:49 +00:00
schema Incorporate a bit of text from RFC 4524, just to make a point regarding 2006-10-03 21:23:02 +00:00
shell-backends
slapi
abandon.c
aci.c Add register_at / register_oc helpers. 2006-09-13 12:48:45 +00:00
acl.c minor cleanup 2006-09-09 16:20:11 +00:00
aclparse.c
ad.c
add.c return structuralObjectClass errors 2006-09-16 11:48:52 +00:00
alock.c Portability cleanups 2006-09-14 07:29:46 +00:00
alock.h
at.c Better tracking of system schema, refresh cn=schema after moduleloads 2006-11-17 22:52:20 +00:00
attr.c
ava.c
backend.c cleanup variables scope; re-sort conditions 2006-11-05 09:24:01 +00:00
backglue.c
backover.c
bconfig.c Better tracking of system schema, refresh cn=schema after moduleloads 2006-11-17 22:52:20 +00:00
bind.c
cancel.c
ch_malloc.c
compare.c
component.c LDAPBIS cleanup 2006-10-28 03:53:02 +00:00
component.h
config.c Add valx arg to config_parse_add - indicate which value in the current 2006-11-12 02:22:23 +00:00
config.h Add valx arg to config_parse_add - indicate which value in the current 2006-11-12 02:22:23 +00:00
connection.c Fix typo in prev commit 2006-11-09 06:47:47 +00:00
controls.c read entry should allow special attributes in request (*, +, 1.1) 2006-10-14 00:59:55 +00:00
cr.c
ctxcsn.c
daemon.c s/fprintf/Debug/; improve logging 2006-11-05 09:24:51 +00:00
DB_CONFIG
delete.c
dn.c
entry.c missing decl 2006-10-15 18:03:25 +00:00
extended.c some overlay (rwm?) might set those values 2006-09-08 21:19:47 +00:00
filter.c - use STRLENOF, looks cleaner 2006-09-09 16:23:02 +00:00
filterentry.c More ldapbis cleanup 2006-10-28 04:47:58 +00:00
frontend.c
globals.c
index.c
init.c ITS#4565 catch errors from slap_sasl_init / backend_init 2006-09-14 04:52:08 +00:00
kerberos.c
ldapsync.c
limits.c
lock.c
main.c
Makefile.in
matchedValues.c
modify.c
modrdn.c
mods.c
module.c
mr.c
mra.c
nt_svc.c
oc.c Better tracking of system schema, refresh cn=schema after moduleloads 2006-11-17 22:52:20 +00:00
oidm.c Better tracking of system schema, refresh cn=schema after moduleloads 2006-11-17 22:52:20 +00:00
operation.c
operational.c
passwd.c
phonetic.c
proto-slap.h Convert schema parsers to ConfigArgs so they can pass errors back to clients 2006-11-15 01:18:37 +00:00
referral.c
repl.c
result.c read entry needs o_bd for ACLs 2006-10-14 00:59:22 +00:00
root_dse.c add sb_version to slap_bindconf; 2006-09-11 00:52:43 +00:00
sasl.c ITS#3755 silence strict-aliasing warnings 2006-11-10 10:39:54 +00:00
saslauthz.c Short-circuit the mapping search if more than 1 entry is found 2006-11-12 00:54:37 +00:00
schema_check.c
schema_init.c More ldapbis cleanup 2006-10-28 04:47:58 +00:00
schema_prep.c Support dynamic add/delete of attributeTypes and objectClasses 2006-09-14 00:06:04 +00:00
schema.c LDAPBIS cleanup 2006-10-28 03:53:02 +00:00
schemaparse.c Convert schema parsers to ConfigArgs so they can pass errors back to clients 2006-11-15 01:18:37 +00:00
search.c
sets.c really really minor cleanup 2006-09-08 21:19:05 +00:00
sets.h
sl_malloc.c
slap.h LDAPBIS cleanup 2006-10-28 03:53:02 +00:00
slapacl.c
slapadd.c
slapauth.c
slapcat.c
slapcommon.c Portability cleanups 2006-09-14 07:29:46 +00:00
slapcommon.h
slapd.conf
slapd.ldif
slapdn.c
slapindex.c
slappasswd.c
slaptest.c Portability cleanups 2006-09-14 07:29:46 +00:00
starttls.c
str2filter.c LDAPBIS cleanup 2006-10-28 03:53:02 +00:00
syncrepl.c ITS#4755 add rid to syncrepl debug msgs 2006-11-17 02:11:57 +00:00
syntax.c
txn.c
unbind.c
user.c
value.c
zn_malloc.c