..
back-bdb
Make sure we release entry lock before sending paged response
2005-08-15 11:27:42 +00:00
back-dnssrv
back-hdb
back-ldap
set "matched" as appropriate (ITS#3942)
2005-08-17 08:13:24 +00:00
back-ldbm
back-ldif
don't need compare if entry_get is available
2005-08-03 00:33:37 +00:00
back-meta
implement overlapping targets enhancement (ITS#3711)
2005-08-17 08:34:49 +00:00
back-monitor
more (in)sanity stuff
2005-08-08 22:49:54 +00:00
back-null
back-passwd
back-perl
back-relay
back-shell
back-sql
enable syncrepl support by default
2005-08-10 16:54:45 +00:00
overlays
ITS#3946 use connection_destroy hook to reset lockouts instead of unbind
2005-08-17 16:42:22 +00:00
schema
ITS#3941: posixGroup should be STRUCTURAL
2005-08-17 07:10:02 +00:00
shell-backends
slapi
Add read-only SLAPI_X_ADD_STRUCTURAL_CLASS pblock extension.
2005-08-17 07:25:27 +00:00
abandon.c
Add missing Statslog() statements (loglevel stats/stats2):
2005-08-14 00:14:58 +00:00
aci.c
ACIs almost entirely factored out of slapd
2005-08-17 17:14:57 +00:00
acl.c
ACIs almost entirely factored out of slapd
2005-08-17 17:14:57 +00:00
aclparse.c
fix small issues with dynacl and ACI in general
2005-08-17 14:44:41 +00:00
ad.c
don't get tricked when option separator occurs past end of berval
2005-08-11 02:09:03 +00:00
add.c
at.c
attr.c
ava.c
backend.c
temporarily fix SLAPD_OVERLAY_ACCESS conflict
2005-08-10 18:53:21 +00:00
backover.c
bconfig.c
Remove unused variables in config_updatedn()
2005-08-08 22:35:38 +00:00
bind.c
cancel.c
Add missing Statslog() statements (loglevel stats/stats2):
2005-08-14 00:14:58 +00:00
ch_malloc.c
compare.c
component.c
component.h
config.c
config.h
connection.c
Add missing Statslog() statements (loglevel stats/stats2):
2005-08-14 00:14:58 +00:00
controls.c
Use IANA assigned OIDs
2005-08-12 21:24:13 +00:00
cr.c
ctxcsn.c
daemon.c
Don't decrement descriptor count until we have checked connection is not UDP
2005-08-08 03:44:17 +00:00
DB_CONFIG
delete.c
dn.c
ITS#3931 fix dnRelativeMatch return values
2005-08-14 23:08:20 +00:00
entry.c
wrap validate/pretty/normalize for ordered values (only #ifdef LDAP_DEVEL)
2005-08-11 23:35:15 +00:00
extended.c
Add missing Statslog() statements (loglevel stats/stats2):
2005-08-14 00:14:58 +00:00
filter.c
filterentry.c
frontend.c
globals.c
index.c
init.c
kerberos.c
ldapsync.c
ITS#3917 don't check csn syntax if schema isn't inited yet
2005-08-08 23:56:40 +00:00
limits.c
lock.c
main.c
personally, I'm much more comfortable using hex for log levels...
2005-08-13 16:04:40 +00:00
Makefile.in
ACIs almost entirely factored out of slapd
2005-08-17 17:14:57 +00:00
matchedValues.c
modify.c
wrap validate/pretty/normalize for ordered values (only #ifdef LDAP_DEVEL)
2005-08-11 23:35:15 +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
Add missing Statslog() statements (loglevel stats/stats2):
2005-08-14 00:14:58 +00:00
phonetic.c
proto-slap.h
ACIs almost entirely factored out of slapd
2005-08-17 17:14:57 +00:00
referral.c
repl.c
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
2005-08-08 22:25:56 +00:00
result.c
Add missing Statslog() statements (loglevel stats/stats2):
2005-08-14 00:14:58 +00:00
root_dse.c
Use IANA assigned OIDs
2005-08-12 21:24:13 +00:00
sasl.c
ITS#3845 allow rootpw to be used for rootdn SASL binds, based on
2005-08-14 08:00:54 +00:00
saslauthz.c
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
2005-08-13 21:10:41 +00:00
schema_check.c
schema_init.c
ACIs almost entirely factored out of slapd
2005-08-17 17:14:57 +00:00
schema_prep.c
add authzSyntax for authzTo/authzFrom attributes; add X-ORDERED 'VALUES' if support for ordered_value_{validate,pretty,normalize} is present; exploit normalization in slap_parseURI (only #ifdef LDAP_DEVEL)
2005-08-11 23:52:17 +00:00
schema.c
schemaparse.c
search.c
sets.c
sets.h
sl_malloc.c
slap.h
ACIs almost entirely factored out of slapd
2005-08-17 17:14:57 +00:00
slapacl.c
slapadd.c
slapauth.c
slapcat.c
slapcommon.c
plug one-time leak
2005-08-11 23:35:47 +00:00
slapcommon.h
slapd.conf
slapd.ldif
slapdn.c
slapindex.c
slappasswd.c
slaptest.c
starttls.c
Add missing Statslog() statements (loglevel stats/stats2):
2005-08-14 00:14:58 +00:00
str2filter.c
syncrepl.c
silence warning
2005-08-11 19:32:28 +00:00
syntax.c
unbind.c
user.c
value.c
wrap validate/pretty/normalize for ordered values (only #ifdef LDAP_DEVEL)
2005-08-11 23:35:15 +00:00
zn_malloc.c