openldap/servers/slapd
2005-04-04 12:24:50 +00:00
..
back-bdb fix database operations in tool mode (ITS#3622) 2005-04-01 12:20:02 +00:00
back-dnssrv
back-hdb ITS#3607 build alock 2005-03-27 06:45:15 +00:00
back-ldap Fix typo 2005-03-14 19:23:42 +00:00
back-ldbm Change "subtree delete not supported" diagnostic text to 2005-03-26 00:53:00 +00:00
back-ldif more dnParent() cleanup 2005-03-30 22:29:54 +00:00
back-meta enable tls-related code only if available; import fix for asynchronous starttls from back-ldap 2005-02-27 17:20:04 +00:00
back-monitor Convert backendInfo/backendDB to STAILQs 2005-03-24 05:13:31 +00:00
back-null
back-passwd
back-perl
back-relay
back-shell
back-sql more dnParent() cleanup 2005-03-30 22:29:54 +00:00
overlays Fix filter crash when DN contains parenthesis 2005-04-01 02:13:17 +00:00
schema Replace OpenLDAPtime with testTime (in test.schema). 2005-03-04 17:33:26 +00:00
shell-backends
slapi Fix prev commit 2005-03-01 21:16:44 +00:00
abandon.c Convert backendInfo/backendDB to STAILQs 2005-03-24 05:13:31 +00:00
acl.c cleanup previous commits 2005-04-04 11:19:21 +00:00
aclparse.c update diagnostics and man pages 2005-04-04 12:24:50 +00:00
ad.c
add.c cleanup 2005-03-23 01:50:49 +00:00
at.c Fix unparsers, schema loading works 2005-03-21 10:23:01 +00:00
attr.c
ava.c Fixing memory leakage in attribute aliasing 2005-03-29 00:12:05 +00:00
backend.c cleanup listener permissions 2005-04-04 10:42:50 +00:00
backover.c Convert backendInfo/backendDB to STAILQs 2005-03-24 05:13:31 +00:00
bconfig.c rework provious commit(s) 2005-03-31 12:18:56 +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 rework few members of slap_bindconf; silence few warnings 2005-04-02 01:33:48 +00:00
config.h Convert backendInfo/backendDB to STAILQs 2005-03-24 05:13:31 +00:00
connection.c Add conn->c_sasl_authz_dn, store SASL authzDN separately from authcDN 2005-04-03 09:38:53 +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 Fix unparsers, schema loading works 2005-03-21 10:23:01 +00:00
ctxcsn.c
daemon.c ITS#3542 - ignore timevals from deferred tasks 2005-03-17 05:03:28 +00:00
DB_CONFIG
delete.c ITS#3576 use actual backend (not glue instance) for restriction and 2005-03-17 04:29:31 +00:00
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
globals.c
index.c Fix compile warning 2005-03-17 23:55:52 +00:00
init.c Reorganiza SLAPD_CRYPT and SLAPD_SPASSWD support for better reentrancy 2005-03-18 06:06:38 +00:00
kerberos.c
ldapsync.c
limits.c Fix prev commit 2005-03-01 23:13:21 +00:00
lock.c
main.c More back-config / back-ldif integration, added config_generic_wrapper, 2005-03-15 08:57:34 +00:00
Makefile.in Adding back-config pieces 2005-02-20 18:33:40 +00:00
matchedValues.c
modify.c ITS#3576 use actual backend (not glue instance) for restriction and 2005-03-17 04:29:31 +00:00
modrdn.c ITS#3576 use actual backend (not glue instance) for restriction and 2005-03-17 04:29:31 +00:00
mods.c
module.c
mr.c
mra.c
nt_svc.c
oc.c Fix unparsers, schema loading works 2005-03-21 10:23:01 +00:00
oidm.c Fix unparsers, schema loading works 2005-03-21 10:23:01 +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 Fix slapd_crypt declaration 2005-03-18 06:12:54 +00:00
phonetic.c
proto-slap.h Schema unparsing support 2005-03-21 08:31:48 +00:00
referral.c
repl.c Added replica retrieval 2005-02-23 12:03:14 +00:00
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 Add conn->c_sasl_authz_dn, store SASL authzDN separately from authcDN 2005-04-03 09:38:53 +00:00
saslauthz.c Added authz-regexp, slapi plugin retrieval 2005-03-01 20:08:36 +00:00
schema_check.c entry_schema_check - NULL out *text when returning Success 2005-03-15 08:29:42 +00:00
schema_init.c Update uniqueMemberMatch to be consistent with latest 2005-03-26 02:07:00 +00:00
schema_prep.c Schema unparsing support 2005-03-21 08:31:48 +00:00
schema.c
schemaparse.c Schema unparsing support 2005-03-21 08:31:48 +00:00
search.c
sets.c
sets.h
sl_malloc.c
slap.h cleanup previous commits 2005-04-04 11:19:21 +00:00
slapacl.c implement checking of the whole target entry if no attributes are specified (ITS#3624) 2005-04-03 01:20:36 +00:00
slapadd.c
slapauth.c
slapcat.c
slapcommon.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
slapcommon.h 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
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 ITS#3557: {SSHA} not default due to missing include 2005-02-27 16:46:45 +00:00
slaptest.c
starttls.c
str2filter.c
syncrepl.c rework few members of slap_bindconf; silence few warnings 2005-04-02 01:33:48 +00:00
syntax.c
unbind.c
user.c
value.c
zn_malloc.c