openldap/servers/slapd
2001-12-10 16:59:37 +00:00
..
back-bdb Fix check for DN_SUBTREE on be suffix 2001-12-10 16:59:37 +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 Fix - on little-endian machines, store IDs in big-endian order. Otherwise 2001-12-10 16:53:15 +00:00
back-meta Changed backglue configuration. Added noSubordinates arg to select_backend 2001-12-10 12:09:40 +00:00
back-monitor Changed backglue configuration. Added noSubordinates arg to select_backend 2001-12-10 12:09:40 +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 Allow an object class to be provided in an attribute description list, 2001-12-06 01:02:11 +00:00
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 Changed backglue configuration. Added noSubordinates arg to select_backend 2001-12-10 12:09:40 +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 Added dn_issuffixbv() like dn_issuffix, but with bervals. 2001-12-09 03:02:29 +00:00
entry.c Remove lint and misc MSVC updates 2001-12-09 02:34:45 +00:00
extended.c
filter.c I should finish my morning coke before making my first commit of the day. 2001-12-05 16:41:45 +00:00
filterentry.c
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 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 Added new backglue pseudo-backend. Uses callbacks to glue different backends 2001-12-08 15:58:47 +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 Add experimental UUID/CSN support (needed for LCUP). 2001-12-05 07:25:25 +00:00
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 Fix replacing of all values with an empty value. 2001-12-05 01:16:12 +00:00