openldap/servers/slapd
Pierangelo Masarati 1f7b880963 fix for acl state
2002-02-09 09:05:40 +00:00
..
back-bdb Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
back-dnssrv
back-ldap as a temporary hack, return result without rewriting match 2002-01-22 08:17:02 +00:00
back-ldbm Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
back-meta check on escaped rdn separator not needed any more 2002-01-22 08:30:32 +00:00
back-monitor fix for acl state 2002-02-09 09:05:40 +00:00
back-passwd Changed be_issuffix and dnParent to struct bervals 2002-01-26 06:52:59 +00:00
back-perl Finished compare implementation 2002-02-02 10:37:25 +00:00
back-shell
back-sql
back-tcl
schema ITS#1587: s/2289/2589/ 2002-02-07 18:41:59 +00:00
shell-backends
tools Added replica attr=<attribute list> support to filter replog content 2002-02-08 06:44:33 +00:00
abandon.c
acl.c Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
aclparse.c Treat access to dn="" as access to dn.base="". Avoid empty regex. 2002-02-08 18:32:12 +00:00
ad.c Add whoami extended operation. 2002-01-28 20:25:30 +00:00
add.c Minor cleanup, no need to zero fields in calloc'd memory 2002-01-25 07:07:55 +00:00
at.c
attr.c
ava.c
backend.c Some misc cleanup 2002-01-29 06:06:20 +00:00
backglue.c Changed dnParent to void instead of int. (It always returned success...) 2002-01-26 08:44:59 +00:00
bind.c Changed slap_authz_info.sai_mech to struct berval. 2002-01-26 13:57:41 +00:00
ch_malloc.c
charray.c
compare.c Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
config.c Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
connection.c Some misc cleanup 2002-01-29 06:06:20 +00:00
controls.c Fix ITS#1573 spelling errors 2002-01-31 14:12:06 +00:00
daemon.c uses URL extensions to set socket permissions other than default 2002-01-28 20:26:55 +00:00
delete.c
dn.c Eliminated dn_normalize. No more migration. 2002-01-26 14:51:45 +00:00
entry.c Added Entry->e_bv for entry_decode 2002-01-25 07:11:52 +00:00
extended.c Add whoami extended operation. 2002-01-28 20:25:30 +00:00
filter.c
filterentry.c Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
index.c remove deadwood, e.g. slap_index2prefix() 2002-01-31 00:11:44 +00:00
init.c
kerberos.c
libslapd.dsp
limits.c check on escaped rdn separator not needed any more 2002-01-22 08:30:32 +00:00
lock.c
main.c
Makefile.in create openldap-data, not openldap-ldbm 2002-02-02 06:23:35 +00:00
modify.c Language Tag and Range Support <draft-zeilenga-ldap-rfc2596-xx.txt> 2002-01-26 23:14:51 +00:00
modrdn.c
mods.c Move {add,replace,delete}_value() routines to frontend and share. 2002-01-19 19:54:48 +00:00
module.c
mr.c
mra.c
nt_svc.c
oc.c Fix ITS#1572, check for NULL objectClass in is_entry_objectclass 2002-01-31 14:10:19 +00:00
oidm.c
operation.c Changed slap_authz_info.sai_mech to struct berval. 2002-01-26 13:57:41 +00:00
operational.c
passwd.c Add whoami extended operation. 2002-01-28 20:25:30 +00:00
phonetic.c
proto-slap.h Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
referral.c
repl.c Some malloc tweaks for for print_vals 2002-02-08 06:54:04 +00:00
result.c Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
root_dse.c Language Tag and Range Support <draft-zeilenga-ldap-rfc2596-xx.txt> 2002-01-26 23:14:51 +00:00
sasl.c Add whoami extended operation. 2002-01-28 20:25:30 +00:00
saslauthz.c Some misc cleanup 2002-01-29 06:06:20 +00:00
schema_check.c Fix ITS#1573 spelling errors 2002-01-31 14:12:06 +00:00
schema_init.c
schema_prep.c Update collective attribute schema 2002-01-19 22:33:07 +00:00
schema.c
schemaparse.c Cleanup lint 2002-01-19 04:50:26 +00:00
search.c
sets.c Some more struct berval conversions 2002-01-28 10:11:36 +00:00
sets.h Some more struct berval conversions 2002-01-28 10:11:36 +00:00
slap.h Add ACL state recording to avoid multiple evaluation of 2002-02-09 05:14:17 +00:00
slapd.conf use BDB and other updates 2002-02-02 06:23:12 +00:00
slapd.dsp
starttls.c
str2filter.c
suffixalias.c
syntax.c
unbind.c
user.c revert constification of slap_init_user() 2002-01-29 19:01:15 +00:00
value.c