Pierangelo Masarati
|
993d377b68
|
remove redundant logs (underlying backends already log enough)
|
2010-04-18 18:42:44 +00:00 |
|
Pierangelo Masarati
|
c939422ae5
|
alreadyExists is a legitimate result code (further improve ITS#6472 commit; also fix ITS#6528)
|
2010-04-18 17:11:29 +00:00 |
|
Pierangelo Masarati
|
4480b22a91
|
don't use dangling stack pointers (more on ITS#6472 fix)
|
2010-04-18 06:53:22 +00:00 |
|
Pierangelo Masarati
|
8025becf91
|
fix syncrepl when attr has no matching rule (ITS#6458)
|
2010-04-18 05:37:36 +00:00 |
|
Pierangelo Masarati
|
a9990e8914
|
fix out of order add/rename, when rename to newly added new superior occurs while consumer is offline (ITS#6472)
|
2010-04-17 21:59:35 +00:00 |
|
Pierangelo Masarati
|
71a11b44e8
|
fix memory handling in rewrite parsing (ITS#6526)
|
2010-04-17 16:29:34 +00:00 |
|
Pierangelo Masarati
|
467a1da79f
|
add support for don't use copy in SASL auxprops lookup/store (ITS#6475; TODO: document new directives)
|
2010-04-15 18:13:53 +00:00 |
|
Pierangelo Masarati
|
9d2e03f052
|
allow to specify a per-database list of attributes that need to be always collected, even if not explicitly requested by clients (addresses ITS#6513)
|
2010-04-15 05:26:21 +00:00 |
|
Pierangelo Masarati
|
a3a603eca6
|
malloc as much as possible on slab
|
2010-04-15 05:11:23 +00:00 |
|
Pierangelo Masarati
|
bbe7272c7f
|
allow strict adherence to RFC4370 wrt/ control criticality (ITS#6523)
|
2010-04-14 21:37:03 +00:00 |
|
Pierangelo Masarati
|
ed92b02856
|
properly initialize acl_attrval_style (ITS#6520)
|
2010-04-14 17:01:39 +00:00 |
|
Howard Chu
|
68ce33cd77
|
ITS#6519 don't replicate purge deletes
|
2010-04-13 23:28:35 +00:00 |
|
Kurt Zeilenga
|
3dadeb3efe
|
happy belated New Year
|
2010-04-13 22:17:29 +00:00 |
|
Pierangelo Masarati
|
6632ea601f
|
use slab memory as much as possible
|
2010-04-13 05:03:34 +00:00 |
|
Pierangelo Masarati
|
9702081201
|
handle ordered values as appropriate (ITS#6516)
|
2010-04-12 18:01:37 +00:00 |
|
Pierangelo Masarati
|
5564ee0173
|
don't free before use
|
2010-04-12 16:24:01 +00:00 |
|
Pierangelo Masarati
|
f57a216f1c
|
use slab allocation
|
2010-04-12 07:44:56 +00:00 |
|
Pierangelo Masarati
|
32048a5128
|
fix previous commit
|
2010-04-12 02:28:40 +00:00 |
|
Pierangelo Masarati
|
2355fb516a
|
backout unintended commit commit
|
2010-04-12 00:08:11 +00:00 |
|
Pierangelo Masarati
|
0dc3a13c01
|
fix previous commit
|
2010-04-12 00:06:45 +00:00 |
|
Pierangelo Masarati
|
f75825881a
|
honor X-ORDERED in olcDbIdAssertAuthzFrom; add olcDbIdAssertPassthru (ITS#6456); note: breaks binary compatibility with module back-meta.la
|
2010-04-09 22:47:55 +00:00 |
|
Pierangelo Masarati
|
81469d0ff1
|
more on ITS#6507
|
2010-04-08 19:51:18 +00:00 |
|
Pierangelo Masarati
|
a6298f97fc
|
keep attrs count consistent (ITS#6508)
|
2010-04-08 17:24:44 +00:00 |
|
Pierangelo Masarati
|
a53019e688
|
don't set dummy cookie when dealing with last database (ITS#6507)
|
2010-04-08 17:16:38 +00:00 |
|
Pierangelo Masarati
|
cd5dda252a
|
don't mix code and declarations
|
2010-04-08 00:27:18 +00:00 |
|
Pierangelo Masarati
|
de84e6a09d
|
do not assume that someone parsed the paged results response; in case, re-parse (ITS#6507)
|
2010-04-07 00:53:36 +00:00 |
|
Pierangelo Masarati
|
5da876f5fc
|
make sure cookies are set/reset as appropriate when a page ends at database boundaries (ITS#6507)
|
2010-04-06 22:04:58 +00:00 |
|
Pierangelo Masarati
|
bd3414e724
|
detect misplaced entries in glued databases (ITS#6506)
|
2010-04-06 20:33:05 +00:00 |
|
Pierangelo Masarati
|
8e96d76a95
|
rework temporary malloc of glued controls (fixes ITS#6504); fix glued paged results
|
2010-04-02 19:15:42 +00:00 |
|
Howard Chu
|
c99d8465b7
|
ITS#6501 zero lockobjs
|
2010-03-31 06:22:06 +00:00 |
|
Pierangelo Masarati
|
063c844b2a
|
increment counter (ITS#6497)
|
2010-03-23 20:33:06 +00:00 |
|
Pierangelo Masarati
|
b8472e3756
|
handle valid non-entry internal search responses (ITS#6481)
|
2010-03-22 21:50:32 +00:00 |
|
Pierangelo Masarati
|
7ca6247395
|
check for NULL backend (ITS#6490)
|
2010-03-22 21:48:25 +00:00 |
|
Howard Chu
|
7cec659d74
|
Fix prev commit
|
2010-03-13 21:41:51 +00:00 |
|
Howard Chu
|
968663d6e4
|
Fix for CB_TAIL with cached results
|
2010-03-10 22:25:42 +00:00 |
|
Howard Chu
|
6dc52cc91d
|
ITS#5195 - use connection's ssf for auxprop lookup
|
2010-03-04 00:16:49 +00:00 |
|
Howard Chu
|
e85ca5d49a
|
ITS#6484 don't bypass other overlays' entry_release handler
|
2010-03-03 23:36:29 +00:00 |
|
Howard Chu
|
47f1c8c887
|
ITS#6473 fail delta-sync when unknown attrs are received
|
2010-03-02 21:45:25 +00:00 |
|
Howard Chu
|
f992b66f05
|
ITS#6484 - cache DB needs to release its own entries
|
2010-03-02 21:29:32 +00:00 |
|
Pierangelo Masarati
|
0394c805ab
|
ignore non-critical control with unrecognized flags (ITS#6480)
|
2010-02-22 21:53:38 +00:00 |
|
Pierangelo Masarati
|
d85e24dfa3
|
fix return
|
2010-02-17 20:08:07 +00:00 |
|
Ralf Haferkamp
|
5ceb2cd4e0
|
ITS#6467, use memcpy instead for strcpy when copying across array
boundaries. To account for stricter checks when using -D_FORTIFY_SOURCE=2
with GCC 4.5
|
2010-02-15 15:25:47 +00:00 |
|
Pierangelo Masarati
|
3cd65c0a5d
|
reduce code duplication
|
2010-02-12 08:55:34 +00:00 |
|
Ralf Haferkamp
|
bca52e1b18
|
ITS#6469, don't touch op_attrs when updatedn is modifying contextCSN
|
2010-02-05 11:49:49 +00:00 |
|
Howard Chu
|
32feda4478
|
Add pbind proxybind overlay. Just intercepts Bind requests on a regular DB
and proxies them to a remote server.
|
2010-02-04 01:59:58 +00:00 |
|
Howard Chu
|
66a58ae93a
|
ConnTTL, NetworkTimeout, and ProtocolVersion were missing from the
config OC, thus inaccessible from cn=config
|
2010-02-04 01:02:51 +00:00 |
|
Rein Tollevik
|
1af4e43236
|
ITS#6468: Implement bi_access_allowed.
|
2010-02-02 15:51:32 +00:00 |
|
Ralf Haferkamp
|
1a9ef3b4ea
|
ITS#6465, don't unparse empty uri string
|
2010-02-02 14:43:21 +00:00 |
|
Howard Chu
|
0e16b2ea55
|
ITS#6466 certificateListValidate: Empty Sequence-of is legal
|
2010-01-30 23:32:50 +00:00 |
|
Ralf Haferkamp
|
837320eaac
|
plugged one time memory leak (found with valgrind)
|
2010-01-22 18:01:25 +00:00 |
|