Sang Seok Lim
|
d2af85fd08
|
Fixing memory leakage in attribute aliasing
|
2005-03-29 00:12:05 +00:00 |
|
Howard Chu
|
86ef29b5e7
|
ITS#3596 partial fix - allow abandoning a locked operation
|
2005-03-14 00:12:48 +00:00 |
|
Howard Chu
|
94b3f430cf
|
Fix cancel cleanup
|
2005-02-18 07:12:57 +00:00 |
|
Howard Chu
|
2964bfc48b
|
ITS#3549 acknowledge CANCEL requests
|
2005-02-18 01:08:47 +00:00 |
|
Pierangelo Masarati
|
5b193c218f
|
fix dynamically registered controls check; NOTE: controls registered by global overlays don't work yet; better leave Kurt's kludge in place right now
|
2005-01-25 19:39:56 +00:00 |
|
Pierangelo Masarati
|
06478f2265
|
silence warnings
|
2005-01-14 12:01:51 +00:00 |
|
Howard Chu
|
495c315672
|
More consolidation for single consumer-context syncrepl
|
2005-01-14 04:26:59 +00:00 |
|
Howard Chu
|
4c21a2712f
|
Fix prev commit
|
2005-01-13 21:14:52 +00:00 |
|
Howard Chu
|
93c56951ed
|
Use a single sessionlog per context, delete sid
|
2005-01-13 19:51:01 +00:00 |
|
Howard Chu
|
16f3cdeb19
|
More cleanup for prev commit
|
2005-01-12 02:32:48 +00:00 |
|
Howard Chu
|
53fcde0927
|
ITS#3463 don't muck with frontend's operations, just our detached ones
|
2005-01-12 01:49:00 +00:00 |
|
Howard Chu
|
05648b22fb
|
Fix findmax when multiple matches are found
|
2005-01-11 05:00:59 +00:00 |
|
Pierangelo Masarati
|
83fc428a44
|
make sure the attribute exists
|
2005-01-08 09:59:53 +00:00 |
|
Kurt Zeilenga
|
dc0eacd40b
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
Kurt Zeilenga
|
c9156d7995
|
cleanup
|
2004-12-31 12:02:35 +00:00 |
|
Howard Chu
|
4ea68d5e8d
|
Fix playlog uninit'd fields
|
2004-12-12 07:00:58 +00:00 |
|
Howard Chu
|
73bab2b619
|
Moved cookie validation into slap_parse_sync_cookie so consumer uses it too
|
2004-12-10 03:18:33 +00:00 |
|
Howard Chu
|
ccdbb52266
|
Don't reject invalid cookies, just ignore them. partially revert prev.
|
2004-12-10 02:51:34 +00:00 |
|
Howard Chu
|
9a6e040373
|
Fix, don't record psearch until after it has been validated
|
2004-12-10 01:50:16 +00:00 |
|
Howard Chu
|
480394acef
|
Fix abandon, only drop our cloned ops, not real frontend ops
|
2004-12-10 01:35:34 +00:00 |
|
Howard Chu
|
19abba6cc2
|
Fix abandon processing
|
2004-12-09 22:21:26 +00:00 |
|
Howard Chu
|
41aaaf0b8d
|
Persist mode fixes
|
2004-12-09 19:52:30 +00:00 |
|
Howard Chu
|
cf137fc9ef
|
Fix 1.48 change
|
2004-12-09 09:20:11 +00:00 |
|
Howard Chu
|
c83a74f4f3
|
Add better validation of received cookie csn
|
2004-12-09 08:49:54 +00:00 |
|
Howard Chu
|
4b736945be
|
A better approach for detach_op
|
2004-12-09 08:28:12 +00:00 |
|
Howard Chu
|
bbe93b5141
|
ITS#3426, copy group ACL cache to saved Op
|
2004-12-09 08:14:57 +00:00 |
|
Howard Chu
|
b8c6727dc9
|
Fix playlog search
|
2004-12-08 02:05:50 +00:00 |
|
Howard Chu
|
8bad70d957
|
Added sessionlog support. consumer needs work...
|
2004-12-08 00:47:24 +00:00 |
|
Howard Chu
|
33bb06475b
|
Fix findpresent, include user's filter
|
2004-12-07 18:52:55 +00:00 |
|
Howard Chu
|
4ae3efbdd7
|
Rearrange shortcut check for context with no changes
|
2004-12-07 10:43:48 +00:00 |
|
Howard Chu
|
c14cf9c7c8
|
Preallocate syncuuid set instead of realloc/freeing
|
2004-12-07 10:05:24 +00:00 |
|
Howard Chu
|
bc09291b81
|
restore code in search_cleanup to free ctrls
|
2004-12-07 02:58:33 +00:00 |
|
Howard Chu
|
c607449cd0
|
Write contextCSN during db_open if it's newer than was previously recorded
|
2004-12-07 02:20:15 +00:00 |
|
Howard Chu
|
4ffff34a65
|
Fix mod locking
|
2004-12-06 20:32:53 +00:00 |
|
Howard Chu
|
7e2aea4994
|
Forced commit - add CVS ID tag
|
2004-12-05 20:57:34 +00:00 |
|
Howard Chu
|
ee9872f39f
|
Restored findcsn( MAX ), used at db_open time
|
2004-12-05 20:52:49 +00:00 |
|
Howard Chu
|
7bdf2ab549
|
_operational should return SLAP_CB_CONTINUE
|
2004-11-29 19:33:35 +00:00 |
|
Howard Chu
|
ef2df3e398
|
Cleanup - enable config, delete unused code
|
2004-11-29 10:27:38 +00:00 |
|
Howard Chu
|
d47f98c2eb
|
Cleanup... never replicate syncConsumersubentries. Plug memleaks.
|
2004-11-29 06:51:44 +00:00 |
|
Howard Chu
|
948aca3540
|
Partially revert previous commit. Fix startup csn generation.
Fix findbase initialization.
|
2004-11-29 05:54:55 +00:00 |
|
Pierangelo Masarati
|
fc57a3e3f8
|
generate contextCSN if not available; don't fail if a referral is sent (or don't accept referrals?)
|
2004-11-29 00:48:26 +00:00 |
|
Howard Chu
|
74b745454e
|
Use rdwr lock for si_mods to avoid deadlock
|
2004-11-27 20:34:12 +00:00 |
|
Howard Chu
|
8f64cb135f
|
Fix syncprov_db_close, only cleanup thrctx once
|
2004-11-27 16:05:49 +00:00 |
|
Pierangelo Masarati
|
6f182a7547
|
make unregistered known controls show up as undefined; move LDAPsync cid to frontend; some cleanup
|
2004-11-27 15:08:24 +00:00 |
|
Howard Chu
|
8d0cd119ab
|
Let the backend know there's a sync search
|
2004-11-27 14:54:49 +00:00 |
|
Howard Chu
|
865f0db180
|
Add checkpointing to save contextCSN periodically. Read contextCSN
on startup, save on shutdown.
|
2004-11-27 14:52:28 +00:00 |
|
Howard Chu
|
ed9925f6d9
|
Cleanup controls
|
2004-11-27 10:49:47 +00:00 |
|
Howard Chu
|
1bb93ae084
|
Fix modify serialization
|
2004-11-27 08:55:04 +00:00 |
|
Howard Chu
|
584d5355b8
|
Fix overlay aux_operational, add contextCSN as operational attribute
of suffix entry
|
2004-11-27 08:30:44 +00:00 |
|
Howard Chu
|
8866cc9c92
|
Force a refresh if the search base has changed
|
2004-11-27 07:47:24 +00:00 |
|