openldap/servers/slapd
Pierangelo Masarati c775624c9f Check the ldif file without actually creating the db (but inits the files;
maybe I should trim this also).  Useful to check LARGE ldif files which
will require TONS on indices without failing at the very last entry for
a silly typo after 45 min. or more :)
2002-01-28 20:36:29 +00:00
..
back-bdb Add whoami extended operation. 2002-01-28 20:25:30 +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 whoami extended operation. 2002-01-28 20:25:30 +00:00
back-meta check on escaped rdn separator not needed any more 2002-01-22 08:30:32 +00:00
back-monitor Remove lint 2002-01-28 20:22:57 +00:00
back-passwd Changed be_issuffix and dnParent to struct bervals 2002-01-26 06:52:59 +00:00
back-perl
back-shell
back-sql
back-tcl
schema Add collective attribute system schema support. 2002-01-11 20:28:05 +00:00
shell-backends
tools Check the ldif file without actually creating the db (but inits the files; 2002-01-28 20:36:29 +00:00
abandon.c
acl.c Changed Access.a_sockurl_pat, Connection.c_listener_url etc. 2002-01-28 11:41:07 +00:00
aclparse.c Changed Access.a_sockurl_pat, Connection.c_listener_url etc. 2002-01-28 11:41:07 +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 Back out unintended commit 2002-01-26 23:36:39 +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
config.c Extended TLS_REQCERT/TLSVerifyClient syntax to 4 states: never,allow,try, 2002-01-27 02:56:18 +00:00
connection.c Changed Access.a_sockurl_pat, Connection.c_listener_url etc. 2002-01-28 11:41:07 +00:00
controls.c Add whoami extended operation. 2002-01-28 20:25:30 +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
index.c
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
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 Defined some ObjectClass->soc_flags values, changed is_entry_*objectclass 2002-01-19 02:58:00 +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 Eliminated dn_normalize. No more migration. 2002-01-26 14:51:45 +00:00
referral.c
repl.c
result.c
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 Eliminated dn_normalize. No more migration. 2002-01-26 14:51:45 +00:00
schema_check.c Update collective attribute schema 2002-01-19 22:33:07 +00:00
schema_init.c In UTF8StringValidate, 1-byte chars are already validated 2002-01-18 04:49:55 +00:00
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 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 whoami extended operation. 2002-01-28 20:25:30 +00:00
slapd.conf
slapd.dsp
starttls.c
str2filter.c
suffixalias.c
syntax.c
unbind.c
user.c
value.c