openldap/servers/slapd
2001-12-29 02:56:27 +00:00
..
back-bdb Fix newSuperior handling. Back out previous commit. 2001-12-29 02:56:08 +00:00
back-dnssrv More dn_normalize() -> dnNormalize() changes 2001-12-28 07:30:34 +00:00
back-ldap More struct beral conversion 2001-12-28 04:20:08 +00:00
back-ldbm Fix newSuperior handling. Back out previous commit. 2001-12-29 02:56:08 +00:00
back-meta conversion to berval DN 2001-12-27 12:17:54 +00:00
back-monitor cached entries are deleted if volatile; small improvements 2001-12-28 15:58:51 +00:00
back-passwd Changed dn_rdn/dn_rdnlen to struct berval 2001-12-28 08:38:24 +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 fix acl_dn_pat bervalization 2001-12-28 14:47:26 +00:00
aclparse.c a couple of comments; will require special DN handling ... 2001-12-28 18:18:16 +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
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 dnPrettyNormal, do both Pretty and Normalize at once to save 2001-12-28 07:27:15 +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 More dnPrettyNormal 2001-12-28 07:58:54 +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 strengthen previous commit 2001-12-28 15:56:18 +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
index.c
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 Changed dn_rdn/dn_rdnlen to struct berval 2001-12-28 08:38:24 +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 Misc berval stuff. 2001-12-28 11:45:25 +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 More struct berval DN changes 2001-12-27 07:13:13 +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 Misc cleanup and dn_normalize() zapping 2001-12-26 16:42:35 +00:00
schemaparse.c
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 More struct berval DN changes 2001-12-27 07:13:13 +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
value.c