CVS log for servers/slapd/overlays/syncprov.c

[BACK] Up to [OpenLDAP] / servers / slapd / overlays

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.335: download - view: text, markup - select for diffs
Sat Jan 29 02:30:22 2011 UTC (12 years, 8 months ago) by hyc
Branches: MAIN
CVS tags: MIGRATION_CVS2GIT, HEAD
Diff to: previous 1.334: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.334: +10 -10 lines
ITS#6812 cleanup error codes

Revision 1.334: download - view: text, markup - select for diffs
Fri Jan 28 15:33:56 2011 UTC (12 years, 8 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.333: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.333: +1 -1 lines
cleanup: Rename rs_ensure_entry_modifiable().

The name rs_entry2modifiable() is more reasonably sized.
For now, leave behind a macro rs_ensure_entry_modifiable in proto-slap.h.

Revision 1.333: download - view: text, markup - select for diffs
Tue Jan 18 01:24:35 2011 UTC (12 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.332: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.332: +2 -1 lines
ITS#6795 plug sr_ctrls memleak

Revision 1.332: download - view: text, markup - select for diffs
Thu Jan 13 21:45:59 2011 UTC (12 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.331: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.331: +23 -8 lines
ITS#6717 refine mincsn check for MMR

Revision 1.331: download - view: text, markup - select for diffs
Thu Jan 13 21:23:05 2011 UTC (12 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.330: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.330: +22 -3 lines
ITS#6716 partial revert, initialize sl_mincsn at db_open

Revision 1.330: download - view: text, markup - select for diffs
Wed Jan 12 13:44:03 2011 UTC (12 years, 8 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.329: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.329: +2 -1 lines
noop change: Silence signed vs unsigned warnings

Revision 1.329: download - view: text, markup - select for diffs
Thu Jan 6 21:46:08 2011 UTC (12 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.328: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.328: +3 -1 lines
More for #6503

Revision 1.328: download - view: text, markup - select for diffs
Thu Jan 6 21:37:23 2011 UTC (12 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.327: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.327: +2 -2 lines
ITS#6503 - record Adds in sessionlog too, to avoid excessive present phases

Revision 1.327: download - view: text, markup - select for diffs
Tue Jan 4 23:43:32 2011 UTC (12 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.326: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.326: +2 -2 lines
Happy New Year

Revision 1.326: download - view: text, markup - select for diffs
Fri Dec 31 16:55:36 2010 UTC (12 years, 9 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.325: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.325: +2 -12 lines
ITS#6758 Use rs_*() to manage SlapReply entries.
Some noop changes + fixes entry leaks and REP_ENTRY_MODIFIABLE flag leaks.

Revision 1.325: download - view: text, markup - select for diffs
Fri Dec 31 09:46:23 2010 UTC (12 years, 9 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.324: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.324: +5 -4 lines
ITS#6758 Avoid SlapReply reuse, simple cases.
Caller provides and reuses a SlapReply it does not read after
initialization.  So reinitialize or move the declaration inwards.
In case of refint, move the rs parameter into refint_repair().

Revision 1.324: download - view: text, markup - select for diffs
Thu Dec 30 22:48:41 2010 UTC (12 years, 9 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.323: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.323: +3 -2 lines
noop commit for ITS#6758: simplify future commits

Revision 1.323: download - view: text, markup - select for diffs
Thu Dec 30 22:43:12 2010 UTC (12 years, 9 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.322: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.322: +4 -5 lines
noop commit for ITS#6758: Remove no-effect code.
Unused variable resets, unused SlapReply parameters to some functions.

Revision 1.322: download - view: text, markup - select for diffs
Thu Dec 30 22:34:56 2010 UTC (12 years, 9 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.321: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.321: +2 -5 lines
Remove lint (unused vars/labels/funcs/default:s)

Revision 1.321: download - view: text, markup - select for diffs
Mon Dec 20 09:57:07 2010 UTC (12 years, 9 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.320: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.320: +1 -0 lines
Plug mutex/rwlock leaks (destroy them)

Revision 1.320: download - view: text, markup - select for diffs
Sun Dec 12 17:12:05 2010 UTC (12 years, 9 months ago) by rein
Branches: MAIN
Diff to: previous 1.319: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.319: +36 -10 lines
ITS#6716: Keep sessionlog sorted by csn, compare mincsn with head.

Revision 1.319: download - view: text, markup - select for diffs
Sun Nov 21 18:00:38 2010 UTC (12 years, 10 months ago) by rein
Branches: MAIN
Diff to: previous 1.318: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.318: +13 -10 lines
ITS#6718: Send NEW_COOKIE messages to all consumers.

Revision 1.318: download - view: text, markup - select for diffs
Sun Nov 21 16:56:09 2010 UTC (12 years, 10 months ago) by rein
Branches: MAIN
Diff to: previous 1.317: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.317: +11 -4 lines
ITS#6710: Force clients to refresh if context is dirty.

Revision 1.317: download - view: text, markup - select for diffs
Sun Nov 21 14:31:38 2010 UTC (12 years, 10 months ago) by rein
Branches: MAIN
Diff to: previous 1.316: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.316: +22 -1 lines
ITS#6709: Wait for active mods to finish before initiating new consumers.

Revision 1.316: download - view: text, markup - select for diffs
Mon Nov 15 14:42:06 2010 UTC (12 years, 10 months ago) by rein
Branches: MAIN
Diff to: previous 1.315: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.315: +7 -3 lines
ITS#6708: Mutex protect fixing the filter.

Revision 1.315: download - view: text, markup - select for diffs
Wed Jul 28 00:21:27 2010 UTC (13 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.314: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.314: +4 -3 lines
ITS#6606 send error if consumer is newer than provider

Revision 1.314: download - view: text, markup - select for diffs
Thu Jul 1 09:51:43 2010 UTC (13 years, 3 months ago) by ralf
Branches: MAIN
Diff to: previous 1.313: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.313: +2 -1 lines
unregister controls when removing syncprov, ppolicy, valsort, chain or
sssvlv overlay

Revision 1.313: download - view: text, markup - select for diffs
Wed Jun 23 14:34:25 2010 UTC (13 years, 3 months ago) by ralf
Branches: MAIN
Diff to: previous 1.312: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.312: +17 -1 lines
Send error to active psearches upon overlay removal

Revision 1.312: download - view: text, markup - select for diffs
Thu May 20 15:08:28 2010 UTC (13 years, 4 months ago) by ralf
Branches: MAIN
Diff to: previous 1.311: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.311: +10 -2 lines
During the refresh phase the sync filter needs to be adjusted (skipping
the "(entrycsn>=cookie)" part that was inserted) when checking whether a
change needs to be replicated, otherwise we lose DELETES that happen during
the refresh phase (ITS#6555).

Revision 1.311: download - view: text, markup - select for diffs
Thu Apr 29 13:47:27 2010 UTC (13 years, 5 months ago) by ralf
Branches: MAIN
Diff to: previous 1.310: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.310: +4 -1 lines
Reset BackendInfo to original value after checkpoint. Plugs a memory leak
when deleting the syncprov overlay from a database (when compiled with
-DSLAP_CONFIG_DELETE)

Revision 1.310: download - view: text, markup - select for diffs
Tue Apr 13 20:18:25 2010 UTC (13 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.309: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.309: +2 -2 lines
happy belated New Year

Revision 1.309: download - view: text, markup - select for diffs
Thu Jan 21 12:33:21 2010 UTC (13 years, 8 months ago) by ralf
Branches: MAIN
Diff to: previous 1.308: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.308: +8 -8 lines
Plugged memory leak. Syncentry wasn't free'd when sending
LDAP_SYNC_NEW_COOKIE intermediate results. (ITS#6459)

Revision 1.308: download - view: text, markup - select for diffs
Tue Jan 5 02:50:10 2010 UTC (13 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.307: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.307: +3 -2 lines
ITS#6438 check for redundant syncops_free() ?

Revision 1.307: download - view: text, markup - select for diffs
Mon Nov 23 21:17:25 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
CVS tags: ACLCHECK_0
Branch point for: ACLCHECK
Diff to: previous 1.306: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.306: +2 -3 lines
more for #6397

Revision 1.306: download - view: text, markup - select for diffs
Mon Nov 23 21:13:42 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.305: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.305: +6 -4 lines
ITS#6397 cleanup psearch if cookie is stale

Revision 1.305: download - view: text, markup - select for diffs
Sun Nov 22 16:43:48 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.304: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.304: +6 -16 lines
Revert prev commit, simpler fix...

Revision 1.304: download - view: text, markup - select for diffs
Sun Nov 22 03:43:34 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.303: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.303: +14 -1 lines
Short-circuit backend_operational; sent entry's e_private doesn't belong
to the backend any more

Revision 1.303: download - view: text, markup - select for diffs
Sun Nov 22 03:42:00 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.302: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.302: +79 -32 lines
ITS#6368 use dup'd entries in response queue

Revision 1.302: download - view: text, markup - select for diffs
Sat Nov 21 10:54:59 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.301: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.301: +2 -1 lines
Fix prev commit

Revision 1.301: download - view: text, markup - select for diffs
Sat Nov 21 10:43:01 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.300: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.300: +46 -55 lines
in op_response, rearrange contextCSN update checks

Revision 1.300: download - view: text, markup - select for diffs
Sat Nov 21 02:38:13 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.299: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.299: +28 -5 lines
Mostly revert prev commit, broke test054

Revision 1.299: download - view: text, markup - select for diffs
Sat Nov 21 01:37:53 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.298: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.298: +13 -38 lines
Always log outgoing cookie, just use op->o_csn instead of commit_csn since
all responses are now serialized.

Revision 1.298: download - view: text, markup - select for diffs
Thu Nov 19 10:17:53 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.297: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.297: +12 -16 lines
ITS#6368 partially revert 1.273, always check for skips, not just on
first matchops call

Revision 1.297: download - view: text, markup - select for diffs
Sun Nov 15 09:38:13 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.296: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.296: +3 -3 lines
Use fake_init2 in db_open/db_close since they can execute from a
back-config operation (and could wipe out the state otherwise)

Revision 1.296: download - view: text, markup - select for diffs
Sat Nov 14 20:53:06 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.295: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.295: +3 -7 lines
Cleanup for #6373

Revision 1.295: download - view: text, markup - select for diffs
Sat Nov 14 08:35:23 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.294: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.294: +1 -2 lines
Fix prev commit

Revision 1.294: download - view: text, markup - select for diffs
Sat Nov 14 08:34:29 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.293: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.293: +10 -2 lines
ITS#6376 plug potential leak

Revision 1.293: download - view: text, markup - select for diffs
Wed Nov 11 03:03:27 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.292: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.292: +3 -3 lines
ITS#6373 more for subentry creation

Revision 1.292: download - view: text, markup - select for diffs
Wed Nov 11 02:36:46 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.291: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.291: +15 -1 lines
ITS#6373 create subentry if missing

Revision 1.291: download - view: text, markup - select for diffs
Wed Nov 11 02:19:01 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.290: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.290: +21 -9 lines
ITS#6373 sync_use_subentry support

Revision 1.290: download - view: text, markup - select for diffs
Tue Nov 10 18:02:33 2009 UTC (13 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.289: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.289: +5 -2 lines
unparse checkpoint time in minutes (ITS#6370)

Revision 1.289: download - view: text, markup - select for diffs
Thu Oct 29 22:46:10 2009 UTC (13 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.288: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.288: +9 -4 lines
ITS#6346 serialize all responses

Revision 1.288: download - view: text, markup - select for diffs
Fri Oct 16 15:27:18 2009 UTC (13 years, 11 months ago) by rein
Branches: MAIN
Diff to: previous 1.287: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.287: +14 -6 lines
ITS#6335 Don't reuse a modtarget someone is about to remove

Revision 1.287: download - view: text, markup - select for diffs
Tue Aug 18 21:48:17 2009 UTC (14 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.286: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.286: +7 -7 lines
wrap gmtime for reentrancy (ITS#6262)

Revision 1.286: download - view: text, markup - select for diffs
Sat Apr 4 18:25:38 2009 UTC (14 years, 5 months ago) by rein
Branches: MAIN
Diff to: previous 1.285: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.285: +2 -1 lines
More for ITS#6045: clear o_callback as well.

Revision 1.285: download - view: text, markup - select for diffs
Sat Apr 4 18:09:43 2009 UTC (14 years, 5 months ago) by rein
Branches: MAIN
Diff to: previous 1.284: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.284: +2 -2 lines
Fixed previous again, using o_bd->bd_self is safer.

Revision 1.284: download - view: text, markup - select for diffs
Sat Apr 4 15:58:58 2009 UTC (14 years, 5 months ago) by rein
Branches: MAIN
Diff to: previous 1.283: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.283: +2 -4 lines
Fixed previous edit: Use op->o_bd, not a copy of ss->s_op->o_bd

Revision 1.283: download - view: text, markup - select for diffs
Fri Apr 3 15:55:47 2009 UTC (14 years, 5 months ago) by rein
Branches: MAIN
Diff to: previous 1.282: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.282: +4 -1 lines
ITS#6045: Use copy of db when testing filter in matchops.

Revision 1.282: download - view: text, markup - select for diffs
Sun Mar 15 22:05:08 2009 UTC (14 years, 6 months ago) by rein
Branches: MAIN
Diff to: previous 1.281: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.281: +23 -16 lines
ITS#6024 Don't send cookies without csn.

Revision 1.281: download - view: text, markup - select for diffs
Sat Mar 14 08:03:30 2009 UTC (14 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.280: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.280: +18 -12 lines
Fix prev 2 commits: make sure op is Modify before testing modlist,
don't checkpoint when adding the context entry to a DB

Revision 1.280: download - view: text, markup - select for diffs
Sat Mar 14 06:22:19 2009 UTC (14 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.279: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.279: +3 -1 lines
ITS#5988 allow entries without CSN to be replicated

Revision 1.279: download - view: text, markup - select for diffs
Sat Mar 14 06:21:06 2009 UTC (14 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.278: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.278: +1 -3 lines
ITS#5973 re-enable patch

Revision 1.278: download - view: text, markup - select for diffs
Fri Mar 13 22:25:00 2009 UTC (14 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.277: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.277: +11 -1 lines
Fix prev commit

Revision 1.277: download - view: text, markup - select for diffs
Fri Mar 13 22:09:14 2009 UTC (14 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.276: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.276: +12 -3 lines
ITS#5988 don't respond if consumer's state is newer than ours

Revision 1.276: download - view: text, markup - select for diffs
Fri Mar 13 21:59:20 2009 UTC (14 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.275: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.275: +7 -7 lines
ITS#5999 better modtarget tracking

Revision 1.275: download - view: text, markup - select for diffs
Fri Mar 13 07:33:34 2009 UTC (14 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.274: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.274: +4 -1 lines
Avoid shutdown problems

Revision 1.274: download - view: text, markup - select for diffs
Fri Mar 13 06:50:45 2009 UTC (14 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.273: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.273: +17 -12 lines
Cleanup prev commit

Revision 1.273: download - view: text, markup - select for diffs
Fri Mar 13 05:44:49 2009 UTC (14 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.272: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.272: +21 -14 lines
More for #6020

Revision 1.272: download - view: text, markup - select for diffs
Fri Mar 13 02:44:51 2009 UTC (14 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.271: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.271: +10 -2 lines
For #6020 log remote sid in syncprov_sendresp

Revision 1.271: download - view: text, markup - select for diffs
Fri Mar 13 00:07:45 2009 UTC (14 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.270: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.270: +2 -2 lines
More for prev commit

Revision 1.270: download - view: text, markup - select for diffs
Thu Mar 12 23:28:09 2009 UTC (14 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.269: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.269: +3 -1 lines
ITS#5973 hide this for now, it's broken

Revision 1.269: download - view: text, markup - select for diffs
Thu Mar 12 23:26:24 2009 UTC (14 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.268: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.268: +8 -8 lines
More for prev commit

Revision 1.268: download - view: text, markup - select for diffs
Thu Mar 12 23:15:28 2009 UTC (14 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.267: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.267: +2 -2 lines
Fix prev commit

Revision 1.267: download - view: text, markup - select for diffs
Thu Mar 12 23:14:19 2009 UTC (14 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.266: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.266: +30 -12 lines
ITS#6020 better tracking of where changes came from

Revision 1.266: download - view: text, markup - select for diffs
Thu Mar 5 16:53:01 2009 UTC (14 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.265: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.265: +4 -4 lines
Check rc in prev commit

Revision 1.265: download - view: text, markup - select for diffs
Thu Mar 5 10:21:07 2009 UTC (14 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.264: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.264: +28 -68 lines
ITS#5985 Only play one queued response at a time per psearch thread

Revision 1.264: download - view: text, markup - select for diffs
Tue Feb 24 19:11:22 2009 UTC (14 years, 7 months ago) by rein
Branches: MAIN
Diff to: previous 1.263: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.263: +52 -1 lines
ITS#5973 use the modify op to pass csn updates from syncrepl to syncprov

Revision 1.263: download - view: text, markup - select for diffs
Tue Feb 24 19:01:08 2009 UTC (14 years, 7 months ago) by rein
Branches: MAIN
Diff to: previous 1.262: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.262: +51 -30 lines
ITS#5972 Added newCookie sync info messages.

Revision 1.262: download - view: text, markup - select for diffs
Sun Feb 22 23:37:12 2009 UTC (14 years, 7 months ago) by rein
Branches: MAIN
Diff to: previous 1.261: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.261: +6 -4 lines
ITS#5969 update consumers csn when providers change.

Revision 1.261: download - view: text, markup - select for diffs
Sun Feb 15 23:12:38 2009 UTC (14 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.260: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.260: +9 -7 lines
Fix corrupted CSN issue

Revision 1.260: download - view: text, markup - select for diffs
Sun Feb 15 22:21:28 2009 UTC (14 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.259: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.259: +5 -1 lines
(Temporarily) define CHECK_CSN for all LDAP_DEVEL builds

Revision 1.259: download - view: text, markup - select for diffs
Sun Feb 15 22:17:45 2009 UTC (14 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.258: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.258: +9 -1 lines
More CHECK_CSN tests

Revision 1.258: download - view: text, markup - select for diffs
Sun Feb 15 22:14:25 2009 UTC (14 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.257: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.257: +2 -1 lines
Fix compare op

Revision 1.257: download - view: text, markup - select for diffs
Wed Feb 11 21:00:00 2009 UTC (14 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.256: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.256: +13 -1 lines
Add some asserts on CSN validity

Revision 1.256: download - view: text, markup - select for diffs
Wed Jan 28 01:03:07 2009 UTC (14 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.255: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.255: +3 -4 lines
Reverse lock order when detaching op

Revision 1.255: download - view: text, markup - select for diffs
Sat Jan 24 06:04:42 2009 UTC (14 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.254: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.254: +4 -4 lines
ITS#5881 consumer must use ManageDSAiT control to retrieve referrals
as entries. provider must preserve incoming ManageDSAiT status.

Revision 1.254: download - view: text, markup - select for diffs
Wed Jan 21 23:40:40 2009 UTC (14 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.253: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.253: +2 -2 lines
Update copyright notices

Revision 1.253: download - view: text, markup - select for diffs
Sun Nov 23 19:43:39 2008 UTC (14 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.252: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.252: +7 -1 lines
ITS#5827, release syncop after mod op completes

Revision 1.252: download - view: text, markup - select for diffs
Thu Nov 6 20:10:25 2008 UTC (14 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.251: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.251: +2 -3 lines
ITS#5710 fix stupid updateCookie hack, use explicit o_dont_replicate flag

Revision 1.251: download - view: text, markup - select for diffs
Sun Nov 2 22:06:11 2008 UTC (14 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.250: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.250: +2 -2 lines
Add DBFLAG_CLEAN for a DB that was cleanly shut down; don't bother
scanning to verify contextCSN for clean shutdowns (ITS#5640)

Revision 1.250: download - view: text, markup - select for diffs
Sun Nov 2 14:26:25 2008 UTC (14 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.249: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.249: +10 -7 lines
Really fix ITS#5709 - more explicit check for un-replicatable ops, and
don't send ctxcsn update if current maxcsn doesn't match current csn

Revision 1.249: download - view: text, markup - select for diffs
Tue Oct 28 19:33:46 2008 UTC (14 years, 11 months ago) by rein
Branches: MAIN
Diff to: previous 1.248: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.248: +5 -1 lines
ITS#5776 prevent duplicate removal of qtask from runqueue.

Revision 1.248: download - view: text, markup - select for diffs
Fri Oct 17 15:40:49 2008 UTC (14 years, 11 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.247: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.247: +4 -4 lines
Warning cleanup: Remove no-op bv_len < 0 and bv_len >= 0 tests

Revision 1.247: download - view: text, markup - select for diffs
Tue Sep 16 12:44:25 2008 UTC (15 years ago) by ando
Branches: MAIN
Diff to: previous 1.246: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.246: +1 -4 lines
silence warnings

Revision 1.246: download - view: text, markup - select for diffs
Fri Jul 4 21:44:39 2008 UTC (15 years, 2 months ago) by rein
Branches: MAIN
Diff to: previous 1.245: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.245: +2 -2 lines
ITS#5596 contextCSN updates are internal operations.

Revision 1.245: download - view: text, markup - select for diffs
Wed Jul 2 20:37:34 2008 UTC (15 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.244: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.244: +6 -2 lines
allow olcSpReloadHint in olcSyncProvConfig (ITS#5591)

Revision 1.244: download - view: text, markup - select for diffs
Wed Jul 2 14:27:17 2008 UTC (15 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.243: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.243: +6 -4 lines
ITS#5589 delcsn / NULL cookie

Revision 1.243: download - view: text, markup - select for diffs
Wed Jun 18 17:38:39 2008 UTC (15 years, 3 months ago) by rein
Branches: MAIN
Diff to: previous 1.242: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.242: +9 -0 lines
ITS#5564 ignore clients contextCSN when doing full reload.

Revision 1.242: download - view: text, markup - select for diffs
Fri Jun 13 13:55:01 2008 UTC (15 years, 3 months ago) by rein
Branches: MAIN
Diff to: previous 1.241: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.241: +6 -2 lines
ITS#5548 use syncrepl Connection when evaluating filter and acl.

Revision 1.241: download - view: text, markup - select for diffs
Thu May 29 22:55:46 2008 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.240: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.240: +1 -1 lines
Forced commit - prev was ITS#5537, not 5337

Revision 1.240: download - view: text, markup - select for diffs
Thu May 29 21:48:35 2008 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.239: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.239: +14 -7 lines
ITS#5337 fix maxcsn search at startup

Revision 1.239: download - view: text, markup - select for diffs
Thu May 29 14:58:32 2008 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.238: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.238: +2 -2 lines
Fix rev 1.220 - remove extra free_syncop()

Revision 1.238: download - view: text, markup - select for diffs
Wed May 28 00:46:35 2008 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.237: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.237: +11 -0 lines
ITS#5488 from Rein Tollevik: propagate syncrepl contextCSN to providers

Revision 1.237: download - view: text, markup - select for diffs
Wed May 28 00:45:18 2008 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.236: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.236: +3 -6 lines
ITS#5487 from Rein Tollevik: syncprov_findbase searched wrong backend

Revision 1.236: download - view: text, markup - select for diffs
Tue May 13 19:57:19 2008 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.235: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.235: +5 -1 lines
ITS#5465 ignore ops without queued CSNs

Revision 1.235: download - view: text, markup - select for diffs
Mon May 12 16:33:05 2008 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.234: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.234: +5 -2 lines
ITS#5506 reset op2.o_extra

Revision 1.234: download - view: text, markup - select for diffs
Thu May 8 23:51:26 2008 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.233: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.233: +12 -3 lines
ITS#5493 always send cookie with delta-sync entries

Revision 1.233: download - view: text, markup - select for diffs
Tue May 6 01:03:47 2008 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.232: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.232: +6 -2 lines
ITS#5486, fix rev 1.219. Must never use s_op directly, must always use
a copy.

Revision 1.232: download - view: text, markup - select for diffs
Tue Apr 29 20:09:12 2008 UTC (15 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.231: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.231: +4 -1 lines
Avoid queueing response on abandoned psearches

Revision 1.231: download - view: text, markup - select for diffs
Mon Apr 28 10:53:04 2008 UTC (15 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.230: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.230: +9 -2 lines
ITS#5451 glue deadlock fix

Revision 1.230: download - view: text, markup - select for diffs
Thu Apr 24 16:35:35 2008 UTC (15 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.229: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.229: +8 -1 lines
ITS#5484 remove syncop from runq before freeing it

Revision 1.229: download - view: text, markup - select for diffs
Wed Apr 16 22:03:06 2008 UTC (15 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.228: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.228: +21 -22 lines
Revert prev commit

Revision 1.228: download - view: text, markup - select for diffs
Wed Apr 16 08:37:44 2008 UTC (15 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.227: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.227: +23 -22 lines
ITS#5470 don't return any data at all until we have a ctxcsn

Revision 1.227: download - view: text, markup - select for diffs
Thu Apr 3 06:43:48 2008 UTC (15 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.226: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.226: +4 -1 lines
ITS#5437, #5444 if numcsns don't match, set changed flag

Revision 1.226: download - view: text, markup - select for diffs
Mon Mar 31 14:58:03 2008 UTC (15 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.225: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.225: +2 -2 lines
fix bitwise test (ITS#5445)

Revision 1.225: download - view: text, markup - select for diffs
Tue Mar 25 04:08:21 2008 UTC (15 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.224: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.224: +3 -9 lines
ITS#5434 again

Revision 1.224: download - view: text, markup - select for diffs
Thu Mar 20 23:09:24 2008 UTC (15 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.223: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.223: +7 -4 lines
ITS#5432 don't send cookie with delete set if there's no true delete CSN

Revision 1.223: download - view: text, markup - select for diffs
Wed Mar 19 23:31:42 2008 UTC (15 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.222: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.222: +9 -3 lines
ITS#5434 search thru other overlays when present

Revision 1.222: download - view: text, markup - select for diffs
Wed Mar 19 23:26:14 2008 UTC (15 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.221: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.221: +8 -4 lines
ITS#5433 checkpoint must write to master DB

Revision 1.221: download - view: text, markup - select for diffs
Fri Mar 14 15:49:53 2008 UTC (15 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.220: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.220: +7 -4 lines
Use <ldap_queue.h> macros for prev commit

Revision 1.220: download - view: text, markup - select for diffs
Thu Mar 13 09:49:32 2008 UTC (15 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.219: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.219: +19 -9 lines
ITS#5401 make sure connection is still alive before detaching op

Revision 1.219: download - view: text, markup - select for diffs
Wed Mar 12 21:31:28 2008 UTC (15 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.218: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.218: +2 -2 lines
use the replication persistent search identity to check whether a modification must be replicated (ITS#5418)

Revision 1.218: download - view: text, markup - select for diffs
Sat Mar 8 22:51:07 2008 UTC (15 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.217: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.217: +8 -2 lines
ITS#5407 more checks for pool pausing

Revision 1.217: download - view: text, markup - select for diffs
Sat Mar 8 21:12:57 2008 UTC (15 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.216: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.216: +5 -4 lines
Fix prev commit (thanks Ando)

Revision 1.216: download - view: text, markup - select for diffs
Sat Mar 8 01:00:36 2008 UTC (15 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.215: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.215: +19 -15 lines
ITS#5405 fix race condition

Revision 1.215: download - view: text, markup - select for diffs
Sun Feb 10 23:19:43 2008 UTC (15 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.214: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.214: +7 -6 lines
ITS#5367 revert prev commit

Revision 1.214: download - view: text, markup - select for diffs
Sun Feb 10 01:10:28 2008 UTC (15 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.213: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.213: +7 -8 lines
Cleanup

Revision 1.213: download - view: text, markup - select for diffs
Mon Jan 7 23:20:14 2008 UTC (15 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.212: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.212: +2 -2 lines
Happy New Year (belated)

Revision 1.212: download - view: text, markup - select for diffs
Sat Dec 22 04:00:38 2007 UTC (15 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.211: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.211: +7 -3 lines
ITS#5261 quick fix, don't checkpoint on first write to DB

Revision 1.211: download - view: text, markup - select for diffs
Sat Dec 8 16:45:10 2007 UTC (15 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.210: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.210: +7 -1 lines
ITS#5268 omit contextCSN when replicating

Revision 1.210: download - view: text, markup - select for diffs
Sun Nov 4 11:34:41 2007 UTC (15 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.209: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.209: +7 -3 lines
ITS#5211 spec says we must ignore invalid cookies

Revision 1.209: download - view: text, markup - select for diffs
Fri Nov 2 15:51:13 2007 UTC (15 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.208: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.208: +1 -1 lines
Forced commit - prev was for ITS#5210, not 5120

Revision 1.208: download - view: text, markup - select for diffs
Fri Nov 2 15:40:42 2007 UTC (15 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.207: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.207: +6 -4 lines
More for prev commit, ITS#5120.

Revision 1.207: download - view: text, markup - select for diffs
Thu Nov 1 23:25:11 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.206: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.206: +29 -19 lines
Don't send cookie at end of refresh if nothing changed in refreshAndPersist

Revision 1.206: download - view: text, markup - select for diffs
Mon Oct 8 16:13:29 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.205: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.205: +15 -11 lines
ITS#5177 pass new entries in search_response for Persist mode

Revision 1.205: download - view: text, markup - select for diffs
Mon Oct 8 11:59:33 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.204: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.204: +20 -10 lines
Fix unprotected checks for psearches

Revision 1.204: download - view: text, markup - select for diffs
Mon Oct 8 11:28:25 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.203: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.203: +5 -1 lines
Plug leak

Revision 1.203: download - view: text, markup - select for diffs
Tue Oct 2 21:51:40 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.202: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.202: +13 -6 lines
Don't queue zero-length CSNs

Revision 1.202: download - view: text, markup - select for diffs
Tue Oct 2 16:09:15 2007 UTC (15 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.201: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.201: +8 -1 lines
log cookie (until we find what's going on...)

Revision 1.201: download - view: text, markup - select for diffs
Sat Sep 29 15:55:33 2007 UTC (16 years ago) by ando
Branches: MAIN
Diff to: previous 1.200: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.200: +21 -11 lines
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

Revision 1.200: download - view: text, markup - select for diffs
Mon Sep 24 03:02:32 2007 UTC (16 years ago) by hyc
Branches: MAIN
Diff to: previous 1.199: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.199: +3 -3 lines
Use attr_valfind instead of value_find_ex to optimize lookups

Revision 1.199: download - view: text, markup - select for diffs
Sun Sep 23 23:31:24 2007 UTC (16 years ago) by hyc
Branches: MAIN
Diff to: previous 1.198: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.198: +2 -1 lines
Preliminary sorted value support

Revision 1.198: download - view: text, markup - select for diffs
Sun Sep 23 02:40:17 2007 UTC (16 years ago) by hyc
Branches: MAIN
Diff to: previous 1.197: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.197: +3 -5 lines
More for a_numvals

Revision 1.197: download - view: text, markup - select for diffs
Fri Sep 21 06:43:57 2007 UTC (16 years ago) by hyc
Branches: MAIN
Diff to: previous 1.196: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.196: +3 -3 lines
Attribute/Modification value counters

Revision 1.196: download - view: text, markup - select for diffs
Sat Sep 15 15:38:54 2007 UTC (16 years ago) by ando
Branches: MAIN
Diff to: previous 1.195: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.195: +3 -11 lines
add helper for internal searchs for objectClass=*

Revision 1.195: download - view: text, markup - select for diffs
Tue Aug 28 22:27:47 2007 UTC (16 years, 1 month ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_MP
Diff to: previous 1.194: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.194: +8 -3 lines
plug yet another leak

Revision 1.194: download - view: text, markup - select for diffs
Fri Aug 3 10:02:09 2007 UTC (16 years, 1 month ago) by ralf
Branches: MAIN
Diff to: previous 1.193: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.193: +17 -17 lines
Reworked recent backend API changes, now using a separate struct,
(ConfigReply) for the error messages.

Revision 1.193: download - view: text, markup - select for diffs
Wed Jul 25 15:21:06 2007 UTC (16 years, 2 months ago) by ralf
Branches: MAIN
Diff to: previous 1.192: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.192: +9 -5 lines
Added a new parameter (ConfigArgs*) to the _db_init, _db_open, _db_close and
_db_destroy functions.

Revision 1.192: download - view: text, markup - select for diffs
Fri Jul 20 13:16:36 2007 UTC (16 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.191: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.191: +2 -1 lines
ITS#5048 fully initialize fc_limits

Revision 1.191: download - view: text, markup - select for diffs
Wed Jul 18 19:02:14 2007 UTC (16 years, 2 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.190: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.190: +2 -2 lines
ITS#5049: Initialize conn in syncprov_db_close() before connection_fake_init().

Revision 1.190: download - view: text, markup - select for diffs
Fri Jun 8 07:05:35 2007 UTC (16 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.189: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.189: +3 -3 lines
ITS#4977 check for cookie parse failure

Revision 1.189: download - view: text, markup - select for diffs
Sat May 19 12:12:24 2007 UTC (16 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.188: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.188: +3 -2 lines
more ITS#4973 initialization

Revision 1.188: download - view: text, markup - select for diffs
Fri May 18 21:54:27 2007 UTC (16 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.187: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.187: +28 -17 lines
Give OperationBuffer normal struct members instead of using
LBER_ALIGNED_BUFFER(OPERATION_BUFFER_SIZE), as discussed in ITS#4078.
Add a corresponding SyncOperationBuffer in overlays/syncprov.c.

Revision 1.187: download - view: text, markup - select for diffs
Mon May 14 19:25:48 2007 UTC (16 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.186: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.186: +2 -1 lines
ITS#4961 disable schema checking on contextCSN update

Revision 1.186: download - view: text, markup - select for diffs
Fri Apr 20 20:32:58 2007 UTC (16 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.185: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.185: +7 -2 lines
Distinguish absent control value from empty control value.

Revision 1.185: download - view: text, markup - select for diffs
Tue Mar 20 00:07:10 2007 UTC (16 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.184: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.184: +2 -2 lines
cleanup struct declarations

Revision 1.184: download - view: text, markup - select for diffs
Fri Feb 16 01:22:25 2007 UTC (16 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.183: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.183: +7 -5 lines
Plug leaks

Revision 1.183: download - view: text, markup - select for diffs
Wed Feb 14 07:51:47 2007 UTC (16 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.182: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.182: +2 -2 lines
Added "slapd" rewrite map handler, connection_fake_init2 to use existing
tmpmemctx without reinitializing

Revision 1.182: download - view: text, markup - select for diffs
Tue Feb 13 12:40:56 2007 UTC (16 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.181: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.181: +5 -1 lines
Cleanup si_ctxcsn and si_sids in db_destroy

Revision 1.181: download - view: text, markup - select for diffs
Tue Feb 13 10:10:36 2007 UTC (16 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.180: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.180: +5 -1 lines
Coverity leak

Revision 1.180: download - view: text, markup - select for diffs
Sat Feb 10 09:55:05 2007 UTC (16 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.179: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.179: +2 -2 lines
fix crash related to ITS#4839; other issues seem to presist

Revision 1.179: download - view: text, markup - select for diffs
Wed Feb 7 01:49:40 2007 UTC (16 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.178: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.178: +8 -5 lines
Improve prev commit

Revision 1.178: download - view: text, markup - select for diffs
Wed Feb 7 00:08:54 2007 UTC (16 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.177: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.177: +17 -18 lines
Re-fix ITS#4720, use rwlock

Revision 1.177: download - view: text, markup - select for diffs
Tue Feb 6 04:58:01 2007 UTC (16 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.176: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.176: +2 -2 lines
Partially revert prev commit, delete unused parameter, fix psearch response

Revision 1.176: download - view: text, markup - select for diffs
Tue Feb 6 03:19:56 2007 UTC (16 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.175: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.175: +14 -19 lines
ITS#4623, entry_get has to pass thru glue layer too

Revision 1.175: download - view: text, markup - select for diffs
Tue Feb 6 00:18:17 2007 UTC (16 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.174: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.174: +2 -2 lines
Fix typo

Revision 1.174: download - view: text, markup - select for diffs
Mon Feb 5 22:54:07 2007 UTC (16 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.173: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.173: +2 -2 lines
Fix prev commit - cannot shortcut initial sync

Revision 1.173: download - view: text, markup - select for diffs
Mon Feb 5 22:10:23 2007 UTC (16 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.172: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.172: +20 -4 lines
Optimization: send sid in cookie to avoid getting our changes sent
back to us.

Revision 1.172: download - view: text, markup - select for diffs
Mon Feb 5 08:19:46 2007 UTC (16 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.171: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.171: +21 -10 lines
Fix prev commit, don't generate a new ctxcsn if we're a consumer with
an empty DB

Revision 1.171: download - view: text, markup - select for diffs
Mon Feb 5 03:50:07 2007 UTC (16 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.170: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.170: +244 -148 lines
Preliminary multi-context support for syncrepl. Passes all single-master
tests, needs multi-master testing.

Revision 1.170: download - view: text, markup - select for diffs
Thu Jan 25 10:56:49 2007 UTC (16 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.169: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.169: +2 -2 lines
Fix debug args

Revision 1.169: download - view: text, markup - select for diffs
Thu Jan 25 03:10:57 2007 UTC (16 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.168: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.168: +2 -2 lines
Log the error code too

Revision 1.168: download - view: text, markup - select for diffs
Thu Jan 25 03:10:18 2007 UTC (16 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.167: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.167: +4 -1 lines
ITS#4810 log a message if be_entry_get doesn't return the entry we want

Revision 1.167: download - view: text, markup - select for diffs
Thu Jan 25 01:06:33 2007 UTC (16 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.166: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.166: +19 -13 lines
ITS#4813 don't limit the presence list to the current snapshot. add
some debug msgs for the sessionlog list.

Revision 1.166: download - view: text, markup - select for diffs
Sun Jan 21 12:02:05 2007 UTC (16 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.165: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.165: +1 -3 lines
Don't use ldap_pvt_thread_pool_context_reset(), it interferes with
dynamic adds.

Revision 1.165: download - view: text, markup - select for diffs
Tue Jan 2 19:01:14 2007 UTC (16 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.164: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.164: +2 -2 lines
happy new year

Revision 1.164: download - view: text, markup - select for diffs
Sat Dec 2 09:42:42 2006 UTC (16 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.163: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.163: +8 -1 lines
complain if instantiated outside of a database definition

Revision 1.163: download - view: text, markup - select for diffs
Sun Nov 12 01:15:49 2006 UTC (16 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.162: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.162: +16 -11 lines
ITS#4742 cleanup config error reporting

Revision 1.162: download - view: text, markup - select for diffs
Thu Oct 26 13:34:40 2006 UTC (16 years, 11 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_3_MP
Diff to: previous 1.161: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.161: +11 -10 lines
ITS#4720 release csn mutex before checkpointing.

Revision 1.161: download - view: text, markup - select for diffs
Thu Sep 21 08:12:42 2006 UTC (17 years ago) by hyc
Branches: MAIN
Diff to: previous 1.160: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.160: +3 -3 lines
Tweak prev commit, avoid referencing syncop when resetting qtask

Revision 1.160: download - view: text, markup - select for diffs
Thu Sep 21 07:42:40 2006 UTC (17 years ago) by hyc
Branches: MAIN
Diff to: previous 1.159: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.159: +24 -7 lines
ITS#4658 propagate errors from syncprov_sendresp; drop qtask on errors.
Note: need a way to close the connection too.

Revision 1.159: download - view: text, markup - select for diffs
Mon Aug 28 23:43:25 2006 UTC (17 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.158: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.158: +2 -5 lines
Entry/Attribute struct caching, to minimize malloc fragmentation
Note: this breaks LDAP_COMP_MATCH and SLAP_ZONE_MALLOC. But they
were probably broken already anyway.

Revision 1.158: download - view: text, markup - select for diffs
Tue Aug 15 19:41:14 2006 UTC (17 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.157: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.157: +13 -2 lines
TS#4622 deletes in psearch didn't always propagate

Revision 1.157: download - view: text, markup - select for diffs
Tue Aug 15 10:37:59 2006 UTC (17 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.156: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.156: +2 -2 lines
ITS#4622 if any present list was sent, must send refreshPresent

Revision 1.156: download - view: text, markup - select for diffs
Tue Aug 15 07:28:25 2006 UTC (17 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.155: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.155: +36 -22 lines
ITS#4622 make sure queued psearch responses get played after refresh
phase completes. Ignore empty sessionlog

Revision 1.155: download - view: text, markup - select for diffs
Tue Aug 15 07:25:42 2006 UTC (17 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.154: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.154: +2 -2 lines
Delete curcsn arg to slap_get_commit_csn, redundant with op->o_csn

Revision 1.154: download - view: text, markup - select for diffs
Fri Jul 28 00:40:38 2006 UTC (17 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.153: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.153: +9 -9 lines
ITS#4589 slap_get_commit_csn occasionally returns a curcsn that points
to already-freed memory. That bug still needs to be tracked down. This
patch deletes curcsn and just uses op->o_csn, which did not exist when
this code was originally written.

Revision 1.153: download - view: text, markup - select for diffs
Thu Jul 27 08:44:23 2006 UTC (17 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.152: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.152: +16 -10 lines
ITS#4622
  syncrepl: don't save contextCSN on incoming context entry
  syncprov: delete contextCSN on checkpoint if ctxcsn is empty

Revision 1.152: download - view: text, markup - select for diffs
Sun Jul 23 22:32:27 2006 UTC (17 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.151: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.151: +8 -1 lines
ITS#4613 - fail to start if lastmod is off

Revision 1.151: download - view: text, markup - select for diffs
Fri May 26 10:08:15 2006 UTC (17 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.150: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.150: +11 -2 lines
ITS#4562 - don't assume syncprov_op_response only runs in overlay context;
under a glue setup it may be get a real DB, don't corrupt the DB struct.

Revision 1.150: download - view: text, markup - select for diffs
Thu May 11 08:46:44 2006 UTC (17 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.149: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.149: +17 -6 lines
ITS#4534 propagate CSN for delete syncID sets

Revision 1.149: download - view: text, markup - select for diffs
Tue May 2 03:08:59 2006 UTC (17 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.148: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.148: +2 -2 lines
ITS#4423, fix sessionlog lower bound in playlog

Revision 1.148: download - view: text, markup - select for diffs
Fri Apr 28 01:06:47 2006 UTC (17 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147: +13 -3 lines
More logging for ITS#4423

Revision 1.147: download - view: text, markup - select for diffs
Sun Apr 2 21:49:57 2006 UTC (17 years, 6 months ago) by hallvard
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_BP, OPENLDAP_REL_ENG_2_4_0ALPHA
Branch point for: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.146: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.146: +3 -1 lines
Init & destroy so.s_mutex around syncprov_findbase() call in syncprov_op_search

Revision 1.146: download - view: text, markup - select for diffs
Fri Mar 31 08:45:23 2006 UTC (17 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.145: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.145: +1 -4 lines
Cleanup

Revision 1.145: download - view: text, markup - select for diffs
Mon Feb 27 08:20:55 2006 UTC (17 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.144: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.144: +4 -1 lines
ITS#4417 backglue must pass intermediate responses transparently.
syncprov must prevent send_ldap_result from being called for an
in-progress persistent search.

Revision 1.144: download - view: text, markup - select for diffs
Mon Jan 23 21:23:00 2006 UTC (17 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.143: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.143: +2 -1 lines
ITS#4365 reset frs.sr_nentries before searching in syncprov_playlog

Revision 1.143: download - view: text, markup - select for diffs
Mon Jan 23 19:53:52 2006 UTC (17 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.142: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.142: +2 -2 lines
ITS#4364 add filter_dup, don't use str2filter to dup filters.

Revision 1.142: download - view: text, markup - select for diffs
Sat Jan 7 10:13:40 2006 UTC (17 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.141: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.141: +3 -3 lines
silence (harmless) warnings

Revision 1.141: download - view: text, markup - select for diffs
Fri Jan 6 19:38:14 2006 UTC (17 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.140: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.140: +6 -1 lines
wake listener when scheduling qtask so it can run immediately

Revision 1.140: download - view: text, markup - select for diffs
Fri Jan 6 15:34:20 2006 UTC (17 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.139: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.139: +10 -2 lines
resource release (more is needed: a report is coming...)

Revision 1.139: download - view: text, markup - select for diffs
Tue Jan 3 22:12:25 2006 UTC (17 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.138: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.138: +2 -2 lines
Happy new year!

Revision 1.138: download - view: text, markup - select for diffs
Mon Dec 26 16:00:12 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.137: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.137: +2 -2 lines
typos in comments (very pedantic...)

Revision 1.137: download - view: text, markup - select for diffs
Thu Dec 15 22:05:12 2005 UTC (17 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.136: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.136: +2 -2 lines
ITS#4238 don't hide syncrepl control from rootDSE

Revision 1.136: download - view: text, markup - select for diffs
Thu Dec 15 10:55:46 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.135: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.135: +3 -3 lines
a back-ldap consumer segfaults when accessing members of conn...

Revision 1.135: download - view: text, markup - select for diffs
Wed Dec 7 11:09:00 2005 UTC (17 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.134: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.134: +8 -10 lines
Improve previous commit

Revision 1.134: download - view: text, markup - select for diffs
Wed Dec 7 08:51:12 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.133: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.133: +10 -8 lines
rework previous commit?

Revision 1.133: download - view: text, markup - select for diffs
Wed Dec 7 00:30:28 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.132: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.132: +12 -7 lines
don't search max CSN if don't have a value; try the operational_attrs if entryCSN is not in attrs

Revision 1.132: download - view: text, markup - select for diffs
Tue Dec 6 22:10:14 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.131: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.131: +4 -1 lines
plug leaks

Revision 1.131: download - view: text, markup - select for diffs
Sat Nov 26 06:38:21 2005 UTC (17 years, 10 months ago) by kurt
Branches: MAIN
Diff to: previous 1.130: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.130: +1 -3 lines
Remove some unnecessary #ifdefs

Revision 1.130: download - view: text, markup - select for diffs
Fri Nov 25 11:43:51 2005 UTC (17 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.129: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.129: +3 -3 lines
streamline overlay configuration

Revision 1.129: download - view: text, markup - select for diffs
Thu Nov 24 00:10:08 2005 UTC (17 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.128: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.128: +26 -3 lines
use lutil_ato*() whenever appropriate

Revision 1.128: download - view: text, markup - select for diffs
Sun Nov 20 21:14:57 2005 UTC (17 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.127: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.127: +6 -2 lines
More for ITS#3939

Revision 1.127: download - view: text, markup - select for diffs
Sun Nov 20 09:39:05 2005 UTC (17 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.126: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.126: +7 -3 lines
Fix back-bdb inequality_candidates to use unchecked limit.
Fix syncprov_findcsn to set unchecked limit. (ITS#3939)

Revision 1.126: download - view: text, markup - select for diffs
Wed Nov 16 14:58:18 2005 UTC (17 years, 10 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_MP
Diff to: previous 1.125: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.125: +2 -2 lines
improve fix to ITS#4173

Revision 1.125: download - view: text, markup - select for diffs
Tue Nov 15 17:27:40 2005 UTC (17 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.124: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.124: +3 -2 lines
don't muck with SlapReply during response (ITS#4173)

Revision 1.124: download - view: text, markup - select for diffs
Mon Nov 7 23:40:20 2005 UTC (17 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.123: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.123: +7 -5 lines
gdb is much more clever with enums...

Revision 1.123: download - view: text, markup - select for diffs
Thu Nov 3 21:51:27 2005 UTC (17 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.122: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.122: +4 -3 lines
plug one-time leak

Revision 1.122: download - view: text, markup - select for diffs
Thu Nov 3 00:27:08 2005 UTC (17 years, 10 months ago) by kurt
Branches: MAIN
Diff to: previous 1.121: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.121: +3 -2 lines
Update result code to IANA-assigned values
Provide some backwards compatibility.
Misc cleanup

Revision 1.121: download - view: text, markup - select for diffs
Sat Oct 15 03:13:05 2005 UTC (17 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.120: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.120: +8 -1 lines
Use generic filter for findbase

Revision 1.120: download - view: text, markup - select for diffs
Sat Oct 15 01:27:05 2005 UTC (17 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.119: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.119: +18 -1 lines
The rest of the reloadHint support...

Revision 1.119: download - view: text, markup - select for diffs
Fri Oct 14 22:31:22 2005 UTC (17 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.118: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.118: +10 -5 lines
Add option to enable using the reloadHint. 2.2 consumers never sent this
hint. The 2.3 consumer needs it for delta-syncrepl.

Revision 1.118: download - view: text, markup - select for diffs
Thu Oct 13 09:58:46 2005 UTC (17 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.117: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.117: +3 -3 lines
Move CSN invocations to backends

Revision 1.117: download - view: text, markup - select for diffs
Wed Oct 12 21:17:30 2005 UTC (17 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.116: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.116: +7 -7 lines
Align Operation buffers using LBER_ALIGNED_BUFFER

Revision 1.116: download - view: text, markup - select for diffs
Thu Oct 6 22:31:38 2005 UTC (17 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.115: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.115: +7 -6 lines
ITS#4068 fix queued UUIDs

Revision 1.115: download - view: text, markup - select for diffs
Thu Oct 6 16:45:53 2005 UTC (17 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.114: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.114: +4 -1 lines
Plug memleaks

Revision 1.114: download - view: text, markup - select for diffs
Tue Oct 4 00:29:25 2005 UTC (17 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.113: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.113: +1 -8 lines
Don't flush psearch queue in main search, let the qtask do it.

Revision 1.113: download - view: text, markup - select for diffs
Mon Oct 3 20:59:25 2005 UTC (17 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.112: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.112: +66 -57 lines
Fix abandon checks, syncop use count.

Revision 1.112: download - view: text, markup - select for diffs
Mon Oct 3 02:49:35 2005 UTC (17 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.111: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.111: +5 -3 lines
Fix prev commit op initialization, runqueue startup latency

Revision 1.111: download - view: text, markup - select for diffs
Sun Oct 2 10:28:50 2005 UTC (18 years ago) by hyc
Branches: MAIN
Diff to: previous 1.110: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.110: +4 -3 lines
Tweak prev commit, avoid rescheduling running qtask

Revision 1.110: download - view: text, markup - select for diffs
Sun Oct 2 10:26:02 2005 UTC (18 years ago) by hyc
Branches: MAIN
Diff to: previous 1.109: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.109: +5 -3 lines
Fix runq scheduling

Revision 1.109: download - view: text, markup - select for diffs
Sun Oct 2 08:48:28 2005 UTC (18 years ago) by hyc
Branches: MAIN
Diff to: previous 1.108: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.108: +6 -1 lines
Fix prev commit modrdn

Revision 1.108: download - view: text, markup - select for diffs
Sun Oct 2 03:01:45 2005 UTC (18 years ago) by hyc
Branches: MAIN
Diff to: previous 1.107: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.107: +84 -59 lines
Minimize base lookups

Revision 1.107: download - view: text, markup - select for diffs
Sun Oct 2 01:58:00 2005 UTC (18 years ago) by hyc
Branches: MAIN
Diff to: previous 1.106: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.106: +163 -156 lines
Always queue psearch responses (ITS#3671 revisited)

Revision 1.106: download - view: text, markup - select for diffs
Wed Sep 14 13:25:52 2005 UTC (18 years ago) by hyc
Branches: MAIN
Diff to: previous 1.105: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.105: +28 -4 lines
Add a "nopresent" keyword to skip the present phase; for backends that are
only used for logging (c.f. accesslog overlay) the present phase is useless.

Revision 1.105: download - view: text, markup - select for diffs
Fri Sep 9 02:53:56 2005 UTC (18 years ago) by hyc
Branches: MAIN
Diff to: previous 1.104: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.104: +14 -10 lines
ITS#3989 more fixes

Revision 1.104: download - view: text, markup - select for diffs
Thu Sep 8 00:19:05 2005 UTC (18 years ago) by hyc
Branches: MAIN
Diff to: previous 1.103: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.103: +2 -1 lines
ITS#3989 fix crash - don't access freed psearch records

Revision 1.103: download - view: text, markup - select for diffs
Fri Sep 2 08:08:44 2005 UTC (18 years ago) by hyc
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +3 -1 lines
ITS#3989 fix ID used for syncprov_findbase

Revision 1.102: download - view: text, markup - [selected for diffs]
Fri Aug 26 19:42:48 2005 UTC (18 years, 1 month ago) by hallvard
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +1 -2 lines
Remove unused variable

Revision 1.101: download - view: text, markup - select for diffs
Thu Aug 25 06:57:08 2005 UTC (18 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.100: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.100: +6 -2 lines
need stricter sanity checks...

Revision 1.100: download - view: text, markup - select for diffs
Tue Aug 23 02:12:57 2005 UTC (18 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.99: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.99: +9 -12 lines
ITS#3961 better fix - provide a context for the main thread. The context
must be reset by the caller to clear out temp allocations etc.

Revision 1.99: download - view: text, markup - select for diffs
Tue Aug 23 01:25:21 2005 UTC (18 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.98: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.98: +8 -17 lines
ITS#3961 provide ldap_pvt_thread_pool_fake_context_init/destroy, don't
use arbitrary context pointers.

Revision 1.98: download - view: text, markup - select for diffs
Mon Aug 15 05:18:19 2005 UTC (18 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.97: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.97: +28 -27 lines
More optimization for CSN filter checks

Revision 1.97: download - view: text, markup - select for diffs
Mon Aug 15 03:36:56 2005 UTC (18 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.96: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.96: +2 -2 lines
Fix prev commit

Revision 1.96: download - view: text, markup - select for diffs
Sun Aug 14 22:04:13 2005 UTC (18 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.95: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.95: +24 -7 lines
Optimize FINDCSN case

Revision 1.95: download - view: text, markup - select for diffs
Sun Aug 14 06:35:31 2005 UTC (18 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.94: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.94: +2 -2 lines
ITS#3935 tweak sessionlog description

Revision 1.94: download - view: text, markup - select for diffs
Mon Aug 8 22:26:39 2005 UTC (18 years, 1 month ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_AC_MP, OPENLDAP_AC_BP, OPENLDAP_AC
Diff to: previous 1.93: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.93: +9 -10 lines
ITS#3922 don't leak ber buffer on decode/parse errors

Revision 1.93: download - view: text, markup - select for diffs
Mon Aug 8 22:11:42 2005 UTC (18 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.92: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.92: +2 -2 lines
ITS#3922 plug another cookie parsing leak

Revision 1.92: download - view: text, markup - select for diffs
Mon Aug 8 10:38:20 2005 UTC (18 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.91: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.91: +2 -2 lines
ITS#3922 fix syncrepl ctxcsn leak

Revision 1.91: download - view: text, markup - select for diffs
Tue Aug 2 06:43:27 2005 UTC (18 years, 2 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.90: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.90: +2 -2 lines
Fix off-by-one pointer error. Garbage byte between uuid and csn in slog_entry.

Revision 1.90: download - view: text, markup - select for diffs
Mon Jul 18 04:22:36 2005 UTC (18 years, 2 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.89: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.89: +2 -2 lines
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).

Revision 1.89: download - view: text, markup - select for diffs
Thu Jul 14 17:32:21 2005 UTC (18 years, 2 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.88: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.88: +1 -8 lines
Silence warnings

Revision 1.88: download - view: text, markup - select for diffs
Sun Jul 10 08:20:21 2005 UTC (18 years, 2 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.87: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.87: +6 -7 lines
fbuf in syncprov_findcsn() got used before it was fully filled in

Revision 1.87: download - view: text, markup - select for diffs
Thu Jun 30 02:06:40 2005 UTC (18 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.86: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.86: +17 -4 lines
ITS#3456 better fix, use a child thread.

Revision 1.86: download - view: text, markup - select for diffs
Thu Jun 30 01:42:51 2005 UTC (18 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.85: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.85: +5 -4 lines
ITS#3456 - omit FIND_MAXCSN call from syncprov_db_open. Will probably
delete all associated code soon; since the maxcsn will be updated as
soon as any write op occurs, it's no big deal for this to be out of date.
Also, since the maxcsn will get checkpointed on close, it will only get
out of date on an actual slapd crash, which is hopefully too rare to
worry about.

Revision 1.85: download - view: text, markup - select for diffs
Sat Jun 4 07:44:39 2005 UTC (18 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.84: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.84: +2 -1 lines
Add SLAP_MOD_INTERNAL flag to Modifications, allow internal ops to bypass
ACL checks when modifying user-modifiable attributes as non-root user.

Revision 1.84: download - view: text, markup - select for diffs
Mon May 9 08:33:01 2005 UTC (18 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.83: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.83: +3 -2 lines
Fix debug msg

Revision 1.83: download - view: text, markup - select for diffs
Mon May 9 03:02:01 2005 UTC (18 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.82: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.82: +90 -34 lines
Table-driven config

Revision 1.82: download - view: text, markup - select for diffs
Thu Apr 28 16:36:47 2005 UTC (18 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.81: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.81: +10 -3 lines
ITS#3671 more abandon/error checks

Revision 1.81: download - view: text, markup - select for diffs
Thu Apr 28 14:45:52 2005 UTC (18 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.80: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.80: +4 -2 lines
Mroe abandon checks for ITS#3671

Revision 1.80: download - view: text, markup - select for diffs
Thu Apr 28 14:21:52 2005 UTC (18 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.79: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.79: +5 -3 lines
More for ITS#3671, check for Abandon before replaying queued events

Revision 1.79: download - view: text, markup - select for diffs
Tue Apr 26 00:01:19 2005 UTC (18 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.78: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.78: +7 -1 lines
ITS#3682, dup entry and free the DB's copy before sending it

Revision 1.78: download - view: text, markup - select for diffs
Sun Apr 24 22:38:37 2005 UTC (18 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.77: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.77: +9 -1 lines
ITS#3671 make sure to flush queue when able

Revision 1.77: download - view: text, markup - select for diffs
Sun Apr 24 22:07:26 2005 UTC (18 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.76: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.76: +2 -4 lines
Fix modify deadlock

Revision 1.76: download - view: text, markup - select for diffs
Sun Apr 24 21:20:15 2005 UTC (18 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.75: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.75: +10 -9 lines
Better fix for #3671

Revision 1.75: download - view: text, markup - select for diffs
Sun Apr 24 20:55:21 2005 UTC (18 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.74: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.74: +101 -48 lines
ITS#3671 free all locks before calling send_search_*, queue entries if
the connection is busy. Probably need to set a queue limit here and
abandon the psearch if the limit is reached.

Revision 1.74: download - view: text, markup - select for diffs
Fri Apr 15 04:58:04 2005 UTC (18 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.73: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.73: +8 -61 lines
ITS#3616 store contextCSN in glue entry if database suffix is empty

Revision 1.73: download - view: text, markup - select for diffs
Sat Apr 9 09:26:31 2005 UTC (18 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.72: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.72: +15 -1 lines
Don't do ctxcsn checks in Tool mode, don't generate ctxcsn if it's missing
and we're also a consumer.

Revision 1.72: download - view: text, markup - select for diffs
Mon Mar 28 22:12:05 2005 UTC (18 years, 6 months ago) by slim
Branches: MAIN
Diff to: previous 1.71: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.71: +16 -2 lines
Fixing memory leakage in attribute aliasing

Revision 1.71: download - view: text, markup - select for diffs
Sun Mar 13 23:12:48 2005 UTC (18 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.70: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.70: +13 -1 lines
ITS#3596 partial fix - allow abandoning a locked operation

Revision 1.70: download - view: text, markup - select for diffs
Fri Feb 18 06:12:57 2005 UTC (18 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.69: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.69: +18 -3 lines
Fix cancel cleanup

Revision 1.69: download - view: text, markup - select for diffs
Fri Feb 18 00:08:47 2005 UTC (18 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.68: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.68: +5 -1 lines
ITS#3549 acknowledge CANCEL requests

Revision 1.68: download - view: text, markup - select for diffs
Tue Jan 25 18:39:57 2005 UTC (18 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.67: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.67: +6 -1 lines
fix dynamically registered controls check; NOTE: controls registered by global overlays don't work yet; better leave Kurt's kludge in place right now

Revision 1.67: download - view: text, markup - select for diffs
Fri Jan 14 11:01:51 2005 UTC (18 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.66: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.66: +6 -2 lines
silence warnings

Revision 1.66: download - view: text, markup - select for diffs
Fri Jan 14 03:26:59 2005 UTC (18 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.65: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.65: +19 -16 lines
More consolidation for single consumer-context syncrepl

Revision 1.65: download - view: text, markup - select for diffs
Thu Jan 13 20:14:52 2005 UTC (18 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.64: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.64: +3 -2 lines
Fix prev commit

Revision 1.64: download - view: text, markup - select for diffs
Thu Jan 13 18:51:01 2005 UTC (18 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.63: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.63: +11 -31 lines
Use a single sessionlog per context, delete sid

Revision 1.63: download - view: text, markup - select for diffs
Wed Jan 12 01:32:48 2005 UTC (18 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.62: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.62: +2 -7 lines
More cleanup for prev commit

Revision 1.62: download - view: text, markup - select for diffs
Wed Jan 12 00:49:00 2005 UTC (18 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.61: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.61: +20 -14 lines
ITS#3463 don't muck with frontend's operations, just our detached ones

Revision 1.61: download - view: text, markup - select for diffs
Tue Jan 11 04:00:59 2005 UTC (18 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.60: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.60: +6 -7 lines
Fix findmax when multiple matches are found

Revision 1.60: download - view: text, markup - select for diffs
Sat Jan 8 08:59:53 2005 UTC (18 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.59: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.59: +3 -2 lines
make sure the attribute exists

Revision 1.59: download - view: text, markup - select for diffs
Sat Jan 1 19:49:58 2005 UTC (18 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.58: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.58: +2 -2 lines
Happy New Year!

Revision 1.58: download - view: text, markup - select for diffs
Fri Dec 31 11:02:35 2004 UTC (18 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.57: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.57: +4 -4 lines
cleanup

Revision 1.57: download - view: text, markup - select for diffs
Sun Dec 12 06:00:58 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56: +5 -1 lines
Fix playlog uninit'd fields

Revision 1.56: download - view: text, markup - select for diffs
Fri Dec 10 02:18:33 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_3_BP
Branch point for: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.55: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.55: +2 -26 lines
Moved cookie validation into slap_parse_sync_cookie so consumer uses it too

Revision 1.55: download - view: text, markup - select for diffs
Fri Dec 10 01:51:34 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.54: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.54: +9 -10 lines
Don't reject invalid cookies, just ignore them. partially revert prev.

Revision 1.54: download - view: text, markup - select for diffs
Fri Dec 10 00:50:16 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.53: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.53: +21 -18 lines
Fix, don't record psearch until after it has been validated

Revision 1.53: download - view: text, markup - select for diffs
Fri Dec 10 00:35:34 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.52: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.52: +7 -2 lines
Fix abandon, only drop our cloned ops, not real frontend ops

Revision 1.52: download - view: text, markup - select for diffs
Thu Dec 9 21:21:26 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.51: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.51: +17 -7 lines
Fix abandon processing

Revision 1.51: download - view: text, markup - select for diffs
Thu Dec 9 18:52:30 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.50: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.50: +4 -5 lines
Persist mode fixes

Revision 1.50: download - view: text, markup - select for diffs
Thu Dec 9 08:20:11 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.49: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.49: +5 -1 lines
Fix 1.48 change

Revision 1.49: download - view: text, markup - select for diffs
Thu Dec 9 07:49:54 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.48: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.48: +24 -4 lines
Add better validation of received cookie csn

Revision 1.48: download - view: text, markup - select for diffs
Thu Dec 9 07:28:12 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.47: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.47: +9 -5 lines
A better approach for detach_op

Revision 1.47: download - view: text, markup - select for diffs
Thu Dec 9 07:14:57 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.46: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.46: +12 -1 lines
ITS#3426, copy group ACL cache to saved Op

Revision 1.46: download - view: text, markup - select for diffs
Wed Dec 8 01:05:50 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.45: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.45: +13 -10 lines
Fix playlog search

Revision 1.45: download - view: text, markup - select for diffs
Tue Dec 7 23:47:25 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.44: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.44: +299 -31 lines
Added sessionlog support. consumer needs work...

Revision 1.44: download - view: text, markup - select for diffs
Tue Dec 7 17:52:55 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.43: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.43: +15 -9 lines
Fix findpresent, include user's filter

Revision 1.43: download - view: text, markup - select for diffs
Tue Dec 7 09:43:48 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.42: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.42: +19 -19 lines
Rearrange shortcut check for context with no changes

Revision 1.42: download - view: text, markup - select for diffs
Tue Dec 7 09:05:24 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.41: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.41: +37 -19 lines
Preallocate syncuuid set instead of realloc/freeing

Revision 1.41: download - view: text, markup - select for diffs
Tue Dec 7 01:58:33 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.40: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.40: +2 -4 lines
restore code in search_cleanup to free ctrls

Revision 1.40: download - view: text, markup - select for diffs
Tue Dec 7 01:20:15 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.39: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.39: +13 -1 lines
Write contextCSN during db_open if it's newer than was previously recorded

Revision 1.39: download - view: text, markup - select for diffs
Mon Dec 6 19:32:53 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.38: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.38: +12 -11 lines
Fix mod locking

Revision 1.38: download - view: text, markup - select for diffs
Sun Dec 5 19:57:34 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.37: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.37: +1 -0 lines
Forced commit - add CVS ID tag

Revision 1.37: download - view: text, markup - select for diffs
Sun Dec 5 19:52:49 2004 UTC (18 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.36: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.36: +87 -32 lines
Restored findcsn( MAX ), used at db_open time

Revision 1.36: download - view: text, markup - select for diffs
Mon Nov 29 18:33:35 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.35: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.35: +1 -1 lines
_operational should return SLAP_CB_CONTINUE

Revision 1.35: download - view: text, markup - select for diffs
Mon Nov 29 09:27:38 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.34: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.34: +1 -8 lines
Cleanup - enable config, delete unused code

Revision 1.34: download - view: text, markup - select for diffs
Mon Nov 29 05:51:44 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.33: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.33: +34 -9 lines
Cleanup... never replicate syncConsumersubentries. Plug memleaks.

Revision 1.33: download - view: text, markup - select for diffs
Mon Nov 29 04:54:55 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.32: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.32: +19 -24 lines
Partially revert previous commit. Fix startup csn generation.
Fix findbase initialization.

Revision 1.32: download - view: text, markup - select for diffs
Sun Nov 28 23:48:26 2004 UTC (18 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.31: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.31: +38 -22 lines
generate contextCSN if not available; don't fail if a referral is sent (or don't accept referrals?)

Revision 1.31: download - view: text, markup - select for diffs
Sat Nov 27 19:34:12 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.30: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.30: +11 -11 lines
Use rdwr lock for si_mods to avoid deadlock

Revision 1.30: download - view: text, markup - select for diffs
Sat Nov 27 15:05:49 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.29: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.29: +6 -4 lines
Fix syncprov_db_close, only cleanup thrctx once

Revision 1.29: download - view: text, markup - select for diffs
Sat Nov 27 14:08:25 2004 UTC (18 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.28: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.28: +16 -19 lines
make unregistered known controls show up as undefined; move LDAPsync cid to frontend; some cleanup

Revision 1.28: download - view: text, markup - select for diffs
Sat Nov 27 13:54:49 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.27: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.27: +2 -0 lines
Let the backend know there's a sync search

Revision 1.27: download - view: text, markup - select for diffs
Sat Nov 27 13:52:28 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.26: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.26: +181 -131 lines
Add checkpointing to save contextCSN periodically. Read contextCSN
on startup, save on shutdown.

Revision 1.26: download - view: text, markup - select for diffs
Sat Nov 27 09:49:47 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.25: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.25: +30 -4 lines
Cleanup controls

Revision 1.25: download - view: text, markup - select for diffs
Sat Nov 27 07:55:04 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.24: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.24: +3 -1 lines
Fix modify serialization

Revision 1.24: download - view: text, markup - select for diffs
Sat Nov 27 07:30:44 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.23: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.23: +75 -33 lines
Fix overlay aux_operational, add contextCSN as operational attribute
of suffix entry

Revision 1.23: download - view: text, markup - select for diffs
Sat Nov 27 06:47:24 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.22: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.22: +76 -59 lines
Force a refresh if the search base has changed

Revision 1.22: download - view: text, markup - select for diffs
Sat Nov 27 06:29:10 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.21: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.21: +15 -6 lines
Cleanup

Revision 1.21: download - view: text, markup - select for diffs
Sat Nov 27 06:05:24 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.20: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.20: +99 -3 lines
Serialize multiple modifies of the same entry (ala seqmod.c)

Revision 1.20: download - view: text, markup - select for diffs
Sat Nov 27 05:17:24 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.19: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.19: +32 -16 lines
Fix abandon sequencing

Revision 1.19: download - view: text, markup - select for diffs
Sat Nov 27 00:26:12 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.18: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.18: +53 -1 lines
Added abandon/cancel support

Revision 1.18: download - view: text, markup - select for diffs
Fri Nov 26 23:57:38 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.17: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.17: +368 -13 lines
More migration of syncrepl from frontend to syncprov overlay
define OPERATION_BUFFER_SIZE for dummy Operations

Revision 1.17: download - view: text, markup - select for diffs
Fri Nov 26 22:10:48 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.16: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.16: +67 -16 lines
Self-contained detached operation

Revision 1.16: download - view: text, markup - select for diffs
Fri Nov 26 20:24:40 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.15: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.15: +85 -7 lines
Added response queuing for updates occurring during a refresh

Revision 1.15: download - view: text, markup - select for diffs
Fri Nov 26 16:32:36 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.14: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.14: +17 -10 lines
Fix prev commit

Revision 1.14: download - view: text, markup - select for diffs
Fri Nov 26 08:40:22 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.13: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.13: +16 -8 lines
More syncprov fixes. test019 now passes.

Revision 1.13: download - view: text, markup - select for diffs
Thu Nov 25 21:59:01 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.12: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.12: +6 -3 lines
Split Operation into Opheader and op

Revision 1.12: download - view: text, markup - select for diffs
Thu Nov 25 20:16:56 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.11: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.11: +26 -17 lines
Disable back-bdb native syncrepl support, enable syncprov overlay,
remove syncrepl stuff from Operation struct

Revision 1.11: download - view: text, markup - select for diffs
Thu Nov 25 17:31:31 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.10: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.10: +8 -7 lines
Merge op->o_sync_mode into op->o_sync

Revision 1.10: download - view: text, markup - select for diffs
Wed Nov 24 19:34:28 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.9: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.9: +88 -103 lines
Cleanup, add some more descriptive comments.
Still needs: error checking, queuing results when refresh is in progress

Revision 1.9: download - view: text, markup - select for diffs
Wed Nov 24 16:07:14 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.8: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.8: +13 -2 lines
Persist passes test018

Revision 1.8: download - view: text, markup - select for diffs
Wed Nov 24 15:13:20 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.7: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.7: +1 -1 lines
Use normalized UUID...

Revision 1.7: download - view: text, markup - select for diffs
Wed Nov 24 14:58:38 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.6: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.6: +232 -46 lines
First pass at persist, not working

Revision 1.6: download - view: text, markup - select for diffs
Mon Nov 22 02:56:27 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.5: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.5: +2 -2 lines
Tweak findcsn conditions for validating cookie csn

Revision 1.5: download - view: text, markup - select for diffs
Mon Nov 22 02:24:59 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.4: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.4: +24 -9 lines
Passes test017

Revision 1.4: download - view: text, markup - select for diffs
Sun Nov 21 17:25:02 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.3: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.3: +29 -33 lines
More refresh working...

Revision 1.3: download - view: text, markup - select for diffs
Sun Nov 21 16:59:21 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.2: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.2: +484 -224 lines
Getting refresh working

Revision 1.2: download - view: text, markup - select for diffs
Tue Nov 9 02:12:03 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.1: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.1: +114 -9 lines
A bit more...

Revision 1.1: download - view: text, markup - select for diffs
Tue Nov 2 03:51:06 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: selected 1.102: preferred, colored
Incomplete skeleton

Revision 1.56.2.51: download - view: text, markup - select for diffs
Wed Jul 9 20:53:13 2008 UTC (15 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_43
Diff to: previous 1.56.2.50: preferred, colored; branchpoint 1.56: preferred, colored; next MAIN 1.57: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.50: +19 -9 lines
ITS#5401

Revision 1.56.2.50: download - view: text, markup - select for diffs
Wed May 14 00:49:04 2008 UTC (15 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_42
Diff to: previous 1.56.2.49: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.49: +1 -5 lines
Remove fix for ITS#5465, causes ITS#5385 to worsen.

Revision 1.56.2.49: download - view: text, markup - select for diffs
Tue May 13 20:09:15 2008 UTC (15 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.56.2.48: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.48: +5 -1 lines
ITS#5465 ignore ops without queued CSNs

Revision 1.56.2.48: download - view: text, markup - select for diffs
Fri May 9 19:04:16 2008 UTC (15 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.56.2.47: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.47: +12 -3 lines
ITS#5493

Revision 1.56.2.47: download - view: text, markup - select for diffs
Mon Feb 11 23:24:25 2008 UTC (15 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_41
Diff to: previous 1.56.2.46: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.46: +2 -2 lines
Happy new year! (belated)

Revision 1.56.2.46: download - view: text, markup - select for diffs
Mon Oct 8 16:13:54 2007 UTC (15 years, 11 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_40, OPENLDAP_REL_ENG_2_3_39
Diff to: previous 1.56.2.45: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.45: +22 -11 lines
ITS#5177 from HEAD

Revision 1.56.2.45: download - view: text, markup - select for diffs
Sun Jul 22 15:24:26 2007 UTC (16 years, 2 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_38
Diff to: previous 1.56.2.44: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.44: +3 -2 lines
ITS#5048, #5049 from HEAD

Revision 1.56.2.44: download - view: text, markup - select for diffs
Thu Jul 12 00:36:36 2007 UTC (16 years, 2 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_37
Diff to: previous 1.56.2.43: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.43: +14 -19 lines
ITS#4623 fix from HEAD

Revision 1.56.2.43: download - view: text, markup - select for diffs
Fri Jun 8 07:08:39 2007 UTC (16 years, 3 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_36
Diff to: previous 1.56.2.42: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.42: +3 -3 lines
ITS#4977 fix from HEAD, check parse_sync_cookie failure

Revision 1.56.2.42: download - view: text, markup - select for diffs
Wed Feb 7 01:51:36 2007 UTC (16 years, 7 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_35, OPENLDAP_REL_ENG_2_3_34
Diff to: previous 1.56.2.41: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.41: +37 -38 lines
Cleanup prev commit, new ITS#4720 fix from HEAD

Revision 1.56.2.41: download - view: text, markup - select for diffs
Thu Jan 25 12:06:09 2007 UTC (16 years, 8 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.56.2.40: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.40: +50 -32 lines
Partial sync with HEAD - ITS#4810, 4813, more debug msgs

Revision 1.56.2.40: download - view: text, markup - select for diffs
Tue Jan 2 21:44:08 2007 UTC (16 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_33, OPENLDAP_REL_ENG_2_3_32
Diff to: previous 1.56.2.39: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.39: +2 -2 lines
happy new year

Revision 1.56.2.39: download - view: text, markup - select for diffs
Sat Dec 16 00:26:41 2006 UTC (16 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_31
Diff to: previous 1.56.2.38: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.38: +8 -1 lines
Complain if syncprov is instantiated outside of a database definition

Revision 1.56.2.38: download - view: text, markup - select for diffs
Tue Oct 31 18:32:36 2006 UTC (16 years, 11 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_30, OPENLDAP_REL_ENG_2_3_29
Diff to: previous 1.56.2.37: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.37: +11 -10 lines
ITS#4720 fix from HEAD

Revision 1.56.2.37: download - view: text, markup - select for diffs
Tue Aug 15 19:50:10 2006 UTC (17 years, 1 month ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_28, OPENLDAP_REL_ENG_2_3_27, OPENLDAP_REL_ENG_2_3_26
Diff to: previous 1.56.2.36: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.36: +13 -2 lines
Additional ITS#4622 delete fix from HEAD

Revision 1.56.2.36: download - view: text, markup - select for diffs
Tue Aug 15 17:11:10 2006 UTC (17 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.56.2.35: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.35: +39 -25 lines
Fixed slapo-syncprov incomplete sync on restart issues (ITS#4622)
(synced syncprov.c with HEAD)

Revision 1.56.2.35: download - view: text, markup - select for diffs
Mon Jul 31 18:27:42 2006 UTC (17 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_25
Diff to: previous 1.56.2.34: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.34: +9 -9 lines
ITS#4589: code rewrite to use op->o_csn.  Bug may still occur.

Revision 1.56.2.34: download - view: text, markup - select for diffs
Fri Jul 28 22:11:19 2006 UTC (17 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.56.2.33: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.33: +23 -10 lines
ITS#4613 fix
more ITS#4622 fixes: syncprov: delete contextCSN on checkpoint if ctxcsn is empty

Revision 1.56.2.33: download - view: text, markup - select for diffs
Sat May 27 09:01:06 2006 UTC (17 years, 4 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_24
Diff to: previous 1.56.2.32: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.32: +11 -2 lines
Import ITS#4562 fix from HEAD

Revision 1.56.2.32: download - view: text, markup - select for diffs
Mon May 15 15:51:59 2006 UTC (17 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_23, OPENLDAP_REL_ENG_2_3_22
Diff to: previous 1.56.2.31: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.31: +13 -3 lines
+       Fixed slapd-shell (ITS#4495)
+       Added slapo-syncprov extra logging

Revision 1.56.2.31: download - view: text, markup - select for diffs
Thu May 11 17:04:27 2006 UTC (17 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.56.2.30: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.30: +17 -6 lines
From HEAD
+       Fixed slapd-bdb pre/post-read unavailable issue (ITS#4538)
+       Fixed slapo-refinit delete prohibit issue (ITS#4442)
+       Fixed slapo-syncprov/syncrepl sessionlog issue (ITS#4534)
+       Fixed test020-proxycache disabled debug issue (ITS#4491)

Revision 1.56.2.30: download - view: text, markup - select for diffs
Tue May 9 17:29:13 2006 UTC (17 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.56.2.29: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.29: +2 -2 lines
Suck in patches using Quanah's diffs
+       Fixed slapo-syncprov MODs cause DELs (ITS#4423)
+       Fixed slapd slap_send_ldap_result bug (ITS#4499)
+       Fixed slapd-ldif deadlock (ITS#4500)
+       Fixed liblutil strtoul(3) usage (ITS#4503)
+       Updated ldapsearch(1) BASE output (ITS#4504)
+       Fixed slapd cn=config (ITS#4512)
+       Fixed slapd thread pool init issue (ITS#4513)
+       Fixed slapd cn=config olcLimits (ITS#4515)
+       Fixed slapd runqueue use of freed memory (ITS#4517)

Revision 1.56.2.29: download - view: text, markup - select for diffs
Wed Apr 5 18:26:36 2006 UTC (17 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_21
Diff to: previous 1.56.2.28: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.28: +6 -4 lines
Additional changes - these suggested by Quanah

Revision 1.56.2.28: download - view: text, markup - select for diffs
Mon Feb 13 18:33:45 2006 UTC (17 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_20
Diff to: previous 1.56.2.27: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.27: +18 -5 lines
Update syncprov

Revision 1.56.2.27: download - view: text, markup - select for diffs
Mon Jan 23 23:52:17 2006 UTC (17 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_19
Diff to: previous 1.56.2.26: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.26: +3 -2 lines
From HEAD
+       Fixed slapo-syncprov/pache filter dup issue (ITS#4364)
+       Fixed slapo-syncprov playlog netries reset issue (ITS#4365)

Revision 1.56.2.26: download - view: text, markup - select for diffs
Tue Jan 3 22:16:25 2006 UTC (17 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_18, OPENLDAP_REL_ENG_2_3_17, OPENLDAP_REL_ENG_2_3_16, OPENLDAP_REL_ENG_2_3_15
Diff to: previous 1.56.2.25: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.25: +2 -2 lines
Happy new year!

Revision 1.56.2.25: download - view: text, markup - select for diffs
Tue Dec 20 23:00:11 2005 UTC (17 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_14
Diff to: previous 1.56.2.24: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.24: +18 -10 lines
Changes from HEAD suggested by Howard (1st round, less tests)

Revision 1.56.2.24: download - view: text, markup - select for diffs
Sat Nov 26 23:54:52 2005 UTC (17 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_13
Diff to: previous 1.56.2.23: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.23: +39 -10 lines
Sync with HEAD

Revision 1.56.2.23: download - view: text, markup - select for diffs
Wed Nov 16 17:42:30 2005 UTC (17 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_12
Diff to: previous 1.56.2.22: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.22: +2 -2 lines
Sync with HEAD

Revision 1.56.2.22: download - view: text, markup - select for diffs
Tue Nov 15 20:25:47 2005 UTC (17 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.56.2.21: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.21: +3 -2 lines
Sync with HEAD

Revision 1.56.2.21: download - view: text, markup - select for diffs
Mon Nov 14 18:06:14 2005 UTC (17 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.56.2.20: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.20: +7 -5 lines
Sync with HEAD

Revision 1.56.2.20: download - view: text, markup - select for diffs
Fri Nov 4 23:08:35 2005 UTC (17 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.56.2.19: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.19: +4 -3 lines
Sync with HEAD

Revision 1.56.2.19: download - view: text, markup - select for diffs
Thu Nov 3 18:03:02 2005 UTC (17 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.56.2.18: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.18: +38 -8 lines
Sync with HEAD

Revision 1.56.2.18: download - view: text, markup - select for diffs
Wed Oct 12 21:33:53 2005 UTC (17 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_11
Diff to: previous 1.56.2.17: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.17: +7 -7 lines
Operation buffer align fix from HEAD

Revision 1.56.2.17: download - view: text, markup - select for diffs
Fri Oct 7 16:53:35 2005 UTC (17 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_9, OPENLDAP_REL_ENG_2_3_10
Diff to: previous 1.56.2.16: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.16: +10 -6 lines
    Fixed slapd req_pwdexop bug
    Fixed slapo-syncprov queued UUIDs bug (ITS#4068)
    Fixed slapo-syncprov memory leak
    Fixed slapd anlist leak
    Removed lint
    Build Environment
        Updated testsuite to test only primary backends by default
        Disable test041-aci

Revision 1.56.2.16: download - view: text, markup - select for diffs
Wed Oct 5 17:42:20 2005 UTC (17 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_8
Diff to: previous 1.56.2.15: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.15: +278 -234 lines
Sync with HEAD

Revision 1.56.2.15: download - view: text, markup - select for diffs
Wed Sep 28 00:30:35 2005 UTC (18 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.56.2.14: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.14: +42 -11 lines
Sync with HEAD
Changes needs updating for release...

Revision 1.56.2.14: download - view: text, markup - select for diffs
Mon Aug 29 18:26:11 2005 UTC (18 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_7
Diff to: previous 1.56.2.13: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.13: +1 -2 lines
Sync with HEAD

Revision 1.56.2.13: download - view: text, markup - select for diffs
Thu Aug 25 17:05:42 2005 UTC (18 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.56.2.12: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.12: +6 -2 lines
Sync with HEAD

Revision 1.56.2.12: download - view: text, markup - select for diffs
Thu Aug 25 05:01:19 2005 UTC (18 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.56.2.11: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.11: +7 -19 lines
Sync with HEAD (need to update CHANGES)

Revision 1.56.2.11: download - view: text, markup - select for diffs
Wed Aug 17 16:15:37 2005 UTC (18 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_6
Diff to: previous 1.56.2.10: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.10: +52 -34 lines
Sync with HEAD

Revision 1.56.2.10: download - view: text, markup - select for diffs
Tue Aug 9 21:04:08 2005 UTC (18 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_5
Diff to: previous 1.56.2.9: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.9: +13 -21 lines
Sync with HEAD

Revision 1.56.2.9: download - view: text, markup - select for diffs
Mon Jul 11 05:55:33 2005 UTC (18 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.56.2.8: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.8: +24 -11 lines
Sync with HEAD

Revision 1.56.2.8: download - view: text, markup - select for diffs
Wed Jun 8 21:50:17 2005 UTC (18 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_4
Diff to: previous 1.56.2.7: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.7: +2 -1 lines
Sync with HEAD (ready for 2.3 "release"?)

Revision 1.56.2.7: download - view: text, markup - select for diffs
Tue May 10 16:07:04 2005 UTC (18 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_3BETA
Diff to: previous 1.56.2.6: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.6: +92 -35 lines
Sync with HEAD in prep for 2.3.3beta

Revision 1.56.2.6: download - view: text, markup - select for diffs
Fri Apr 29 21:29:10 2005 UTC (18 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.56.2.5: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.5: +161 -109 lines
Initial round of changes for 2.3 beta

Revision 1.56.2.5: download - view: text, markup - select for diffs
Mon Mar 14 22:25:02 2005 UTC (18 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_2BETA
Diff to: previous 1.56.2.4: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.4: +32 -1 lines
Sync with HEAD

Revision 1.56.2.4: download - view: text, markup - select for diffs
Fri Jan 28 17:29:50 2005 UTC (18 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_1ALPHA
Diff to: previous 1.56.2.3: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.3: +6 -1 lines
Sync with HEAD

Revision 1.56.2.3: download - view: text, markup - select for diffs
Thu Jan 20 18:04:04 2005 UTC (18 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.56.2.2: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.2: +62 -73 lines
Sync with HEAD

Revision 1.56.2.2: download - view: text, markup - select for diffs
Fri Dec 31 11:03:59 2004 UTC (18 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_0ALPHA
Diff to: previous 1.56.2.1: preferred, colored; branchpoint 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56.2.1: +4 -4 lines
Sync with HEAD

Revision 1.56.2.1: download - view: text, markup - select for diffs
Thu Dec 30 21:29:58 2004 UTC (18 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.56: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.56: +5 -1 lines
Sync with HEAD

Revision 1.147.2.92: download - view: text, markup - select for diffs
Mon Jan 31 19:05:48 2011 UTC (12 years, 7 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_25, OPENLDAP_REL_ENG_2_4_24, OPENLDAP_RELEASE
Diff to: previous 1.147.2.91: preferred, colored; branchpoint 1.147: preferred, colored; next MAIN 1.148: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.91: +9 -9 lines
ITS#6812

Revision 1.147.2.91: download - view: text, markup - select for diffs
Fri Jan 28 18:53:37 2011 UTC (12 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.90: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.90: +1 -1 lines
cleanup: Rename rs_ensure_entry_modifiable().

The name rs_entry2modifiable() is more reasonably sized.
For now, leave behind a macro rs_ensure_entry_modifiable in proto-slap.h.

Revision 1.147.2.90: download - view: text, markup - select for diffs
Wed Jan 26 23:23:35 2011 UTC (12 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.89: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.89: +11 -23 lines
ITS#6758

Revision 1.147.2.89: download - view: text, markup - select for diffs
Wed Jan 26 18:10:41 2011 UTC (12 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.88: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.88: +1 -0 lines
ITS#6795

Revision 1.147.2.88: download - view: text, markup - select for diffs
Thu Jan 13 21:56:59 2011 UTC (12 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.87: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.87: +22 -7 lines
ITS#6717

Revision 1.147.2.87: download - view: text, markup - select for diffs
Thu Jan 13 21:26:52 2011 UTC (12 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.86: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.86: +21 -2 lines
More for ITS#6716

Revision 1.147.2.86: download - view: text, markup - select for diffs
Thu Jan 13 19:03:47 2011 UTC (12 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.85: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.85: +2 -1 lines
noop change: Silence signed vs unsigned warnings

Revision 1.147.2.85: download - view: text, markup - select for diffs
Tue Jan 11 19:19:14 2011 UTC (12 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.84: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.84: +2 -1 lines
ITS#6438

Revision 1.147.2.84: download - view: text, markup - select for diffs
Thu Jan 6 21:59:56 2011 UTC (12 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.83: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.83: +4 -2 lines
ITS#6503

Revision 1.147.2.83: download - view: text, markup - select for diffs
Tue Jan 4 23:50:50 2011 UTC (12 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.82: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.82: +2 -2 lines
Happy New Year!

Revision 1.147.2.82: download - view: text, markup - select for diffs
Tue Jan 4 18:25:20 2011 UTC (12 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.81: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.81: +1 -0 lines
Plug mutex/rwlock leaks (destroy them)

Revision 1.147.2.81: download - view: text, markup - select for diffs
Tue Jan 4 17:23:13 2011 UTC (12 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.80: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.80: +35 -9 lines
ITS#6716

Revision 1.147.2.80: download - view: text, markup - select for diffs
Mon Jan 3 22:39:18 2011 UTC (12 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.79: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.79: +12 -9 lines
ITS#6718

Revision 1.147.2.79: download - view: text, markup - select for diffs
Mon Jan 3 22:37:33 2011 UTC (12 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.78: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.78: +10 -3 lines
ITS#6710

Revision 1.147.2.78: download - view: text, markup - select for diffs
Sun Dec 12 04:11:53 2010 UTC (12 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.77: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.77: +21 -0 lines
ITS#6709

Revision 1.147.2.77: download - view: text, markup - select for diffs
Sun Dec 12 03:54:10 2010 UTC (12 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.76: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.76: +6 -2 lines
ITS#6708

Revision 1.147.2.76: download - view: text, markup - select for diffs
Sun Dec 12 00:47:22 2010 UTC (12 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.75: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.75: +3 -2 lines
ITS#6606

Revision 1.147.2.75: download - view: text, markup - select for diffs
Thu Jun 10 18:50:48 2010 UTC (13 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_23
Diff to: previous 1.147.2.74: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.74: +9 -1 lines
ITS#6555

Revision 1.147.2.74: download - view: text, markup - select for diffs
Thu Jun 10 17:21:21 2010 UTC (13 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.73: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.73: +3 -0 lines
Reset BackendInfo to original value after checkpoint. Plugs a memory leak
when deleting the syncprov overlay from a database (when compiled with
-DSLAP_CONFIG_DELETE)

Revision 1.147.2.73: download - view: text, markup - select for diffs
Mon Apr 19 16:53:04 2010 UTC (13 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_22
Diff to: previous 1.147.2.72: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.72: +6 -6 lines
ITS#6262

Revision 1.147.2.72: download - view: text, markup - select for diffs
Wed Apr 14 17:56:12 2010 UTC (13 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.71: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.71: +8 -8 lines
ITS#6459

Revision 1.147.2.71: download - view: text, markup - select for diffs
Tue Apr 13 20:23:46 2010 UTC (13 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.70: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.70: +2 -2 lines
happy belated new year

Revision 1.147.2.70: download - view: text, markup - select for diffs
Tue Nov 24 00:53:26 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_STABLE, OPENLDAP_REL_ENG_2_4_21, OPENLDAP_REL_ENG_2_4_20
Diff to: previous 1.147.2.69: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.69: +6 -5 lines
ITS#6397

Revision 1.147.2.69: download - view: text, markup - select for diffs
Sun Nov 22 16:54:47 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.68: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.68: +6 -16 lines
Revert prev commit, simpler fix...

Revision 1.147.2.68: download - view: text, markup - select for diffs
Sun Nov 22 16:32:30 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.67: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.67: +91 -31 lines
ITS#6368 use dup'd entries in response queue
Short-circuit backend_operational; sent entry's e_private doesn't belong
to the backend any more

Revision 1.147.2.67: download - view: text, markup - select for diffs
Sat Nov 21 18:16:58 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.66: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.66: +46 -54 lines
Use unique IDs for fake syncrepl connections
in updateCookie, no-op if nothing changed
in op_response, rearrange contextCSN update checks

Revision 1.147.2.66: download - view: text, markup - select for diffs
Sat Nov 21 03:23:33 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.65: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.65: +7 -9 lines
Improved debugging
Revert commit that broke test054
Serialize!

Revision 1.147.2.65: download - view: text, markup - select for diffs
Fri Nov 20 06:05:37 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.64: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.64: +11 -15 lines
ITS#6368 partially revert 1.273, always check for skips, not just on
first matchops call

Revision 1.147.2.64: download - view: text, markup - select for diffs
Wed Nov 18 01:25:50 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.63: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.63: +2 -2 lines
ITS#6381

Revision 1.147.2.63: download - view: text, markup - select for diffs
Wed Nov 18 01:18:16 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.62: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.62: +8 -1 lines
ITS#6376

Revision 1.147.2.62: download - view: text, markup - select for diffs
Wed Nov 18 01:16:17 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.61: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.61: +30 -8 lines
ITS#6373

Revision 1.147.2.61: download - view: text, markup - select for diffs
Tue Nov 10 19:40:20 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.60: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.60: +4 -1 lines
ITS#6370

Revision 1.147.2.60: download - view: text, markup - select for diffs
Sat Oct 31 00:14:39 2009 UTC (13 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.59: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.59: +8 -3 lines
ITS#6346

Revision 1.147.2.59: download - view: text, markup - select for diffs
Fri Oct 30 18:19:13 2009 UTC (13 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.58: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.58: +14 -6 lines
ITS#6335

Revision 1.147.2.58: download - view: text, markup - select for diffs
Sun Apr 5 01:29:48 2009 UTC (14 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_19, OPENLDAP_REL_ENG_2_4_18, OPENLDAP_REL_ENG_2_4_17, OPENLDAP_REL_ENG_2_4_16
Diff to: previous 1.147.2.57: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.57: +3 -1 lines
ITS#6045

Revision 1.147.2.57: download - view: text, markup - select for diffs
Tue Mar 17 16:39:20 2009 UTC (14 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.56: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.56: +23 -16 lines
ITS#6024

Revision 1.147.2.56: download - view: text, markup - select for diffs
Tue Mar 17 16:36:59 2009 UTC (14 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.55: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.55: +20 -12 lines
More for ITS#5988

Revision 1.147.2.55: download - view: text, markup - select for diffs
Tue Mar 17 16:34:54 2009 UTC (14 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.54: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.54: +1 -3 lines
ITS#5973

Revision 1.147.2.54: download - view: text, markup - select for diffs
Tue Mar 17 16:29:38 2009 UTC (14 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.53: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.53: +22 -3 lines
ITS#5988

Revision 1.147.2.53: download - view: text, markup - select for diffs
Tue Mar 17 16:26:43 2009 UTC (14 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.52: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.52: +7 -7 lines
ITS#5999

Revision 1.147.2.52: download - view: text, markup - select for diffs
Tue Mar 17 16:25:00 2009 UTC (14 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.51: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.51: +53 -1 lines
Pull in ITS#5973 code again

Revision 1.147.2.51: download - view: text, markup - select for diffs
Fri Mar 13 19:52:28 2009 UTC (14 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.50: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.50: +28 -68 lines
ITS#5985

Revision 1.147.2.50: download - view: text, markup - select for diffs
Fri Mar 13 19:47:32 2009 UTC (14 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.49: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.49: +56 -15 lines
ITS#6020

Revision 1.147.2.49: download - view: text, markup - select for diffs
Thu Mar 12 23:28:52 2009 UTC (14 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.48: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.48: +1 -51 lines
Remove ITS#5973 from RE24.

Revision 1.147.2.48: download - view: text, markup - select for diffs
Thu Mar 5 20:23:15 2009 UTC (14 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.47: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.47: +52 -1 lines
ITS#5973

Revision 1.147.2.47: download - view: text, markup - select for diffs
Thu Mar 5 20:20:47 2009 UTC (14 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.46: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.46: +51 -30 lines
ITS#5972

Revision 1.147.2.46: download - view: text, markup - select for diffs
Mon Feb 23 02:15:32 2009 UTC (14 years, 7 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_15
Diff to: previous 1.147.2.45: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.45: +6 -4 lines
ITS#5969

Revision 1.147.2.45: download - view: text, markup - select for diffs
Tue Feb 17 00:06:01 2009 UTC (14 years, 7 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.44: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.44: +34 -7 lines
ITS#5947

Revision 1.147.2.44: download - view: text, markup - select for diffs
Fri Jan 30 18:49:57 2009 UTC (14 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_14
Diff to: previous 1.147.2.43: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.43: +3 -4 lines
Reverse lock order when detaching op

Revision 1.147.2.43: download - view: text, markup - select for diffs
Mon Jan 26 20:53:59 2009 UTC (14 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.42: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.42: +4 -4 lines
ITS#5843

Revision 1.147.2.42: download - view: text, markup - select for diffs
Thu Jan 22 00:01:13 2009 UTC (14 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.41: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.41: +2 -2 lines
Update copyright for next release

Revision 1.147.2.41: download - view: text, markup - select for diffs
Sun Nov 23 21:36:52 2008 UTC (14 years, 10 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_13
Diff to: previous 1.147.2.40: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.40: +7 -1 lines
ITS#5827

Revision 1.147.2.40: download - view: text, markup - select for diffs
Mon Nov 10 22:33:47 2008 UTC (14 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.39: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.39: +2 -3 lines
ITS#5710

Revision 1.147.2.39: download - view: text, markup - select for diffs
Mon Nov 10 22:11:21 2008 UTC (14 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.38: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.38: +2 -2 lines
ITS#5640

Revision 1.147.2.38: download - view: text, markup - select for diffs
Mon Nov 10 22:03:12 2008 UTC (14 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.37: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.37: +10 -7 lines
ITS#5709

Revision 1.147.2.37: download - view: text, markup - select for diffs
Mon Nov 10 19:34:56 2008 UTC (14 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.36: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.36: +5 -1 lines
ITS#5776

Revision 1.147.2.36: download - view: text, markup - select for diffs
Mon Nov 10 17:39:16 2008 UTC (14 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.35: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.35: +4 -4 lines
Warning cleanup: signed meets unsigned.

Revision 1.147.2.35: download - view: text, markup - select for diffs
Fri Oct 31 23:23:59 2008 UTC (14 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.34: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.34: +1 -4 lines
silence warnings

Revision 1.147.2.34: download - view: text, markup - select for diffs
Thu Jul 10 00:13:08 2008 UTC (15 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_12, OPENLDAP_REL_ENG_2_4_11
Diff to: previous 1.147.2.33: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.33: +2 -2 lines
more for ITS#5596

Revision 1.147.2.33: download - view: text, markup - select for diffs
Thu Jul 10 00:09:12 2008 UTC (15 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.32: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.32: +6 -2 lines
ITS#5591

Revision 1.147.2.32: download - view: text, markup - select for diffs
Thu Jul 10 00:07:08 2008 UTC (15 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.31: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.31: +6 -4 lines
ITS#5589

Revision 1.147.2.31: download - view: text, markup - select for diffs
Wed Jul 9 21:42:19 2008 UTC (15 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.30: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.30: +10 -1 lines
ITS#5564

Revision 1.147.2.30: download - view: text, markup - select for diffs
Tue Jul 8 20:33:51 2008 UTC (15 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.29: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.29: +6 -2 lines
ITS#5548

Revision 1.147.2.29: download - view: text, markup - select for diffs
Thu May 29 22:57:32 2008 UTC (15 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_10
Diff to: previous 1.147.2.28: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.28: +15 -8 lines
ITS#5537

Revision 1.147.2.28: download - view: text, markup - select for diffs
Thu May 29 15:02:45 2008 UTC (15 years, 4 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.27: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.27: +2 -2 lines
sync with HEAD, re-fix ITS#5401

Revision 1.147.2.27: download - view: text, markup - select for diffs
Wed May 28 16:35:32 2008 UTC (15 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.26: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.26: +12 -1 lines
ITS#5488

Revision 1.147.2.26: download - view: text, markup - select for diffs
Wed May 28 16:32:24 2008 UTC (15 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.25: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.25: +3 -6 lines
ITS#5487

Revision 1.147.2.25: download - view: text, markup - select for diffs
Tue May 20 00:03:28 2008 UTC (15 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.24: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.24: +5 -1 lines
ITS#5503
ITS#5465

Revision 1.147.2.24: download - view: text, markup - select for diffs
Tue May 20 00:00:56 2008 UTC (15 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.23: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.23: +5 -2 lines
ITS#5506

Revision 1.147.2.23: download - view: text, markup - select for diffs
Mon May 19 23:52:09 2008 UTC (15 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.22: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.22: +12 -3 lines
ITS#5493

Revision 1.147.2.22: download - view: text, markup - select for diffs
Tue May 6 01:05:41 2008 UTC (15 years, 4 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_9
Diff to: previous 1.147.2.21: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.21: +6 -2 lines
ITS#5486 fix from HEAD

Revision 1.147.2.21: download - view: text, markup - select for diffs
Thu May 1 21:24:35 2008 UTC (15 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.20: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.20: +19 -2 lines
ITS#5484,ITS#5451

Revision 1.147.2.20: download - view: text, markup - select for diffs
Fri Apr 11 10:45:33 2008 UTC (15 years, 5 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.19: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.19: +7 -10 lines
Sync with HEAD: ITS#5434, #5437, #5444, #5445

Revision 1.147.2.19: download - view: text, markup - select for diffs
Fri Mar 21 01:06:42 2008 UTC (15 years, 6 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.18: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.18: +75 -38 lines
Sync with HEAD:
ITS#5401, #5405, #5407, #5413, #5418, #5426, #5430, #5432, #5433, #5434

Revision 1.147.2.18: download - view: text, markup - select for diffs
Tue Feb 12 00:50:44 2008 UTC (15 years, 7 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_8
Diff to: previous 1.147.2.17: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.17: +8 -7 lines
Revert prev commit (ITS#5367)

Revision 1.147.2.17: download - view: text, markup - select for diffs
Tue Feb 12 00:43:33 2008 UTC (15 years, 7 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.16: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.16: +7 -8 lines
Cleanup

Revision 1.147.2.16: download - view: text, markup - select for diffs
Mon Feb 11 23:26:49 2008 UTC (15 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.15: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.15: +2 -2 lines
Happy new year! (belated)

Revision 1.147.2.15: download - view: text, markup - select for diffs
Sat Feb 9 00:08:02 2008 UTC (15 years, 7 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.14: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.14: +7 -3 lines
ITS5261

Revision 1.147.2.14: download - view: text, markup - select for diffs
Mon Dec 10 18:10:39 2007 UTC (15 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_7
Diff to: previous 1.147.2.13: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.13: +7 -1 lines
        Fixed slapd replication of dSAOperation attributes (ITS#5268)

Revision 1.147.2.13: download - view: text, markup - select for diffs
Tue Nov 27 18:11:43 2007 UTC (15 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.12: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.12: +21 -11 lines
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.

Revision 1.147.2.12: download - view: text, markup - select for diffs
Thu Nov 8 19:22:17 2007 UTC (15 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.11: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.11: +38 -22 lines
ITS#5210 Don't send cookie at end of refresh if nothing changed in refreshAndPersist
ITS#5211 spec says we must ignore invalid cookies

Revision 1.147.2.11: download - view: text, markup - select for diffs
Thu Oct 18 01:35:12 2007 UTC (15 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_6
Diff to: previous 1.147.2.10: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.10: +57 -25 lines
ITS#5192
ITS#5072
ITS#5168

Revision 1.147.2.10: download - view: text, markup - select for diffs
Sat Sep 29 09:55:22 2007 UTC (16 years ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.9: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.9: +8 -9 lines
ITS#5153 from HEAD - sorted values

Revision 1.147.2.9: download - view: text, markup - select for diffs
Thu Sep 27 21:38:26 2007 UTC (16 years ago) by ralf
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.8: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.8: +1 -1 lines
Forced commit, prev was:
Import changes from HEAD
+ Helper for internal searches for objectClass=*
+ proxy cache fixes (ITS #5112, #5113, #5114)

Revision 1.147.2.8: download - view: text, markup - select for diffs
Thu Sep 27 21:14:24 2007 UTC (16 years ago) by ralf
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.7: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.7: +3 -11 lines
/tmp/msg

Revision 1.147.2.7: download - view: text, markup - select for diffs
Fri Aug 31 23:14:06 2007 UTC (16 years, 1 month ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_5BETA
Diff to: previous 1.147.2.6: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.6: +69 -41 lines
Sync with HEAD for OL 2.4.5

Revision 1.147.2.6: download - view: text, markup - select for diffs
Fri Feb 16 01:53:39 2007 UTC (16 years, 7 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_4ALPHA
Diff to: previous 1.147.2.5: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.5: +7 -5 lines
Mem leak fixes from HEAD

Revision 1.147.2.5: download - view: text, markup - select for diffs
Thu Feb 15 00:44:18 2007 UTC (16 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.4: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.4: +2 -2 lines
Import recent changes in 2.4 for release

Revision 1.147.2.4: download - view: text, markup - select for diffs
Tue Feb 13 20:22:30 2007 UTC (16 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.3: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.3: +336 -188 lines
Quick merge: everything from HEAD

Revision 1.147.2.3: download - view: text, markup - select for diffs
Thu Oct 19 20:06:55 2006 UTC (16 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.147.2.2: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.2: +26 -12 lines
Sync with HEAD

Revision 1.147.2.2: download - view: text, markup - select for diffs
Thu Aug 17 23:50:32 2006 UTC (17 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_3ALPHA
Diff to: previous 1.147.2.1: preferred, colored; branchpoint 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147.2.1: +90 -43 lines
Sync with HEAD

Revision 1.147.2.1: download - view: text, markup - select for diffs
Mon May 15 17:04:44 2006 UTC (17 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_2ALPHA, OPENLDAP_REL_ENG_2_4_1ALPHA
Diff to: previous 1.147: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.147: +29 -8 lines
Sync with HEAD

Revision 1.307.2.1: download - view: text, markup - select for diffs
Fri Dec 11 09:49:00 2009 UTC (13 years, 9 months ago) by hyc
Branches: ACLCHECK
Diff to: previous 1.307: preferred, colored; next MAIN 1.308: preferred, colored; selected 1.102: preferred, colored
Changes since revision 1.307: +8 -3 lines
New access_allowed()

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

______________
© Copyright 1998-2020, OpenLDAP Foundation, info@OpenLDAP.org