openldap/servers/slapd
Howard Chu 40454ccec8 Added op->o_is_auth_check; use ACL_AUTH instead of ACL_SEARCH/ACL_READ
in access_allowed() if flag is set. Set in sasl/saslauth searches.
2003-03-10 22:07:21 +00:00
..
back-bdb need to use ch_malloc/realloc 2003-03-09 20:15:30 +00:00
back-dnssrv blind fix (accrding to back-monitor hack) 2003-02-26 15:59:36 +00:00
back-ldap set return code 2003-03-03 21:32:58 +00:00
back-ldbm Commit of the Proxy Cache contribution (ITS#2062) 2003-03-06 19:44:41 +00:00
back-meta fix log message (ITS#2359) 2003-03-10 07:36:42 +00:00
back-monitor fix ITS#2343 2003-03-03 22:25:28 +00:00
back-null Fix typo in comment. 2003-01-24 20:12:50 +00:00
back-passwd more SLAP_NVALUES cleanup 2003-02-26 22:58:46 +00:00
back-perl
back-shell Happy new year 2003-01-03 20:20:47 +00:00
back-sql Don't return LDAP_OPERATIONS_ERROR for internal errors 2003-03-01 20:17:52 +00:00
back-tcl more OPERATIONS v. OTHER error cleanup 2003-03-01 20:20:53 +00:00
schema Update comment 2003-02-15 16:38:32 +00:00
shell-backends Happy new year 2003-01-03 20:20:47 +00:00
slapi initialize var 2003-03-03 21:31:47 +00:00
tools more improvements ... 2003-03-04 09:46:48 +00:00
abandon.c Fix -ULDAP_CLIENT_UPDATE bug (mine) 2003-02-17 17:57:19 +00:00
acl.c Added op->o_is_auth_check; use ACL_AUTH instead of ACL_SEARCH/ACL_READ 2003-03-10 22:07:21 +00:00
aclparse.c only document 'subtree', but also allow 'sub' 2003-02-05 20:38:42 +00:00
ad.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
add.c Fix -USLAP_NVALUES 2003-02-26 03:12:02 +00:00
at.c Use add_merge_one to add schema elements to subschema 2003-02-28 07:06:06 +00:00
attr.c Remove deadwood 2003-02-28 22:32:12 +00:00
ava.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
backend.c fix ITS#2343 2003-03-03 22:25:28 +00:00
backglue.c fix ITS#2343 2003-03-03 22:25:28 +00:00
bind.c call LDAPv2 what it is (historical) 2003-03-06 01:00:05 +00:00
cancel.c Use struct berval for exop reqoid everywhere. Define berval constants 2003-02-16 06:15:28 +00:00
ch_malloc.c Happy new year 2003-01-03 20:20:47 +00:00
compare.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
config.c apply a different fix for ITS#2342 2003-03-03 23:06:58 +00:00
connection.c Fix ITS#2335, RFC1798 sequence layout was wrong. 2003-02-28 13:04:16 +00:00
controls.c Use renamed initializers 2003-03-02 03:15:16 +00:00
cr.c Use add_merge_one to add schema elements to subschema 2003-02-28 07:06:06 +00:00
daemon.c need to use ch_malloc/realloc 2003-03-09 20:15:30 +00:00
delete.c Move include <slapi.h> behind #ifdef 2003-02-10 02:09:00 +00:00
dn.c SLAP_NVALUES: test003 now passes (with help of a substr mr hack) 2003-03-01 00:14:32 +00:00
entry.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
extended.c init var 2003-03-03 21:33:29 +00:00
filter.c Use ch_malloc instead of malloc for unchecked allocations 2003-03-09 20:11:12 +00:00
filterentry.c SLAP_NVALUES: Use a_nvals 2003-02-28 21:05:19 +00:00
globals.c SLAP_NVALUES: test003 now passes (with help of a substr mr hack) 2003-03-01 00:14:32 +00:00
index.c Happy new year 2003-01-03 20:20:47 +00:00
init.c Rework #ifdef'ing of expermental controls to ease release engineering 2003-02-08 21:53:05 +00:00
kerberos.c Happy new year 2003-01-03 20:20:47 +00:00
libslapd.dsp Blind fix - remove suffixalias.c 2003-03-10 19:13:38 +00:00
limits.c Happy new year 2003-01-03 20:20:47 +00:00
lock.c Happy new year 2003-01-03 20:20:47 +00:00
main.c Cleanup slapd-specific NT service support 2003-03-03 11:46:05 +00:00
Makefile.in SLAP_NVALUES: test003 now passes (with help of a substr mr hack) 2003-03-01 00:14:32 +00:00
matchedValues.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
modify.c Fix LDAP_DEBUG/LDAP_SYSLOG test 2003-03-05 02:22:58 +00:00
modrdn.c SLAP_NVALUES: test005-modrdn works... 2003-03-01 04:51:31 +00:00
mods.c SLAP_NVALUES: test004 works 2003-03-01 03:37:16 +00:00
module.c Use struct berval for exop reqoid everywhere. Define berval constants 2003-02-16 06:15:28 +00:00
mr.c enable indexing 2003-03-01 05:21:51 +00:00
mra.c SLAP_NVALUES: 2003-02-27 01:54:43 +00:00
nt_svc.c Cleanup slapd-specific NT service support 2003-03-03 11:46:05 +00:00
oc.c Use add_merge_one to add schema elements to subschema 2003-02-28 07:06:06 +00:00
oidm.c SLAP_NVALUES: test004 works 2003-03-01 03:37:16 +00:00
operation.c Move include <slapi.h> behind #ifdef 2003-02-10 02:09:00 +00:00
operational.c SLAP_NVALUES, round 2 2003-02-25 22:49:41 +00:00
passwd.c Suppress warning 2003-02-16 12:22:06 +00:00
phonetic.c Happy new year 2003-01-03 20:20:47 +00:00
proto-slap.h fix attr_merge_one hack 2003-03-01 15:41:54 +00:00
referral.c Happy new year 2003-01-03 20:20:47 +00:00
repl.c Happy new year 2003-01-03 20:20:47 +00:00
result.c Fix ITS#2335, RFC1798 sequence layout was wrong. 2003-02-28 13:04:16 +00:00
root_dse.c fix ITS#2343 2003-03-03 22:25:28 +00:00
sasl.c Added op->o_is_auth_check; use ACL_AUTH instead of ACL_SEARCH/ACL_READ 2003-03-10 22:07:21 +00:00
saslauthz.c Added op->o_is_auth_check; use ACL_AUTH instead of ACL_SEARCH/ACL_READ 2003-03-10 22:07:21 +00:00
schema_check.c Fix typo in last commit 2003-02-27 03:03:54 +00:00
schema_init.c SLAP_NVALUES: substrings indexing/filterring 2003-03-01 20:21:39 +00:00
schema_prep.c Redefine queryid 2003-03-06 20:20:13 +00:00
schema.c more SLAP_NVALUES cleanup 2003-02-26 22:58:46 +00:00
schemaparse.c Move RDN checks to entry_schema_check() so that it is consistently 2003-02-07 20:12:26 +00:00
search.c Move include <slapi.h> behind #ifdef 2003-02-10 02:09:00 +00:00
sets.c Happy new year 2003-01-03 20:20:47 +00:00
sets.h Remove values match v. filter struct field macro overloads 2003-01-20 20:21:17 +00:00
slap.h Added op->o_is_auth_check; use ACL_AUTH instead of ACL_SEARCH/ACL_READ 2003-03-10 22:07:21 +00:00
slapd.conf Add comment about subschema ACLs 2003-02-25 19:00:59 +00:00
slapd.dsp Remove values match v. filter struct field macro overloads 2003-01-20 20:21:17 +00:00
starttls.c Use struct berval for exop reqoid everywhere. Define berval constants 2003-02-16 06:15:28 +00:00
str2filter.c Happy new year 2003-01-03 20:20:47 +00:00
syntax.c Use add_merge_one to add schema elements to subschema 2003-02-28 07:06:06 +00:00
unbind.c Happy new year 2003-01-03 20:20:47 +00:00
user.c Happy new year 2003-01-03 20:20:47 +00:00
value.c SLAP_NVALUES: test003 now passes (with help of a substr mr hack) 2003-03-01 00:14:32 +00:00