openldap/servers/slapd
2005-05-06 16:42:03 +00:00
..
back-bdb more on strict config parsing (ITS#3705) 2005-05-06 16:42:03 +00:00
back-dnssrv more attr_merge cleanup (please check) 2005-04-21 23:36:37 +00:00
back-hdb ITS#3607 build alock 2005-03-27 06:45:15 +00:00
back-ldap consistently rename function 2005-05-05 18:11:35 +00:00
back-ldbm more on strict config parsing (ITS#3705) 2005-05-06 16:42:03 +00:00
back-ldif Fix for WIN32 mkdir 2005-05-06 00:02:26 +00:00
back-meta more on strict config parsing (ITS#3705) 2005-05-06 16:42:03 +00:00
back-monitor add "monitorIsShadow" (ITS#3696); more to come (see discussion) 2005-05-04 09:27:22 +00:00
back-null
back-passwd more attr_merge cleanup (please check) 2005-04-21 23:36:37 +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 more on strict config parsing (ITS#3705) 2005-05-06 16:42:03 +00:00
schema hardcode "description" and "seeAlso" 2005-04-29 20:29:29 +00:00
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 more on strict config parsing (ITS#3705) 2005-05-06 16:42:03 +00:00
ad.c
add.c Generic ordered value support 2005-04-14 10:31:51 +00:00
at.c Fix X-ORDERED SIBLINGS 2005-04-21 06:39:58 +00:00
attr.c add a consistency check 2005-04-21 23:35:00 +00:00
ava.c Fixing memory leakage in attribute aliasing 2005-03-29 00:12:05 +00:00
backend.c In backend_group, return LDAP_COMPARE_FALSE if attr exists but value is 2005-05-04 06:28:27 +00:00
backover.c fix overlay access control; cleanup 2005-04-18 09:16:26 +00:00
bconfig.c more on strict config parsing (ITS#3705) 2005-05-06 16:42:03 +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 more on strict config parsing (ITS#3705) 2005-05-06 16:42:03 +00:00
config.h More error reporting for clients 2005-04-25 08:44:52 +00:00
connection.c ITS#3671 must release conn->c_mutex to allow blocked writers to exit 2005-04-28 18:36:08 +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 Wrap w in WAKE_LISTENER 2005-05-05 20:39:58 +00:00
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 More modify support. ACL editing works. 2005-04-19 16:39:48 +00:00
kerberos.c
ldapsync.c
limits.c
lock.c
main.c Fix config selection: 2005-05-01 20:55:15 +00:00
Makefile.in Fix Windows export setup 2005-05-06 01:45:05 +00:00
matchedValues.c
modify.c someone (e.g. an overlay) might muck with this data (e.g. remove a modification from the list...) 2005-04-17 19:12:46 +00:00
modrdn.c implement add/delete granularity in write access (ITS#3631) 2005-04-08 00:18:24 +00:00
mods.c Fix X-ORDERED SIBLINGS 2005-04-21 06:39:58 +00:00
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 sanity check 2005-04-29 20:28:35 +00:00
passwd.c
phonetic.c
proto-slap.h move discover function to frontend 2005-05-05 00:22:43 +00:00
referral.c
repl.c more on strict config parsing (ITS#3705) 2005-05-06 16:42:03 +00:00
result.c Propagate SLAPD_ABANDON results to to allow cleanup callbacks to run 2005-04-28 18:49:24 +00:00
root_dse.c move discover function to frontend 2005-05-05 00:22:43 +00:00
sasl.c <limits.h> cleanup && ITS#3643 2005-04-10 19:32:14 +00:00
saslauthz.c set alias dereferencing (please check) 2005-04-21 21:19:35 +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 Fix undefined attributetype initializer 2005-05-06 09:47:18 +00:00
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 Fix ITS#3695 preserve stack alignment in slap_sl_realloc 2005-04-30 01:15:10 +00:00
slap.h more on strict config parsing (ITS#3705) 2005-05-06 16:42:03 +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 more attr_merge cleanup (please check) 2005-04-21 23:36:37 +00:00
slapauth.c
slapcat.c
slapcommon.c Fix config selection: 2005-05-01 20:55:15 +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 ITS#3710 add missing space 2005-05-06 05:14:02 +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 Fixes for ordered deletes 2005-04-19 18:37:39 +00:00
zn_malloc.c