..
back-bdb
ITS#3607 more enhancements
2005-04-13 04:34:15 +00:00
back-dnssrv
hide changes behind specific #ifdef, conditioned by LDAP_DEBUG; always allow access on back-dnssrv
2005-04-12 01:07:30 +00:00
back-hdb
ITS#3607 build alock
2005-03-27 06:45:15 +00:00
back-ldap
add SASL bind for acl-authc; use slap_bindconf
2005-04-10 23:44:06 +00:00
back-ldbm
ITS#3648 use slapd runqueue for periodic sync
2005-04-12 12:35:00 +00:00
back-ldif
apply naming scheme to global/database schema
2005-04-10 22:27:50 +00:00
back-meta
back-monitor
check parameters
2005-04-09 00:11:31 +00:00
back-null
back-passwd
further cleanup; plug memory leak?
2005-04-09 01:00:53 +00:00
back-perl
back-relay
back-shell
implement add/delete granularity in write access (ITS#3631)
2005-04-08 00:18:24 +00:00
back-sql
implement add/delete granularity in write access (ITS#3631)
2005-04-08 00:18:24 +00:00
overlays
ITS#3573, mark pwdChangedTime, pwdGraceUseTime, pwdExpirationWarned,
2005-04-12 10:58:50 +00:00
schema
shell-backends
slapi
implement add/delete granularity in write access (ITS#3631)
2005-04-08 00:18:24 +00:00
abandon.c
Convert backendInfo/backendDB to STAILQs
2005-03-24 05:13:31 +00:00
acl.c
partially revert previous commit (ITS#3652)
2005-04-13 01:03:46 +00:00
aclparse.c
fix access unparse (ITS#3631)
2005-04-12 23:10:48 +00:00
ad.c
add.c
fix the fix to previous commit
2005-04-12 17:11:30 +00:00
at.c
same for objectClass; improve previous commit
2005-04-10 15:40:15 +00:00
attr.c
ava.c
Fixing memory leakage in attribute aliasing
2005-03-29 00:12:05 +00:00
backend.c
partially revert previous commit (ITS#3652)
2005-04-13 01:03:46 +00:00
backover.c
more on ITS#3652
2005-04-12 22:38:54 +00:00
bconfig.c
more on ITS#3652
2005-04-12 22:38:54 +00:00
bind.c
cancel.c
Convert backendInfo/backendDB to STAILQs
2005-03-24 05:13:31 +00:00
ch_malloc.c
compare.c
Fixing memory leakage in attribute aliasing
2005-03-29 00:12:05 +00:00
component.c
component.h
config.c
iptr was unint'd
2005-04-11 21:44:29 +00:00
config.h
ITS#3644 include limits.h in config.h, set PATH_MAX in config.h
2005-04-09 06:35:28 +00:00
connection.c
<limits.h> cleanup && ITS#3643
2005-04-10 19:32:14 +00:00
controls.c
implement "realdn" by clause in ACLs (ITS#3627; accounting for Howard's remarks)
2005-04-03 01:59:03 +00:00
cr.c
Preserve OID macros for display in back-config
2005-04-09 16:13:04 +00:00
ctxcsn.c
daemon.c
DB_CONFIG
delete.c
dn.c
clarify the usage of dnParent( dn, dn )
2005-04-01 23:58:38 +00:00
entry.c
extended.c
filter.c
filterentry.c
Update uniqueMemberMatch to be consistent with latest
2005-03-26 02:07:00 +00:00
frontend.c
partially revert previous commit (ITS#3652)
2005-04-13 01:03:46 +00:00
globals.c
index.c
init.c
kerberos.c
ldapsync.c
limits.c
lock.c
main.c
document option '-F'
2005-04-07 20:12:57 +00:00
Makefile.in
matchedValues.c
modify.c
modrdn.c
implement add/delete granularity in write access (ITS#3631)
2005-04-08 00:18:24 +00:00
mods.c
module.c
mr.c
mra.c
nt_svc.c
oc.c
same for objectClass; improve previous commit
2005-04-10 15:40:15 +00:00
oidm.c
Preserve OID macros for display in back-config
2005-04-09 16:13:04 +00:00
operation.c
implement "realdn" by clause in ACLs (ITS#3627; accounting for Howard's remarks)
2005-04-03 01:59:03 +00:00
operational.c
passwd.c
phonetic.c
proto-slap.h
more on ITS#3652
2005-04-12 22:38:54 +00:00
referral.c
repl.c
result.c
Added a conformant sortedResults support which is unable to sort anything.
2005-04-01 02:40:29 +00:00
root_dse.c
Convert backendInfo/backendDB to STAILQs
2005-03-24 05:13:31 +00:00
sasl.c
<limits.h> cleanup && ITS#3643
2005-04-10 19:32:14 +00:00
saslauthz.c
<limits.h> cleanup && ITS#3643
2005-04-10 19:32:14 +00:00
schema_check.c
ITS#3616 skip naming checks for entry with zero-length DN
2005-04-09 09:59:40 +00:00
schema_init.c
<limits.h> cleanup && ITS#3643
2005-04-10 19:32:14 +00:00
schema_prep.c
schema.c
schemaparse.c
same for objectClass; improve previous commit
2005-04-10 15:40:15 +00:00
search.c
sets.c
sets.h
sl_malloc.c
slap.h
hide changes behind specific #ifdef, conditioned by LDAP_DEBUG; always allow access on back-dnssrv
2005-04-12 01:07:30 +00:00
slapacl.c
fix access control when no backend could be found (might need work)
2005-04-13 00:01:53 +00:00
slapadd.c
ITS#3616 allow adding entry with zero-length DN if the suffix is zero length
2005-04-09 11:27:35 +00:00
slapauth.c
slapcat.c
slapcommon.c
fix access control when no backend could be found (might need work)
2005-04-13 00:01:53 +00:00
slapcommon.h
fix previous commit in case of access to non existent backend (e.g. rootDSE); add (and document) authzID/DN support
2005-04-12 19:36:56 +00:00
slapd.conf
slapdn.c
allow slapdn to return the DN in pretty/normal only mode, without diagnostics, to be used as filter (should allow reading from stdin as well)
2005-04-01 12:59:26 +00:00
slapindex.c
slappasswd.c
slaptest.c
starttls.c
str2filter.c
syncrepl.c
more bindconf cleanup
2005-04-10 23:43:17 +00:00
syntax.c
unbind.c
call frontend's be_unbind, if any, to honor hooks registered by global overlays (ITS#3649)
2005-04-11 19:12:30 +00:00
user.c
value.c
zn_malloc.c