openldap/servers/slapd
2004-03-17 20:45:14 +00:00
..
back-bdb reset flags (need to check consistence across slapd) 2004-03-17 09:59:04 +00:00
back-dnssrv reset SlapReply flags 2004-03-17 11:50:15 +00:00
back-hdb
back-ldap reset SlapReply flags 2004-03-17 11:50:15 +00:00
back-ldbm reset SlapReply flags 2004-03-17 11:50:15 +00:00
back-meta reset SlapReply flags 2004-03-17 11:50:15 +00:00
back-monitor reset SlapReply flags 2004-03-17 11:50:15 +00:00
back-null
back-passwd reset SlapReply flags 2004-03-17 11:50:15 +00:00
back-perl reset SlapReply flags 2004-03-17 11:50:15 +00:00
back-relay only works with explicit overlay instantiation 2004-03-17 12:21:40 +00:00
back-shell reset SlapReply flags 2004-03-17 11:50:15 +00:00
back-sql reset SlapReply flags 2004-03-17 11:50:15 +00:00
overlays Fix deadlock in remove_query_data 2004-03-17 20:45:14 +00:00
schema Fix non-standard OIDs 2004-03-16 22:00:10 +00:00
shell-backends
slapi fix previous commit 2004-03-17 11:58:59 +00:00
abandon.c
acl.c Yet more for ITS#3008. Seems to work properly now. 2004-03-10 09:11:20 +00:00
aclparse.c allow "expand" style in peername, sockname, sockurl as well; more sanity checks 2004-03-09 19:44:14 +00:00
ad.c
add.c
at.c Happy new year 2004-01-01 19:15:16 +00:00
attr.c
ava.c
backend.c add back-relay (doesn't work yet) 2004-03-17 01:03:21 +00:00
backglue.c Minor cleanup 2004-03-10 02:44:10 +00:00
backover.c Fix passing of state info to over_back_response 2004-03-17 17:59:47 +00:00
bind.c ITS#2934 - don't touch conn->c_sasl_dn for Simple Binds 2004-02-26 11:48:34 +00:00
cancel.c
ch_malloc.c
compare.c
config.c move limits check and preparation in a helper function 2004-03-09 15:59:01 +00:00
connection.c Add connection_fake_init() 2004-03-17 19:33:13 +00:00
controls.c s/SERVER_SEARCH_FLAG/SEARCH_FLAG 2004-03-09 14:12:34 +00:00
cr.c
ctxcsn.c
daemon.c
delete.c Glue entry pruning support: delete the parent entries when they are glue and become leaf 2004-02-23 22:47:55 +00:00
dn.c ITS#2970 fix build_new_dn for zero-length parent DN 2004-02-26 02:58:12 +00:00
entry.c
extended.c
filter.c cleanup 2004-03-09 07:08:04 +00:00
filterentry.c
globals.c
index.c
init.c
kerberos.c
ldapsync.c
libslapd.dsp
limits.c add sanity checks 2004-03-09 14:45:10 +00:00
lock.c
main.c add DN check mode; rework check sinfrastructure 2004-03-16 18:36:38 +00:00
Makefile.in ITS#2985 fix slappasswd typo 2004-03-01 14:54:05 +00:00
matchedValues.c
modify.c
modrdn.c Glue entry pruning : delete parent entries after modrdn when they are glue and become leaf entry 2004-02-23 22:48:46 +00:00
mods.c
module.c
mr.c
mra.c
nt_svc.c
oc.c
oidm.c
operation.c
operational.c
passwd.c Revert "delete old" change; doesn't work for salted hashes. 2004-03-16 04:24:39 +00:00
phonetic.c
proto-slap.h Add connection_fake_init() 2004-03-17 19:33:13 +00:00
referral.c
repl.c
result.c ITS#3008 fix value-based ACLs 2004-03-10 02:59:03 +00:00
root_dse.c
sasl.c ITS#2961 check for NULL authcDN 2004-03-02 18:37:49 +00:00
saslauthz.c document saslAuthzTo/saslAuthzFrom new syntax; add onelevel style to DN type 2004-03-06 11:00:49 +00:00
schema_check.c fix error message 2004-03-11 13:02:13 +00:00
schema_init.c fix numericStringMatch (ITS#2938) 2004-02-17 20:30:37 +00:00
schema_prep.c
schema.c
schemaparse.c
search.c move limits check and preparation in a helper function 2004-03-09 14:32:00 +00:00
sessionlog.c reset SlapReply flags 2004-03-17 11:50:15 +00:00
sets.c
sets.h
sl_malloc.c
slap.h Add c_conn_idx, to simplify external modules managing per-connection state 2004-03-12 18:22:37 +00:00
slapadd.c patch to fix consumer replica cookie format in slaptools 2004-03-09 00:34:01 +00:00
slapcat.c Merged slap tools with main slapd binary; installs symlinks. 2004-02-26 19:03:41 +00:00
slapcommon.c Turn off syslog for slap tools 2004-03-10 02:44:38 +00:00
slapcommon.h Merged slap tools with main slapd binary; installs symlinks. 2004-02-26 19:03:41 +00:00
slapd.conf
slapd.dsp
slapindex.c Merged slap tools with main slapd binary; installs symlinks. 2004-02-26 19:03:41 +00:00
slappasswd.c lutil_passwd_hash result berval is in argument list now 2004-03-02 22:11:31 +00:00
starttls.c
str2filter.c
syncrepl.c Add connection_fake_init() 2004-03-17 19:33:13 +00:00
syntax.c
unbind.c
user.c
value.c