openldap/servers/slapd
2004-06-28 22:53:19 +00:00
..
back-bdb propagate search result (maybe this is not what bdb_psearch() is intended to do...) 2004-06-28 21:08:32 +00:00
back-dnssrv
back-hdb
back-ldap clean up unnecessary checks; don't use SASL native authz if authz ID is not static, because back-ldap pools connections... 2004-06-21 00:57:12 +00:00
back-ldbm clarify no limits in (internal) searches 2004-06-12 11:33:21 +00:00
back-meta res is already freed by ldap_parse_reference() (ITS#3190) 2004-06-17 18:27:51 +00:00
back-monitor cleanup 2004-05-06 14:51:14 +00:00
back-null
back-passwd clarify no limits in (internal) searches 2004-06-12 11:33:21 +00:00
back-perl cleanup 2004-05-06 14:51:14 +00:00
back-relay
back-shell
back-sql fix build when #define BACKSQL_TRACE 2004-06-14 20:04:36 +00:00
overlays silence a few (mostly harmless) warnings 2004-06-12 15:08:59 +00:00
schema
shell-backends
slapi Do not crash if computed attribute has no values - necessary for range retrieval 2004-06-20 18:04:01 +00:00
abandon.c cleanup 2004-06-23 03:09:13 +00:00
acl.c fix ITS#3140 2004-05-12 23:29:42 +00:00
aclparse.c add baseObject as alias for base. 2004-06-28 06:42:00 +00:00
ad.c
add.c cleanup 2004-06-23 03:09:13 +00:00
at.c fix typo in comment 2004-06-28 20:59:04 +00:00
attr.c
ava.c cleanup 2004-05-19 19:39:40 +00:00
backend.c Fix uninit'd exopflags 2004-06-26 01:17:24 +00:00
backglue.c More backglue fix: do not return NO_SUCH_OBJECT when the base object is located above the subordinate database in search 2004-06-14 23:41:13 +00:00
backover.c
bind.c SLAPD_DISCONNECT v -1 cleanup 2004-06-23 01:04:52 +00:00
cancel.c Fix ITS#3160, decrement conn->c_n_ops_pending when removing an op from 2004-05-27 08:45:27 +00:00
ch_malloc.c
compare.c cleanup 2004-06-23 03:09:13 +00:00
config.c honor signedness 2004-06-28 21:20:13 +00:00
connection.c SLAPD_DISCONNECT v -1 cleanup 2004-06-23 01:04:52 +00:00
controls.c clear pagedresults_state if reusing an inactive connection; prepare for more consistent behavior of pagedResults control 2004-06-21 21:31:55 +00:00
cr.c
ctxcsn.c Patch for ITS#3133 2004-05-31 02:01:59 +00:00
daemon.c syncrepl retry code fix for correct timing 2004-06-21 07:03:49 +00:00
DB_CONFIG A very basic DB_CONFIG example 2004-06-18 04:49:08 +00:00
delete.c cleanup 2004-06-23 03:09:13 +00:00
dn.c SLAPD_DISCONNECT v -1 cleanup 2004-06-23 01:04:52 +00:00
entry.c
extended.c SLAPD_DISCONNECT v -1 cleanup 2004-06-23 01:04:52 +00:00
filter.c cleanup 2004-05-19 19:39:40 +00:00
filterentry.c fix memory usage 2004-06-28 21:51:08 +00:00
globals.c
index.c
init.c need to defer this... 2004-05-15 10:11:43 +00:00
kerberos.c
ldapsync.c
libslapd.dsp
limits.c use hard limit instead of returning adminLimitExceeded when requested limit exceeds hard; improve (and document) syntax; modify test025 accordingly 2004-06-22 09:43:41 +00:00
lock.c
main.c allow logging to USER and DAEMON (ITS#3187) 2004-06-15 07:22:48 +00:00
Makefile.in Fix last commit... needs $srcdir 2004-06-18 22:21:01 +00:00
matchedValues.c
modify.c
modrdn.c
mods.c
module.c
mr.c
mra.c cleanup 2004-05-19 19:39:40 +00:00
nt_svc.c
oc.c Fix wrong error when using operative attribute in 2004-06-25 01:05:49 +00:00
oidm.c
operation.c
operational.c
passwd.c
phonetic.c
proto-slap.h syncrepl retry code fix for correct timing 2004-06-21 07:03:49 +00:00
referral.c
repl.c
result.c Rework pre/post read controls to handle retry conditions... 2004-06-23 06:56:23 +00:00
root_dse.c
sasl.c clarify no limits in (internal) searches 2004-06-12 11:33:21 +00:00
saslauthz.c add shortcut for 'users'; but, very important, cleanup rewrite replacement to authz-regexp 2004-06-20 22:41:24 +00:00
schema_check.c
schema_init.c fix nameUID/uniqueMember stuff (ITS#3210) 2004-06-28 22:10:27 +00:00
schema_prep.c A more strict oidValidate 2004-06-28 22:53:19 +00:00
schema.c cleanup 2004-05-14 04:48:44 +00:00
schemaparse.c Fix wrong error when using operative attribute in 2004-06-25 01:05:49 +00:00
search.c SLAPD_DISCONNECT v -1 cleanup 2004-06-23 01:04:52 +00:00
sessionlog.c
sets.c
sets.h
sl_malloc.c Fix ITS#3155 2004-05-27 08:54:34 +00:00
slap.h implement server side of "max" limit 2004-06-19 10:02:27 +00:00
slapacl.c
slapadd.c
slapauth.c
slapcat.c
slapcommon.c
slapcommon.h
slapd.conf A very basic DB_CONFIG example 2004-06-18 04:49:08 +00:00
slapd.dsp
slapdn.c
slapindex.c
slappasswd.c
slaptest.c
starttls.c TLS availability should check slapd's context not the default context. 2004-06-02 17:38:04 +00:00
str2filter.c
syncrepl.c internal operation return value processing cleanup 2004-06-25 02:27:02 +00:00
syntax.c
unbind.c
user.c
value.c trim useless code 2004-06-28 22:01:30 +00:00