openldap/servers/slapd
2001-12-29 10:25:19 +00:00
..
back-bdb More cleanup 2001-12-29 10:25:19 +00:00
back-dnssrv Added dnPretty2/dnNormalize2 using preallocated destination berval 2001-12-29 04:48:00 +00:00
back-ldap Added dnPretty2/dnNormalize2 using preallocated destination berval 2001-12-29 04:48:00 +00:00
back-ldbm Added dnPretty2/dnNormalize2 using preallocated destination berval 2001-12-29 04:48:00 +00:00
back-meta Added dnPretty2/dnNormalize2 using preallocated destination berval 2001-12-29 04:48:00 +00:00
back-monitor Added dnPretty2/dnNormalize2 using preallocated destination berval 2001-12-29 04:48:00 +00:00
back-passwd Added dnPretty2/dnNormalize2 using preallocated destination berval 2001-12-29 04:48:00 +00:00
back-perl First pass at converting bind to struct bervals 2001-12-26 11:41:38 +00:00
back-shell Update to new struct berval DN API 2001-12-26 22:53:54 +00:00
back-sql First pass at converting bind to struct bervals 2001-12-26 11:41:38 +00:00
back-tcl First pass at converting bind to struct bervals 2001-12-26 11:41:38 +00:00
schema added backend-side support for on-the-fly operational attributes; added hasSubordinates to schema and back-ldbm 2001-12-22 11:50:16 +00:00
shell-backends ITS#1399, fix make depend when built as module 2001-12-08 07:48:58 +00:00
tools Clean up a few globals 2001-12-27 02:03:57 +00:00
abandon.c
acl.c Added dnPretty2/dnNormalize2 using preallocated destination berval 2001-12-29 04:48:00 +00:00
aclparse.c Added dnPretty2/dnNormalize2 using preallocated destination berval 2001-12-29 04:48:00 +00:00
ad.c Misc berval stuff. 2001-12-28 11:45:25 +00:00
add.c Added dnPrettyNormal, do both Pretty and Normalize at once to save 2001-12-28 07:27:15 +00:00
at.c Misc berval stuff. 2001-12-28 11:45:25 +00:00
attr.c minor cleanup 2001-11-17 16:18:07 +00:00
ava.c
backend.c More struct berval DNs changes 2001-12-26 23:43:28 +00:00
backglue.c More struct berval DNs changes 2001-12-26 23:43:28 +00:00
bind.c Added dnPretty2/dnNormalize2 using preallocated destination berval 2001-12-29 04:48:00 +00:00
ch_malloc.c
charray.c Remove lint. 2001-12-26 16:52:26 +00:00
compare.c More dnPrettyNormal 2001-12-28 07:58:54 +00:00
config.c Added dnPretty2/dnNormalize2 using preallocated destination berval 2001-12-29 04:48:00 +00:00
connection.c Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn, 2001-12-24 15:11:01 +00:00
controls.c misc cleanup 2001-12-09 18:57:46 +00:00
daemon.c Replace strcat with slap_strcopy 2001-12-26 16:25:18 +00:00
delete.c Fix previous commit 2001-12-28 08:01:01 +00:00
dn.c Added dnPretty2/dnNormalize2 using preallocated destination berval 2001-12-29 04:48:00 +00:00
entry.c More dnPrettyNormal 2001-12-28 07:58:54 +00:00
extended.c
filter.c Changed ma_rule_text to struct berval. 2001-12-26 13:47:10 +00:00
filterentry.c Replace existing SLAP_MR_ matching flags with: 2001-11-27 21:59:56 +00:00
index.c Rework indexing code, removing "autolang" and making 2001-12-05 00:06:03 +00:00
init.c Clean up a few globals 2001-12-27 02:03:57 +00:00
kerberos.c
libslapd.dsp Zap configinfo 2001-12-26 19:09:34 +00:00
limits.c Added dnPretty2/dnNormalize2 using preallocated destination berval 2001-12-29 04:48:00 +00:00
lock.c Replace strcat with slap_strcopy 2001-12-26 16:25:18 +00:00
main.c Clean up a few globals 2001-12-27 02:03:57 +00:00
Makefile.in Zap configinfo and cleanup unused defaults 2001-12-26 19:10:13 +00:00
modify.c More dnPrettyNormal 2001-12-28 07:58:54 +00:00
modrdn.c Fix newSuperior handling. Back out previous commit. 2001-12-29 02:56:08 +00:00
mods.c
module.c Fix from jon@symas.com for misdeclared lib handle 2001-12-07 03:18:32 +00:00
mr.c Silence warning 2001-12-29 02:56:27 +00:00
mra.c Misc berval stuff. 2001-12-28 11:45:25 +00:00
nt_svc.c NT updates from jon@symas.com. 2001-12-07 04:03:25 +00:00
oc.c Misc berval stuff. 2001-12-28 11:45:25 +00:00
operation.c Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn, 2001-12-24 15:11:01 +00:00
operational.c better handling of on-the-fly operational attrs by means of helpers 2001-12-22 14:24:13 +00:00
passwd.c Use struct berval DNs for root DN and update DN 2001-12-25 00:05:26 +00:00
phonetic.c Clean up some symbol scoping 2001-12-24 06:36:44 +00:00
proto-slap.h Added dnPretty2/dnNormalize2 using preallocated destination berval 2001-12-29 04:48:00 +00:00
referral.c Update referral handling to use struct berval DNs. 2001-12-26 20:59:24 +00:00
repl.c Have replog() use struct berval DNs 2001-12-25 04:09:09 +00:00
result.c Additional struct berval DN changes... 2001-12-26 23:26:55 +00:00
root_dse.c Misc cleanup and dn_normalize() zapping 2001-12-26 16:42:35 +00:00
sasl.c More struct berval DN changes 2001-12-27 07:13:13 +00:00
saslauthz.c Added dnPretty2/dnNormalize2 using preallocated destination berval 2001-12-29 04:48:00 +00:00
schema_check.c Misc berval stuff. 2001-12-28 11:45:25 +00:00
schema_init.c Misc berval stuff. 2001-12-28 11:45:25 +00:00
schema_prep.c Misc berval stuff. 2001-12-28 11:45:25 +00:00
schema.c Added dnPretty2/dnNormalize2 using preallocated destination berval 2001-12-29 04:48:00 +00:00
schemaparse.c minor cleanup 2001-11-17 16:18:07 +00:00
search.c Added dnPrettyNormal, do both Pretty and Normalize at once to save 2001-12-28 07:27:15 +00:00
sets.c More struct berval changes, dnNormalize migration... 2001-12-26 04:17:49 +00:00
sets.h More struct berval changes, dnNormalize migration... 2001-12-26 04:17:49 +00:00
slap.h Added dnPretty2/dnNormalize2 using preallocated destination berval 2001-12-29 04:48:00 +00:00
slapd.conf
slapd.dsp Fix up builds 2001-12-22 20:17:19 +00:00
starttls.c Changed sai_dn, sai_ndn to struct berval. (Affects op->o_dn,o_ndn, 2001-12-24 15:11:01 +00:00
str2filter.c
suffixalias.c Changed suffix_alias() to use struct berval * in-place. 2001-12-24 16:29:18 +00:00
syntax.c Precompute syn_oidlen and mr_oidlen 2001-12-26 14:36:02 +00:00
unbind.c
user.c minor cleanup 2001-11-17 16:18:07 +00:00
value.c Fix replacing of all values with an empty value. 2001-12-05 01:16:12 +00:00