openldap/servers/slapd
2004-04-05 17:29:06 +00:00
..
back-bdb Don't return subordinate referrals (per RFC 3296) 2004-03-27 22:47:31 +00:00
back-dnssrv cleanup 2004-03-27 23:25:50 +00:00
back-hdb
back-ldap overlays reworking 2004-03-18 18:59:46 +00:00
back-ldbm Don't return subordinate referrals (per RFC 3296) 2004-03-27 22:47:31 +00:00
back-meta return error code only if required (ITS#3042) 2004-04-03 12:15:33 +00:00
back-monitor Replaced slap_overinfo.oi_bd with oi_orig. 2004-03-20 12:56:31 +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 to be conservative ... 2004-03-18 19:45:34 +00:00
back-shell reset SlapReply flags 2004-03-17 11:50:15 +00:00
back-sql fix nasty subtype bug (too many results) 2004-03-18 23:38:55 +00:00
overlays Avoid mktime/gmtime in parse_time(), just compute time_t ourselves. 2004-04-05 13:38:43 +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
attr.c
ava.c
backend.c cleanup for release engineering 2004-03-18 01:06:39 +00:00
backglue.c cleanup for release engineering 2004-03-18 01:06:39 +00:00
backover.c add referral check to functions elaborated by overlays 2004-04-05 17:28:13 +00:00
bind.c Cleanup 2004-03-27 18:19:12 +00:00
cancel.c
ch_malloc.c
compare.c
config.c ITS#2768: configuring slurpd's interval between replog checks 2004-03-23 01:12:11 +00:00
connection.c Silence warning 2004-03-24 10:47:31 +00:00
controls.c Hide noop control until published and code is updated. 2004-03-18 04:06:20 +00:00
cr.c
ctxcsn.c
daemon.c apparently accept() doesn't fill the sun_path field of the peer socket; hack it 2004-04-03 18:48:03 +00:00
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 improve previous commit 2004-03-17 23:43:00 +00:00
Makefile.in Restore build rule for dynamic backends. 2004-03-27 23:20:55 +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 check in portions of code is done on length rather than pointer 2004-04-05 17:25:22 +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 move API 2 protocol error mapping to frontend 2004-04-05 17:29:06 +00:00
root_dse.c
sasl.c ITS#3048 delete sasl_checkpass support 2004-04-05 11:23:47 +00:00
saslauthz.c ITS#3033 fix debug msg segv 2004-03-20 09:51:33 +00:00
schema_check.c fix error message 2004-03-11 13:02:13 +00:00
schema_init.c Add a yet-to-be-tested deliveryMethodValidate function 2004-04-02 02:25:36 +00:00
schema_prep.c
schema.c
schemaparse.c
search.c cleanup for release engineering 2004-03-18 01:06:39 +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 referral check to functions elaborated by overlays 2004-04-05 17:28:13 +00:00
slapadd.c reintroduce changes made in tools/slapadd.c v1.64 (looks like missing during code move) 2004-03-26 21:54:06 +00:00
slapcat.c Merged slap tools with main slapd binary; installs symlinks. 2004-02-26 19:03:41 +00:00
slapcommon.c move DN/config test in slapdn/slaptest 2004-03-17 23:25:09 +00:00
slapcommon.h move DN/config test in slapdn/slaptest 2004-03-17 23:25:09 +00:00
slapd.conf
slapd.dsp
slapdn.c move DN/config test in slapdn/slaptest 2004-03-17 23:25:09 +00:00
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
slaptest.c move DN/config test in slapdn/slaptest 2004-03-17 23:25:09 +00:00
starttls.c Happy new year 2004-01-01 19:15:16 +00:00
str2filter.c
syncrepl.c fix for ITS#2995 2004-03-25 22:09:08 +00:00
syntax.c
unbind.c
user.c
value.c