openldap/servers/slapd
2002-02-12 01:30:35 +00:00
..
back-bdb Revert most of last change 2002-02-12 01:30:35 +00:00
back-dnssrv
back-ldap Silence a warning about ldap_debug 2002-02-11 09:38:49 +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 fix for acl state 2002-02-09 17:31:49 +00:00
back-tcl
schema ITS#1587: s/2289/2589/ 2002-02-07 18:41:59 +00:00
shell-backends
tools Update libtool usage 2002-02-10 22:42:51 +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 Reverse arguments of is_object_subclass and reverse backwards calls 2002-02-09 23:55:37 +00:00
ad.c Misc cleanup 2002-02-12 00:35:29 +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 Update libtool usage 2002-02-10 22:42:51 +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 Reverse arguments of is_object_subclass and reverse backwards calls 2002-02-09 23:55:37 +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 Reverse arguments of is_object_subclass and reverse backwards calls 2002-02-09 23:55:37 +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 Note that we likely need to make some of this conditional. 2002-02-11 20:33:27 +00:00
saslauthz.c Don't use 'shtool mkln' as ln(1) replacement. 2002-02-11 08:28:51 +00:00
schema_check.c Fix ITS#1573 spelling errors 2002-01-31 14:12:06 +00:00
schema_init.c In UTF8StringValidate, 1-byte chars are already validated 2002-01-18 04:49:55 +00:00
schema_prep.c Change structuralObjectClass to use objectClassMatch, 2002-02-09 23:13:59 +00:00
schema.c
schemaparse.c Cleanup lint 2002-01-19 04:50:26 +00:00
search.c fix uninitialized pointer (ITS#1538) 2002-01-17 19:33:48 +00:00
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