.. |
back-bdb
|
ITS#6758 back-bdb: Delay setting sr->sr_entry until we know it will be used
|
2010-12-31 00:04:38 +00:00 |
back-dnssrv
|
ITS#6758 Reset some SlapReply flags & data.
|
2010-12-30 23:55:07 +00:00 |
back-hdb
|
|
|
back-ldap
|
ITS#6758 Reset some SlapReply flags & data.
|
2010-12-30 23:55:07 +00:00 |
back-ldif
|
ITS#6758 Reset some SlapReply flags & data.
|
2010-12-30 23:55:07 +00:00 |
back-meta
|
For ITS#5421: Also LBER_FREE() -> ber_memfree()
|
2010-11-22 13:14:29 +00:00 |
back-monitor
|
Remove lint (unused vars/labels/funcs/default:s)
|
2010-12-30 23:34:55 +00:00 |
back-ndb
|
ITS#6758 Reset some SlapReply flags & data.
|
2010-12-30 23:55:07 +00:00 |
back-null
|
support back-config (ITS#6624, Ondrej Kuznik)
|
2010-08-17 18:56:29 +00:00 |
back-passwd
|
ITS#6758 Reset some SlapReply flags & data.
|
2010-12-30 23:55:07 +00:00 |
back-perl
|
ITS#6758 Reset some SlapReply flags & data.
|
2010-12-30 23:55:07 +00:00 |
back-relay
|
|
|
back-shell
|
ITS#6758 Reset some SlapReply flags & data.
|
2010-12-30 23:55:07 +00:00 |
back-sock
|
ITS#6758 Reset some SlapReply flags & data.
|
2010-12-30 23:55:07 +00:00 |
back-sql
|
do not add hasSubordinates if already present (blind-fixes ITS#6712 for back-sql)
|
2010-11-18 11:51:15 +00:00 |
overlays
|
ITS#6670 partial fix - ignore member/memberof pointing to same entry
|
2010-12-31 01:38:24 +00:00 |
schema
|
dyngroup schema in LDIF format
|
2010-06-24 01:04:40 +00:00 |
shell-backends
|
|
|
slapi
|
|
|
abandon.c
|
|
|
aci.c
|
|
|
acl.c
|
ITS#6693 value dependent ACL didn't work when they were the first ACL
|
2010-11-15 16:27:56 +00:00 |
aclparse.c
|
fix previous commit (ITS#6611)
|
2010-08-17 01:05:40 +00:00 |
ad.c
|
|
|
add.c
|
|
|
alock.c
|
|
|
alock.h
|
|
|
at.c
|
|
|
attr.c
|
ITS#6715 cleanup: Handle attr_valfind(0 values) when SLAP_ATTR_SORTED_VALS
|
2010-11-22 12:16:08 +00:00 |
ava.c
|
|
|
backend.c
|
noop commit for ITS#6758: Remove no-effect code.
|
2010-12-30 23:43:12 +00:00 |
backglue.c
|
ITS#6758 Do not set sr_err=error before be_search.
|
2010-12-30 23:59:23 +00:00 |
backover.c
|
use be_ctrls[cid] for counting the number of overlay instances that have
|
2010-07-02 11:31:34 +00:00 |
bconfig.c
|
ITS#6758 config_build_entry, avoid SlapReply reuse
|
2010-12-31 09:02:34 +00:00 |
bind.c
|
op->o_conn->c_sb may be 0 for internal operations
|
2010-12-30 21:41:07 +00:00 |
cancel.c
|
|
|
ch_malloc.c
|
|
|
compare.c
|
Move assertion checking to slap_compare_entry()
|
2010-12-23 21:53:05 +00:00 |
component.c
|
|
|
component.h
|
|
|
config.c
|
plug leak when ARG_OFFSET and ARG_BERVAL (ITS#6634)
|
2010-08-29 16:28:16 +00:00 |
config.h
|
|
|
connection.c
|
ITS#6759: assert;Debug -> Debug;assert
|
2010-12-30 23:19:02 +00:00 |
controls.c
|
Fixed last commit. gcc was complaining about defined behavior.
|
2010-07-02 07:43:29 +00:00 |
cr.c
|
|
|
ctxcsn.c
|
|
|
daemon.c
|
ITS#6747 Fix LDAP_CONNECTIONLESS Debug(), warnings
|
2010-12-14 15:06:32 +00:00 |
DB_CONFIG
|
|
|
delete.c
|
|
|
dn.c
|
ITS#6570 part #1 (again), reject RDNs with binary BER values
|
2010-06-07 00:02:32 +00:00 |
entry.c
|
allow to set LDIF max line width (ITS#6645)
|
2010-12-07 10:14:51 +00:00 |
extended.c
|
ITS#6758 Reset some SlapReply flags & data.
|
2010-12-30 23:55:07 +00:00 |
filter.c
|
plug leak when presence filter with undef attr (ITS#6635)
|
2010-08-29 16:27:08 +00:00 |
filterentry.c
|
|
|
frontend.c
|
|
|
globals.c
|
|
|
index.c
|
|
|
init.c
|
|
|
ldapsync.c
|
|
|
limits.c
|
|
|
lock.c
|
|
|
main.c
|
ITS#6754: Fail if there are unrecognized command-line arguments.
|
2010-12-30 19:45:08 +00:00 |
Makefile.in
|
add slapmodify (ITS#6165; may need cleanup)
|
2010-04-20 06:00:16 +00:00 |
matchedValues.c
|
|
|
modify.c
|
ITS#6715: Fix slap_sort_vals(attr with 1 value)
|
2010-11-19 12:21:34 +00:00 |
modrdn.c
|
ITS#6570 part #1
|
2010-06-06 20:32:53 +00:00 |
mods.c
|
|
|
module.c
|
|
|
mr.c
|
|
|
mra.c
|
|
|
nt_svc.c
|
|
|
oc.c
|
|
|
oidm.c
|
|
|
operation.c
|
o_pagedresults_state not freed from slab (only noticeable when built with SLAP_NO_SL_MALLOC; could be related to ITS#6660, although unlikely)
|
2010-09-28 19:57:02 +00:00 |
operational.c
|
|
|
passwd.c
|
|
|
phonetic.c
|
|
|
proto-slap.h
|
ITS#6758 rs_reinit() += slap_reply_t parameter
|
2010-12-31 09:45:16 +00:00 |
referral.c
|
|
|
result.c
|
ITS#6758 rs_reinit() += slap_reply_t parameter
|
2010-12-31 09:45:16 +00:00 |
root_dse.c
|
|
|
sasl.c
|
noop commit for ITS#6758: simplify future commits
|
2010-12-30 23:48:41 +00:00 |
saslauthz.c
|
|
|
schema_check.c
|
|
|
schema_init.c
|
Fix a comment
|
2010-11-28 18:20:54 +00:00 |
schema_prep.c
|
|
|
schema.c
|
|
|
schemaparse.c
|
|
|
search.c
|
ITS#5862 Assert control for rootDSE/subschema
|
2010-12-30 17:28:19 +00:00 |
sets.c
|
|
|
sets.h
|
|
|
sl_malloc.c
|
Agreed upon log messages for sl_malloc/zn_malloc when falling back
|
2010-04-19 22:55:51 +00:00 |
slap.h
|
ITS#6693 value dependent ACL didn't work when they were the first ACL
|
2010-11-15 16:27:56 +00:00 |
slapacl.c
|
|
|
slapadd.c
|
move ctxcsn and schema check code in helpers; also apply to slapmodify (ITS#6737)
|
2010-12-07 10:50:54 +00:00 |
slapauth.c
|
|
|
slapcat.c
|
allow to set LDIF max line width (ITS#6645)
|
2010-12-07 10:14:51 +00:00 |
slapcommon.c
|
re-fix ITS#6645 commit
|
2010-12-07 11:58:38 +00:00 |
slapcommon.h
|
re-fix ITS#6645 commit
|
2010-12-07 11:58:38 +00:00 |
slapd.conf
|
|
|
slapd.ldif
|
|
|
slapdn.c
|
|
|
slapindex.c
|
|
|
slapmodify.c
|
move ctxcsn and schema check code in helpers; also apply to slapmodify (ITS#6737)
|
2010-12-07 10:50:54 +00:00 |
slappasswd.c
|
|
|
slapschema.c
|
|
|
slaptest.c
|
|
|
starttls.c
|
|
|
str2filter.c
|
|
|
syncrepl.c
|
Remove lint (unused vars/labels/funcs/default:s)
|
2010-12-30 23:34:55 +00:00 |
syntax.c
|
|
|
txn.c
|
|
|
unbind.c
|
|
|
user.c
|
|
|
value.c
|
|
|
zn_malloc.c
|
Agreed upon log messages for sl_malloc/zn_malloc when falling back
|
2010-04-19 22:55:51 +00:00 |