openldap/servers/slapd
2009-09-08 04:11:05 +00:00
..
back-bdb silence warning 2009-08-19 13:02:54 +00:00
back-dnssrv
back-hdb
back-ldap Include "lutil.h" - fixes warnings in RE24 2009-09-01 00:35:22 +00:00
back-ldif wrap gmtime for reentrancy (ITS#6262) 2009-08-18 23:48:15 +00:00
back-meta fix previous commit (ITS#6267) 2009-08-24 00:41:12 +00:00
back-monitor wrap gmtime for reentrancy (ITS#6262) 2009-08-18 23:48:15 +00:00
back-ndb wrap gmtime for reentrancy (ITS#6262) 2009-08-18 23:48:15 +00:00
back-null
back-passwd
back-perl ITS#5658 hppa fixes 2009-06-23 23:12:15 +00:00
back-relay ITS#6154: don't assume in slap_callback.sc_cleanup that sc_response was called. 2009-06-12 23:12:37 +00:00
back-shell
back-sock
back-sql wrap gmtime for reentrancy (ITS#6262) 2009-08-18 23:48:15 +00:00
overlays fix uninitialized var (ITS#6266; actually, the problem was a bit more severe...) 2009-08-24 01:22:55 +00:00
schema
shell-backends
slapi add support for TCP buffer configuration (ITS#6234) 2009-08-17 22:53:15 +00:00
abandon.c For ITS#6157: Catch most invalid cancels/abandons, and honor them before waits 2009-06-04 21:16:38 +00:00
aci.c
acl.c
aclparse.c Change AttributeName.an_oc_exclude to an_oc_flags, avoid multiple 2009-07-26 00:14:15 +00:00
ad.c Change AttributeName.an_oc_exclude to an_oc_flags, avoid multiple 2009-07-26 00:14:15 +00:00
add.c wrap gmtime for reentrancy (ITS#6262) 2009-08-18 23:48:15 +00:00
alock.c
alock.h
at.c
attr.c
ava.c
backend.c tell what database initialization failed based on the suffix 2009-08-21 17:07:12 +00:00
backglue.c
backover.c Look for our callback to pop, don't just do it blindly 2009-08-19 08:05:18 +00:00
bconfig.c remove unneded code 2009-08-21 17:08:04 +00:00
bind.c
cancel.c More ITS#6104: mutex-protected check of o_cancel value from other thread 2009-06-05 23:26:09 +00:00
ch_malloc.c
compare.c
component.c
component.h
config.c ITS#5942 consolidate server URL match to config_check_my_url(). 2009-07-29 09:04:39 +00:00
config.h silence warning 2009-08-17 23:02:50 +00:00
connection.c ITS#6276 wake up blocked writers if we're pausing 2009-08-28 23:00:46 +00:00
controls.c Change AttributeName.an_oc_exclude to an_oc_flags, avoid multiple 2009-07-26 00:14:15 +00:00
cr.c
ctxcsn.c wrap gmtime for reentrancy (ITS#6262) 2009-08-18 23:48:15 +00:00
daemon.c add support for TCP buffer configuration (ITS#6234) 2009-08-17 22:53:15 +00:00
DB_CONFIG
delete.c
dn.c
entry.c allow to look-ahead entry DN without decoding the whole entry 2009-08-14 15:33:09 +00:00
extended.c
filter.c Fully parse undefined substring filters so they can be logged 2009-08-04 22:41:59 +00:00
filterentry.c
frontend.c
globals.c
index.c
init.c wrap gmtime for reentrancy (ITS#6262) 2009-08-18 23:48:15 +00:00
ldapsync.c wrap gmtime for reentrancy (ITS#6262) 2009-08-18 23:48:15 +00:00
limits.c allow to delete olcLimits values (ITS#6159) 2009-06-02 23:17:58 +00:00
lock.c
main.c
Makefile.in
matchedValues.c
modify.c wrap gmtime for reentrancy (ITS#6262) 2009-08-18 23:48:15 +00:00
modrdn.c
mods.c
module.c
mr.c
mra.c
nt_svc.c
oc.c
oidm.c
operation.c
operational.c
passwd.c Only free the req_dn / ndn we created. Someone may have rewritten it... 2009-08-19 11:27:49 +00:00
phonetic.c
proto-slap.h s/new/anew/ avoid C++ keyword 2009-08-19 09:25:25 +00:00
referral.c
result.c Fix typo in 1.250 fake sorted results control 2009-07-13 02:42:38 +00:00
root_dse.c ITS#5892 return -1 from ldif_read_record on error 2009-07-07 22:30:55 +00:00
sasl.c ITS#6101, did not always (re)set rs->sr_sasldata before send_ldap_sasl() 2009-07-07 22:31:35 +00:00
saslauthz.c
schema_check.c
schema_init.c improve previous commit 2009-08-04 14:26:40 +00:00
schema_prep.c
schema.c
schemaparse.c
search.c Change AttributeName.an_oc_exclude to an_oc_flags, avoid multiple 2009-07-26 00:14:15 +00:00
sets.c
sets.h
sl_malloc.c
slap.h add support for TCP buffer configuration (ITS#6234) 2009-08-17 22:53:15 +00:00
slapacl.c ITS#6214 use the main thread's context so cleanup can occur 2009-07-22 04:39:57 +00:00
slapadd.c warn if entryUUID,entryCSN are missing and the database is shadow (ITS#6281) 2009-09-08 04:11:05 +00:00
slapauth.c ITS#6214 use the main thread's context so cleanup can occur 2009-07-22 04:39:57 +00:00
slapcat.c
slapcommon.c ITS#5892 make sure ldif error messages are displayed 2009-07-07 21:51:27 +00:00
slapcommon.h
slapd.conf
slapd.ldif
slapdn.c
slapindex.c
slappasswd.c
slapschema.c ITS#6214 use the main thread's context so cleanup can occur 2009-07-22 04:39:57 +00:00
slaptest.c
starttls.c
str2filter.c
syncrepl.c add pedantic checks 2009-08-21 17:08:48 +00:00
syntax.c
txn.c
unbind.c
user.c
value.c
zn_malloc.c