.. |
back-bdb
|
check for ee == NULL
|
2007-09-26 22:37:35 +00:00 |
back-dnssrv
|
uniformly exploit rootdn bind; add support for rootdn bind to backends that didn't have it (ITS#4962)
|
2007-08-16 09:38:15 +00:00 |
back-hdb
|
|
|
back-ldap
|
fix typing warnings
|
2007-10-05 10:06:20 +00:00 |
back-ldif
|
consistently use "tag=" instead of "op=" in debug messages
|
2007-08-25 00:10:52 +00:00 |
back-meta
|
de-normalize simple filter values consistently
|
2007-10-05 09:49:19 +00:00 |
back-monitor
|
From ITS#5164 - treat monitoredInfo normalization consistently, don't
|
2007-10-03 08:59:37 +00:00 |
back-null
|
Reworked recent backend API changes, now using a separate struct,
|
2007-08-03 12:02:07 +00:00 |
back-passwd
|
|
|
back-perl
|
ITS#5102 fix
|
2007-09-01 00:28:07 +00:00 |
back-relay
|
uniformly exploit rootdn bind; add support for rootdn bind to backends that didn't have it (ITS#4962)
|
2007-08-16 09:38:15 +00:00 |
back-shell
|
let req_modify_s and req_modrdn_s have a common portion to interoperate within slap_mods_opattrs() (ITS#5093)
|
2007-08-16 09:48:53 +00:00 |
back-sock
|
back-sock by Brian Candler (B.Candler@pobox.com) ITS#4094 (untested)
|
2007-09-07 12:27:33 +00:00 |
back-sql
|
Use attr_valfind instead of value_find_ex to optimize lookups
|
2007-09-24 05:02:31 +00:00 |
overlays
|
ITS#5177 pass new entries in search_response for Persist mode
|
2007-10-08 18:13:29 +00:00 |
schema
|
fix ordering of items on objectClass definition (ITS#5174)
|
2007-10-08 10:38:11 +00:00 |
shell-backends
|
first round of s/sprintf/snprintf/; the rationale is: truncate error messages rather than buffer overflow; otherwise, assert that no buffer overflow occurred. In some cases, error handling could be added. Please note: no real error in the code was found so far, apart from that in syncprov.c and from some config-time error logging; however, errors could slip thru again if things don't change consistently
|
2007-09-29 17:55:33 +00:00 |
slapi
|
ITS#5060 take care of entry cleanup when using
|
2007-10-03 09:40:08 +00:00 |
abandon.c
|
ITS#4375 rework statslog, debug log info
|
2007-07-23 03:51:42 +00:00 |
aci.c
|
Use attr_valfind instead of value_find_ex to optimize lookups
|
2007-09-24 05:02:31 +00:00 |
acl.c
|
Tweak ACL cache messages
|
2007-10-08 12:52:26 +00:00 |
aclparse.c
|
|
|
ad.c
|
add anlist_free
|
2007-08-27 07:11:32 +00:00 |
add.c
|
Preliminary sorted value support
|
2007-09-24 01:31:23 +00:00 |
alock.c
|
ITS#5129 fix alock_close with Quick mode
|
2007-09-08 05:26:03 +00:00 |
alock.h
|
ITS#5129 fix alock_close with Quick mode
|
2007-09-08 05:26:03 +00:00 |
at.c
|
|
|
attr.c
|
Use attr_valfind instead of value_find_ex to optimize lookups
|
2007-09-24 05:02:31 +00:00 |
ava.c
|
|
|
backend.c
|
Use attr_valfind instead of value_find_ex to optimize lookups
|
2007-09-24 05:02:31 +00:00 |
backglue.c
|
Remove tool_id2entry_get
|
2007-08-11 04:19:53 +00:00 |
backover.c
|
Reworked recent backend API changes, now using a separate struct,
|
2007-08-03 12:02:07 +00:00 |
bconfig.c
|
Check for cleanup on Adds, not just Modifies
|
2007-10-08 06:19:50 +00:00 |
bind.c
|
s/orb_tmp_mech/orb_mech/
|
2007-08-16 09:29:45 +00:00 |
cancel.c
|
ITS#4375 rework statslog, debug log info
|
2007-07-23 03:51:42 +00:00 |
ch_malloc.c
|
|
|
compare.c
|
Use attr_valfind instead of value_find_ex to optimize lookups
|
2007-09-24 05:02:31 +00:00 |
component.c
|
|
|
component.h
|
|
|
config.c
|
parse unsigned as unsigned (ITS#5122)
|
2007-09-04 19:32:54 +00:00 |
config.h
|
parse unsigned as unsigned (ITS#5122)
|
2007-09-04 19:32:54 +00:00 |
connection.c
|
re-sort funcs (and enums) in "logical" order
|
2007-08-17 09:49:17 +00:00 |
controls.c
|
draft-wahl-ldap-session: append further instances of the control
|
2007-09-15 17:26:09 +00:00 |
cr.c
|
|
|
ctxcsn.c
|
|
|
daemon.c
|
tcpd.h is already include in slap.h
|
2007-08-24 16:09:50 +00:00 |
DB_CONFIG
|
|
|
delete.c
|
ITS#4375 rework statslog, debug log info
|
2007-07-23 03:51:42 +00:00 |
dn.c
|
Protect Debug messages from NULL pointers
|
2007-09-01 13:35:34 +00:00 |
entry.c
|
Log the attribute that failed normalization
|
2007-09-24 06:25:34 +00:00 |
extended.c
|
ITS#4375 rework statslog, debug log info
|
2007-07-23 03:51:42 +00:00 |
filter.c
|
de-normalize simple filter values consistently
|
2007-10-05 09:49:19 +00:00 |
filterentry.c
|
ITS#5153 fix prev commit, ordering matches can be done in O(1) instead
|
2007-09-25 05:46:12 +00:00 |
frontend.c
|
|
|
globals.c
|
|
|
index.c
|
|
|
init.c
|
add helper for internal searchs for objectClass=*
|
2007-09-15 17:38:53 +00:00 |
ldapsync.c
|
s/strtoul/strtol/ (ITS#5165)
|
2007-10-02 23:45:50 +00:00 |
limits.c
|
|
|
lock.c
|
|
|
main.c
|
add helper for internal searchs for objectClass=*
|
2007-09-15 17:38:53 +00:00 |
Makefile.in
|
|
|
matchedValues.c
|
|
|
modify.c
|
Preliminary sorted value support
|
2007-09-24 01:31:23 +00:00 |
modrdn.c
|
Attribute/Modification value counters
|
2007-09-21 08:43:56 +00:00 |
mods.c
|
init rc
|
2007-09-26 20:17:48 +00:00 |
module.c
|
|
|
mr.c
|
allow to register further syntax/mr compatibility
|
2007-08-24 20:05:30 +00:00 |
mra.c
|
|
|
nt_svc.c
|
|
|
oc.c
|
|
|
oidm.c
|
Reworked recent backend API changes, now using a separate struct,
|
2007-08-03 12:02:07 +00:00 |
operation.c
|
|
|
operational.c
|
Attribute/Modification value counters
|
2007-09-21 08:43:56 +00:00 |
passwd.c
|
Make slap_passwd_parse non-destructive
|
2007-09-23 04:40:51 +00:00 |
phonetic.c
|
|
|
proto-slap.h
|
Preliminary sorted value support
|
2007-09-24 01:31:23 +00:00 |
referral.c
|
|
|
result.c
|
ITS#4188 check for pool pause every 64 entries. (probably should make
|
2007-10-08 01:15:49 +00:00 |
root_dse.c
|
Revert prev commit, don't advertise subord scope
|
2007-08-30 21:09:30 +00:00 |
sasl.c
|
ITS#3864 use sasl_ssf_t where expected
|
2007-10-06 14:50:02 +00:00 |
saslauthz.c
|
authzMatch IS octetStringMatch
|
2007-09-01 15:44:24 +00:00 |
schema_check.c
|
Use attr_valfind instead of value_find_ex to optimize lookups
|
2007-09-24 05:02:31 +00:00 |
schema_init.c
|
ITS#5072 fix issuer format, use uppercase hex per RFC3641
|
2007-10-05 11:27:20 +00:00 |
schema_prep.c
|
|
|
schema.c
|
|
|
schemaparse.c
|
Reworked recent backend API changes, now using a separate struct,
|
2007-08-03 12:02:07 +00:00 |
search.c
|
ITS#4375 rework statslog, debug log info
|
2007-07-23 03:51:42 +00:00 |
sets.c
|
fix double free - related to ITS#4860 and probably ITS#4873
|
2007-09-13 22:39:33 +00:00 |
sets.h
|
|
|
sl_malloc.c
|
|
|
slap.h
|
support de-normalization
|
2007-10-05 09:26:48 +00:00 |
slapacl.c
|
Remove tool_id2entry_get
|
2007-08-11 04:19:53 +00:00 |
slapadd.c
|
add -S to slapadd to set desired SID in generated entryCSN/contextCSN
|
2007-08-28 19:35:57 +00:00 |
slapauth.c
|
|
|
slapcat.c
|
|
|
slapcommon.c
|
Update last change: lutil_atoul() -> lutil_atou() for csnsid.
|
2007-09-21 13:11:39 +00:00 |
slapcommon.h
|
add -S to slapadd to set desired SID in generated entryCSN/contextCSN
|
2007-08-28 19:35:57 +00:00 |
slapd.conf
|
|
|
slapd.ldif
|
|
|
slapdn.c
|
|
|
slapindex.c
|
|
|
slappasswd.c
|
|
|
slaptest.c
|
add '-Q' switch (used by slaptest only; ITS#4930)
|
2007-08-14 13:42:40 +00:00 |
starttls.c
|
|
|
str2filter.c
|
|
|
syncrepl.c
|
de-normalize simple filter values consistently
|
2007-10-05 09:49:19 +00:00 |
syntax.c
|
consistently use SLAP_* malloc macros; alloc sizeof(Syntax *) instead of sizeof(Syntax) for areray of superiors; free resources also in case of failure of syn_insert()
|
2007-08-16 12:08:47 +00:00 |
txn.c
|
|
|
unbind.c
|
ITS#4375 rework statslog, debug log info
|
2007-07-23 03:51:42 +00:00 |
user.c
|
|
|
value.c
|
coverity - a->a_nvals may be NULL
|
2007-09-26 20:26:03 +00:00 |
zn_malloc.c
|
|
|