]>
git.sur5r.net Git - openldap/log 
Howard Chu  [Fri, 25 Nov 2005 23:16:10 +0000  (23:16 +0000)] 
Fix ITS#3717 - set restriction on all backends
Howard Chu  [Fri, 25 Nov 2005 22:50:25 +0000  (22:50 +0000)] 
ITS#4210 don't setup indexing threads if no indexing is defined.
Pierangelo Masarati  [Fri, 25 Nov 2005 22:17:24 +0000  (22:17 +0000)] 
use LDAP_SIZELIMIT_EXCEEDED; rework the return values of slap_send_search_entry(); silence a few warnings
Howard Chu  [Fri, 25 Nov 2005 21:51:49 +0000  (21:51 +0000)] 
ITS#4198 initialize logdb contextCSN from main DB contextCSN
Howard Chu  [Fri, 25 Nov 2005 21:40:33 +0000  (21:40 +0000)] 
ITS#4209 release entry when it exists.
Howard Chu  [Fri, 25 Nov 2005 20:52:25 +0000  (20:52 +0000)] 
op->ors_slimit is always intact now.
Howard Chu  [Fri, 25 Nov 2005 20:50:34 +0000  (20:50 +0000)] 
Don't touch op->ors_slimit.
Howard Chu  [Fri, 25 Nov 2005 20:44:56 +0000  (20:44 +0000)] 
Don't decrement op->ors_slimit, just compare with rs->sr_nentries.
Kurt Zeilenga  [Fri, 25 Nov 2005 19:23:13 +0000  (19:23 +0000)] 
Latest revisions
Pierangelo Masarati  [Fri, 25 Nov 2005 18:34:18 +0000  (18:34 +0000)] 
allow arbitrary base also in tools
Kurt Zeilenga  [Fri, 25 Nov 2005 18:08:04 +0000  (18:08 +0000)] 
Add reference to ldif(5) and RFC 2849
Pierangelo Masarati  [Fri, 25 Nov 2005 17:10:11 +0000  (17:10 +0000)] 
frontend/config/monitor cannot be shadow, I bet
Pierangelo Masarati  [Fri, 25 Nov 2005 15:16:54 +0000  (15:16 +0000)] 
detect if trying to make back-monitor shadow
Pierangelo Masarati  [Fri, 25 Nov 2005 15:08:33 +0000  (15:08 +0000)] 
fix sizelimit commit
Pierangelo Masarati  [Fri, 25 Nov 2005 12:43:43 +0000  (12:43 +0000)] 
streamline overlay configuration
Pierangelo Masarati  [Fri, 25 Nov 2005 12:16:27 +0000  (12:16 +0000)] 
cleanup filter escaping
Pierangelo Masarati  [Fri, 25 Nov 2005 10:41:33 +0000  (10:41 +0000)] 
add more versatile private API for filter escaping
Kurt Zeilenga  [Fri, 25 Nov 2005 07:27:38 +0000  (07:27 +0000)] 
clarify ALL
Pierangelo Masarati  [Fri, 25 Nov 2005 02:07:31 +0000  (02:07  +0000)] 
add regression for ITS#4212
Pierangelo Masarati  [Fri, 25 Nov 2005 01:26:10 +0000  (01:26  +0000)] 
set limits as appropriate
Pierangelo Masarati  [Fri, 25 Nov 2005 01:13:24 +0000  (01:13  +0000)] 
escape filter values (ITS#4212)
Pierangelo Masarati  [Fri, 25 Nov 2005 01:12:32 +0000  (01:12  +0000)] 
fix ldap_bv2escaped_filter_value() according to <draft-ietf-ldapbis-filter>
Pierangelo Masarati  [Fri, 25 Nov 2005 00:28:33 +0000  (00:28  +0000)] 
check sizelimit in frontend (ITS#4213)
Pierangelo Masarati  [Thu, 24 Nov 2005 22:53:28 +0000  (22:53 +0000)] 
one s/strtol/lutil_atoi/ too much...
Pierangelo Masarati  [Thu, 24 Nov 2005 21:21:27 +0000  (21:21 +0000)] 
use friendly form for timeouts
Pierangelo Masarati  [Thu, 24 Nov 2005 21:20:06 +0000  (21:20 +0000)] 
always set sr_flags before sending an entry
Kurt Zeilenga  [Thu, 24 Nov 2005 19:26:44 +0000  (19:26 +0000)] 
Add change record format description
Pierangelo Masarati  [Thu, 24 Nov 2005 01:49:06 +0000  (01:49  +0000)] 
use time_t for time-related vars
Pierangelo Masarati  [Thu, 24 Nov 2005 01:44:29 +0000  (01:44  +0000)] 
use lutil_ato*() whenever appropriate
Pierangelo Masarati  [Thu, 24 Nov 2005 01:21:34 +0000  (01:21  +0000)] 
don't expose unnecessary symbols :)
Pierangelo Masarati  [Thu, 24 Nov 2005 01:21:10 +0000  (01:21  +0000)] 
really fix ITS#4208
Pierangelo Masarati  [Thu, 24 Nov 2005 01:10:05 +0000  (01:10  +0000)] 
use lutil_ato*() whenever appropriate
Pierangelo Masarati  [Thu, 24 Nov 2005 01:00:28 +0000  (01:00  +0000)] 
silence debug messages
Howard Chu  [Wed, 23 Nov 2005 23:57:40 +0000  (23:57 +0000)] 
ITS#4201 undo all bdb_db_open() steps if any step fails.
Pierangelo Masarati  [Wed, 23 Nov 2005 23:34:06 +0000  (23:34 +0000)] 
I cooked the shell var, but I forgot to test it... (ITS#4208)
Kurt Zeilenga  [Wed, 23 Nov 2005 19:41:28 +0000  (19:41 +0000)] 
Another getpeerucred(3) fix.
Kurt Zeilenga  [Wed, 23 Nov 2005 19:40:08 +0000  (19:40 +0000)] 
cleanup last commit
Kurt Zeilenga  [Wed, 23 Nov 2005 18:55:31 +0000  (18:55 +0000)] 
Support Solaris 10's getpeerucred(3) (*** blind commit ***)
Kurt Zeilenga  [Wed, 23 Nov 2005 18:47:52 +0000  (18:47 +0000)] 
s/ACCRIGHTS/ACCRIGHTSLEN/
Kurt Zeilenga  [Wed, 23 Nov 2005 18:22:02 +0000  (18:22 +0000)] 
s/ACCRIGHTS/ACCRIGHTSLEN/
Pierangelo Masarati  [Wed, 23 Nov 2005 17:29:16 +0000  (17:29 +0000)] 
first round of number/time parsing fixes
Pierangelo Masarati  [Wed, 23 Nov 2005 12:46:33 +0000  (12:46 +0000)] 
add support for error-handling number/time parsing functions; need to replace ato{il}/strto[u]l throughout the code
Pierangelo Masarati  [Wed, 23 Nov 2005 11:16:28 +0000  (11:16 +0000)] 
add a caveat on access control issues
Hallvard Furuseth  [Wed, 23 Nov 2005 10:49:47 +0000  (10:49 +0000)] 
Fix olcChainConfig definition when !LDAP_CONTROL_X_CHAINING_BEHAVIOR
Pierangelo Masarati  [Wed, 23 Nov 2005 10:47:27 +0000  (10:47 +0000)] 
fix return attributes (ITS#4203)
Pierangelo Masarati  [Wed, 23 Nov 2005 10:20:11 +0000  (10:20 +0000)] 
fix return attributes (ITS#4203)
Pierangelo Masarati  [Wed, 23 Nov 2005 10:04:33 +0000  (10:04 +0000)] 
fix return attributes (ITS#4203)
Pierangelo Masarati  [Wed, 23 Nov 2005 09:35:44 +0000  (09:35 +0000)] 
"relax" previous commit; don't leave locks 'round (ITS#4204)
Pierangelo Masarati  [Wed, 23 Nov 2005 08:47:48 +0000  (08:47 +0000)] 
quick fix to ITS#4204
Pierangelo Masarati  [Wed, 23 Nov 2005 02:01:51 +0000  (02:01  +0000)] 
make controls as strict as possible
Pierangelo Masarati  [Wed, 23 Nov 2005 01:18:18 +0000  (01:18  +0000)] 
add some friendly output of server control responses; please review
Pierangelo Masarati  [Wed, 23 Nov 2005 01:15:01 +0000  (01:15  +0000)] 
add some integrity checks on input, without changing syntax nor semantics (ITS#4199)
Pierangelo Masarati  [Wed, 23 Nov 2005 01:13:39 +0000  (01:13  +0000)] 
prepare log line
Kurt Zeilenga  [Tue, 22 Nov 2005 21:27:18 +0000  (21:27 +0000)] 
Minor update
Pierangelo Masarati  [Tue, 22 Nov 2005 20:37:58 +0000  (20:37 +0000)] 
save logs of first part of test
Pierangelo Masarati  [Tue, 22 Nov 2005 19:05:43 +0000  (19:05 +0000)] 
add a comment about reworking compare
Pierangelo Masarati  [Tue, 22 Nov 2005 18:50:39 +0000  (18:50 +0000)] 
add dynlist testing...
Pierangelo Masarati  [Tue, 22 Nov 2005 18:28:07 +0000  (18:28 +0000)] 
run thru the list also in case of FALSE
Pierangelo Masarati  [Tue, 22 Nov 2005 14:29:38 +0000  (14:29 +0000)] 
print control response (may need to condition with an arg switch?)
Pierangelo Masarati  [Tue, 22 Nov 2005 12:13:07 +0000  (12:13 +0000)] 
set the berval length\! (ITS#4196)
Pierangelo Masarati  [Tue, 22 Nov 2005 11:19:21 +0000  (11:19 +0000)] 
don't return matchedDN in the case described in ITS#4195
Pierangelo Masarati  [Tue, 22 Nov 2005 11:13:14 +0000  (11:13 +0000)] 
don't return matchedDN in the case described in ITS#4195
Howard Chu  [Tue, 22 Nov 2005 10:53:15 +0000  (10:53 +0000)] 
ITS#4192 (reverts ITS#4035 patch) always use "cn=config" as the underlying
Howard Chu  [Tue, 22 Nov 2005 10:11:06 +0000  (10:11 +0000)] 
Fix ITS#4194, require config dir to be usable if only -F is specified.
Howard Chu  [Tue, 22 Nov 2005 09:09:52 +0000  (09:09 +0000)] 
Fix prev commit, don't touch logDB in tool mode at all.
Howard Chu  [Mon, 21 Nov 2005 05:45:25 +0000  (05:45  +0000)] 
Overlay creates log suffix entry automatically
Howard Chu  [Mon, 21 Nov 2005 05:40:31 +0000  (05:40  +0000)] 
The overlay creates the suffix entry automatically.
Howard Chu  [Mon, 21 Nov 2005 05:38:50 +0000  (05:38  +0000)] 
Create auditContainer object automatically.
Howard Chu  [Mon, 21 Nov 2005 05:38:28 +0000  (05:38  +0000)] 
Fix retry on stale cookie result
Howard Chu  [Sun, 20 Nov 2005 22:32:39 +0000  (22:32 +0000)] 
In hdb_dn2idl_internal, skip cursor get when dkids == 1
Pierangelo Masarati  [Sun, 20 Nov 2005 22:31:07 +0000  (22:31 +0000)] 
even better wording (according to RFC2849)
Howard Chu  [Sun, 20 Nov 2005 22:14:57 +0000  (22:14 +0000)] 
More for ITS#3939
Howard Chu  [Sun, 20 Nov 2005 22:02:41 +0000  (22:02 +0000)] 
ITS#4186 hdb_idl_append() must not alter the tmp input.
Kurt Zeilenga  [Sun, 20 Nov 2005 21:28:32 +0000  (21:28 +0000)] 
slightly better wording
Pierangelo Masarati  [Sun, 20 Nov 2005 19:55:07 +0000  (19:55 +0000)] 
fix dumb var initialization
Pierangelo Masarati  [Sun, 20 Nov 2005 19:28:03 +0000  (19:28 +0000)] 
fix compilation when the chaining control is undefined
Pierangelo Masarati  [Sun, 20 Nov 2005 19:10:13 +0000  (19:10 +0000)] 
warn if one uses "dn:" inside an entry during add (likely forgot the newline between two entries)
Pierangelo Masarati  [Sun, 20 Nov 2005 14:25:52 +0000  (14:25 +0000)] 
fix library checks; implement client side of "touch" modify (ITS#4183)
Pierangelo Masarati  [Sun, 20 Nov 2005 14:17:37 +0000  (14:17 +0000)] 
fix library checks; implement client side of "touch" modify (ITS#4183)
Howard Chu  [Sun, 20 Nov 2005 10:43:42 +0000  (10:43 +0000)] 
Forced commit: prev commit resolves ITS#3809
Howard Chu  [Sun, 20 Nov 2005 10:39:05 +0000  (10:39 +0000)] 
Fix back-bdb inequality_candidates to use unchecked limit.
Pierangelo Masarati  [Sun, 20 Nov 2005 09:23:43 +0000  (09:23 +0000)] 
remove pointless test & var
Pierangelo Masarati  [Sun, 20 Nov 2005 01:59:26 +0000  (01:59  +0000)] 
don't care about empty matched/text #ifdef LDAP_NULL_IS_NULL
Pierangelo Masarati  [Sun, 20 Nov 2005 01:58:19 +0000  (01:58  +0000)] 
don't leak temporary URLs
Pierangelo Masarati  [Sun, 20 Nov 2005 01:39:19 +0000  (01:39  +0000)] 
cleanup
Pierangelo Masarati  [Sun, 20 Nov 2005 00:29:35 +0000  (00:29  +0000)] 
yet another fix to previous commit
Pierangelo Masarati  [Sun, 20 Nov 2005 00:08:50 +0000  (00:08  +0000)] 
fix previous commit
Pierangelo Masarati  [Sat, 19 Nov 2005 23:40:48 +0000  (23:40 +0000)] 
reflect recent code changes
Pierangelo Masarati  [Sat, 19 Nov 2005 23:23:18 +0000  (23:23 +0000)] 
fix typo in write timeouts argnumbers
Pierangelo Masarati  [Sat, 19 Nov 2005 23:22:50 +0000  (23:22 +0000)] 
allow the chain overlay and the underlying databases to be loaded via back-config
Pierangelo Masarati  [Sat, 19 Nov 2005 18:44:54 +0000  (18:44 +0000)] 
plug one-time leaks
Pierangelo Masarati  [Sat, 19 Nov 2005 18:01:28 +0000  (18:01 +0000)] 
check we don't exceed userland with config param bits
Pierangelo Masarati  [Sat, 19 Nov 2005 17:48:33 +0000  (17:48 +0000)] 
streamline back-ldap/slapo-chain configuration; add the possibility to cache non-configured, anonymous referral URIs
Pierangelo Masarati  [Sat, 19 Nov 2005 15:17:08 +0000  (15:17 +0000)] 
document new behavior & configuration items
Pierangelo Masarati  [Sat, 19 Nov 2005 15:00:50 +0000  (15:00 +0000)] 
fix dangling resources issue in slapd-ldap; completely rework slapo-chain to fix the resource leak/concurrency issue; add support for multiple well-known URIs to set credentials for, and deal with unknown URIs anonymously; similar reworking and cleanup for slapd-meta
Pierangelo Masarati  [Sat, 19 Nov 2005 14:58:47 +0000  (14:58 +0000)] 
cleanup for (ITS#4180); has nothing to do with the solution yet...
Pierangelo Masarati  [Sat, 19 Nov 2005 14:58:04 +0000  (14:58 +0000)] 
rework typedefs for functions
Pierangelo Masarati  [Sat, 19 Nov 2005 14:57:25 +0000  (14:57 +0000)] 
minor schema parsing cleanup
Pierangelo Masarati  [Sat, 19 Nov 2005 00:33:19 +0000  (00:33  +0000)] 
improve previous commit; same fix required by objectClasses (ITS#4185)
Pierangelo Masarati  [Sat, 19 Nov 2005 00:24:04 +0000  (00:24  +0000)] 
roll-back inserts in AVL tree; put back original OID macro in case of error (ITS#4185)