Pierangelo Masarati
|
ade09a57da
|
allow direct insert/delete of olcRwmMap (ITS#6436)
|
2009-12-21 18:58:21 +00:00 |
|
Pierangelo Masarati
|
0329d982a2
|
better fix to ITS#6434 (olcRwmMap needs work to allow atomic mods)
|
2009-12-21 17:32:05 +00:00 |
|
Pierangelo Masarati
|
8ddb160ae8
|
fix in-database configuration of olcRwmMap (no ITS# yet)
|
2009-12-20 18:31:08 +00:00 |
|
Pierangelo Masarati
|
85621c882a
|
guard against simultaneous REP_ENTRY_MUSTRELEASE and REP_ENTRY_MODIFIABLE (related to ITS#6423)
|
2009-12-08 20:53:39 +00:00 |
|
Pierangelo Masarati
|
173873172c
|
guard against simultaneous REP_ENTRY_MUSTRELEASE and REP_ENTRY_MODIFIABLE (ITS#6423)
|
2009-12-08 19:36:10 +00:00 |
|
Pierangelo Masarati
|
40065adb4d
|
remove REP_ENTRY_MUSTRELEASE when copying (ITS#6423)
|
2009-12-08 18:47:17 +00:00 |
|
Pierangelo Masarati
|
2c1c200662
|
log about invalid URI (more about ITS#6421)
|
2009-12-08 01:34:22 +00:00 |
|
Pierangelo Masarati
|
db852e4378
|
handle simple filters with no brackets (ITS#6421)
|
2009-12-08 00:17:25 +00:00 |
|
Howard Chu
|
111b27cfd4
|
ITS#6270, refix patch from ITS#5511
|
2009-11-30 06:07:22 +00:00 |
|
Hallvard Furuseth
|
492b2cda2b
|
ITS#6403: reset 'entry' output argument to overlay_entry_get_ov()
|
2009-11-29 19:53:01 +00:00 |
|
Howard Chu
|
3b2380254a
|
ITS#6400 clarify...
|
2009-11-24 03:41:24 +00:00 |
|
Howard Chu
|
fae4df1ed6
|
more for #6397
|
2009-11-23 22:17:25 +00:00 |
|
Howard Chu
|
e72e0507f8
|
ITS#6397 cleanup psearch if cookie is stale
|
2009-11-23 22:13:42 +00:00 |
|
Hallvard Furuseth
|
da747ed63a
|
Fix rev 1.200 commit: C90 forbids mixed declarations and code
|
2009-11-23 16:04:00 +00:00 |
|
Howard Chu
|
faddd86f54
|
Revert prev commit, simpler fix...
|
2009-11-22 17:43:48 +00:00 |
|
Pierangelo Masarati
|
1970251bb7
|
check result of str2filter; syncrepl: can be broken; retcode: can't; pcache: shouldn't (ITS#6391)
|
2009-11-22 11:57:17 +00:00 |
|
Howard Chu
|
993fbf4514
|
Short-circuit backend_operational; sent entry's e_private doesn't belong
to the backend any more
|
2009-11-22 04:43:34 +00:00 |
|
Howard Chu
|
c365ac359e
|
ITS#6368 use dup'd entries in response queue
|
2009-11-22 04:42:00 +00:00 |
|
Howard Chu
|
650ebba22b
|
Fix prev commit
|
2009-11-21 11:54:59 +00:00 |
|
Howard Chu
|
4bdc6fcbc9
|
in op_response, rearrange contextCSN update checks
|
2009-11-21 11:43:01 +00:00 |
|
Howard Chu
|
af0d762c1c
|
Mostly revert prev commit, broke test054
|
2009-11-21 03:38:13 +00:00 |
|
Howard Chu
|
ae5af832db
|
Always log outgoing cookie, just use op->o_csn instead of commit_csn since
all responses are now serialized.
|
2009-11-21 02:37:53 +00:00 |
|
Howard Chu
|
198cbd6ea8
|
ITS#6368 partially revert 1.273, always check for skips, not just on
first matchops call
|
2009-11-19 11:17:53 +00:00 |
|
Howard Chu
|
ddfe3cde10
|
ITS#6387 plug leaks
|
2009-11-18 23:58:39 +00:00 |
|
Pierangelo Masarati
|
1ec443df53
|
trim unnecessary test
|
2009-11-16 10:02:47 +00:00 |
|
Howard Chu
|
ff98f4abc5
|
Use fake_init2 in db_open/db_close since they can execute from a
back-config operation (and could wipe out the state otherwise)
|
2009-11-15 10:38:13 +00:00 |
|
Howard Chu
|
67edd75e48
|
Cleanup for #6373
|
2009-11-14 21:53:06 +00:00 |
|
Howard Chu
|
dd2f158b52
|
Fix prev commit
|
2009-11-14 09:35:23 +00:00 |
|
Howard Chu
|
fe911c5960
|
ITS#6376 plug potential leak
|
2009-11-14 09:34:29 +00:00 |
|
Howard Chu
|
3f9e8eeeec
|
ITS#6373 more for subentry creation
|
2009-11-11 04:03:27 +00:00 |
|
Howard Chu
|
9ad558b78c
|
ITS#6373 create subentry if missing
|
2009-11-11 03:36:46 +00:00 |
|
Howard Chu
|
46a97b9204
|
ITS#6373 sync_use_subentry support
|
2009-11-11 03:19:01 +00:00 |
|
Pierangelo Masarati
|
17a185b32a
|
unparse checkpoint time in minutes (ITS#6370)
|
2009-11-10 19:02:33 +00:00 |
|
Howard Chu
|
a3f38ed932
|
ITS#6346 serialize all responses
|
2009-10-29 23:46:10 +00:00 |
|
Howard Chu
|
3d189671bd
|
ITS#6310 dup entry before adding to cache
|
2009-10-24 05:59:39 +00:00 |
|
Rein Tollevik
|
739f8d0753
|
ITS#6335 Don't reuse a modtarget someone is about to remove
|
2009-10-16 17:27:18 +00:00 |
|
Howard Chu
|
eefe62b597
|
Implement policy checks on compare op
|
2009-10-15 07:11:39 +00:00 |
|
Pierangelo Masarati
|
716eaf0e8b
|
update entryCSN (and operational attrs in general) when changing memberOf (ITS#6329)
|
2009-10-14 20:35:42 +00:00 |
|
Pierangelo Masarati
|
8bdf89ac6a
|
make sure members are not used uninitialized
|
2009-10-07 22:44:14 +00:00 |
|
Howard Chu
|
e0cad0e988
|
ITS#6308 lock leak: must release entry using same op that acquired it
|
2009-09-29 06:21:32 +00:00 |
|
Howard Chu
|
2e601e8291
|
ITS#6288 don't deref sort control if it wasn't set
|
2009-09-29 03:10:03 +00:00 |
|
Howard Chu
|
2d2fca51d2
|
ITS#6242 need managedsait to replace glue entries with their real values
|
2009-09-27 22:42:04 +00:00 |
|
Pierangelo Masarati
|
07b7491249
|
fix LDIF comment when modifying (ITS#6286)
|
2009-09-08 04:40:24 +00:00 |
|
Pierangelo Masarati
|
e45c20cf92
|
fix uninitialized var (ITS#6266; actually, the problem was a bit more severe...)
|
2009-08-24 01:22:55 +00:00 |
|
Pierangelo Masarati
|
9f2360e2a9
|
fix uninitialized and off-by-one (thanks to valgrind)
|
2009-08-21 16:01:33 +00:00 |
|
Howard Chu
|
27c39c56c4
|
ITS#6152 add tests for cache refresh and Bind caching
|
2009-08-21 13:25:38 +00:00 |
|
Howard Chu
|
6d50de8526
|
ITS#6152 pwdModify support
|
2009-08-20 09:47:34 +00:00 |
|
Howard Chu
|
17d31e523f
|
Fix prev commit
|
2009-08-20 09:46:40 +00:00 |
|
Howard Chu
|
2d28fe4d4c
|
ITS#6265 must set orm_no_opattrs
|
2009-08-20 00:32:28 +00:00 |
|
Howard Chu
|
acd888b9de
|
child DB should have ordering prefix
|
2009-08-19 23:46:37 +00:00 |
|