openldap/servers/slapd
2010-04-07 00:53:36 +00:00
..
back-bdb ITS#6501 zero lockobjs 2010-03-31 06:22:06 +00:00
back-dnssrv
back-hdb
back-ldap Add pbind proxybind overlay. Just intercepts Bind requests on a regular DB 2010-02-04 01:59:58 +00:00
back-ldif implement support for selective iteration in slaptools (ITS#6442) 2010-01-18 15:00:40 +00:00
back-meta fix previous commit (ITS#6267) 2009-08-24 00:41:12 +00:00
back-monitor implement support for selective iteration in slaptools (ITS#6442) 2010-01-18 15:00:40 +00:00
back-ndb wrap gmtime for reentrancy (ITS#6262) 2009-08-18 23:48:15 +00:00
back-null implement support for selective iteration in slaptools (ITS#6442) 2010-01-18 15:00:40 +00:00
back-passwd
back-perl
back-relay Cleanup since ITS#6133 2009-11-02 16:19:59 +00:00
back-shell
back-sock
back-sql Use fake_init2 in db_open/db_close since they can execute from a 2009-11-15 10:38:13 +00:00
overlays increment counter (ITS#6497) 2010-03-23 20:33:06 +00:00
schema ITS#6140 delete obsolete schema 2009-09-29 02:34:28 +00:00
shell-backends
slapi add support for TCP buffer configuration (ITS#6234) 2009-08-17 22:53:15 +00:00
abandon.c
aci.c
acl.c handle valid non-entry internal search responses (ITS#6481) 2010-03-22 21:50:32 +00:00
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 Don't allow any other jobs if a -q job is active 2009-11-18 21:08:48 +00:00
alock.h
at.c
attr.c
ava.c
backend.c implement support for selective iteration in slaptools (ITS#6442) 2010-01-18 15:00:40 +00:00
backglue.c do not assume that someone parsed the paged results response; in case, re-parse (ITS#6507) 2010-04-07 00:53:36 +00:00
backover.c Look for our callback to pop, don't just do it blindly 2009-08-19 08:05:18 +00:00
bconfig.c implement support for selective iteration in slaptools (ITS#6442) 2010-01-18 15:00:40 +00:00
bind.c
cancel.c
ch_malloc.c
compare.c
component.c
component.h
config.c ITS#6465, don't unparse empty uri string 2010-02-02 14:43:21 +00:00
config.h silence warning 2009-08-17 23:02:50 +00:00
connection.c ITS#6412, refix #6304 - only check for writes if sockbuf NEEDS_WRITE 2009-12-04 02:44:00 +00:00
controls.c ignore non-critical control with unrecognized flags (ITS#6480) 2010-02-22 21:53:38 +00:00
cr.c
ctxcsn.c ITS#6373 revert 2009/03/10 commit, resurrect sync subentry code 2009-11-11 03:01:48 +00:00
daemon.c ITS#6322 cleanup close_listeners() 2009-12-30 20:33:27 +00:00
DB_CONFIG
delete.c
dn.c ITS#6338: Fix \0-termination of dnParent(x, x) for one-level DN x. 2009-10-19 23:51:08 +00:00
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 Use sl_mfunc instead of direct reference to slap_sl_free 2009-11-15 19:13:51 +00:00
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
lock.c
main.c don't "overflow" debug levels (ITS#6324) 2009-10-06 22:03:15 +00:00
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 plug one-time leak 2009-10-19 23:39:59 +00:00
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 implement support for selective iteration in slaptools (ITS#6442) 2010-01-18 15:00:40 +00:00
referral.c
result.c ITS#5340: REP_ENTRY_MUSTFLUSH, rs_replace_entry(), rs_ensure_entry_modifiable() 2009-12-10 00:07:34 +00:00
root_dse.c
sasl.c ITS#5195 - use connection's ssf for auxprop lookup 2010-03-04 00:16:49 +00:00
saslauthz.c
schema_check.c
schema_init.c ITS#6466 certificateListValidate: Empty Sequence-of is legal 2010-01-30 23:32:50 +00:00
schema_prep.c
schema.c
schemaparse.c
search.c ITS#6309 tweak invalid dn logmsg 2009-11-11 01:42:00 +00:00
sets.c
sets.h
sl_malloc.c Gentler message when falling back to ch_malloc 2010-01-15 18:53:13 +00:00
slap.h implement support for selective iteration in slaptools (ITS#6442) 2010-01-18 15:00:40 +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 ITS#6373 more for subentry creation 2009-11-11 04:03:27 +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 implement support for selective iteration in slaptools (ITS#6442) 2010-01-18 15:00:40 +00:00
slapcommon.c implement support for selective iteration in slaptools (ITS#6442) 2010-01-18 15:00:40 +00:00
slapcommon.h implement support for selective iteration in slaptools (ITS#6442) 2010-01-18 15:00:40 +00:00
slapd.conf
slapd.ldif
slapdn.c
slapindex.c implement support for selective iteration in slaptools (ITS#6442) 2010-01-18 15:00:40 +00:00
slappasswd.c
slapschema.c implement support for selective iteration in slaptools (ITS#6442) 2010-01-18 15:00:40 +00:00
slaptest.c
starttls.c
str2filter.c
syncrepl.c ITS#6473 fail delta-sync when unknown attrs are received 2010-03-02 21:45:25 +00:00
syntax.c
txn.c
unbind.c
user.c
value.c
zn_malloc.c Gentler message when falling back to ch_malloc 2010-01-15 18:53:13 +00:00