openldap/servers/slapd
2001-12-15 06:25:47 +00:00
..
back-bdb Do a regular entry_free on entries from do_add 2001-12-15 06:25:47 +00:00
back-dnssrv NT updates from jon@symas.com. 2001-12-07 04:03:25 +00:00
back-ldap Changed backglue configuration. Added noSubordinates arg to select_backend 2001-12-10 12:09:40 +00:00
back-ldbm Don't signal error if reindexing an already existing dn2id index 2001-12-11 14:23:05 +00:00
back-meta Changed backglue configuration. Added noSubordinates arg to select_backend 2001-12-10 12:09:40 +00:00
back-monitor better description of the backend 2001-12-11 11:47:43 +00:00
back-passwd Converted all use of dn_parent to the in-place version. (Fixed a pdn leak 2001-12-08 10:37:42 +00:00
back-perl NT updates from jon@symas.com. 2001-12-07 04:03:25 +00:00
back-shell NT updates from jon@symas.com. 2001-12-07 04:03:25 +00:00
back-sql Converted all use of dn_parent to the in-place version. (Fixed a pdn leak 2001-12-08 10:37:42 +00:00
back-tcl NT updates from jon@symas.com. 2001-12-07 04:03:25 +00:00
schema add 'objectIdentifier' to openldap.schema ONLY 2001-12-08 00:36:11 +00:00
shell-backends ITS#1399, fix make depend when built as module 2001-12-08 07:48:58 +00:00
tools Changed backglue configuration. Added noSubordinates arg to select_backend 2001-12-10 12:09:40 +00:00
abandon.c
acl.c Remove lint and misc MSVC updates 2001-12-09 02:34:45 +00:00
aclparse.c
ad.c
add.c Changed backglue configuration. Added noSubordinates arg to select_backend 2001-12-10 12:09:40 +00:00
at.c
attr.c
ava.c
backend.c Changed backglue configuration. Added noSubordinates arg to select_backend 2001-12-10 12:09:40 +00:00
backglue.c More cleanup. The last, I hope. 2001-12-10 13:44:02 +00:00
bind.c Changed backglue configuration. Added noSubordinates arg to select_backend 2001-12-10 12:09:40 +00:00
ch_malloc.c
charray.c
compare.c Changed backglue configuration. Added noSubordinates arg to select_backend 2001-12-10 12:09:40 +00:00
config.c minor cleanup 2001-12-11 11:30:01 +00:00
configinfo.c
connection.c Eliminate unnecessary per-operation dn_normalize(o_ndn); it's already 2001-12-09 14:46:29 +00:00
controls.c misc cleanup 2001-12-09 18:57:46 +00:00
daemon.c ITS#1413 suggested fix 2001-12-07 17:25:34 +00:00
delete.c Changed backglue configuration. Added noSubordinates arg to select_backend 2001-12-10 12:09:40 +00:00
dn.c allow empty suffix 2001-12-12 07:56:17 +00:00
entry.c Remove lint and misc MSVC updates 2001-12-09 02:34:45 +00:00
extended.c
filter.c
filterentry.c
index.c
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 More misc MSVC changes 2001-12-09 02:43:04 +00:00
limits.c Remove lint and misc MSVC updates 2001-12-09 02:34:45 +00:00
lock.c
main.c Changed backglue configuration. Added noSubordinates arg to select_backend 2001-12-10 12:09:40 +00:00
Makefile.in More from jon@symas.com - slapd.conf needs backslashes to be escaped. 2001-12-11 22:49:16 +00:00
modify.c Changed backglue configuration. Added noSubordinates arg to select_backend 2001-12-10 12:09:40 +00:00
modrdn.c Changed backglue configuration. Added noSubordinates arg to select_backend 2001-12-10 12:09:40 +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
mra.c
nt_svc.c NT updates from jon@symas.com. 2001-12-07 04:03:25 +00:00
oc.c
operation.c
passwd.c
phonetic.c
proto-slap.h Changed backglue configuration. Added noSubordinates arg to select_backend 2001-12-10 12:09:40 +00:00
referral.c
repl.c Changed backglue configuration. Added noSubordinates arg to select_backend 2001-12-10 12:09:40 +00:00
result.c Remove lint and misc MSVC updates 2001-12-09 02:34:45 +00:00
root_dse.c Changed backglue configuration. Added noSubordinates arg to select_backend 2001-12-10 12:09:40 +00:00
sasl.c Minor strlen cleanup 2001-12-09 13:57:55 +00:00
saslauthz.c Changed backglue configuration. Added noSubordinates arg to select_backend 2001-12-10 12:09:40 +00:00
schema_check.c
schema_init.c minor cleanup 2001-12-10 09:46:50 +00:00
schema_prep.c
schema.c
schemaparse.c
search.c Changed backglue configuration. Added noSubordinates arg to select_backend 2001-12-10 12:09:40 +00:00
sets.c
sets.h NT updates from jon@symas.com. 2001-12-07 04:03:25 +00:00
slap.h Changed backglue configuration. Added noSubordinates arg to select_backend 2001-12-10 12:09:40 +00:00
slapd.conf
slapd.dsp More misc MSVC changes 2001-12-09 02:43:04 +00:00
starttls.c
str2filter.c
suffixalias.c Converted suffixAlias to struct bervals. 2001-12-09 14:57:42 +00:00
syntax.c
unbind.c
user.c
value.c