openldap/servers/slapd
Sang Seok Lim ad19032bf2 This patch provides support for rdnMatch matching rule and RDN syntax in
RFC 3687. For now, both the attribute and assertion values are considered
as RDNs. Refer to ITS#3207 to find related discussion.
2004-06-29 23:36:58 +00:00
..
back-bdb `err' might be used uninitialized 2004-06-29 17:32:43 +00:00
back-dnssrv More dynamic/static cleanup 2004-04-08 05:58:54 +00:00
back-hdb Fix module link libraries 2004-04-17 15:12:20 +00:00
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 More dynamic/static cleanup 2004-04-08 05:58:54 +00:00
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 More dynamic/static cleanup 2004-04-08 05:58:54 +00:00
back-shell Use AC_STRERROR_R 2004-04-26 19:16:14 +00:00
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 note that 'email' is deprecated in favor of 'mail' 2004-04-15 02:59:54 +00:00
shell-backends Happy new year 2004-01-01 19:15:16 +00:00
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 Happy new year 2004-01-01 19:15:16 +00:00
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 ITS#3092: Rename sl_free() and friends to slap_sl_free() 2004-04-20 03:44:57 +00:00
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 revert unnecessary change 2004-04-06 13:30:52 +00:00
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 ITS#3092: Rename sl_free() and friends to slap_sl_free() 2004-04-20 03:44:57 +00:00
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 Happy new year 2004-01-01 19:15:16 +00:00
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 This patch provides support for rdnMatch matching rule and RDN syntax in 2004-06-29 23:36:58 +00:00
entry.c Happy new year 2004-01-01 19:15:16 +00:00
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 STRLENOF cleanup 2004-04-27 21:40:54 +00:00
index.c Happy new year 2004-01-01 19:15:16 +00:00
init.c need to defer this... 2004-05-15 10:11:43 +00:00
kerberos.c Happy new year 2004-01-01 19:15:16 +00:00
ldapsync.c ITS#3092: Rename sl_free() and friends to slap_sl_free() 2004-04-20 03:44:57 +00:00
libslapd.dsp Blind fix - remove suffixalias.c 2003-03-10 19:13:38 +00:00
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 Happy new year 2004-01-01 19:15:16 +00:00
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 Fix approx matching when there is an equality index but no approx index. 2004-04-09 21:30:55 +00:00
modify.c fix comment 2004-04-26 17:50:39 +00:00
modrdn.c This patch provides support for rdnMatch matching rule and RDN syntax in 2004-06-29 23:36:58 +00:00
mods.c Fix: ldapadd with undefined objectclass causes assertion failure (ITS#3097) 2004-04-19 19:27:51 +00:00
module.c Happy new year 2004-01-01 19:15:16 +00:00
mr.c Happy new year 2004-01-01 19:15:16 +00:00
mra.c cleanup 2004-05-19 19:39:40 +00:00
nt_svc.c Happy new year 2004-01-01 19:15:16 +00:00
oc.c Fix wrong error when using operative attribute in 2004-06-25 01:05:49 +00:00
oidm.c Happy new year 2004-01-01 19:15:16 +00:00
operation.c ITS#3092: Rename sl_free() and friends to slap_sl_free() 2004-04-20 03:44:57 +00:00
operational.c Happy new year 2004-01-01 19:15:16 +00:00
passwd.c rework be_isupdate accordingly to be_isroot 2004-04-06 09:42:40 +00:00
phonetic.c Happy new year 2004-01-01 19:15:16 +00:00
proto-slap.h This patch provides support for rdnMatch matching rule and RDN syntax in 2004-06-29 23:36:58 +00:00
referral.c use BER_BVNULL 2004-04-07 04:11:43 +00:00
repl.c bvalue cleanup 2004-04-08 06:49:17 +00:00
result.c improve logging... 2004-06-29 18:04:30 +00:00
root_dse.c First rounds of backend/database flag cleanup 2004-04-05 21:00:16 +00:00
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.c cleanup 2004-05-14 04:48:44 +00:00
schema_check.c bvalue cleanup 2004-04-08 06:49:17 +00:00
schema_init.c This patch provides support for rdnMatch matching rule and RDN syntax in 2004-06-29 23:36:58 +00:00
schema_prep.c A more strict oidValidate 2004-06-28 22:53:19 +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 ITS#3092: Rename sl_free() and friends to slap_sl_free() 2004-04-20 03:44:57 +00:00
sets.c Happy new year 2004-01-01 19:15:16 +00:00
sets.h Happy new year 2004-01-01 19:15:16 +00:00
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 minor improvements 2004-04-26 00:17:58 +00:00
slapadd.c use BER_BVNULL 2004-04-07 04:11:43 +00:00
slapauth.c minor improvements 2004-04-26 00:17:58 +00:00
slapcat.c Merged slap tools with main slapd binary; installs symlinks. 2004-02-26 19:03:41 +00:00
slapcommon.c improve slapacl 2004-04-20 14:55:02 +00:00
slapcommon.h add slapacl tool 2004-04-20 00:08:44 +00:00
slapd.conf A very basic DB_CONFIG example 2004-06-18 04:49:08 +00:00
slapd.dsp Remove values match v. filter struct field macro overloads 2003-01-20 20:21:17 +00:00
slapdn.c minor improvements 2004-04-26 00:17:58 +00:00
slapindex.c Merged slap tools with main slapd binary; installs symlinks. 2004-02-26 19:03:41 +00:00
slappasswd.c lutil_passwd_hash result berval is in argument list now 2004-03-02 22:11:31 +00:00
slaptest.c move DN/config test in slapdn/slaptest 2004-03-17 23:25:09 +00:00
starttls.c TLS availability should check slapd's context not the default context. 2004-06-02 17:38:04 +00:00
str2filter.c Happy new year 2004-01-01 19:15:16 +00:00
syncrepl.c internal operation return value processing cleanup 2004-06-25 02:27:02 +00:00
syntax.c Happy new year 2004-01-01 19:15:16 +00:00
unbind.c Happy new year 2004-01-01 19:15:16 +00:00
user.c Happy new year 2004-01-01 19:15:16 +00:00
value.c trim useless code 2004-06-28 22:01:30 +00:00