openldap/servers/slapd
2001-12-26 19:10:13 +00:00
..
back-bdb move compare and delete to struct berval DNs 2001-12-26 19:05:26 +00:00
back-dnssrv struct berval DN changes 2001-12-26 18:04:06 +00:00
back-ldap Changed get_limits to struct berval* 2001-12-26 15:28:01 +00:00
back-ldbm move compare and delete to struct berval DNs 2001-12-26 19:05:26 +00:00
back-meta Changed get_limits to struct berval* 2001-12-26 15:28:01 +00:00
back-monitor move compare and delete to struct berval DNs 2001-12-26 19:05:26 +00:00
back-passwd Misc cleanup and dn_normalize() zapping 2001-12-26 16:42:35 +00:00
back-perl First pass at converting bind to struct bervals 2001-12-26 11:41:38 +00:00
back-shell struct berval DN changes 2001-12-26 18:04:06 +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 Changed get_limits to struct berval* 2001-12-26 15:28:01 +00:00
abandon.c fix format 2001-01-17 16:35:53 +00:00
acl.c Misc cleanup and dn_normalize() zapping 2001-12-26 16:42:35 +00:00
aclparse.c Replace strcat with slap_strcopy 2001-12-26 16:25:18 +00:00
ad.c Changed search attrs to struct berval **. 2001-12-26 08:17:44 +00:00
add.c More struct berval DNs 2001-12-25 19:48:26 +00:00
at.c Added ldap_xxx2bv schema functions 2001-12-26 12:31:44 +00:00
attr.c minor cleanup 2001-11-17 16:18:07 +00:00
ava.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
backend.c modify be_referral to use struct berval DNs. 2001-12-26 17:40:34 +00:00
backglue.c move compare and delete to struct berval DNs 2001-12-26 19:05:26 +00:00
bind.c First pass at converting bind to struct bervals 2001-12-26 11:41:38 +00:00
ch_malloc.c fix format 2001-01-17 16:35:53 +00:00
charray.c Remove lint. 2001-12-26 16:52:26 +00:00
compare.c move compare and delete to struct berval DNs 2001-12-26 19:05:26 +00:00
config.c More struct berval DNs 2001-12-25 19:48:26 +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 move compare and delete to struct berval DNs 2001-12-26 19:05:26 +00:00
dn.c Replace strcat with slap_strcopy 2001-12-26 16:25:18 +00:00
entry.c Misc cleanup and dn_normalize() zapping 2001-12-26 16:42:35 +00:00
extended.c First stable an implementing latest namedref specification. 2001-10-26 02:05:14 +00:00
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 improvements to monitor backend: added a log entry that lists the current log level and can be modified via protocol at runtime, to change the log level; minor improvements; fixed a problem in dealing with dn normalization 2001-12-10 09:50:06 +00:00
kerberos.c
libslapd.dsp Zap configinfo 2001-12-26 19:09:34 +00:00
limits.c Misc cleanup and dn_normalize() zapping 2001-12-26 16:42:35 +00:00
lock.c Replace strcat with slap_strcopy 2001-12-26 16:25:18 +00:00
main.c More thorough backend_destroy. Added config_destroy. Destroy slap_listeners. 2001-12-15 12:05:58 +00:00
Makefile.in Zap configinfo and cleanup unused defaults 2001-12-26 19:10:13 +00:00
modify.c More struct berval DNs 2001-12-25 19:48:26 +00:00
modrdn.c More struct berval DNs 2001-12-25 19:48:26 +00:00
mods.c Moved AttributeDescription caching into main code: 2001-10-22 13:23:05 +00:00
module.c Fix from jon@symas.com for misdeclared lib handle 2001-12-07 03:18:32 +00:00
mr.c Precompute syn_oidlen and mr_oidlen 2001-12-26 14:36:02 +00:00
mra.c Changed ma_rule_text to struct berval. 2001-12-26 13:47:10 +00:00
nt_svc.c NT updates from jon@symas.com. 2001-12-07 04:03:25 +00:00
oc.c Added ldap_xxx2bv schema functions 2001-12-26 12:31:44 +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 Remove lint. 2001-12-26 16:52:26 +00:00
referral.c minor cleanup 2001-11-17 16:18:07 +00:00
repl.c Have replog() use struct berval DNs 2001-12-25 04:09:09 +00:00
result.c Misc cleanup and dn_normalize() zapping 2001-12-26 16:42:35 +00:00
root_dse.c Misc cleanup and dn_normalize() zapping 2001-12-26 16:42:35 +00:00
sasl.c More thorough backend_destroy. Added config_destroy. Destroy slap_listeners. 2001-12-15 12:05:58 +00:00
saslauthz.c Minor struct berval tweaks 2001-12-26 15:29:17 +00:00
schema_check.c LDAPv2 disallow and other flag changes 2001-12-21 04:44:34 +00:00
schema_init.c Misc cleanup and dn_normalize() zapping 2001-12-26 16:42:35 +00:00
schema_prep.c Clean up some symbol scoping 2001-12-24 06:36:44 +00:00
schema.c Misc cleanup and dn_normalize() zapping 2001-12-26 16:42:35 +00:00
schemaparse.c minor cleanup 2001-11-17 16:18:07 +00:00
search.c Changed ma_rule_text to struct berval. 2001-12-26 13:47:10 +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 move compare and delete to struct berval DNs 2001-12-26 19:05:26 +00:00
slapd.conf Add a sample ACL 2001-09-25 20:30:51 +00:00
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 fix format 2001-01-17 16:35:53 +00:00
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 fix format 2001-01-17 16:35:53 +00:00
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