
CVS log for servers/slapd/syncrepl.c
Up to [OpenLDAP] / servers / slapd
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.527: download - view: text, markup - select for diffs
Fri Jan 28 21:01:18 2011 UTC (12 years ago) by hyc
Branches: MAIN
CVS tags: MIGRATION_CVS2GIT,
HEAD
Diff to: previous 1.526: preferred, colored
Changes since revision 1.526: +2 -2
lines
More for ITS#6807, make sure to check_syncprov() after initial startup
Revision 1.526: download - view: text, markup - select for diffs
Thu Jan 27 19:50:08 2011 UTC (12 years ago) by hyc
Branches: MAIN
Diff to: previous 1.525: preferred, colored
Changes since revision 1.525: +13 -5
lines
ITS#6807 always use complete cookie on refresh requests
Revision 1.525: download - view: text, markup - select for diffs
Tue Jan 4 23:43:17 2011 UTC (12 years ago) by kurt
Branches: MAIN
Diff to: previous 1.524: preferred, colored
Changes since revision 1.524: +2 -2
lines
Happy New Year
Revision 1.524: download - view: text, markup - select for diffs
Tue Jan 4 14:14:32 2011 UTC (12 years ago) by hallvard
Branches: MAIN
Diff to: previous 1.523: preferred, colored
Changes since revision 1.523: +1 -1
lines
FORCED COMMIT: Last commit was for ITS#6758 (sr_type=REP_SEARCH before be_operational)
Revision 1.523: download - view: text, markup - select for diffs
Tue Jan 4 14:12:46 2011 UTC (12 years ago) by hallvard
Branches: MAIN
Diff to: previous 1.522: preferred, colored
Changes since revision 1.522: +2 -2
lines
Set sr_type=REP_SEARCH before be_operational
Revision 1.522: download - view: text, markup - select for diffs
Fri Dec 31 13:08:34 2010 UTC (12 years, 1 month ago) by hallvard
Branches: MAIN
Diff to: previous 1.521: preferred, colored
Changes since revision 1.521: +2 -2
lines
noop commit: cleanup 0 -> REP_RESULT in SlapReply
Revision 1.521: download - view: text, markup - select for diffs
Fri Dec 31 12:08:11 2010 UTC (12 years, 1 month ago) by hallvard
Branches: MAIN
Diff to: previous 1.520: preferred, colored
Changes since revision 1.520: +14 -6
lines
ITS#6758 Avoid SlapReply reuse.
Caller provides a SlapReply and reads the result after the operation,
then reuses it. Reinitialize before reuse, or move declaration inwards.
Revision 1.520: download - view: text, markup - select for diffs
Fri Dec 31 09:46:22 2010 UTC (12 years, 1 month ago) by hallvard
Branches: MAIN
Diff to: previous 1.519: preferred, colored
Changes since revision 1.519: +5 -3
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.519: download - view: text, markup - select for diffs
Thu Dec 30 22:34:56 2010 UTC (12 years, 1 month ago) by hallvard
Branches: MAIN
Diff to: previous 1.518: preferred, colored
Changes since revision 1.518: +1 -2
lines
Remove lint (unused vars/labels/funcs/default:s)
Revision 1.518: download - view: text, markup - select for diffs
Mon Dec 20 09:51:14 2010 UTC (12 years, 1 month ago) by hallvard
Branches: MAIN
Diff to: previous 1.517: preferred, colored
Changes since revision 1.517: +2 -1
lines
Plug memory leaks
Revision 1.517: download - view: text, markup - select for diffs
Mon Dec 6 08:27:30 2010 UTC (12 years, 1 month ago) by hallvard
Branches: MAIN
Diff to: previous 1.516: preferred, colored
Changes since revision 1.516: +1 -3
lines
For ITS#6739: Fix last commit (private debuging)
Revision 1.516: download - view: text, markup - select for diffs
Mon Dec 6 08:23:44 2010 UTC (12 years, 1 month ago) by hallvard
Branches: MAIN
Diff to: previous 1.515: preferred, colored
Changes since revision 1.515: +27 -20
lines
For ITS#6739: Move variables into do_syncrep2 loop
Revision 1.515: download - view: text, markup - select for diffs
Mon Nov 22 11:09:45 2010 UTC (12 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.514: preferred, colored
Changes since revision 1.514: +2 -2
lines
initialize rc in syncrepl_add_glue_ancestors (ITS#6719)
Revision 1.514: download - view: text, markup - select for diffs
Mon Nov 15 13:15:46 2010 UTC (12 years, 2 months ago) by rein
Branches: MAIN
Diff to: previous 1.513: preferred, colored
Changes since revision 1.513: +6 -1
lines
ITS#6707: Free the presentlist (if any) before connecting.
Revision 1.513: download - view: text, markup - select for diffs
Mon Jun 21 16:01:29 2010 UTC (12 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.512: preferred, colored
Changes since revision 1.512: +38 -10
lines
Fix rewriterule, free rewrite info in syncinfo_free
Revision 1.512: download - view: text, markup - select for diffs
Mon Jun 21 15:26:50 2010 UTC (12 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.511: preferred, colored
Changes since revision 1.511: +4 -2
lines
Fix prev commit, return NULL if rewrite returns original DN
Revision 1.511: download - view: text, markup - select for diffs
Sat Jun 19 01:15:41 2010 UTC (12 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.510: preferred, colored
Changes since revision 1.510: +106 -9
lines
Add suffixmassage processing
Revision 1.510: download - view: text, markup - select for diffs
Fri Jun 18 23:29:39 2010 UTC (12 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.509: preferred, colored
Changes since revision 1.509: +61 -6
lines
Add config support for suffixmassage. Note - no actual massage code
present in this commit.
Revision 1.509: download - view: text, markup - select for diffs
Mon Apr 26 10:07:08 2010 UTC (12 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.508: preferred, colored
Changes since revision 1.508: +4 -3
lines
ITS#6533 put rid first, in front of url
Revision 1.508: download - view: text, markup - select for diffs
Sun Apr 25 15:49:37 2010 UTC (12 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.507: preferred, colored
Changes since revision 1.507: +3 -3
lines
log rid when syncrepl stanza successfully added (ITS#6533)
Revision 1.507: download - view: text, markup - select for diffs
Sun Apr 18 16:42:44 2010 UTC (12 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.506: preferred, colored
Changes since revision 1.506: +1 -5
lines
remove redundant logs (underlying backends already log enough)
Revision 1.506: download - view: text, markup - select for diffs
Sun Apr 18 15:11:29 2010 UTC (12 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.505: preferred, colored
Changes since revision 1.505: +19 -11
lines
alreadyExists is a legitimate result code (further improve ITS#6472 commit; also fix ITS#6528)
Revision 1.505: download - view: text, markup - select for diffs
Sun Apr 18 04:53:22 2010 UTC (12 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.504: preferred, colored
Changes since revision 1.504: +11 -3
lines
don't use dangling stack pointers (more on ITS#6472 fix)
Revision 1.504: download - view: text, markup - select for diffs
Sun Apr 18 03:37:36 2010 UTC (12 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.503: preferred, colored
Changes since revision 1.503: +5 -3
lines
fix syncrepl when attr has no matching rule (ITS#6458)
Revision 1.503: download - view: text, markup - select for diffs
Sat Apr 17 19:59:35 2010 UTC (12 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.502: preferred, colored
Changes since revision 1.502: +33 -3
lines
fix out of order add/rename, when rename to newly added new superior occurs while consumer is offline (ITS#6472)
Revision 1.502: download - view: text, markup - select for diffs
Tue Apr 13 20:18:10 2010 UTC (12 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.501: preferred, colored
Changes since revision 1.501: +2 -2
lines
happy belated New Year
Revision 1.501: download - view: text, markup - select for diffs
Tue Mar 2 20:45:25 2010 UTC (12 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.500: preferred, colored
Changes since revision 1.500: +21 -11
lines
ITS#6473 fail delta-sync when unknown attrs are received
Revision 1.500: download - view: text, markup - select for diffs
Tue Dec 8 23:04:58 2009 UTC (13 years, 1 month ago) by hyc
Branches: MAIN
CVS tags: ACLCHECK_0,
ACLCHECK
Diff to: previous 1.499: preferred, colored
Changes since revision 1.499: +3 -3
lines
ITS#6425 fix uninit'd vars
Revision 1.499: download - view: text, markup - select for diffs
Tue Dec 8 10:50:39 2009 UTC (13 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.498: preferred, colored
Changes since revision 1.498: +5 -1
lines
ITS#6419 also init for ldaps:// URIs
Revision 1.498: download - view: text, markup - select for diffs
Thu Dec 3 20:56:48 2009 UTC (13 years, 1 month ago) by rein
Branches: MAIN
Diff to: previous 1.497: preferred, colored
Changes since revision 1.497: +26 -12
lines
ITS#6413 Ensure task don't get queued while being freed after config change.
Revision 1.497: download - view: text, markup - select for diffs
Sun Nov 22 18:30:50 2009 UTC (13 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.496: preferred, colored
Changes since revision 1.496: +19 -5
lines
Revert pending CSN if the update fails
Revision 1.496: download - view: text, markup - select for diffs
Sun Nov 22 10:57:17 2009 UTC (13 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.495: preferred, colored
Changes since revision 1.495: +13 -2
lines
check result of str2filter; syncrepl: can be broken; retcode: can't; pcache: shouldn't (ITS#6391)
Revision 1.495: download - view: text, markup - select for diffs
Sat Nov 21 23:08:52 2009 UTC (13 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.494: preferred, colored
Changes since revision 1.494: +4 -4
lines
ITS#6394 partially revert ITS#5108. Use RID_MAX, as originally designed.
Revision 1.494: download - view: text, markup - select for diffs
Sat Nov 21 20:02:49 2009 UTC (13 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.493: preferred, colored
Changes since revision 1.493: +2 -2
lines
use macros for fake connid
Revision 1.493: download - view: text, markup - select for diffs
Sat Nov 21 10:38:42 2009 UTC (13 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.492: preferred, colored
Changes since revision 1.492: +5 -3
lines
in updateCookie, no-op if nothing changed
Revision 1.492: download - view: text, markup - select for diffs
Sat Nov 21 05:54:58 2009 UTC (13 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.491: preferred, colored
Changes since revision 1.491: +3 -1
lines
Use unique IDs for fake syncrepl connections
Revision 1.491: download - view: text, markup - select for diffs
Sat Nov 21 03:14:40 2009 UTC (13 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.490: preferred, colored
Changes since revision 1.490: +13 -4
lines
Braindead serialization for #6368/test050
Revision 1.490: download - view: text, markup - select for diffs
Sat Nov 21 01:34:10 2009 UTC (13 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.489: preferred, colored
Changes since revision 1.489: +13 -9
lines
Always log rid with incoming cookie
Revision 1.489: download - view: text, markup - select for diffs
Fri Nov 20 22:20:37 2009 UTC (13 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.488: preferred, colored
Changes since revision 1.488: +2 -2
lines
Fix typo in 1.487
Revision 1.488: download - view: text, markup - select for diffs
Fri Nov 20 21:52:47 2009 UTC (13 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.487: preferred, colored
Changes since revision 1.487: +2 -2
lines
Fix prev commit
Revision 1.487: download - view: text, markup - select for diffs
Fri Nov 20 21:47:48 2009 UTC (13 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.486: preferred, colored
Changes since revision 1.486: +46 -9
lines
Reject old ops based on pending ops, not just committed ops
Revision 1.486: download - view: text, markup - select for diffs
Wed Nov 18 21:06:02 2009 UTC (13 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.485: preferred, colored
Changes since revision 1.485: +2 -1
lines
ITS#6368 add another call to check_syncprov to make sure cookie is fresh
Revision 1.485: download - view: text, markup - select for diffs
Wed Nov 18 08:51:49 2009 UTC (13 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.484: preferred, colored
Changes since revision 1.484: +2 -2
lines
don't test a NULL BackendDB * (ITS#6385)
Revision 1.484: download - view: text, markup - select for diffs
Mon Nov 16 08:58:12 2009 UTC (13 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.483: preferred, colored
Changes since revision 1.483: +7 -1
lines
warn if retry is not forever
Revision 1.483: download - view: text, markup - select for diffs
Sun Nov 15 18:15:12 2009 UTC (13 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.482: preferred, colored
Changes since revision 1.482: +6 -1
lines
ITS#6367 use correct SID in our request cookie
Revision 1.482: download - view: text, markup - select for diffs
Sun Nov 15 07:59:56 2009 UTC (13 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.481: preferred, colored
Changes since revision 1.481: +5 -4
lines
Fix uninit'd var
Revision 1.481: download - view: text, markup - select for diffs
Sat Nov 14 20:25:11 2009 UTC (13 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.480: preferred, colored
Changes since revision 1.480: +7 -8
lines
ITS#6377, fix rev 1.478
Revision 1.480: download - view: text, markup - select for diffs
Wed Nov 11 03:03:27 2009 UTC (13 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.479: preferred, colored
Changes since revision 1.479: +3 -3
lines
ITS#6373 more for subentry creation
Revision 1.479: download - view: text, markup - select for diffs
Wed Nov 11 02:36:46 2009 UTC (13 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.478: preferred, colored
Changes since revision 1.478: +15 -1
lines
ITS#6373 create subentry if missing
Revision 1.478: download - view: text, markup - select for diffs
Wed Nov 11 02:06:32 2009 UTC (13 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.477: preferred, colored
Changes since revision 1.477: +22 -15
lines
ITS#6373 add sync_use_subentry keyword
Revision 1.477: download - view: text, markup - select for diffs
Fri Aug 21 15:08:48 2009 UTC (13 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.476: preferred, colored
Changes since revision 1.476: +15 -1
lines
add pedantic checks
Revision 1.476: download - view: text, markup - select for diffs
Tue Aug 18 06:53:41 2009 UTC (13 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.475: preferred, colored
Changes since revision 1.475: +6 -45
lines
Revert prev commit, use ldap_pvt_ funcs
Revision 1.475: download - view: text, markup - select for diffs
Tue Aug 18 00:47:28 2009 UTC (13 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.474: preferred, colored
Changes since revision 1.474: +33 -16
lines
For ITS#6152 add slapd_str2scope(), slapd_scope2bv()
Revision 1.474: download - view: text, markup - select for diffs
Mon Aug 17 09:58:47 2009 UTC (13 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.473: preferred, colored
Changes since revision 1.473: +88 -73
lines
ITS#6152 add syncrepl_diff_entry()
Revision 1.473: download - view: text, markup - select for diffs
Sat Aug 15 12:05:47 2009 UTC (13 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.472: preferred, colored
Changes since revision 1.472: +9 -7
lines
ITS#6256 from Jonathan Clarke
Revision 1.472: download - view: text, markup - select for diffs
Wed Jul 29 07:04:39 2009 UTC (13 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.471: preferred, colored
Changes since revision 1.471: +24 -10
lines
ITS#5942 consolidate server URL match to config_check_my_url().
In syncrepl, assume consumer pointing to same server but different
searchbase is OK otherwise ignore config.
Revision 1.471: download - view: text, markup - select for diffs
Thu Jun 11 02:46:04 2009 UTC (13 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.470: preferred, colored
Changes since revision 1.470: +7 -15
lines
Add ldap_pvt_thread_pool_retract() to cancel pending threads
Revision 1.470: download - view: text, markup - select for diffs
Mon May 18 05:58:27 2009 UTC (13 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.469: preferred, colored
Changes since revision 1.469: +12 -7
lines
Avoid multiple attempts to free the same syncinfo
Revision 1.469: download - view: text, markup - select for diffs
Thu May 7 13:27:01 2009 UTC (13 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.468: preferred, colored
Changes since revision 1.468: +26 -3
lines
check dn normalization result
Revision 1.468: download - view: text, markup - select for diffs
Thu Apr 16 15:48:50 2009 UTC (13 years, 9 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.467: preferred, colored
Changes since revision 1.467: +2 -2
lines
ITS#6064: "//" comment from rev 1.445 -> "/**/" comment
Revision 1.467: download - view: text, markup - select for diffs
Sat Apr 11 01:42:15 2009 UTC (13 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.466: preferred, colored
Changes since revision 1.466: +1 -5
lines
ITS#6054 quit using global malloc
Revision 1.466: download - view: text, markup - select for diffs
Sun Mar 22 01:53:49 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.465: preferred, colored
Changes since revision 1.465: +18 -18
lines
Fix 1.461, forgot to release mutex when persistent conn exists
Revision 1.465: download - view: text, markup - select for diffs
Thu Mar 19 20:13:11 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.464: preferred, colored
Changes since revision 1.464: +1 -3
lines
Fix prev commit
Revision 1.464: download - view: text, markup - select for diffs
Thu Mar 19 18:09:34 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.463: preferred, colored
Changes since revision 1.463: +11 -12
lines
More for prev commit
Revision 1.463: download - view: text, markup - select for diffs
Thu Mar 19 17:50:44 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.462: preferred, colored
Changes since revision 1.462: +19 -13
lines
More for #6011, rearrange teardown steps
Revision 1.462: download - view: text, markup - select for diffs
Tue Mar 17 03:54:09 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.461: preferred, colored
Changes since revision 1.461: +1 -9
lines
ITS#6011 more for refcount'd cookieState
Revision 1.461: download - view: text, markup - select for diffs
Tue Mar 17 02:24:51 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.460: preferred, colored
Changes since revision 1.460: +23 -6
lines
ITS#6011 better fix for connection queue
Revision 1.460: download - view: text, markup - select for diffs
Tue Mar 17 02:07:40 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.459: preferred, colored
Changes since revision 1.459: +6 -5
lines
ITS#6011 use refcount for shared cookieState
Revision 1.459: download - view: text, markup - select for diffs
Tue Mar 17 00:00:55 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.458: preferred, colored
Changes since revision 1.458: +7 -7
lines
cleanup prev commit
Revision 1.458: download - view: text, markup - select for diffs
Mon Mar 16 23:56:23 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.457: preferred, colored
Changes since revision 1.457: +10 -6
lines
More for ITS#6011
Revision 1.457: download - view: text, markup - select for diffs
Mon Mar 16 20:43:33 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.456: preferred, colored
Changes since revision 1.456: +21 -18
lines
More debugging
Revision 1.456: download - view: text, markup - select for diffs
Sat Mar 14 00:14:59 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.455: preferred, colored
Changes since revision 1.455: +9 -2
lines
More for prev commit
Revision 1.455: download - view: text, markup - select for diffs
Sat Mar 14 00:04:55 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.454: preferred, colored
Changes since revision 1.454: +11 -2
lines
ITS#5988 avoid redundant slap_graduate_commit_csn calls
Revision 1.454: download - view: text, markup - select for diffs
Thu Mar 12 23:14:19 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.453: preferred, colored
Changes since revision 1.453: +6 -1
lines
ITS#6020 better tracking of where changes came from
Revision 1.453: download - view: text, markup - select for diffs
Thu Mar 12 12:50:51 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.452: preferred, colored
Changes since revision 1.452: +19 -5
lines
Revert 1.447 ITS#5793, slap_queue_csn is mandatory
Revision 1.452: download - view: text, markup - select for diffs
Wed Mar 11 06:04:27 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.451: preferred, colored
Changes since revision 1.451: +3 -1
lines
ITS#6011 don't hang around during a shutdown...
Revision 1.451: download - view: text, markup - select for diffs
Thu Mar 5 23:12:32 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.450: preferred, colored
Changes since revision 1.450: +1 -1
lines
Forced commit: prev commit for ITS#5454, deadlock when replicating cn=config
Revision 1.450: download - view: text, markup - select for diffs
Thu Mar 5 21:46:03 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.449: preferred, colored
Changes since revision 1.449: +6 -3
lines
Once more, mutex_lock -> trylock...
Revision 1.449: download - view: text, markup - select for diffs
Thu Mar 5 18:43:55 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.448: preferred, colored
Changes since revision 1.448: +7 -1
lines
Fix modrdn / delOldRDN leaving empty mods
Revision 1.448: download - view: text, markup - select for diffs
Thu Mar 5 08:17:36 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.447: preferred, colored
Changes since revision 1.447: +1 -3
lines
Delete bogus code from 1.435
Revision 1.447: download - view: text, markup - select for diffs
Tue Feb 24 19:11:22 2009 UTC (13 years, 11 months ago) by rein
Branches: MAIN
Diff to: previous 1.446: preferred, colored
Changes since revision 1.446: +5 -19
lines
ITS#5973 use the modify op to pass csn updates from syncrepl to syncprov
Revision 1.446: download - view: text, markup - select for diffs
Tue Feb 24 19:01:08 2009 UTC (13 years, 11 months ago) by rein
Branches: MAIN
Diff to: previous 1.445: preferred, colored
Changes since revision 1.445: +13 -1
lines
ITS#5972 Added newCookie sync info messages.
Revision 1.445: download - view: text, markup - select for diffs
Tue Feb 17 21:08:00 2009 UTC (13 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.444: preferred, colored
Changes since revision 1.444: +12 -3
lines
ITS#5954 from jclarke@linagora.com: fix be_syncinfo order
Revision 1.444: download - view: text, markup - select for diffs
Wed Feb 11 21:00:00 2009 UTC (13 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.443: preferred, colored
Changes since revision 1.443: +19 -1
lines
Add some asserts on CSN validity
Revision 1.443: download - view: text, markup - select for diffs
Tue Feb 10 14:13:31 2009 UTC (13 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.442: preferred, colored
Changes since revision 1.442: +7 -4
lines
ITS#5935 fix prev commit
Revision 1.442: download - view: text, markup - select for diffs
Mon Feb 9 23:34:47 2009 UTC (13 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.441: preferred, colored
Changes since revision 1.441: +7 -19
lines
ITS#5935 better check for active syncrepl sessions, avoid double-free
Revision 1.441: download - view: text, markup - select for diffs
Sun Jan 25 01:18:41 2009 UTC (14 years ago) by hyc
Branches: MAIN
Diff to: previous 1.440: preferred, colored
Changes since revision 1.440: +12 -12
lines
Cleanup, treat modifyTimestamp specially too
Revision 1.440: download - view: text, markup - select for diffs
Sat Jan 24 20:56:15 2009 UTC (14 years ago) by hyc
Branches: MAIN
Diff to: previous 1.439: preferred, colored
Changes since revision 1.439: +5 -2
lines
Blind fix to runqueue_remove assert. unable to reproduce the problem...
Revision 1.439: download - view: text, markup - select for diffs
Sat Jan 24 06:04:42 2009 UTC (14 years ago) by hyc
Branches: MAIN
Diff to: previous 1.438: preferred, colored
Changes since revision 1.438: +15 -8
lines
ITS#5881 consumer must use ManageDSAiT control to retrieve referrals
as entries. provider must preserve incoming ManageDSAiT status.
Revision 1.438: download - view: text, markup - select for diffs
Sat Jan 24 02:23:31 2009 UTC (14 years ago) by hyc
Branches: MAIN
Diff to: previous 1.437: preferred, colored
Changes since revision 1.437: +16 -16
lines
ITS#5843, fallout from #5470. Just test against our newest CSN.
Revision 1.437: download - view: text, markup - select for diffs
Wed Jan 21 23:40:29 2009 UTC (14 years ago) by kurt
Branches: MAIN
Diff to: previous 1.436: preferred, colored
Changes since revision 1.436: +2 -2
lines
Update copyright notices
Revision 1.436: download - view: text, markup - select for diffs
Mon Dec 29 14:38:56 2008 UTC (14 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.435: preferred, colored
Changes since revision 1.435: +2 -2
lines
Fix prev commit
Revision 1.435: download - view: text, markup - select for diffs
Wed Dec 24 11:21:36 2008 UTC (14 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.434: preferred, colored
Changes since revision 1.434: +35 -29
lines
ITS#5866 skip CSN check for glue entries
Revision 1.434: download - view: text, markup - select for diffs
Sat Dec 6 16:21:17 2008 UTC (14 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.433: preferred, colored
Changes since revision 1.433: +2 -2
lines
add shadow mask
Revision 1.433: download - view: text, markup - select for diffs
Sat Dec 6 13:41:12 2008 UTC (14 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.432: preferred, colored
Changes since revision 1.432: +28 -4
lines
make sure the right control is being used (a little bit paranoid...)
Revision 1.432: download - view: text, markup - select for diffs
Wed Dec 3 03:49:53 2008 UTC (14 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.431: preferred, colored
Changes since revision 1.431: +9 -2
lines
More for prev commit - if doing both modrdn and modify at once, only
set the CSN on the modify op.
Revision 1.431: download - view: text, markup - select for diffs
Sat Nov 29 10:06:28 2008 UTC (14 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.430: preferred, colored
Changes since revision 1.430: +16 -30
lines
Refine prev commit
Revision 1.430: download - view: text, markup - select for diffs
Sat Nov 29 02:41:33 2008 UTC (14 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.429: preferred, colored
Changes since revision 1.429: +232 -45
lines
ITS#5809 - fixed again, based on 1.423 (reverted 1.424-1.425)
Revision 1.429: download - view: text, markup - select for diffs
Mon Nov 24 17:15:52 2008 UTC (14 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.428: preferred, colored
Changes since revision 1.428: +149 -85
lines
retry every hour, but don't save it; on the contrary, complain every time syncrepl is configured without retry (ITS#5825)
Revision 1.428: download - view: text, markup - select for diffs
Sat Nov 22 17:38:37 2008 UTC (14 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.427: preferred, colored
Changes since revision 1.427: +4 -1
lines
don't leak generated filters (ITS#5826)
Revision 1.427: download - view: text, markup - select for diffs
Sat Nov 22 15:00:41 2008 UTC (14 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.426: preferred, colored
Changes since revision 1.426: +6 -1
lines
minimal fix for ITS#5825, pending discussion
Revision 1.426: download - view: text, markup - select for diffs
Sun Nov 16 19:33:03 2008 UTC (14 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.425: preferred, colored
Changes since revision 1.425: +4 -4
lines
s/not|got/(non)present/ (more readable, isn't it?)
Revision 1.425: download - view: text, markup - select for diffs
Sun Nov 16 00:24:09 2008 UTC (14 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.424: preferred, colored
Changes since revision 1.424: +1 -2
lines
cleanup prev commit, delete unused vars
Revision 1.424: download - view: text, markup - select for diffs
Sun Nov 16 00:21:31 2008 UTC (14 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.423: preferred, colored
Changes since revision 1.423: +13 -89
lines
ITS#5809 fix prev commit - always turn modrdn into modrdn+modify, and
only propagate the Modify op.
Revision 1.423: download - view: text, markup - select for diffs
Sat Nov 15 22:54:23 2008 UTC (14 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.422: preferred, colored
Changes since revision 1.422: +48 -15
lines
ITS#5809 fix 1.421, avoid modrdn falling thru to modify unnecessarily
Revision 1.422: download - view: text, markup - select for diffs
Fri Nov 14 22:48:38 2008 UTC (14 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.421: preferred, colored
Changes since revision 1.421: +13 -3
lines
ITS#5809 fewer false detections of renames
Revision 1.421: download - view: text, markup - select for diffs
Thu Nov 13 21:46:49 2008 UTC (14 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.420: preferred, colored
Changes since revision 1.420: +6 -4
lines
ITS#5809 renames are not exclusive from modifies
Revision 1.420: download - view: text, markup - select for diffs
Sat Nov 8 15:48:48 2008 UTC (14 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.419: preferred, colored
Changes since revision 1.419: +1 -4
lines
ITS#5798, don't use per-DB schema-check flag
Revision 1.419: download - view: text, markup - select for diffs
Thu Nov 6 20:10:25 2008 UTC (14 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.418: preferred, colored
Changes since revision 1.418: +3 -3
lines
ITS#5710 fix stupid updateCookie hack, use explicit o_dont_replicate flag
Revision 1.418: download - view: text, markup - select for diffs
Thu Oct 30 17:22:11 2008 UTC (14 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.417: preferred, colored
Changes since revision 1.417: +7 -2
lines
ITS#5781 fix modification of MV attrs with no EQ rule
Revision 1.417: download - view: text, markup - select for diffs
Fri Oct 24 11:16:06 2008 UTC (14 years, 3 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.416: preferred, colored
Changes since revision 1.416: +27 -20
lines
ITS#4467: Fix snprintf/WHATSLEFT buffer overflow tests.
Also make WHATSLEFT unsigned.
Revision 1.416: download - view: text, markup - select for diffs
Wed Oct 22 21:37:34 2008 UTC (14 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.415: preferred, colored
Changes since revision 1.415: +3 -3
lines
check for overflows
Revision 1.415: download - view: text, markup - select for diffs
Mon Oct 13 08:18:15 2008 UTC (14 years, 3 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.414: preferred, colored
Changes since revision 1.414: +6 -4
lines
Warning cleanup: signed meets unsigned. ber_flatten2() returns -1 on
error, not LBER_ERROR.
Revision 1.414: download - view: text, markup - select for diffs
Thu Oct 9 20:34:43 2008 UTC (14 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.413: preferred, colored
Changes since revision 1.413: +2 -2
lines
don't free and reuse filter structure; don't rewrite undefined filter values (ITS#5731,ITS#5732)
Revision 1.413: download - view: text, markup - select for diffs
Sun Oct 5 20:35:44 2008 UTC (14 years, 3 months ago) by rein
Branches: MAIN
Diff to: previous 1.412: preferred, colored
Changes since revision 1.412: +3 -9
lines
ITS#5726: Revert 1.392, the runqueue must always be inspected.
Revision 1.412: download - view: text, markup - select for diffs
Sun Oct 5 17:29:00 2008 UTC (14 years, 3 months ago) by rein
Branches: MAIN
Diff to: previous 1.411: preferred, colored
Changes since revision 1.411: +3 -4
lines
Revert 1.410, i.e back to lock again. ITS#5725 fixes the lock situation.
Revision 1.411: download - view: text, markup - select for diffs
Mon Sep 29 18:01:40 2008 UTC (14 years, 4 months ago) by rein
Branches: MAIN
Diff to: previous 1.410: preferred, colored
Changes since revision 1.410: +2 -1
lines
ITS#5719 Reset interval after rescheduling a paused task.
Revision 1.410: download - view: text, markup - select for diffs
Thu Sep 25 08:31:49 2008 UTC (14 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.409: preferred, colored
Changes since revision 1.409: +4 -3
lines
Revert 1.394, see ITS#5454. It still locks up without a trylock.
Revision 1.409: download - view: text, markup - select for diffs
Tue Sep 2 18:35:51 2008 UTC (14 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.408: preferred, colored
Changes since revision 1.408: +13 -4
lines
use the most recent contextCSN (ITS#5675)
Revision 1.408: download - view: text, markup - select for diffs
Sat Aug 9 11:15:54 2008 UTC (14 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.407: preferred, colored
Changes since revision 1.407: +9 -1
lines
ITS#5618 log Search result errors, force Deref to Never
Revision 1.407: download - view: text, markup - select for diffs
Tue Jul 8 11:55:09 2008 UTC (14 years, 6 months ago) by rein
Branches: MAIN
Diff to: previous 1.406: preferred, colored
Changes since revision 1.406: +9 -1
lines
ITS#5600 Replace objectClass, delete/add can fail if superior is added.
Revision 1.406: download - view: text, markup - select for diffs
Sun Jul 6 12:15:42 2008 UTC (14 years, 6 months ago) by rein
Branches: MAIN
Diff to: previous 1.405: preferred, colored
Changes since revision 1.405: +8 -3
lines
ITS#5597 fix CSN compare when provider has CSNs with other sids.
Revision 1.405: download - view: text, markup - select for diffs
Fri Jul 4 21:44:39 2008 UTC (14 years, 6 months ago) by rein
Branches: MAIN
Diff to: previous 1.404: preferred, colored
Changes since revision 1.404: +2 -1
lines
ITS#5596 contextCSN updates are internal operations.
Revision 1.404: download - view: text, markup - select for diffs
Thu May 29 21:31:05 2008 UTC (14 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.403: preferred, colored
Changes since revision 1.403: +10 -5
lines
More for ITS#5536
Revision 1.403: download - view: text, markup - select for diffs
Wed May 28 23:46:19 2008 UTC (14 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.402: preferred, colored
Changes since revision 1.402: +5 -3
lines
ITS#5536 send SID for glued DBs as well as multimaster
Revision 1.402: download - view: text, markup - select for diffs
Tue May 27 23:43:05 2008 UTC (14 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.401: preferred, colored
Changes since revision 1.401: +7 -2
lines
ITS#5403 fix sasl_ssf retrieval on 64 bit Solaris
Revision 1.401: download - view: text, markup - select for diffs
Thu May 1 21:56:01 2008 UTC (14 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.400: preferred, colored
Changes since revision 1.400: +3 -3
lines
Fix prev commit
Revision 1.400: download - view: text, markup - select for diffs
Wed Apr 30 16:35:02 2008 UTC (14 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.399: preferred, colored
Changes since revision 1.399: +2 -2
lines
Fix prev commit (again) - set in wrong order
Revision 1.399: download - view: text, markup - select for diffs
Wed Apr 30 10:52:45 2008 UTC (14 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.398: preferred, colored
Changes since revision 1.398: +2 -1
lines
Fix prev commit
Revision 1.398: download - view: text, markup - select for diffs
Mon Apr 28 23:05:09 2008 UTC (14 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.397: preferred, colored
Changes since revision 1.397: +46 -9
lines
More for ITS#5470, add csns to presence search filter in MMR
Revision 1.397: download - view: text, markup - select for diffs
Thu Apr 24 08:19:20 2008 UTC (14 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.396: preferred, colored
Changes since revision 1.396: +2 -2
lines
Fix typo in 1.389
Revision 1.396: download - view: text, markup - select for diffs
Sat Apr 19 21:27:49 2008 UTC (14 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.395: preferred, colored
Changes since revision 1.395: +5 -3
lines
ITS#5470 also ignore presentlist if number of CSNs don't match
Revision 1.395: download - view: text, markup - select for diffs
Wed Apr 16 23:42:40 2008 UTC (14 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.394: preferred, colored
Changes since revision 1.394: +117 -99
lines
ITS#5470 ignore presentlist on partial multimaster refreshes
Revision 1.394: download - view: text, markup - select for diffs
Fri Apr 11 10:12:06 2008 UTC (14 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.393: preferred, colored
Changes since revision 1.393: +3 -4
lines
ITS#5454 regular mutex lock is safe
Revision 1.393: download - view: text, markup - select for diffs
Wed Apr 9 10:01:11 2008 UTC (14 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.392: preferred, colored
Changes since revision 1.392: +12 -5
lines
ITS#5376, #5378 delta-sync should fallback in other cases too
Revision 1.392: download - view: text, markup - select for diffs
Fri Apr 4 22:45:59 2008 UTC (14 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.391: preferred, colored
Changes since revision 1.391: +9 -3
lines
ITS#5454 proposed fix. May still need to change initial trylock to a
regular mutex_lock.
Revision 1.391: download - view: text, markup - select for diffs
Wed Apr 2 01:08:06 2008 UTC (14 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.390: preferred, colored
Changes since revision 1.390: +12 -3
lines
ITS#5442 slapd_rq mutexes must always be used
Revision 1.390: download - view: text, markup - select for diffs
Thu Mar 20 09:58:00 2008 UTC (14 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.389: preferred, colored
Changes since revision 1.389: +15 -3
lines
ITS#5430 syncprov/glue can be used two different ways
Revision 1.389: download - view: text, markup - select for diffs
Wed Mar 19 23:10:31 2008 UTC (14 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.388: preferred, colored
Changes since revision 1.388: +3 -3
lines
ITS#5432 fix compare_csns loop conditions
Revision 1.388: download - view: text, markup - select for diffs
Wed Mar 19 23:05:22 2008 UTC (14 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.387: preferred, colored
Changes since revision 1.387: +15 -8
lines
do_syncrep1 always reads contextCSN from the main DB
Revision 1.387: download - view: text, markup - select for diffs
Fri Mar 14 17:00:09 2008 UTC (14 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.386: preferred, colored
Changes since revision 1.386: +33 -49
lines
ITS#5426 replace the entire contextCSN in updateCookie
Revision 1.386: download - view: text, markup - select for diffs
Thu Mar 13 06:30:56 2008 UTC (14 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.385: preferred, colored
Changes since revision 1.385: +29 -21
lines
Fix prev commit, check for NULL syncCookie
Revision 1.385: download - view: text, markup - select for diffs
Thu Mar 13 06:02:26 2008 UTC (14 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.384: preferred, colored
Changes since revision 1.384: +18 -18
lines
More fixes for syncCookie updating
Revision 1.384: download - view: text, markup - select for diffs
Thu Mar 13 04:41:12 2008 UTC (14 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.383: preferred, colored
Changes since revision 1.383: +30 -46
lines
Partially revert prev, redundant.
Revision 1.383: download - view: text, markup - select for diffs
Thu Mar 13 04:18:28 2008 UTC (14 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.382: preferred, colored
Changes since revision 1.382: +52 -36
lines
In mirrormode, also ask syncprov for initial cookie. It may have been
cached from a recent update.
Revision 1.382: download - view: text, markup - select for diffs
Wed Mar 12 01:57:49 2008 UTC (14 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.381: preferred, colored
Changes since revision 1.381: +2 -2
lines
ITS#5413 fix typo
Revision 1.381: download - view: text, markup - select for diffs
Sat Mar 8 22:51:07 2008 UTC (14 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.380: preferred, colored
Changes since revision 1.380: +323 -319
lines
ITS#5407 more checks for pool pausing
Revision 1.380: download - view: text, markup - select for diffs
Wed Feb 13 18:02:57 2008 UTC (14 years, 11 months ago) by quanah
Branches: MAIN
Diff to: previous 1.379: preferred, colored
Changes since revision 1.379: +1 -3
lines
ITS#5376: Drop permissive modify, it isn't necessary
Revision 1.379: download - view: text, markup - select for diffs
Wed Feb 13 06:37:29 2008 UTC (14 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.378: preferred, colored
Changes since revision 1.378: +5 -4
lines
ITS#5376 must abandon current session before starting new refresh
Revision 1.378: download - view: text, markup - select for diffs
Wed Feb 13 06:09:18 2008 UTC (14 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.377: preferred, colored
Changes since revision 1.377: +3 -1
lines
ITS#5376 modifies need to be permissive due to refresh/fallback sync
Revision 1.377: download - view: text, markup - select for diffs
Wed Feb 13 03:36:58 2008 UTC (14 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.376: preferred, colored
Changes since revision 1.376: +4 -1
lines
ITS#5376 - deltasync must fallback for missing entries
Revision 1.376: download - view: text, markup - select for diffs
Tue Feb 12 17:49:37 2008 UTC (14 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.375: preferred, colored
Changes since revision 1.375: +4 -2
lines
In do_syncrepl, don't wait if a previous syncrepl thread is still running.
Revision 1.375: download - view: text, markup - select for diffs
Sun Feb 10 01:08:08 2008 UTC (14 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.374: preferred, colored
Changes since revision 1.374: +15 -3
lines
Cleanup debug msg, check for redundant updates
Revision 1.374: download - view: text, markup - select for diffs
Sun Feb 10 01:06:31 2008 UTC (14 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.373: preferred, colored
Changes since revision 1.373: +1 -2
lines
ITS#5362 syncrepl_updateCookie doesn't need to graduate_commit_csn, the
backends already do it.
Revision 1.373: download - view: text, markup - select for diffs
Mon Jan 7 23:20:09 2008 UTC (15 years ago) by kurt
Branches: MAIN
Diff to: previous 1.372: preferred, colored
Changes since revision 1.372: +2 -2
lines
Happy New Year (belated)
Revision 1.372: download - view: text, markup - select for diffs
Sat Dec 15 14:23:23 2007 UTC (15 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.371: preferred, colored
Changes since revision 1.371: +2 -2
lines
fix declarations of buffers for numeric strings; other related cleanup
Revision 1.371: download - view: text, markup - select for diffs
Mon Nov 26 16:03:27 2007 UTC (15 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.370: preferred, colored
Changes since revision 1.370: +18 -25
lines
Streamlined Winsock connection management
Revision 1.370: download - view: text, markup - select for diffs
Tue Nov 20 13:56:20 2007 UTC (15 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.369: preferred, colored
Changes since revision 1.369: +2 -1
lines
Fix test050
Revision 1.369: download - view: text, markup - select for diffs
Mon Nov 12 13:38:34 2007 UTC (15 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.368: preferred, colored
Changes since revision 1.368: +10 -4
lines
ITS#5231 don't maintain presentlist for entries added in Persist phase
Revision 1.368: download - view: text, markup - select for diffs
Mon Oct 22 07:14:56 2007 UTC (15 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.367: preferred, colored
Changes since revision 1.367: +2 -2
lines
Fix typo
Revision 1.367: download - view: text, markup - select for diffs
Fri Oct 5 07:49:19 2007 UTC (15 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.366: preferred, colored
Changes since revision 1.366: +2 -5
lines
de-normalize simple filter values consistently
Revision 1.366: download - view: text, markup - select for diffs
Fri Oct 5 07:03:44 2007 UTC (15 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.365: preferred, colored
Changes since revision 1.365: +14 -4
lines
Fix syncrepl_entry to propagate cookieCSN when present
Revision 1.365: download - view: text, markup - select for diffs
Tue Oct 2 21:45:50 2007 UTC (15 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.364: preferred, colored
Changes since revision 1.364: +10 -12
lines
s/strtoul/strtol/ (ITS#5165)
Revision 1.364: download - view: text, markup - select for diffs
Tue Oct 2 21:26:04 2007 UTC (15 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.363: preferred, colored
Changes since revision 1.363: +34 -37
lines
don't malloc the berval separately for presentlist
Revision 1.363: download - view: text, markup - select for diffs
Tue Oct 2 16:39:43 2007 UTC (15 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.362: preferred, colored
Changes since revision 1.362: +17 -1
lines
also log cookie parsing
Revision 1.362: download - view: text, markup - select for diffs
Tue Oct 2 16:08:41 2007 UTC (15 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.361: preferred, colored
Changes since revision 1.361: +16 -16
lines
back out hex RID
Revision 1.361: download - view: text, markup - select for diffs
Sat Sep 29 14:11:28 2007 UTC (15 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.360: preferred, colored
Changes since revision 1.360: +3 -3
lines
remove potential buffer overflow, now that rids can be up to 4096
Revision 1.360: download - view: text, markup - select for diffs
Mon Sep 24 03:02:31 2007 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.359: preferred, colored
Changes since revision 1.359: +4 -4
lines
Use attr_valfind instead of value_find_ex to optimize lookups
Revision 1.359: download - view: text, markup - select for diffs
Sun Sep 23 23:31:23 2007 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.358: preferred, colored
Changes since revision 1.358: +6 -1
lines
Preliminary sorted value support
Revision 1.358: download - view: text, markup - select for diffs
Sun Sep 23 02:40:16 2007 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.357: preferred, colored
Changes since revision 1.357: +2 -4
lines
More for a_numvals
Revision 1.357: download - view: text, markup - select for diffs
Fri Sep 21 06:43:57 2007 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.356: preferred, colored
Changes since revision 1.356: +11 -1
lines
Attribute/Modification value counters
Revision 1.356: download - view: text, markup - select for diffs
Sat Sep 15 15:38:54 2007 UTC (15 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.355: preferred, colored
Changes since revision 1.355: +3 -11
lines
add helper for internal searchs for objectClass=*
Revision 1.355: download - view: text, markup - select for diffs
Thu Sep 13 15:54:15 2007 UTC (15 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.354: preferred, colored
Changes since revision 1.354: +4 -2
lines
log unknown message type
Revision 1.354: download - view: text, markup - select for diffs
Sun Sep 9 12:25:34 2007 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.353: preferred, colored
Changes since revision 1.353: +3 -3
lines
re: prev commit, init j
Revision 1.353: download - view: text, markup - select for diffs
Mon Sep 3 14:31:33 2007 UTC (15 years, 4 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_MP
Diff to: previous 1.352: preferred, colored
Changes since revision 1.352: +6 -1
lines
make sure n,o are non-zero, so j is initialized (coverity)
Revision 1.352: download - view: text, markup - select for diffs
Wed Aug 29 16:13:12 2007 UTC (15 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.351: preferred, colored
Changes since revision 1.351: +5 -1
lines
allow shutdown while syncrepl_del_nonpresent()
Revision 1.351: download - view: text, markup - select for diffs
Tue Aug 28 22:14:33 2007 UTC (15 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.350: preferred, colored
Changes since revision 1.350: +10 -2
lines
plug another leak (hope it's general enough)
Revision 1.350: download - view: text, markup - select for diffs
Tue Aug 28 21:13:29 2007 UTC (15 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.349: preferred, colored
Changes since revision 1.349: +2 -3
lines
back out previous two commits
Revision 1.349: download - view: text, markup - select for diffs
Tue Aug 28 21:00:36 2007 UTC (15 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.348: preferred, colored
Changes since revision 1.348: +2 -2
lines
fix uninit'ed var crasher
Revision 1.348: download - view: text, markup - select for diffs
Tue Aug 28 16:38:27 2007 UTC (15 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.347: preferred, colored
Changes since revision 1.347: +2 -1
lines
first round of CSN normalization consequences
Revision 1.347: download - view: text, markup - select for diffs
Sun Aug 26 15:03:22 2007 UTC (15 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.346: preferred, colored
Changes since revision 1.346: +7 -6
lines
improve previous commit; fix ITS#5108 by letting both SID and RID be 0..4095, input/output in decimal, but consistently handled in hexadecimals within CSN
Revision 1.346: download - view: text, markup - select for diffs
Sun Aug 26 13:39:46 2007 UTC (15 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.345: preferred, colored
Changes since revision 1.345: +13 -4
lines
add support for CSNSIDMatch; use it to set contextCSN as appropriate when slapadd'ing -w
Revision 1.345: download - view: text, markup - select for diffs
Sat Aug 25 14:00:15 2007 UTC (15 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.344: preferred, colored
Changes since revision 1.344: +5 -5
lines
Fix prev commit
Revision 1.344: download - view: text, markup - select for diffs
Sat Aug 25 13:40:39 2007 UTC (15 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.343: preferred, colored
Changes since revision 1.343: +43 -55
lines
ITS#5077 again
Revision 1.343: download - view: text, markup - select for diffs
Sat Aug 25 13:15:05 2007 UTC (15 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.342: preferred, colored
Changes since revision 1.342: +27 -28
lines
getting an abnormal number of empty syncUUID...
Revision 1.342: download - view: text, markup - select for diffs
Wed Aug 22 20:35:14 2007 UTC (15 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.341: preferred, colored
Changes since revision 1.341: +11 -2
lines
rework controls API
Revision 1.341: download - view: text, markup - select for diffs
Mon Aug 20 18:00:15 2007 UTC (15 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.340: preferred, colored
Changes since revision 1.340: +3 -1
lines
More for ITS#5077
Revision 1.340: download - view: text, markup - select for diffs
Fri Aug 17 13:08:47 2007 UTC (15 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.339: preferred, colored
Changes since revision 1.339: +5 -2
lines
make lutil_uuidstr_from_normalized() return the length of the string
Revision 1.339: download - view: text, markup - select for diffs
Fri Aug 17 10:42:53 2007 UTC (15 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.338: preferred, colored
Changes since revision 1.338: +45 -1
lines
move uuid normalized to string to liblutil
Revision 1.338: download - view: text, markup - select for diffs
Thu Aug 16 12:41:48 2007 UTC (15 years, 5 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.337: preferred, colored
Changes since revision 1.337: +2 -3
lines
Remove lint
Revision 1.337: download - view: text, markup - select for diffs
Mon Aug 13 18:51:42 2007 UTC (15 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.336: preferred, colored
Changes since revision 1.336: +4 -3
lines
recent check for syncrepl searchbase broke test048; fixing...
Revision 1.336: download - view: text, markup - select for diffs
Fri Aug 10 21:10:59 2007 UTC (15 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.335: preferred, colored
Changes since revision 1.335: +4 -2
lines
ITS#5077 fix attr_cmp loop termination
Revision 1.335: download - view: text, markup - select for diffs
Fri Aug 10 20:52:04 2007 UTC (15 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.334: preferred, colored
Changes since revision 1.334: +6 -1
lines
ITS#5065 don't crash if old cookieCSN is sent
Revision 1.334: download - view: text, markup - select for diffs
Wed Aug 8 16:23:22 2007 UTC (15 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.333: preferred, colored
Changes since revision 1.333: +9 -1
lines
syncrepl searchbase must be within the database naming context (ITS#5073)
Revision 1.333: download - view: text, markup - select for diffs
Fri Aug 3 10:02:08 2007 UTC (15 years, 6 months ago) by ralf
Branches: MAIN
Diff to: previous 1.332: preferred, colored
Changes since revision 1.332: +47 -47
lines
Reworked recent backend API changes, now using a separate struct,
(ConfigReply) for the error messages.
Revision 1.332: download - view: text, markup - select for diffs
Fri Jul 13 22:12:47 2007 UTC (15 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.331: preferred, colored
Changes since revision 1.331: +4 -1
lines
Fix mirrormode/tool mode
Revision 1.331: download - view: text, markup - select for diffs
Fri Jul 13 01:18:21 2007 UTC (15 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.330: preferred, colored
Changes since revision 1.330: +2 -2
lines
Fallout from ITS#4986 - remove unused param of select_backend()
Revision 1.330: download - view: text, markup - select for diffs
Tue Jun 19 11:07:12 2007 UTC (15 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.329: preferred, colored
Changes since revision 1.329: +3 -1
lines
Fix uninit'd op req DN
Revision 1.329: download - view: text, markup - select for diffs
Tue Jun 19 09:49:50 2007 UTC (15 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.328: preferred, colored
Changes since revision 1.328: +4 -7
lines
ITS#4933 use ldap_set_option for search timelimit
Revision 1.328: download - view: text, markup - select for diffs
Sat Jun 16 08:53:48 2007 UTC (15 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.327: preferred, colored
Changes since revision 1.327: +2 -2
lines
test goes __after__ done (ITS#5014 :)
Revision 1.327: download - view: text, markup - select for diffs
Thu Jun 14 21:07:40 2007 UTC (15 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.326: preferred, colored
Changes since revision 1.326: +9 -7
lines
don't forget to log errors (ITS#5014)
Revision 1.326: download - view: text, markup - select for diffs
Sat May 19 12:12:24 2007 UTC (15 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.325: preferred, colored
Changes since revision 1.325: +3 -1
lines
more ITS#4973 initialization
Revision 1.325: download - view: text, markup - select for diffs
Fri May 18 21:54:27 2007 UTC (15 years, 8 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.324: preferred, colored
Changes since revision 1.324: +3 -3
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.324: download - view: text, markup - select for diffs
Thu May 10 18:15:40 2007 UTC (15 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.323: preferred, colored
Changes since revision 1.323: +2 -2
lines
Fix typo in prev commit
Revision 1.323: download - view: text, markup - select for diffs
Thu May 10 16:46:15 2007 UTC (15 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.322: preferred, colored
Changes since revision 1.322: +21 -13
lines
ITS#4952 use memcmp to compare CSN values
Revision 1.322: download - view: text, markup - select for diffs
Wed May 9 17:09:32 2007 UTC (15 years, 8 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.321: preferred, colored
Changes since revision 1.321: +12 -9
lines
Struct/array initializers must be constant expressions in C89
Revision 1.321: download - view: text, markup - select for diffs
Tue May 8 12:01:16 2007 UTC (15 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.320: preferred, colored
Changes since revision 1.320: +1 -5
lines
coverity scan, ch_realloc won't return NULL
Revision 1.320: download - view: text, markup - select for diffs
Thu Apr 5 23:16:55 2007 UTC (15 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.319: preferred, colored
Changes since revision 1.319: +21 -3
lines
ITS#4915 log failure retry status
Revision 1.319: download - view: text, markup - select for diffs
Mon Apr 2 19:22:43 2007 UTC (15 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.318: preferred, colored
Changes since revision 1.318: +2 -1
lines
ITS#4904 fix delta-sync modlist free
Revision 1.318: download - view: text, markup - select for diffs
Tue Mar 20 00:07:10 2007 UTC (15 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.317: preferred, colored
Changes since revision 1.317: +35 -35
lines
cleanup struct declarations
Revision 1.317: download - view: text, markup - select for diffs
Sat Feb 24 17:29:55 2007 UTC (15 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.316: preferred, colored
Changes since revision 1.316: +3 -3
lines
re-fix previus commit the other way 'round (rids are < 1000)
Revision 1.316: download - view: text, markup - select for diffs
Sat Feb 24 17:00:46 2007 UTC (15 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.315: preferred, colored
Changes since revision 1.315: +2 -2
lines
fix type/format mismatch
Revision 1.315: download - view: text, markup - select for diffs
Fri Feb 16 01:22:24 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.314: preferred, colored
Changes since revision 1.314: +10 -10
lines
Plug leaks
Revision 1.314: download - view: text, markup - select for diffs
Tue Feb 13 23:08:26 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.313: preferred, colored
Changes since revision 1.313: +5 -3
lines
Fix rev 1.312
Revision 1.313: download - view: text, markup - select for diffs
Tue Feb 13 13:35:53 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.312: preferred, colored
Changes since revision 1.312: +109 -95
lines
syncinfo_free must be able to free multiple syncinfos
Revision 1.312: download - view: text, markup - select for diffs
Tue Feb 13 10:03:41 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.311: preferred, colored
Changes since revision 1.311: +3 -5
lines
Coverity error
Revision 1.311: download - view: text, markup - select for diffs
Wed Feb 7 05:26:22 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.310: preferred, colored
Changes since revision 1.310: +101 -46
lines
Fix fetching of initial contextCSN, updating from syncprov
Revision 1.310: download - view: text, markup - select for diffs
Tue Feb 6 23:41:15 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.309: preferred, colored
Changes since revision 1.309: +3 -1
lines
ITS#4832 fix unint'd var
Revision 1.309: download - view: text, markup - select for diffs
Tue Feb 6 04:58:01 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.308: preferred, colored
Changes since revision 1.308: +16 -9
lines
Partially revert prev commit, delete unused parameter, fix psearch response
Revision 1.308: download - view: text, markup - select for diffs
Tue Feb 6 04:29:00 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.307: preferred, colored
Changes since revision 1.307: +41 -23
lines
Fixes for glue and persist chaining
Revision 1.307: download - view: text, markup - select for diffs
Mon Feb 5 23:06:09 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.306: preferred, colored
Changes since revision 1.306: +7 -1
lines
Add a debug message when skipping an old entry.
Revision 1.306: download - view: text, markup - select for diffs
Mon Feb 5 22:10:23 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.305: preferred, colored
Changes since revision 1.305: +51 -5
lines
Optimization: send sid in cookie to avoid getting our changes sent
back to us.
Revision 1.305: download - view: text, markup - select for diffs
Mon Feb 5 10:03:36 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.304: preferred, colored
Changes since revision 1.304: +8 -12
lines
Fix compare_csns to accept new cookie when there are more CSNs than
we knew about before
Revision 1.304: download - view: text, markup - select for diffs
Mon Feb 5 06:36:07 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.303: preferred, colored
Changes since revision 1.303: +12 -2
lines
More for contextCSN checks
Revision 1.303: download - view: text, markup - select for diffs
Mon Feb 5 05:07:27 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.302: preferred, colored
Changes since revision 1.302: +11 -1
lines
Add entryCSN comparison for consistency check
Revision 1.302: download - view: text, markup - select for diffs
Mon Feb 5 04:59:43 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.301: preferred, colored
Changes since revision 1.301: +13 -22
lines
Fix prev commit, doesn't need permissive modify
Revision 1.301: download - view: text, markup - select for diffs
Mon Feb 5 04:25:13 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.300: preferred, colored
Changes since revision 1.300: +3 -1
lines
Use permissive modify on contextCSN
Revision 1.300: download - view: text, markup - select for diffs
Mon Feb 5 03:50:07 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.299: preferred, colored
Changes since revision 1.299: +335 -172
lines
Preliminary multi-context support for syncrepl. Passes all single-master
tests, needs multi-master testing.
Revision 1.299: download - view: text, markup - select for diffs
Sat Feb 3 23:16:54 2007 UTC (15 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.298: preferred, colored
Changes since revision 1.298: +12 -5
lines
Fix prev commit
Revision 1.298: download - view: text, markup - select for diffs
Thu Feb 1 04:21:21 2007 UTC (16 years ago) by hyc
Branches: MAIN
Diff to: previous 1.297: preferred, colored
Changes since revision 1.297: +17 -11
lines
Fix ITS#4827, was losing the entryCSN mod.
Revision 1.297: download - view: text, markup - select for diffs
Sat Jan 27 20:15:11 2007 UTC (16 years ago) by ando
Branches: MAIN
Diff to: previous 1.296: preferred, colored
Changes since revision 1.296: +179 -128
lines
plug one-time leaks related to configuration
Revision 1.296: download - view: text, markup - select for diffs
Sat Jan 27 15:38:20 2007 UTC (16 years ago) by ando
Branches: MAIN
Diff to: previous 1.295: preferred, colored
Changes since revision 1.295: +2 -1
lines
fix modify opattrs sync replication (ITS#4820; test019 can't be fixed right now)
Revision 1.295: download - view: text, markup - select for diffs
Thu Jan 25 07:35:27 2007 UTC (16 years ago) by hyc
Branches: MAIN
Diff to: previous 1.294: preferred, colored
Changes since revision 1.294: +9 -5
lines
Check for duplicate UUIDs due to ITS#4813 patch
Revision 1.294: download - view: text, markup - select for diffs
Thu Jan 25 06:10:34 2007 UTC (16 years ago) by hyc
Branches: MAIN
Diff to: previous 1.293: preferred, colored
Changes since revision 1.293: +7 -7
lines
ITS#4805 plug remaining leak
Revision 1.293: download - view: text, markup - select for diffs
Thu Jan 25 04:57:47 2007 UTC (16 years ago) by hyc
Branches: MAIN
Diff to: previous 1.292: preferred, colored
Changes since revision 1.292: +2 -2
lines
Listener commit broke test048, skip listener check on Hidden DBs
Revision 1.292: download - view: text, markup - select for diffs
Wed Jan 24 08:29:28 2007 UTC (16 years ago) by hyc
Branches: MAIN
Diff to: previous 1.291: preferred, colored
Changes since revision 1.291: +5 -2
lines
Don't touch any other opattrs when updating contextCSN
Revision 1.291: download - view: text, markup - select for diffs
Wed Jan 24 08:10:37 2007 UTC (16 years ago) by hyc
Branches: MAIN
Diff to: previous 1.290: preferred, colored
Changes since revision 1.290: +9 -4
lines
ITS#4809 add reqMod attribute to modrdn records so that operational
attributes may be propagated. use them in delta-sync.
Revision 1.290: download - view: text, markup - select for diffs
Wed Jan 24 04:02:52 2007 UTC (16 years ago) by hyc
Branches: MAIN
Diff to: previous 1.289: preferred, colored
Changes since revision 1.289: +37 -35
lines
Finish prev fix, entryUUID was getting dropped
Revision 1.289: download - view: text, markup - select for diffs
Mon Jan 22 13:38:07 2007 UTC (16 years ago) by hyc
Branches: MAIN
Diff to: previous 1.288: preferred, colored
Changes since revision 1.288: +34 -11
lines
Partial fix for prev commit
Revision 1.288: download - view: text, markup - select for diffs
Mon Jan 22 09:04:10 2007 UTC (16 years ago) by hyc
Branches: MAIN
Diff to: previous 1.287: preferred, colored
Changes since revision 1.287: +216 -116
lines
New modify handler, compares old and new entry and to generate deltas.
Avoids unnecessary rewrites of unchanged attributes.
Revision 1.287: download - view: text, markup - select for diffs
Sun Jan 21 12:44:32 2007 UTC (16 years ago) by hyc
Branches: MAIN
Diff to: previous 1.286: preferred, colored
Changes since revision 1.286: +33 -9
lines
Preliminary steps to enabling sync replication of config. Needs work.
Allow configuring a consumer on the provider that points to the provider
but is a no-op. This ensures that the consumer will continue to be a
consumer after the replication occurs.
Revision 1.286: download - view: text, markup - select for diffs
Mon Jan 15 14:02:14 2007 UTC (16 years ago) by ando
Branches: MAIN
Diff to: previous 1.285: preferred, colored
Changes since revision 1.285: +9 -8
lines
fix leak (ITS#4805)
Revision 1.285: download - view: text, markup - select for diffs
Fri Jan 12 08:59:15 2007 UTC (16 years ago) by hyc
Branches: MAIN
Diff to: previous 1.284: preferred, colored
Changes since revision 1.284: +4 -4
lines
Log errors in delta sync
Revision 1.284: download - view: text, markup - select for diffs
Mon Jan 8 19:16:45 2007 UTC (16 years ago) by hyc
Branches: MAIN
Diff to: previous 1.283: preferred, colored
Changes since revision 1.283: +6 -1
lines
Make syncrepl inherit default TLS settings from main slapd config (except
for reqcert, default demand)
Revision 1.283: download - view: text, markup - select for diffs
Tue Jan 2 19:01:07 2007 UTC (16 years ago) by kurt
Branches: MAIN
Diff to: previous 1.282: preferred, colored
Changes since revision 1.282: +2 -2
lines
happy new year
Revision 1.282: download - view: text, markup - select for diffs
Sun Dec 24 14:43:43 2006 UTC (16 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.281: preferred, colored
Changes since revision 1.281: +48 -48
lines
fix RID format
Revision 1.281: download - view: text, markup - select for diffs
Sun Dec 24 05:55:02 2006 UTC (16 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.280: preferred, colored
Changes since revision 1.280: +5 -3
lines
Pass op to slap_mods_check()
Revision 1.280: download - view: text, markup - select for diffs
Sat Dec 16 02:33:27 2006 UTC (16 years, 1 month ago) by quanah
Branches: MAIN
Diff to: previous 1.279: preferred, colored
Changes since revision 1.279: +2 -2
lines
cleanup
Revision 1.279: download - view: text, markup - select for diffs
Tue Dec 12 20:00:12 2006 UTC (16 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.278: preferred, colored
Changes since revision 1.278: +11 -6
lines
ITS#4768 more be_add fallout
Revision 1.278: download - view: text, markup - select for diffs
Sat Dec 2 15:17:01 2006 UTC (16 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.277: preferred, colored
Changes since revision 1.277: +2 -2
lines
improve error message
Revision 1.277: download - view: text, markup - select for diffs
Fri Nov 17 01:11:57 2006 UTC (16 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.276: preferred, colored
Changes since revision 1.276: +105 -88
lines
ITS#4755 add rid to syncrepl debug msgs
Revision 1.276: download - view: text, markup - select for diffs
Mon Nov 13 01:57:05 2006 UTC (16 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.275: preferred, colored
Changes since revision 1.275: +8 -2
lines
ITS#4746 additional leaks
Revision 1.275: download - view: text, markup - select for diffs
Mon Nov 13 01:44:45 2006 UTC (16 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.274: preferred, colored
Changes since revision 1.274: +6 -2
lines
ITS#4746 plug leaks
Revision 1.274: download - view: text, markup - select for diffs
Thu Oct 5 23:57:50 2006 UTC (16 years, 3 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_3_MP
Diff to: previous 1.273: preferred, colored
Changes since revision 1.273: +4 -1
lines
ITS#4695 same fix for delta-sync
Revision 1.273: download - view: text, markup - select for diffs
Thu Oct 5 01:56:23 2006 UTC (16 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.272: preferred, colored
Changes since revision 1.272: +4 -1
lines
ITS#4695 fix modrdn newSup
Revision 1.272: download - view: text, markup - select for diffs
Sun Sep 10 22:52:43 2006 UTC (16 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.271: preferred, colored
Changes since revision 1.271: +21 -2
lines
add sb_version to slap_bindconf;
rework slap_client_connect() and slap_discover_feature() accordingly
Revision 1.271: download - view: text, markup - select for diffs
Sun Sep 10 22:06:03 2006 UTC (16 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.270: preferred, colored
Changes since revision 1.270: +12 -5
lines
make sure we got the right control...
Revision 1.270: download - view: text, markup - select for diffs
Mon Aug 28 23:43:24 2006 UTC (16 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.269: preferred, colored
Changes since revision 1.269: +6 -8
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.269: download - view: text, markup - select for diffs
Tue Aug 15 19:26:27 2006 UTC (16 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.268: preferred, colored
Changes since revision 1.268: +1 -1
lines
Forced commit. Previously logged 1.269 commit was deleted instead of reversed.
Revision 1.268: download - view: text, markup - select for diffs
Fri Aug 4 17:20:59 2006 UTC (16 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.267: preferred, colored
Changes since revision 1.267: +3 -110
lines
factor connection code out of syncrepl
Revision 1.267: download - view: text, markup - select for diffs
Thu Jul 27 08:44:22 2006 UTC (16 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.266: preferred, colored
Changes since revision 1.266: +17 -1
lines
ITS#4622
syncrepl: don't save contextCSN on incoming context entry
syncprov: delete contextCSN on checkpoint if ctxcsn is empty
Revision 1.266: download - view: text, markup - select for diffs
Wed Jul 26 19:36:44 2006 UTC (16 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.265: preferred, colored
Changes since revision 1.265: +8 -9
lines
ITS#4622 additional fix
Revision 1.265: download - view: text, markup - select for diffs
Wed Jul 26 19:23:21 2006 UTC (16 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.264: preferred, colored
Changes since revision 1.264: +8 -7
lines
ITS#4534, don't update the context cookie with the delete syncID set
cookie, that's only an intermediate value.
ITS#4622, don't update the context cookie until all the nonpresent
deletes are finished.
Revision 1.264: download - view: text, markup - select for diffs
Thu Jun 8 09:54:10 2006 UTC (16 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.263: preferred, colored
Changes since revision 1.263: +9 -3
lines
ITS#4582 complain if no rootDN was set when configuring syncrepl
Revision 1.263: download - view: text, markup - select for diffs
Mon May 29 05:24:21 2006 UTC (16 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.262: preferred, colored
Changes since revision 1.262: +11 -1
lines
Fix modrdn with back-ldap
Revision 1.262: download - view: text, markup - select for diffs
Sat May 27 08:26:15 2006 UTC (16 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.261: preferred, colored
Changes since revision 1.261: +6 -1
lines
ITS#4567 use unique timestamps for ops for cascading delta-sync
Revision 1.261: download - view: text, markup - select for diffs
Thu May 11 08:46:44 2006 UTC (16 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.260: preferred, colored
Changes since revision 1.260: +15 -7
lines
ITS#4534 propagate CSN for delete syncID sets
Revision 1.260: download - view: text, markup - select for diffs
Wed May 3 00:48:23 2006 UTC (16 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.259: preferred, colored
Changes since revision 1.259: +2 -10
lines
Detect TLS config changes
Revision 1.259: download - view: text, markup - select for diffs
Sat Apr 29 07:24:14 2006 UTC (16 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.258: preferred, colored
Changes since revision 1.258: +9 -4
lines
searchbase is a required config parameter, log missing params.
Revision 1.258: download - view: text, markup - select for diffs
Thu Apr 27 07:18:43 2006 UTC (16 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.257: preferred, colored
Changes since revision 1.257: +14 -5
lines
Add logging for ITS#4423
Revision 1.257: download - view: text, markup - select for diffs
Tue Apr 25 17:30:48 2006 UTC (16 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.256: preferred, colored
Changes since revision 1.256: +8 -5
lines
more ITS#4503 cleanup
Revision 1.256: download - view: text, markup - select for diffs
Thu Apr 13 12:46:16 2006 UTC (16 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.255: preferred, colored
Changes since revision 1.255: +3 -2
lines
cleanup
Revision 1.255: download - view: text, markup - select for diffs
Fri Apr 7 00:57:39 2006 UTC (16 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.254: preferred, colored
Changes since revision 1.254: +23 -1
lines
Use TLS context stuff in syncrepl
Revision 1.254: download - view: text, markup - select for diffs
Sun Apr 2 17:54:25 2006 UTC (16 years, 10 months ago) by hallvard
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_BP
Branch point for: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.253: preferred, colored
Changes since revision 1.253: +1 -3
lines
Warnings: Unused vars. funcptr=0, not =NULL. if(b=...) -> if((b=...) != NULL).
Revision 1.253: download - view: text, markup - select for diffs
Tue Mar 7 21:39:09 2006 UTC (16 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.252: preferred, colored
Changes since revision 1.252: +2 -1
lines
Add "subord" alias for subordinate scope
Revision 1.252: download - view: text, markup - select for diffs
Wed Feb 15 06:38:17 2006 UTC (16 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.251: preferred, colored
Changes since revision 1.251: +11 -4
lines
Fix ITS#4401 teardown persistent clients when unconfiguring
Revision 1.251: download - view: text, markup - select for diffs
Wed Feb 8 20:24:43 2006 UTC (16 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.250: preferred, colored
Changes since revision 1.250: +4 -1
lines
Add debug message when deleting nonpresent entries
Revision 1.250: download - view: text, markup - select for diffs
Sun Feb 5 00:05:38 2006 UTC (16 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.249: preferred, colored
Changes since revision 1.249: +5 -1
lines
filter2bv can't de-normalize UUIDs, must do it explicitly for back-ldap
in test045
Revision 1.249: download - view: text, markup - select for diffs
Wed Jan 25 00:47:48 2006 UTC (17 years ago) by hyc
Branches: MAIN
Diff to: previous 1.248: preferred, colored
Changes since revision 1.248: +13 -1
lines
ITS#4369 add log messages for delta syncrepl ops
Revision 1.248: download - view: text, markup - select for diffs
Wed Jan 11 20:30:53 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.247: preferred, colored
Changes since revision 1.247: +2 -2
lines
(incorrect) variable used before set (ITS#4331)
Revision 1.247: download - view: text, markup - select for diffs
Wed Jan 11 07:36:37 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.246: preferred, colored
Changes since revision 1.246: +3 -3
lines
fix typos in previus commit
Revision 1.246: download - view: text, markup - select for diffs
Wed Jan 11 07:10:17 2006 UTC (17 years ago) by hyc
Branches: MAIN
Diff to: previous 1.245: preferred, colored
Changes since revision 1.245: +14 -14
lines
Don't update in-memory cookie until db update succeeds
Revision 1.245: download - view: text, markup - select for diffs
Wed Jan 11 06:37:42 2006 UTC (17 years ago) by hyc
Branches: MAIN
Diff to: previous 1.244: preferred, colored
Changes since revision 1.244: +28 -32
lines
Propagate local errors up, fix test045
Revision 1.244: download - view: text, markup - select for diffs
Fri Jan 6 15:31:57 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.243: preferred, colored
Changes since revision 1.243: +28 -14
lines
o_csn memory handling cleanup and more resource release
Revision 1.243: download - view: text, markup - select for diffs
Tue Jan 3 22:12:16 2006 UTC (17 years ago) by kurt
Branches: MAIN
Diff to: previous 1.242: preferred, colored
Changes since revision 1.242: +2 -2
lines
Happy new year!
Revision 1.242: download - view: text, markup - select for diffs
Tue Jan 3 17:07:01 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.241: preferred, colored
Changes since revision 1.241: +6 -1
lines
__should__ fix ITS#4296
Revision 1.241: download - view: text, markup - select for diffs
Mon Jan 2 16:36:48 2006 UTC (17 years ago) by ando
Branches: MAIN
Diff to: previous 1.240: preferred, colored
Changes since revision 1.240: +3 -1
lines
fix another crasher
Revision 1.240: download - view: text, markup - select for diffs
Sun Jan 1 08:23:24 2006 UTC (17 years, 1 month ago) by lukeh
Branches: MAIN
Diff to: previous 1.239: preferred, colored
Changes since revision 1.239: +4 -1
lines
Add orr_modlist member to request structure, containing a list of
modifications to be applied by the backend atomically with a modify
RDN request.
Handle updating of RDN values in frontend.
Code that calls a backend's be_modrdn should call slap_modrdn2mods(op, rs)
before invoking the backend and cleanup with slap_mods_free( op->orr_modlist, 1 ).
See do_modrdn() for an example.
Revision 1.239: download - view: text, markup - select for diffs
Tue Dec 20 13:31:16 2005 UTC (17 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.238: preferred, colored
Changes since revision 1.238: +43 -12
lines
fix potential overflow in syncrepl_unbind() and related helpers
Revision 1.238: download - view: text, markup - select for diffs
Tue Dec 20 13:03:04 2005 UTC (17 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.237: preferred, colored
Changes since revision 1.237: +3 -1
lines
note to developers
Revision 1.237: download - view: text, markup - select for diffs
Tue Dec 20 12:07:38 2005 UTC (17 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.236: preferred, colored
Changes since revision 1.236: +15 -5
lines
add more checks on input values
Revision 1.236: download - view: text, markup - select for diffs
Tue Dec 20 11:18:01 2005 UTC (17 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.235: preferred, colored
Changes since revision 1.235: +4 -4
lines
ATTRSONLY doesn't take a value (ITS#4146, #4266)
Revision 1.235: download - view: text, markup - select for diffs
Thu Dec 15 18:14:54 2005 UTC (17 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.234: preferred, colored
Changes since revision 1.234: +16 -11
lines
use macros to handle retry
Revision 1.234: download - view: text, markup - select for diffs
Thu Dec 15 12:07:56 2005 UTC (17 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.233: preferred, colored
Changes since revision 1.233: +3 -3
lines
fix filter generation (back-ldap uses string form)
Revision 1.233: download - view: text, markup - select for diffs
Tue Dec 6 22:10:14 2005 UTC (17 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.232: preferred, colored
Changes since revision 1.232: +2 -1
lines
plug leaks
Revision 1.232: download - view: text, markup - select for diffs
Tue Nov 29 10:44:43 2005 UTC (17 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.231: preferred, colored
Changes since revision 1.231: +2 -2
lines
ITS#4227 delta-sync should use subtree search
Revision 1.231: download - view: text, markup - select for diffs
Sat Nov 26 06:38:18 2005 UTC (17 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.230: preferred, colored
Changes since revision 1.230: +1 -3
lines
Remove some unnecessary #ifdefs
Revision 1.230: download - view: text, markup - select for diffs
Fri Nov 25 14:16:54 2005 UTC (17 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.229: preferred, colored
Changes since revision 1.229: +4 -5
lines
detect if trying to make back-monitor shadow
Revision 1.229: download - view: text, markup - select for diffs
Wed Nov 23 16:29:16 2005 UTC (17 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.228: preferred, colored
Changes since revision 1.228: +188 -118
lines
first round of number/time parsing fixes
Revision 1.228: download - view: text, markup - select for diffs
Mon Nov 21 04:38:28 2005 UTC (17 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.227: preferred, colored
Changes since revision 1.227: +2 -2
lines
Fix retry on stale cookie result
Revision 1.227: download - view: text, markup - select for diffs
Wed Nov 16 20:52:14 2005 UTC (17 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.226: preferred, colored
Changes since revision 1.226: +15 -14
lines
more URI into bindconf
Revision 1.226: download - view: text, markup - select for diffs
Sun Nov 13 21:27:00 2005 UTC (17 years, 2 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_MP
Diff to: previous 1.225: preferred, colored
Changes since revision 1.225: +45 -30
lines
don't trust strchr/strrchr with bervals
Revision 1.225: download - view: text, markup - select for diffs
Mon Nov 7 23:03:58 2005 UTC (17 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.224: preferred, colored
Changes since revision 1.224: +9 -2
lines
error if syncUUID is empty
Revision 1.224: download - view: text, markup - select for diffs
Thu Nov 3 01:40:52 2005 UTC (17 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.223: preferred, colored
Changes since revision 1.223: +20 -12
lines
ITS#4135 fix prev commit
Revision 1.223: download - view: text, markup - select for diffs
Thu Nov 3 00:27:07 2005 UTC (17 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.222: preferred, colored
Changes since revision 1.222: +7 -1
lines
Update result code to IANA-assigned values
Provide some backwards compatibility.
Misc cleanup
Revision 1.222: download - view: text, markup - select for diffs
Wed Nov 2 23:15:50 2005 UTC (17 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.221: preferred, colored
Changes since revision 1.221: +4 -1
lines
ITS#4135 remove client socket from frontend control before unbinding
Revision 1.221: download - view: text, markup - select for diffs
Sat Oct 15 04:14:12 2005 UTC (17 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.220: preferred, colored
Changes since revision 1.220: +14 -12
lines
Fix fallback retries
Revision 1.220: download - view: text, markup - select for diffs
Sat Oct 15 03:37:10 2005 UTC (17 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.219: preferred, colored
Changes since revision 1.219: +43 -31
lines
Trim down delta attr list
Revision 1.219: download - view: text, markup - select for diffs
Sat Oct 15 03:13:28 2005 UTC (17 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.218: preferred, colored
Changes since revision 1.218: +10 -5
lines
Fix delta deletes
Revision 1.218: download - view: text, markup - select for diffs
Sat Oct 15 01:26:31 2005 UTC (17 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.217: preferred, colored
Changes since revision 1.217: +107 -9
lines
Better delta syncrepl support, fallback to full refresh.
Revision 1.217: download - view: text, markup - select for diffs
Fri Oct 14 22:43:47 2005 UTC (17 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.216: preferred, colored
Changes since revision 1.216: +5 -6
lines
Send reloadHint TRUE by default
Revision 1.216: download - view: text, markup - select for diffs
Thu Oct 13 09:58:45 2005 UTC (17 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.215: preferred, colored
Changes since revision 1.215: +7 -1
lines
Move CSN invocations to backends
Revision 1.215: download - view: text, markup - select for diffs
Wed Oct 12 21:17:29 2005 UTC (17 years, 3 months ago) by kurt
Branches: MAIN
Diff to: previous 1.214: preferred, colored
Changes since revision 1.214: +3 -3
lines
Align Operation buffers using LBER_ALIGNED_BUFFER
Revision 1.214: download - view: text, markup - select for diffs
Tue Oct 11 01:05:13 2005 UTC (17 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.213: preferred, colored
Changes since revision 1.213: +2 -6
lines
Use ldap_unbind_ext, don't depend on ldap-int.h
Revision 1.213: download - view: text, markup - select for diffs
Thu Oct 6 17:11:13 2005 UTC (17 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +3 -5
lines
Cleanup
Revision 1.212: download - view: text, markup - select for diffs
Fri Sep 30 04:39:37 2005 UTC (17 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +5 -4
lines
ITS#4050 compare normalized DNs when detecting modrdn
Revision 1.211: download - view: text, markup - select for diffs
Thu Sep 22 19:22:00 2005 UTC (17 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +4 -4
lines
ITS#4031 don't update syncCookie if it has invalid ctxcsn
Revision 1.210: download - view: text, markup - select for diffs
Thu Sep 15 00:02:27 2005 UTC (17 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +7 -2
lines
Silence return val warnings in prev commit
Revision 1.209: download - view: text, markup - select for diffs
Wed Sep 14 13:27:20 2005 UTC (17 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +302 -2
lines
Add syncdata keyword, to select different sync data formats. Defaults
to "default", can be set to "accesslog" or "changelog". changelog is
not fully implemented yet.
Revision 1.208: download - view: text, markup - select for diffs
Thu Aug 25 06:57:08 2005 UTC (17 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +2 -1
lines
need stricter sanity checks...
Revision 1.207: download - view: text, markup - select for diffs
Thu Aug 18 06:48:10 2005 UTC (17 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +1 -4
lines
merge sml_managing into sml_flags (SLAP_MOD_MANAGING)
Revision 1.206: download - view: text, markup - select for diffs
Thu Aug 18 06:12:26 2005 UTC (17 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +4 -1
lines
zero out sml_managing any time a Modifications is built (use calloc?)
Revision 1.205: download - view: text, markup - select for diffs
Thu Aug 11 17:32:28 2005 UTC (17 years, 5 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_AC_MP,
OPENLDAP_AC_BP,
OPENLDAP_AC
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +3 -3
lines
silence warning
Revision 1.204: download - view: text, markup - select for diffs
Mon Aug 8 21:56:40 2005 UTC (17 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +3 -1
lines
ITS#3917 don't check csn syntax if schema isn't inited yet
Revision 1.203: download - view: text, markup - select for diffs
Mon Aug 8 10:38:19 2005 UTC (17 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +5 -5
lines
ITS#3922 fix syncrepl ctxcsn leak
Revision 1.202: download - view: text, markup - select for diffs
Mon Aug 1 00:16:02 2005 UTC (17 years, 6 months ago) by lukeh
Branches: MAIN
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +2 -2
lines
slap_mods2entry() should not zero pointers into the modifications
list because checking is performed on these, rather than the entry.
slap_mods_free() now takes an extra argument indicating whether to
free the values or not.
Revision 1.201: download - view: text, markup - select for diffs
Sun Jul 31 16:17:13 2005 UTC (17 years, 6 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +4 -4
lines
Cleanup
Revision 1.200: download - view: text, markup - select for diffs
Mon Jul 18 04:22:34 2005 UTC (17 years, 6 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +2 -2
lines
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
Revision 1.199: download - view: text, markup - select for diffs
Mon Jul 18 03:14:41 2005 UTC (17 years, 6 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +5 -5
lines
Add missing "static" for functions declared static but defined non-static
Revision 1.198: download - view: text, markup - select for diffs
Thu Jul 14 17:52:09 2005 UTC (17 years, 6 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +2 -2
lines
Silence "unused <something>" warnings
Revision 1.197: download - view: text, markup - select for diffs
Tue Jul 5 10:05:47 2005 UTC (17 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +2 -2
lines
fix ITS#3834
Revision 1.196: download - view: text, markup - select for diffs
Mon Jul 4 14:34:42 2005 UTC (17 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +12 -12
lines
address ITS#3831 (mostly code readability)
Revision 1.195: download - view: text, markup - select for diffs
Mon Jul 4 03:29:12 2005 UTC (17 years, 6 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +3 -3
lines
Format fixes (%d<->%lu etc)
Revision 1.194: download - view: text, markup - select for diffs
Sat Jun 4 07:44:39 2005 UTC (17 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +6 -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.193: download - view: text, markup - select for diffs
Fri May 6 03:14:02 2005 UTC (17 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +2 -2
lines
ITS#3710 add missing space
Revision 1.192: download - view: text, markup - select for diffs
Fri Apr 22 22:28:43 2005 UTC (17 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +2 -2
lines
Add task names to runqueue entries. Display running tasks under
cn=Runqueue,cn=Threads,cn=Monitor
Revision 1.191: download - view: text, markup - select for diffs
Fri Apr 22 12:50:28 2005 UTC (17 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +44 -37
lines
Cleanup task tracking
Revision 1.190: download - view: text, markup - select for diffs
Fri Apr 22 12:38:36 2005 UTC (17 years, 9 months ago) by hyc
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +614 -2
lines
Isolate syncrepl stuff in syncrepl.c
Revision 1.189: download - view: text, markup - select for diffs
Thu Apr 21 19:19:35 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +3 -1
lines
set alias dereferencing (please check)
Revision 1.188: download - view: text, markup - select for diffs
Sun Apr 10 21:43:17 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +11 -6
lines
more bindconf cleanup
Revision 1.187: download - view: text, markup - select for diffs
Fri Apr 1 23:33:48 2005 UTC (17 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +13 -20
lines
rework few members of slap_bindconf; silence few warnings
Revision 1.186: download - view: text, markup - select for diffs
Mon Mar 28 22:12:05 2005 UTC (17 years, 10 months ago) by slim
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +9 -1
lines
Fixing memory leakage in attribute aliasing
Revision 1.185: download - view: text, markup - select for diffs
Thu Feb 24 08:07:40 2005 UTC (17 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +12 -11
lines
SASL/TLS fixes to prev commit
Revision 1.184: download - view: text, markup - select for diffs
Wed Feb 23 11:03:14 2005 UTC (17 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +11 -29
lines
Added replica retrieval
Revision 1.183: download - view: text, markup - select for diffs
Thu Feb 17 14:07:27 2005 UTC (17 years, 11 months ago) by hyc
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +11 -1
lines
ITS#3546 fix consumer crash on interrupt (provider crash still unresolved)
Revision 1.182: download - view: text, markup - select for diffs
Wed Feb 16 16:00:11 2005 UTC (17 years, 11 months ago) by slim
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +3 -3
lines
initialize AttributeAssertion before using
Revision 1.181: download - view: text, markup - select for diffs
Tue Jan 18 23:12:46 2005 UTC (18 years ago) by ando
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +6 -9
lines
cleanup
Revision 1.180: download - view: text, markup - select for diffs
Fri Jan 14 15:20:15 2005 UTC (18 years ago) by hyc
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +1 -32
lines
More cleanup
Revision 1.179: download - view: text, markup - select for diffs
Fri Jan 14 10:01:48 2005 UTC (18 years ago) by ando
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +33 -8
lines
small improvements; declare org_dn/org_ndn
Revision 1.178: download - view: text, markup - select for diffs
Fri Jan 14 04:11:38 2005 UTC (18 years ago) by hyc
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +23 -32
lines
Fix cascading deletes
Revision 1.177: download - view: text, markup - select for diffs
Fri Jan 14 03:26:59 2005 UTC (18 years ago) by hyc
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +81 -323
lines
More consolidation for single consumer-context syncrepl
Revision 1.176: download - view: text, markup - select for diffs
Thu Jan 13 20:15:50 2005 UTC (18 years ago) by hyc
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +1 -3
lines
Single consumer context per database
Revision 1.175: download - view: text, markup - select for diffs
Thu Jan 13 18:51:01 2005 UTC (18 years ago) by hyc
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +4 -8
lines
Use a single sessionlog per context, delete sid
Revision 1.174: download - view: text, markup - select for diffs
Thu Jan 13 17:51:29 2005 UTC (18 years ago) by hyc
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +3 -46
lines
Deleted syncrepl updatedn
Revision 1.173: download - view: text, markup - select for diffs
Sat Jan 8 08:12:35 2005 UTC (18 years ago) by ando
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +4 -4
lines
cosmetic changes (the problem was not there)
Revision 1.172: download - view: text, markup - select for diffs
Sat Jan 1 19:49:51 2005 UTC (18 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +2 -2
lines
Happy New Year!
Revision 1.171: download - view: text, markup - select for diffs
Thu Dec 16 12:48:36 2004 UTC (18 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +8 -6
lines
ITS#3443 fix shutdown test
Revision 1.170: download - view: text, markup - select for diffs
Sun Dec 12 05:09:02 2004 UTC (18 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +12 -25
lines
Fix ITS#3425, use less restrictive search filter when getting info about
an old entry that must be deleted.
Revision 1.169: download - view: text, markup - select for diffs
Sat Dec 11 16:48:15 2004 UTC (18 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +2 -2
lines
improve usability of global ovrlays for write operations; may need to anticipate SLAPI accordingly. More work needed for add (overlays need to understand they're global and call slap_mods2entry() explicitly)
Revision 1.168: download - view: text, markup - select for diffs
Thu Dec 9 20:16:16 2004 UTC (18 years, 1 month 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.167: preferred, colored
Changes since revision 1.167: +2 -2
lines
Fix typo in prev commit
Revision 1.167: download - view: text, markup - select for diffs
Thu Dec 9 19:30:48 2004 UTC (18 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +6 -8
lines
Fix delete/refresh switch
Revision 1.166: download - view: text, markup - select for diffs
Wed Dec 8 03:47:29 2004 UTC (18 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +65 -32
lines
ITS#3423 implement delete for ID sets
Revision 1.165: download - view: text, markup - select for diffs
Fri Dec 3 15:49:23 2004 UTC (18 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +8 -10
lines
Rename syncrepl_rq to slapd_rq, move to daemon.c
Revision 1.164: download - view: text, markup - select for diffs
Tue Nov 30 10:08:25 2004 UTC (18 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +16 -5
lines
Add comments, fix search args in syncrepl_entry
Revision 1.163: download - view: text, markup - select for diffs
Tue Nov 30 00:48:08 2004 UTC (18 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +74 -9
lines
retry if addition of an entry previously added as glue fails; entryUUID must be added to mods in pretty and normalized form
Revision 1.162: download - view: text, markup - select for diffs
Mon Nov 29 18:03:55 2004 UTC (18 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +14 -8
lines
glue also in case of no such object, indicating that the suffix entry is missing yet (unordered results of initial content poll)
Revision 1.161: download - view: text, markup - select for diffs
Mon Nov 29 04:56:51 2004 UTC (18 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +241 -138
lines
Remove syncinfo si_UUID_dn, make consumer use modify/modrdn instead of
just deleting and adding modified entries.
Revision 1.160: download - view: text, markup - select for diffs
Fri Nov 26 23:57:37 2004 UTC (18 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +14 -17
lines
More migration of syncrepl from frontend to syncprov overlay
define OPERATION_BUFFER_SIZE for dummy Operations
Revision 1.159: download - view: text, markup - select for diffs
Fri Nov 26 16:32:36 2004 UTC (18 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +5 -5
lines
Fix prev commit
Revision 1.158: download - view: text, markup - select for diffs
Fri Nov 26 08:40:22 2004 UTC (18 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +7 -4
lines
More syncprov fixes. test019 now passes.
Revision 1.157: download - view: text, markup - select for diffs
Thu Nov 25 21:59:01 2004 UTC (18 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +3 -2
lines
Split Operation into Opheader and op
Revision 1.156: download - view: text, markup - select for diffs
Thu Nov 25 20:16:56 2004 UTC (18 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +5 -8
lines
Disable back-bdb native syncrepl support, enable syncprov overlay,
remove syncrepl stuff from Operation struct
Revision 1.155: download - view: text, markup - select for diffs
Tue Nov 23 12:08:46 2004 UTC (18 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +6 -6
lines
Dynamic control management
Revision 1.154: download - view: text, markup - select for diffs
Mon Nov 22 01:11:15 2004 UTC (18 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +3 -2
lines
Fix modtail initialization in loop
Revision 1.153: download - view: text, markup - select for diffs
Thu Oct 28 19:40:42 2004 UTC (18 years, 3 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +8 -11
lines
patch for ITS#3379
Revision 1.152: download - view: text, markup - select for diffs
Tue Oct 12 15:53:51 2004 UTC (18 years, 3 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +11 -14
lines
syncrepl consistency patch: utilize BDB txn rollback
Revision 1.151: download - view: text, markup - select for diffs
Sat Oct 9 07:26:17 2004 UTC (18 years, 3 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +91 -11
lines
syncrepl consistency patch
Revision 1.150: download - view: text, markup - select for diffs
Wed Oct 6 03:51:40 2004 UTC (18 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +15 -13
lines
Revert ITS#3353 patch, it needs to be reworked.
Revision 1.149: download - view: text, markup - select for diffs
Tue Oct 5 19:41:41 2004 UTC (18 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +7 -6
lines
cleanup & silence warnings
Revision 1.148: download - view: text, markup - select for diffs
Mon Oct 4 22:30:15 2004 UTC (18 years, 3 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +41 -43
lines
simplify attrs parsing and process objectClass differently
Revision 1.147: download - view: text, markup - select for diffs
Fri Oct 1 05:33:18 2004 UTC (18 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +13 -15
lines
ITS#3353 consolidate slapd globals into a single struct
Revision 1.146: download - view: text, markup - select for diffs
Mon Sep 27 14:16:53 2004 UTC (18 years, 4 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +23 -21
lines
preserve attrs="*"
Revision 1.145: download - view: text, markup - select for diffs
Sun Sep 26 21:00:35 2004 UTC (18 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +89 -56
lines
misc syncrepl cleanup/fixes
Revision 1.144: download - view: text, markup - select for diffs
Sun Sep 26 20:58:48 2004 UTC (18 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +1 -2
lines
multiple precision with BIGNUM/gmp/ulong
Revision 1.143: download - view: text, markup - select for diffs
Thu Sep 23 17:23:17 2004 UTC (18 years, 4 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +13 -4
lines
A follow-on commit to the previous @oc support change to use anlist
Revision 1.142: download - view: text, markup - select for diffs
Thu Sep 23 00:48:14 2004 UTC (18 years, 4 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +116 -52
lines
Modified @oc supprot code to the share anlist routines; Revised anlist routines
Revision 1.141: download - view: text, markup - select for diffs
Sat Sep 18 00:07:41 2004 UTC (18 years, 4 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +23 -4
lines
*oc support in attr list
Revision 1.140: download - view: text, markup - select for diffs
Sat Sep 11 20:37:21 2004 UTC (18 years, 4 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +6 -2
lines
release syncinfo mem upon syncrepl failure as well as shutdown
Revision 1.139: download - view: text, markup - select for diffs
Sat Sep 11 00:02:09 2004 UTC (18 years, 4 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +105 -11
lines
memory leak fixes
Revision 1.138: download - view: text, markup - select for diffs
Sat Sep 4 02:54:31 2004 UTC (18 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +1 -169
lines
unifdef -UNEW_LOGGING
Revision 1.137: download - view: text, markup - select for diffs
Thu Sep 2 16:12:37 2004 UTC (18 years, 5 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +4 -1
lines
added avl_free() at the end of do_syncrep2()
Revision 1.136: download - view: text, markup - select for diffs
Wed Sep 1 02:18:56 2004 UTC (18 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +12 -8
lines
Avoid gratuitous reindexing of cn and objectclass in syncrepl_updateCookie
Revision 1.135: download - view: text, markup - select for diffs
Sun Aug 29 20:28:28 2004 UTC (18 years, 5 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +31 -2
lines
ITS#3289 - exattrs support
Revision 1.134: download - view: text, markup - select for diffs
Sun Aug 29 18:01:21 2004 UTC (18 years, 5 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +5 -1
lines
Use global alloc for now
Revision 1.133: download - view: text, markup - select for diffs
Sun Aug 29 17:19:22 2004 UTC (18 years, 5 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +25 -15
lines
Further fixes for ITS#3297
Revision 1.132: download - view: text, markup - select for diffs
Sat Aug 28 19:58:20 2004 UTC (18 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +7 -5
lines
TLS SSF does not imply a transport_ssf.
Revision 1.131: download - view: text, markup - select for diffs
Mon Aug 23 23:20:49 2004 UTC (18 years, 5 months ago) by lukeh
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +2 -2
lines
ITS#3297 (double free)
Revision 1.130: download - view: text, markup - select for diffs
Fri Aug 20 14:26:58 2004 UTC (18 years, 5 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +10 -7
lines
attrs=*,+ becmoes the default behavior when attrs are not specified in syncrepl definition. When attrs are specified, operational attributes other than objectClass, structuralObjectClass, and entryCSN need to be explicitly specified to be included in the replication content.
Revision 1.129: download - view: text, markup - select for diffs
Thu Aug 19 21:39:45 2004 UTC (18 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +13 -1
lines
ITS#3289 - add SLAP_AT_DYNAMIC flag for dynamically generated attributes.
Set flag for hasSubordinates and subschemaSubentry. Strip dynamic attributes
before storing entries in syncrepl.
Revision 1.128: download - view: text, markup - select for diffs
Wed Aug 18 15:14:22 2004 UTC (18 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +3 -3
lines
Reworked fix for ITS#3140 - add access parameter to backend_attribute
Revision 1.127: download - view: text, markup - select for diffs
Wed Jul 28 15:24:54 2004 UTC (18 years, 6 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +2 -2
lines
Patch for ITS#3259
Revision 1.126: download - view: text, markup - select for diffs
Sun Jul 18 19:44:30 2004 UTC (18 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +11 -2
lines
rework op/rs structures to deal with opeartional attributes
Revision 1.125: download - view: text, markup - select for diffs
Fri Jun 25 00:27:02 2004 UTC (18 years, 7 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +62 -53
lines
internal operation return value processing cleanup
Revision 1.124: download - view: text, markup - select for diffs
Tue Jun 22 21:23:37 2004 UTC (18 years, 7 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +3 -3
lines
more timelimit cleanup
Revision 1.123: download - view: text, markup - select for diffs
Tue Jun 22 16:15:29 2004 UTC (18 years, 7 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +19 -7
lines
limit checking in syncrepl
Revision 1.122: download - view: text, markup - select for diffs
Mon Jun 21 05:03:50 2004 UTC (18 years, 7 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +6 -7
lines
syncrepl retry code fix for correct timing
Revision 1.121: download - view: text, markup - select for diffs
Sat Jun 19 15:07:36 2004 UTC (18 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +4 -1
lines
cleanup limits for internal searches...
Revision 1.120: download - view: text, markup - select for diffs
Fri Jun 18 03:04:03 2004 UTC (18 years, 7 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +35 -14
lines
syncrepl retry-on-error code
Revision 1.119: download - view: text, markup - select for diffs
Thu May 6 01:27:45 2004 UTC (18 years, 8 months ago) by lukeh
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +16 -3
lines
Fix ITS#3131 properly - set operation SSF to MAX(TLS, SASL) SSFs
Revision 1.118: download - view: text, markup - select for diffs
Wed May 5 03:41:43 2004 UTC (18 years, 8 months ago) by lukeh
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +4 -1
lines
ITS #3131 - propagate SSF to syncrepl operation
Revision 1.117: download - view: text, markup - select for diffs
Tue Apr 20 01:44:57 2004 UTC (18 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +9 -9
lines
ITS#3092: Rename sl_free() and friends to slap_sl_free()
Revision 1.116: download - view: text, markup - select for diffs
Fri Apr 16 04:12:13 2004 UTC (18 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +87 -91
lines
s/saslAuthz/authz/
Revision 1.115: download - view: text, markup - select for diffs
Tue Apr 13 07:52:12 2004 UTC (18 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +5 -3
lines
silence warnings
Revision 1.114: download - view: text, markup - select for diffs
Thu Apr 8 04:49:18 2004 UTC (18 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +9 -9
lines
bvalue cleanup
Revision 1.113: download - view: text, markup - select for diffs
Wed Apr 7 15:32:37 2004 UTC (18 years, 9 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +26 -2
lines
updatedn fix for syncrepl
Revision 1.112: download - view: text, markup - select for diffs
Wed Apr 7 02:11:44 2004 UTC (18 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +16 -16
lines
use BER_BVNULL
Revision 1.111: download - view: text, markup - select for diffs
Tue Apr 6 15:58:03 2004 UTC (18 years, 9 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +3 -3
lines
Fix for ITS#3055
Revision 1.110: download - view: text, markup - select for diffs
Thu Mar 25 21:09:08 2004 UTC (18 years, 10 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +4 -8
lines
fix for ITS#2995
Revision 1.109: download - view: text, markup - select for diffs
Thu Mar 25 18:20:19 2004 UTC (18 years, 10 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +4 -4
lines
patch for ITS#2948
Revision 1.108: download - view: text, markup - select for diffs
Fri Mar 19 05:16:45 2004 UTC (18 years, 10 months ago) by kurt
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +13 -3
lines
ITS#3032: retry when GSSAPI creds are not available
Revision 1.107: download - view: text, markup - select for diffs
Wed Mar 17 18:33:13 2004 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +3 -18
lines
Add connection_fake_init()
Revision 1.106: download - view: text, markup - select for diffs
Wed Mar 10 20:49:08 2004 UTC (18 years, 10 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +3 -2
lines
for ITS#3105
Revision 1.105: download - view: text, markup - select for diffs
Tue Mar 9 19:43:01 2004 UTC (18 years, 10 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +10 -3
lines
checking limits at the frontend
Revision 1.104: download - view: text, markup - select for diffs
Mon Mar 8 23:34:32 2004 UTC (18 years, 10 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +3 -2
lines
supress log message for glue add case
Revision 1.103: download - view: text, markup - select for diffs
Tue Feb 24 00:55:59 2004 UTC (18 years, 11 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +22 -1
lines
misc addition to the previous glueing commit
Revision 1.102: download - view: text, markup - select for diffs
Mon Feb 23 21:49:24 2004 UTC (18 years, 11 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +81 -1
lines
Glue entry pruning: delete parent entries when they are glues and become leaves
Revision 1.101: download - view: text, markup - select for diffs
Sun Feb 22 19:44:44 2004 UTC (18 years, 11 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +71 -25
lines
syncrepl update: 1) improve error handling 2) glueing support for non-leaf deletion (TODO : deletion of leaf glue entries in the delete / modrdn code)
Revision 1.100: download - view: text, markup - select for diffs
Fri Feb 6 21:41:55 2004 UTC (18 years, 11 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +4 -3
lines
fix for ITS#2947
Revision 1.99: download - view: text, markup - select for diffs
Thu Jan 15 20:35:05 2004 UTC (19 years ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_1_MP
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +4 -4
lines
Fix syncrepl slapd_shutdown detection, would not stop on a gentlehup.
Revision 1.98: download - view: text, markup - select for diffs
Thu Jan 1 18:15:32 2004 UTC (19 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +2 -2
lines
Happy new year
Revision 1.97: download - view: text, markup - select for diffs
Tue Dec 30 00:26:38 2003 UTC (19 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +3 -5
lines
Misc cleanup
Revision 1.96: download - view: text, markup - select for diffs
Sun Dec 7 07:51:24 2003 UTC (19 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +5 -9
lines
Added sc_next and sc_cleanup to slap_callback
Revision 1.95: download - view: text, markup - select for diffs
Sat Dec 6 21:30:45 2003 UTC (19 years, 1 month ago) by hyc
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -3
lines
Move SLAB_SIZE def to slap.h
Revision 1.94: download - view: text, markup - select for diffs
Fri Nov 28 21:06:54 2003 UTC (19 years, 2 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +8 -8
lines
Fix format errors: %d -> %ld, and add (long) casts as appropriate.
Revision 1.93: download - view: text, markup - select for diffs
Thu Nov 27 00:17:16 2003 UTC (19 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +13 -27
lines
Updated notices
Revision 1.92: download - view: text, markup - select for diffs
Wed Nov 26 20:37:45 2003 UTC (19 years, 2 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +8 -8
lines
misc updates
- syncrepl : id -> rid
- man page update
Revision 1.91: download - view: text, markup - select for diffs
Wed Nov 26 19:40:16 2003 UTC (19 years, 2 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +12 -3
lines
Another patch for the multi syncrepl thread support
Revision 1.90: download - view: text, markup - select for diffs
Wed Nov 26 18:49:48 2003 UTC (19 years, 2 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +30 -18
lines
Support multiple sync replication at the consumer :
1) simultaneous operation of multiple active sync replication threads
2) cookie management for individual sync replication thread
(include rid=%3d to the slapd cookie command line option (-c))
Revision 1.89: download - view: text, markup - select for diffs
Thu Nov 20 01:14:47 2003 UTC (19 years, 2 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +32 -22
lines
Collective entryUUID transmission of PRESENT messages in a single PDU
(refer to draft-zeilenga-ldup-sync-04.txt)
Revision 1.88: download - view: text, markup - select for diffs
Wed Nov 19 06:28:42 2003 UTC (19 years, 2 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +6 -9
lines
exchange normalized entryUUID
Revision 1.87: download - view: text, markup - select for diffs
Tue Nov 18 23:45:20 2003 UTC (19 years, 2 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +58 -1
lines
add slap_uuidstr_from_normalized() - any better place to put this ? liblutils ?
Revision 1.86: download - view: text, markup - select for diffs
Thu Nov 13 00:11:07 2003 UTC (19 years, 2 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +51 -14
lines
adjust cookie precedence : command line cookie has higer precedence over stored cookie
Revision 1.85: download - view: text, markup - select for diffs
Wed Nov 12 23:11:45 2003 UTC (19 years, 2 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +19 -3
lines
fix for the cascading replication (reenabling test019)
Revision 1.84: download - view: text, markup - select for diffs
Wed Nov 12 06:05:12 2003 UTC (19 years, 2 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +2 -2
lines
fix typo
Revision 1.83: download - view: text, markup - select for diffs
Tue Nov 11 23:24:11 2003 UTC (19 years, 2 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +6 -4
lines
misc cleanup
Revision 1.82: download - view: text, markup - select for diffs
Tue Nov 11 19:25:20 2003 UTC (19 years, 2 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +87 -56
lines
update ldapsync/syncrepl code according to the new version of
the protocol (draft-zeilenga-ldup-sync-04)
Revision 1.81: download - view: text, markup - select for diffs
Mon Nov 10 01:44:26 2003 UTC (19 years, 2 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +149 -82
lines
1. Session history support
- memory based session history to minimize sync traffic
- when client is covered by a session history, then
[add+delete] mode is used
- when client cookie is not covered by the history because
the cookie is too outdated and/or the history is truncated,
[add+present] mode is used
2. Sync cookie syntax : comma separated name=value pairs
- csn=yyyymmddhh:mm:ssZ#0xSSSS#r#ssssr,sid=nnn
Revision 1.80: download - view: text, markup - select for diffs
Mon Nov 3 08:54:28 2003 UTC (19 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +12 -11
lines
ITS#2805 fix core dump using LDBM
Revision 1.79: download - view: text, markup - select for diffs
Mon Nov 3 07:22:14 2003 UTC (19 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +18 -8
lines
ITS#2808 fix UUIDNormalize, use it.
Revision 1.78: download - view: text, markup - select for diffs
Mon Nov 3 05:57:13 2003 UTC (19 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +3 -1
lines
Fix refresh mode rescheduling
Revision 1.77: download - view: text, markup - select for diffs
Sat Nov 1 22:03:44 2003 UTC (19 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -2
lines
ITS#2806 fix abort
Revision 1.76: download - view: text, markup - select for diffs
Sat Oct 25 20:07:31 2003 UTC (19 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +25 -14
lines
Fix retry on failure
Revision 1.75: download - view: text, markup - select for diffs
Sat Oct 25 19:14:08 2003 UTC (19 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +20 -7
lines
Fix prev commit, don't timeout outbound connections
Revision 1.74: download - view: text, markup - select for diffs
Fri Oct 24 10:57:24 2003 UTC (19 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +271 -287
lines
Add support for outbound connections in main listener.
Restructure syncrepl/persist to use outbound connection manager.
Revision 1.73: download - view: text, markup - select for diffs
Fri Oct 24 06:10:16 2003 UTC (19 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +4 -12
lines
Drop unused arguments from syncrepl_add_glue
Revision 1.72: download - view: text, markup - select for diffs
Fri Oct 24 04:06:55 2003 UTC (19 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -18
lines
Drop SLAPI support
Revision 1.71: download - view: text, markup - select for diffs
Fri Oct 24 03:58:43 2003 UTC (19 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +5 -3
lines
SLAPI fix - no-op when slapi_plugins_used == 0
Revision 1.70: download - view: text, markup - select for diffs
Fri Oct 24 02:11:28 2003 UTC (19 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +25 -18
lines
Fix error recovery, cleanup session handles. Always reschedule task
at end of do_syncrepl; this fixes the problem of syncrepl never starting
if the master isn't up. Set sync interval to 60 seconds in persist mode;
it will retry connecting to the master when the master isn't up. Fail on
SASL at config time instead of at runtime when SASL is not enabled.
Revision 1.69: download - view: text, markup - select for diffs
Wed Oct 22 05:57:25 2003 UTC (19 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -2
lines
Fix prev commit, avoid abort when entry is NULL
Revision 1.68: download - view: text, markup - select for diffs
Wed Oct 22 04:28:34 2003 UTC (19 years, 3 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +29 -16
lines
syncrepl_entry() return code fix (returns 1 when e needs to be freed)
Revision 1.67: download - view: text, markup - select for diffs
Wed Oct 22 03:19:31 2003 UTC (19 years, 3 months ago) by kurt
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +215 -189
lines
Syncrepl code cleanup (namely prefix struct field names)
Revision 1.66: download - view: text, markup - select for diffs
Tue Oct 21 20:02:30 2003 UTC (19 years, 3 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +16 -7
lines
fix for changing si->syncCookie to bvarray
Revision 1.65: download - view: text, markup - select for diffs
Tue Oct 21 06:26:58 2003 UTC (19 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +5 -4
lines
Fix cookie search
Revision 1.64: download - view: text, markup - select for diffs
Mon Oct 20 20:23:11 2003 UTC (19 years, 3 months ago) by kurt
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +8 -6
lines
Avoid questionable use of strlen(), strcpy(), and strcat().
Revision 1.63: download - view: text, markup - select for diffs
Sun Oct 19 06:57:30 2003 UTC (19 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +7 -13
lines
Fix prev commit, syncrepl_add_glue must start from sufix
Revision 1.62: download - view: text, markup - select for diffs
Sun Oct 19 02:42:02 2003 UTC (19 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +36 -36
lines
ITS#2684 fix bogus entry_free(), connection problem remains
Revision 1.61: download - view: text, markup - select for diffs
Sun Oct 19 00:18:38 2003 UTC (19 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +8 -2
lines
ITS#2778 use real malloc for new entry, not sl_malloc
Revision 1.60: download - view: text, markup - select for diffs
Sat Oct 18 22:30:55 2003 UTC (19 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +104 -89
lines
More malloc cleanup
Revision 1.59: download - view: text, markup - select for diffs
Sat Oct 18 12:13:38 2003 UTC (19 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +216 -356
lines
ITS#2747, Reorganize syncrepl, fix some memleaks. More remain.
Revision 1.58: download - view: text, markup - select for diffs
Tue Oct 14 18:22:09 2003 UTC (19 years, 3 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -2
lines
remove #include <db.h> (ITS#2765)
Revision 1.57: download - view: text, markup - select for diffs
Tue Oct 14 14:26:01 2003 UTC (19 years, 3 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +10 -10
lines
fix slap_syncrepl_cn_bv
Revision 1.56: download - view: text, markup - select for diffs
Sun Oct 12 06:14:29 2003 UTC (19 years, 3 months ago) by kurt
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -3
lines
mv ldap_int_get_controls to ldap_pvt_get_controls
Revision 1.55: download - view: text, markup - select for diffs
Wed Oct 8 07:36:06 2003 UTC (19 years, 3 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +99 -64
lines
misc syncrpel updates
Revision 1.54: download - view: text, markup - select for diffs
Tue Oct 7 18:01:37 2003 UTC (19 years, 3 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +41 -40
lines
slaptools update : replica promotion / demotion
new slapadd options
-p : promote : If the ldif file contains syncConsumerSubentries, convert
them to a single syncProviderSubentry. Its contextCSN
attribute has the largest value of the syncreplCookie
attributes of the syncConsumerSubentries.
syncProviderSubentry in the ldif file is retained.
-p -w : promote : Recalculate contextCSN based on entryCSN of each entry.
create Existing syncConsumerSubentries and syncProviderSubentry
are ignored and not added to the directory.
-r : demote : If the ldif file contains syncProviderSubentry, convert it
to a syncConsumerSubentry having the default syncrepl id
of 0. syncConsumerSubentries in the ldif file are retained.
-r -w : demote : Recalculate syncreplCookie based on entryCSN of each entry.
create Existing syncConsumerSubentries and syncProviderSubentry
are ignored and not added to the directory. The default
syncrepl id of 0 will be used for the new
syncConsumerSubentry.
-r -w -i %d[,%d]* : Using the comma separated list followed by the -i option,
it is possible to create multiple syncConsumerSubentries
having the syncrepl ids specified in the list.
syncreplCookie values of these sycnConsumerSubentries
will have the same value, either from the maximum
entryCSN value or from the contextCSN value of the
syncProviderSubentry.
Revision 1.53: download - view: text, markup - select for diffs
Thu Sep 25 05:48:53 2003 UTC (19 years, 4 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +3 -1
lines
no caching flag in Operation structure
Revision 1.52: download - view: text, markup - select for diffs
Wed Sep 24 23:40:33 2003 UTC (19 years, 4 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +3 -3
lines
followup of the previous commit
Revision 1.51: download - view: text, markup - select for diffs
Wed Sep 24 22:59:27 2003 UTC (19 years, 4 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +27 -24
lines
loose ends fixed
Revision 1.50: download - view: text, markup - select for diffs
Wed Sep 24 02:30:41 2003 UTC (19 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +8 -21
lines
Add memctx param to build_new_dn(). cleanup DN leaks.
Revision 1.49: download - view: text, markup - select for diffs
Tue Sep 23 21:41:57 2003 UTC (19 years, 4 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +9 -3
lines
log the cause of the error when ldap_result() returns -1
Revision 1.48: download - view: text, markup - select for diffs
Thu Sep 18 04:04:28 2003 UTC (19 years, 4 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +18 -14
lines
error behavior fix and TODO
Revision 1.47: download - view: text, markup - select for diffs
Wed Sep 17 21:06:57 2003 UTC (19 years, 4 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +38 -22
lines
missing or empty attrs list in a syncrepl specification
is changed to mean attrs="*"
Revision 1.46: download - view: text, markup - select for diffs
Wed Sep 17 08:34:10 2003 UTC (19 years, 4 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +20 -2
lines
fix for persistent search termination (ITS#2724)
- the consumer slapd did not terminate when the provider is alive
- use a timeout in ldap_result() of syncrepl.c
Revision 1.45: download - view: text, markup - select for diffs
Fri Sep 12 20:49:14 2003 UTC (19 years, 4 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2
lines
LDAP_SASL_INTERACTIVE -> LDAP_SASL_QUIET
Revision 1.44: download - view: text, markup - select for diffs
Thu Sep 4 17:48:53 2003 UTC (19 years, 4 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +5 -26
lines
misc cleanup
Revision 1.43: download - view: text, markup - select for diffs
Wed Sep 3 19:42:53 2003 UTC (19 years, 5 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +14 -89
lines
Schema checking option for LDAP Sync replication
Revision 1.42: download - view: text, markup - select for diffs
Wed Sep 3 06:21:51 2003 UTC (19 years, 5 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +6 -6
lines
Patch for ITS#2692
Revision 1.41: download - view: text, markup - select for diffs
Fri Aug 29 15:02:53 2003 UTC (19 years, 5 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +37 -9
lines
more patches for ITS#2692 (Thanks Luke!)
Revision 1.40: download - view: text, markup - select for diffs
Wed Aug 27 20:16:05 2003 UTC (19 years, 5 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -4
lines
unifdef LDAP_SYNC and LDAP_SYNCREPL
Revision 1.39: download - view: text, markup - select for diffs
Tue Aug 26 20:49:44 2003 UTC (19 years, 5 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +46 -24
lines
LDAP Sync protocol extension
- do not send updates in state mode when
syncCookie >= contextCSN (or omitCSN if changelog is used)
Revision 1.38: download - view: text, markup - select for diffs
Sat Aug 23 00:51:33 2003 UTC (19 years, 5 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -3
lines
Context CSN patch (1)
- currenty works for refreshOnly mode of LDAP Sync
- Context CSN for add / modify is implemented
- code for delete / modrdn / refreshAndPersist will be soon committed
Revision 1.37: download - view: text, markup - select for diffs
Thu Aug 14 14:27:36 2003 UTC (19 years, 5 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +21 -6
lines
LDAP Sync protocol change : state mode (add+present) and log mode (add+delete)
Revision 1.36: download - view: text, markup - select for diffs
Mon Jul 14 22:33:49 2003 UTC (19 years, 6 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +16 -6
lines
SyncRepl updates for back-bdb / back-ldbm
Revision 1.35: download - view: text, markup - select for diffs
Thu Jul 10 23:01:27 2003 UTC (19 years, 6 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +58 -502
lines
SyncRepl is changed to share the following routnines :
slap_mods_opattrs(), slap_mods_check(), slap_mods2entry()
Revision 1.34: download - view: text, markup - select for diffs
Tue Jul 8 18:07:07 2003 UTC (19 years, 6 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -6
lines
export glueing code
Revision 1.33: download - view: text, markup - select for diffs
Wed Jul 2 12:51:23 2003 UTC (19 years, 7 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +11 -11
lines
- partial attribute replication tested ok
- conf file processing udpate
- misc updates
Revision 1.32: download - view: text, markup - select for diffs
Wed Jun 25 21:21:18 2003 UTC (19 years, 7 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2
lines
reinitialize presentlist & nonpresentlist
Revision 1.31: download - view: text, markup - select for diffs
Wed Jun 25 20:28:50 2003 UTC (19 years, 7 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +36 -12
lines
fix the glueing code
Revision 1.30: download - view: text, markup - select for diffs
Mon Jun 23 12:13:38 2003 UTC (19 years, 7 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +14 -15
lines
- syncrepl uses per-thread memory allocator
- slimit, tlimit fix (ITS# 2592)
Revision 1.29: download - view: text, markup - select for diffs
Thu Jun 12 13:11:08 2003 UTC (19 years, 7 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +5 -3
lines
cleanup
Revision 1.28: download - view: text, markup - select for diffs
Wed Jun 11 15:03:57 2003 UTC (19 years, 7 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +139 -129
lines
syncrepl changes
- can handle multiple syncinfo
- ldap_sync_search() added
Revision 1.27: download - view: text, markup - select for diffs
Sat May 31 03:48:00 2003 UTC (19 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -4
lines
Misc cleanup (needs better error handling and general code cleanup)
Revision 1.26: download - view: text, markup - select for diffs
Sat May 31 03:32:57 2003 UTC (19 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +6 -5
lines
Fix intermediate responses
Revision 1.25: download - view: text, markup - select for diffs
Sat May 31 03:01:50 2003 UTC (19 years, 8 months ago) by kurt
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -4
lines
Merge partial and intermediate responses
Revision 1.24: download - view: text, markup - select for diffs
Fri May 30 19:45:07 2003 UTC (19 years, 8 months ago) by jongchoi
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_BP
Branch point for: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +6 -11
lines
remove DB_NOTFOUND in rc checking
Revision 1.23: download - view: text, markup - select for diffs
Wed May 28 20:17:08 2003 UTC (19 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -4
lines
Fix LBER_OPT_MEMCTX behavior
Revision 1.22: download - view: text, markup - select for diffs
Fri May 23 11:32:13 2003 UTC (19 years, 8 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +12 -13
lines
- glue entry management change
- op->o_tmpmfunc setup
Revision 1.21: download - view: text, markup - select for diffs
Tue May 20 18:21:39 2003 UTC (19 years, 8 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +20 -20
lines
persistent search updates with recent changes
Revision 1.20: download - view: text, markup - select for diffs
Tue May 20 16:13:39 2003 UTC (19 years, 8 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3
lines
Fix debug output (print int as %d, not %s).
Revision 1.19: download - view: text, markup - select for diffs
Mon May 19 23:45:13 2003 UTC (19 years, 8 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +9 -7
lines
- change in message to modlist conversion
Revision 1.18: download - view: text, markup - select for diffs
Fri May 9 04:50:44 2003 UTC (19 years, 8 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +131 -47
lines
-syncUUID search in syncrepl
-test017-syncreplication
Revision 1.17: download - view: text, markup - select for diffs
Wed May 7 21:52:08 2003 UTC (19 years, 8 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
runqueue restructuring
Revision 1.16: download - view: text, markup - select for diffs
Wed May 7 20:29:26 2003 UTC (19 years, 8 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +13 -3
lines
runqueue update
Revision 1.15: download - view: text, markup - select for diffs
Wed May 7 00:06:02 2003 UTC (19 years, 8 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -1
lines
a runqueue for periodic thread execution (for syncrepl)
Revision 1.14: download - view: text, markup - select for diffs
Fri May 2 16:00:33 2003 UTC (19 years, 9 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -5
lines
strdup cleanup
Revision 1.13: download - view: text, markup - select for diffs
Fri May 2 11:13:30 2003 UTC (19 years, 9 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
Insert missing %s in printf format to print ldap_err2string().
Revision 1.12: download - view: text, markup - select for diffs
Thu May 1 21:39:29 2003 UTC (19 years, 9 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3
lines
- LDAP_SYNCREPL defined in include/ldap.h
- add "updatedn" to the replication specification
- return referral to update to the slave server
Revision 1.11: download - view: text, markup - select for diffs
Thu May 1 00:14:47 2003 UTC (19 years, 9 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +19 -17
lines
syncrepl REFRESH : a master entry modify case fix
Revision 1.10: download - view: text, markup - select for diffs
Wed Apr 30 14:35:23 2003 UTC (19 years, 9 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +381 -374
lines
syncrepl refresh mode : both scope-in & scope-out working fine
Revision 1.9: download - view: text, markup - select for diffs
Wed Apr 30 02:01:25 2003 UTC (19 years, 9 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +70 -47
lines
- mods memory allocation fix
- persistent syncreplCookie (in syncConsumerSubentry) access becomes reliable
Revision 1.8: download - view: text, markup - select for diffs
Wed Apr 23 14:29:31 2003 UTC (19 years, 9 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +100 -59
lines
ber, bv memory cleanup
Revision 1.7: download - view: text, markup - select for diffs
Tue Apr 22 20:09:25 2003 UTC (19 years, 9 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
get_ldapmsg_ber() -> ldap_get_message_ber()
Revision 1.6: download - view: text, markup - select for diffs
Tue Apr 22 19:42:14 2003 UTC (19 years, 9 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +25 -26
lines
Misc cleanup - more to come.
Revision 1.5: download - view: text, markup - select for diffs
Tue Apr 22 15:59:54 2003 UTC (19 years, 9 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +116 -135
lines
more cleanup for the backend API change
Revision 1.4: download - view: text, markup - select for diffs
Mon Apr 21 12:01:39 2003 UTC (19 years, 9 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +53 -46
lines
memory API change
Revision 1.3: download - view: text, markup - select for diffs
Wed Apr 9 14:37:00 2003 UTC (19 years, 9 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +171 -240
lines
backend operations and callbacks conforms to the new API.
Revision 1.2: download - view: text, markup - select for diffs
Sat Apr 5 01:35:17 2003 UTC (19 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -25
lines
#ifdef -DSLAP_NVALUES
Revision 1.1: download - view: text, markup - select for diffs
Tue Apr 1 04:38:39 2003 UTC (19 years, 10 months ago) by jongchoi
Branches: MAIN
LDAP Content Synchronization based Replication :
This is a preliminary code drop. Patches will follow shortly.
Revision 1.24.2.33: download - view: text, markup - select for diffs
Wed Jun 22 20:44:22 2005 UTC (17 years, 7 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_30,
OPENLDAP_REL_ENG_2_2_29,
OPENLDAP_REL_ENG_2_2_28
Diff to: previous 1.24.2.32: preferred, colored; branchpoint 1.24: preferred, colored; next MAIN 1.25: preferred, colored
Changes since revision 1.24.2.32: +2 -2
lines
Fix ITS#3792 segfault on failed SASL bind if no mech was specified
Revision 1.24.2.32: download - view: text, markup - select for diffs
Thu Feb 17 15:24:56 2005 UTC (17 years, 11 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_27,
OPENLDAP_REL_ENG_2_2_26,
OPENLDAP_REL_ENG_2_2_25,
OPENLDAP_REL_ENG_2_2_24
Diff to: previous 1.24.2.31: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.31: +11 -1
lines
Import ITS#3546 fix from HEAD
Revision 1.24.2.31: download - view: text, markup - select for diffs
Thu Jan 20 17:01:10 2005 UTC (18 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_23,
OPENLDAP_REL_ENG_2_2_22,
OPENLDAP_REL_ENG_2_2_21
Diff to: previous 1.24.2.30: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.30: +2 -2
lines
Happy new year!
Revision 1.24.2.30: download - view: text, markup - select for diffs
Sat Dec 25 19:09:35 2004 UTC (18 years, 1 month ago) by hyc
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_20
Diff to: previous 1.24.2.29: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.29: +391 -194
lines
Import syncrepl consumer fixes from HEAD (ITS#3423, 3425, 3443)
Revision 1.24.2.29: download - view: text, markup - select for diffs
Wed Nov 24 05:26:25 2004 UTC (18 years, 2 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_19
Diff to: previous 1.24.2.28: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.28: +3 -2
lines
Import ITS#3403 fix (syncrepl memory corruption) from HEAD
Revision 1.24.2.28: download - view: text, markup - select for diffs
Sat Oct 16 17:49:32 2004 UTC (18 years, 3 months ago) by jongchoi
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_18
Diff to: previous 1.24.2.27: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.27: +14 -8
lines
psearch consistency patch for releng
Revision 1.24.2.27: download - view: text, markup - select for diffs
Sun Sep 12 20:22:39 2004 UTC (18 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_17
Diff to: previous 1.24.2.26: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.26: +110 -12
lines
syncrepl memleak fix
Revision 1.24.2.26: download - view: text, markup - select for diffs
Fri Sep 3 18:14:17 2004 UTC (18 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_16
Diff to: previous 1.24.2.25: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.25: +15 -8
lines
Syncrepl changes from HEAD
Revision 1.24.2.25: download - view: text, markup - select for diffs
Wed Sep 1 02:13:18 2004 UTC (18 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.24.2.24: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.24: +32 -2
lines
Add ITS#3309 fix
Add syncrepl exattrs
Revision 1.24.2.24: download - view: text, markup - select for diffs
Mon Aug 30 18:52:43 2004 UTC (18 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.24.2.23: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.23: +58 -29
lines
Additional syncrepl fixes
Revision 1.24.2.23: download - view: text, markup - select for diffs
Mon Aug 30 17:47:12 2004 UTC (18 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.24.2.22: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.22: +4 -4
lines
Another round of changes from HEAD
backend_attribute (ITS#3140)
ITS3259 fix
Revision 1.24.2.22: download - view: text, markup - select for diffs
Tue Jun 29 21:45:50 2004 UTC (18 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_15
Diff to: previous 1.24.2.21: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.21: +112 -70
lines
Sync with HEAD
Revision 1.24.2.21: download - view: text, markup - select for diffs
Fri May 21 02:11:39 2004 UTC (18 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_14,
OPENLDAP_REL_ENG_2_2_13,
OPENLDAP_REL_ENG_2_2_12
Diff to: previous 1.24.2.20: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.20: +17 -1
lines
Misc fixes including:
+ Fixed slapd set acl recursion (ITS#3140)
+ Fixed slapd entry2mods normalization bug (ITS#3144,3152)
+ Fixed back-ldap normalization bug
+ Fixed pcache cache_entries init bug (ITS#3150)
+ Fixed pcache consistency_check bug (ITS#3151)
Revision 1.24.2.20: download - view: text, markup - select for diffs
Tue Apr 13 15:49:08 2004 UTC (18 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_9,
OPENLDAP_REL_ENG_2_2_11,
OPENLDAP_REL_ENG_2_2_10
Diff to: previous 1.24.2.19: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.19: +5 -3
lines
Sync with HEAD
Revision 1.24.2.19: download - view: text, markup - select for diffs
Mon Apr 12 18:20:13 2004 UTC (18 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.24.2.18: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.18: +49 -25
lines
From HEAD:
New module build stuff
updateref updates, new SHADOW DBFLAGS, etc.
paging control updates
limits updates
fixed duplicate value checks
fixed permissive modify
sasl auxprop propname changes
back-bdb "" suffix fixes
fixed back-bdb/ldbm approx non-indexing fixings
updated back-sql
Revision 1.24.2.18: download - view: text, markup - select for diffs
Tue Apr 6 18:16:01 2004 UTC (18 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.24.2.17: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.17: +3 -3
lines
Suck in changes from HEAD (CHANGES needs ITS #s)
+ Fixed slapd syncrepl replication bugs
+ Fixed slapd slurpd update bugs
+ Fixed slapd inappropriate bind error disclosure bugs
+ Fixed slapd sun_path portability bug
+ Fixed slapd passwd referral memory leak
+ Fixed slapd sasl userdb checkpass bug
+ Added slapd Delivery Method syntax validation
+ Updated slapd overlay framework
+ Updated back-ldap backend
+ Updated back-meta backend
Revision 1.24.2.17: download - view: text, markup - select for diffs
Thu Mar 25 23:02:30 2004 UTC (18 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_8
Diff to: previous 1.24.2.16: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.16: +7 -11
lines
syncrepl fixes
Revision 1.24.2.16: download - view: text, markup - select for diffs
Fri Mar 19 17:12:46 2004 UTC (18 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_7
Diff to: previous 1.24.2.15: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.15: +13 -3
lines
Luke's GSSAPI retry hack (ITS#3032)
Revision 1.24.2.15: download - view: text, markup - select for diffs
Thu Mar 18 01:01:02 2004 UTC (18 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.24.2.14: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.14: +3 -18
lines
Sync with HEAD
Revision 1.24.2.14: download - view: text, markup - select for diffs
Wed Mar 17 20:59:57 2004 UTC (18 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.24.2.13: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.13: +14 -5
lines
Sync with HEAD as of 14-March-2004
Revision 1.24.2.13: download - view: text, markup - select for diffs
Tue Feb 24 16:31:26 2004 UTC (18 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_6
Diff to: previous 1.24.2.12: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.12: +22 -1
lines
Sync with HEAD
Revision 1.24.2.12: download - view: text, markup - select for diffs
Mon Feb 23 22:08:06 2004 UTC (18 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.24.2.11: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.11: +154 -27
lines
Sync with HEAD
Revision 1.24.2.11: download - view: text, markup - select for diffs
Sat Jan 17 19:32:21 2004 UTC (19 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_5
Diff to: previous 1.24.2.10: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.10: +3 -5
lines
sync with HEAD
Revision 1.24.2.10: download - view: text, markup - select for diffs
Sat Jan 17 18:36:42 2004 UTC (19 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.24.2.9: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.9: +4 -4
lines
Sync with HEAD
Revision 1.24.2.9: download - view: text, markup - select for diffs
Thu Jan 1 18:16:35 2004 UTC (19 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.24.2.8: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.8: +2 -2
lines
Happy new year
Revision 1.24.2.8: download - view: text, markup - select for diffs
Mon Dec 15 22:05:23 2003 UTC (19 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_4
Diff to: previous 1.24.2.7: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.7: +6 -11
lines
Sync with HEAD
Revision 1.24.2.7: download - view: text, markup - select for diffs
Mon Dec 1 00:58:37 2003 UTC (19 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_3BETA
Diff to: previous 1.24.2.6: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.6: +63 -56
lines
Sync with HEAD
Revision 1.24.2.6: download - view: text, markup - select for diffs
Sun Nov 30 22:20:27 2003 UTC (19 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.24.2.5: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.5: +994 -847
lines
First rounded of changes in prep for 2.2.beta3
Revision 1.24.2.5: download - view: text, markup - select for diffs
Mon Oct 13 01:57:03 2003 UTC (19 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_2BETA
Diff to: previous 1.24.2.4: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.4: +131 -96
lines
Sync with HEAD
Revision 1.24.2.4: download - view: text, markup - select for diffs
Mon Oct 6 14:57:30 2003 UTC (19 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.24.2.3: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.3: +42 -44
lines
Merge in latest changes from HEAD
Revision 1.24.2.3: download - view: text, markup - select for diffs
Fri Sep 19 16:49:36 2003 UTC (19 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_1BETA
Diff to: previous 1.24.2.2: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.2: +1 -1
lines
Ready for 2.2beta
Revision 1.24.2.2: download - view: text, markup - select for diffs
Thu Sep 18 15:43:36 2003 UTC (19 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.24.2.1: preferred, colored; branchpoint 1.24: preferred, colored
Changes since revision 1.24.2.1: +384 -783
lines
Changes from HEAD for beta
Revision 1.24.2.1: download - view: text, markup - select for diffs
Sat May 31 19:01:40 2003 UTC (19 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_0ALPHA
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +10 -10
lines
Suck in changes from HEAD
Revision 1.168.2.58: download - view: text, markup - select for diffs
Wed Mar 3 02:02:08 2010 UTC (12 years, 11 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.57: preferred, colored; branchpoint 1.168: preferred, colored; next MAIN 1.169: preferred, colored
Changes since revision 1.168.2.57: +5 -5
lines
Fix prev commit
Revision 1.168.2.57: download - view: text, markup - select for diffs
Tue Mar 2 20:53:24 2010 UTC (12 years, 11 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.56: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.56: +21 -11
lines
ITS#6473 from HEAD
Revision 1.168.2.56: download - view: text, markup - select for diffs
Wed Apr 16 15:52:42 2008 UTC (14 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_43,
OPENLDAP_REL_ENG_2_3_42
Diff to: previous 1.168.2.55: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.55: +12 -5
lines
ITS#5376,ITS#5378
Revision 1.168.2.55: download - view: text, markup - select for diffs
Wed Feb 13 18:06:05 2008 UTC (14 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_41
Diff to: previous 1.168.2.54: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.54: +8 -4
lines
ITS#5376
Revision 1.168.2.54: download - view: text, markup - select for diffs
Mon Feb 11 23:24:18 2008 UTC (14 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.53: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.53: +2 -2
lines
Happy new year! (belated)
Revision 1.168.2.53: download - view: text, markup - select for diffs
Tue Jan 22 18:17:50 2008 UTC (15 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.52: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.52: +27 -30
lines
ITS5282 fix for 2.3
Return to release engineering
Revision 1.168.2.52: download - view: text, markup - select for diffs
Tue Dec 11 06:08:43 2007 UTC (15 years, 1 month ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_40
Diff to: previous 1.168.2.51: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.51: +9 -3
lines
ITS#5231 from HEAD
Revision 1.168.2.51: download - view: text, markup - select for diffs
Tue Dec 11 05:39:27 2007 UTC (15 years, 1 month ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.50: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.50: +5 -2
lines
Compatibility with 2.4
Revision 1.168.2.50: download - view: text, markup - select for diffs
Fri Oct 5 08:36:13 2007 UTC (15 years, 3 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_39
Diff to: previous 1.168.2.49: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.49: +2 -5
lines
remove workaround (continuation of ITS#5168)
Revision 1.168.2.49: download - view: text, markup - select for diffs
Wed Aug 8 16:26:00 2007 UTC (15 years, 5 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_38
Diff to: previous 1.168.2.48: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.48: +9 -1
lines
import fix to ITS#5073
Revision 1.168.2.48: download - view: text, markup - select for diffs
Mon Jul 23 19:44:47 2007 UTC (15 years, 6 months ago) by hallvard
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.47: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.47: +3 -3
lines
ITS#5035 part 3: Make struct sync_cookie.rid and struct syncinfo_s.si_rid
int instead of long.
Revision 1.168.2.47: download - view: text, markup - select for diffs
Fri Apr 6 21:49:16 2007 UTC (15 years, 9 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_37,
OPENLDAP_REL_ENG_2_3_36,
OPENLDAP_REL_ENG_2_3_35
Diff to: previous 1.168.2.46: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.46: +1 -1
lines
ITS#4918 fix typo
Revision 1.168.2.46: download - view: text, markup - select for diffs
Thu Apr 5 23:24:32 2007 UTC (15 years, 9 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.45: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.45: +21 -3
lines
ITS#4915 log retry status
Revision 1.168.2.45: download - view: text, markup - select for diffs
Mon Apr 2 19:27:36 2007 UTC (15 years, 10 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.44: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.44: +2 -1
lines
ITS#4904 fix from HEAD delta-sync modlist free
Revision 1.168.2.44: download - view: text, markup - select for diffs
Mon Jan 15 14:04:47 2007 UTC (16 years ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_34,
OPENLDAP_REL_ENG_2_3_33
Diff to: previous 1.168.2.43: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.43: +9 -8
lines
fix leak (ITS#4805)
Revision 1.168.2.43: download - view: text, markup - select for diffs
Fri Jan 12 21:39:25 2007 UTC (16 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.42: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.42: +4 -4
lines
Improved error logging pulled from HEAD
Revision 1.168.2.42: download - view: text, markup - select for diffs
Tue Jan 2 21:43:59 2007 UTC (16 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_32
Diff to: previous 1.168.2.41: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.41: +2 -2
lines
happy new year
Revision 1.168.2.41: download - view: text, markup - select for diffs
Sat Dec 16 02:52:26 2006 UTC (16 years, 1 month ago) by quanah
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_31
Diff to: previous 1.168.2.40: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.40: +108 -97
lines
ITS#4755 add rid to syncrepl msgs
Revision 1.168.2.40: download - view: text, markup - select for diffs
Sat Dec 2 15:17:40 2006 UTC (16 years, 2 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.39: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.39: +2 -2
lines
import error message improvement
Revision 1.168.2.39: download - view: text, markup - select for diffs
Mon Nov 13 01:57:20 2006 UTC (16 years, 2 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_30
Diff to: previous 1.168.2.38: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.38: +8 -2
lines
ITS#4746 additional leaks
Revision 1.168.2.38: download - view: text, markup - select for diffs
Mon Nov 13 01:45:05 2006 UTC (16 years, 2 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.37: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.37: +10 -1
lines
ITS#4746 leak fix from HEAD
Revision 1.168.2.37: download - view: text, markup - select for diffs
Fri Oct 6 00:01:06 2006 UTC (16 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_29,
OPENLDAP_REL_ENG_2_3_28
Diff to: previous 1.168.2.36: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.36: +7 -1
lines
ITS#4695 fixes
Revision 1.168.2.36: download - view: text, markup - select for diffs
Fri Jul 28 22:35:50 2006 UTC (16 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_27,
OPENLDAP_REL_ENG_2_3_26,
OPENLDAP_REL_ENG_2_3_25
Diff to: previous 1.168.2.35: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.35: +17 -1
lines
Additional ITS#4622 fixes: don't save contextCSN on incoming context entry
Revision 1.168.2.35: download - view: text, markup - select for diffs
Fri Jul 28 13:01:36 2006 UTC (16 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.34: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.34: +23 -18
lines
Patches from Quanah
+ Patch to fix ITS4572
+ Patch to fix ITS4575
+ Patch to fix ITS4576
+ Patch to fix ITS4580
+ Patch to fix ITS4582
+ Patch to fix ITS4583
+ Patch to fix ITS4589
+ Patch to fix ITS4595
+ Patch to fix ITS4616
+ Patch to fix ITS4534/ITS4622
+ Fixes auditlog DB initialization
+ Fix for back-bdb and back-hdb cache job
+ liblber fix
+ Password length bug fix
+ Fixes return code bug
CHANGES needs work
Revision 1.168.2.34: download - view: text, markup - select for diffs
Sat May 27 08:45:32 2006 UTC (16 years, 8 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_24
Diff to: previous 1.168.2.33: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.33: +6 -1
lines
Import ITS#4567 fix from HEAD
Revision 1.168.2.33: download - view: text, markup - select for diffs
Thu May 11 17:04:26 2006 UTC (16 years, 8 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.168.2.32: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.32: +15 -7
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.168.2.32: download - view: text, markup - select for diffs
Tue May 9 17:43:12 2006 UTC (16 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.31: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.31: +8 -3
lines
More changes suggested by Quanah
+ Added slapd syncrepl mandatory searchbase check
+ Fixed slapo-accesslog bugs
+ Added slapo-accesslog oldReq feature
+ Fixed slapo ppolicy BER tags
+ Fixed slapo-auditlog missing return codes
+ Fixed slurpd potential overflow issue
+ Fixed slapo-translucent modifications
+ Fixed libldap_r thread debug missing break
Revision 1.168.2.31: download - view: text, markup - select for diffs
Tue May 9 17:29:13 2006 UTC (16 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.30: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.30: +8 -5
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.168.2.30: download - view: text, markup - select for diffs
Thu Feb 16 05:48:14 2006 UTC (16 years, 11 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_21,
OPENLDAP_REL_ENG_2_3_20
Diff to: previous 1.168.2.29: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.29: +11 -4
lines
Import ITS#4401 fix from HEAD
Revision 1.168.2.29: download - view: text, markup - select for diffs
Mon Feb 13 19:59:38 2006 UTC (16 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.28: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.28: +13 -1
lines
Suck in 1.249 logging as well
Revision 1.168.2.28: download - view: text, markup - select for diffs
Mon Feb 13 19:04:45 2006 UTC (16 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.27: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.27: +8 -1
lines
+ Fixed slapd syncrepl de-normalize UUID issue
+ Added slapd syncrepl log messages (ITS#4369)
Revision 1.168.2.27: download - view: text, markup - select for diffs
Mon Jan 16 21:02:39 2006 UTC (17 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_19,
OPENLDAP_REL_ENG_2_3_18
Diff to: previous 1.168.2.26: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.26: +2 -2
lines
ITS#4331 fix from HEAD
Revision 1.168.2.26: download - view: text, markup - select for diffs
Sat Jan 7 10:18:54 2006 UTC (17 years ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_17,
OPENLDAP_REL_ENG_2_3_16
Diff to: previous 1.168.2.25: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.25: +3 -3
lines
import selected fix from HEAD
Revision 1.168.2.25: download - view: text, markup - select for diffs
Tue Jan 3 22:16:16 2006 UTC (17 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_15
Diff to: previous 1.168.2.24: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.24: +2 -2
lines
Happy new year!
Revision 1.168.2.24: download - view: text, markup - select for diffs
Wed Dec 21 20:26:27 2005 UTC (17 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_14
Diff to: previous 1.168.2.23: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.23: +17 -5
lines
sync to rev 1.238
Revision 1.168.2.23: download - view: text, markup - select for diffs
Wed Dec 21 20:19:51 2005 UTC (17 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.22: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.22: +21 -16
lines
ITS#4146/4266 fixes
Revision 1.168.2.22: download - view: text, markup - select for diffs
Wed Dec 21 20:16:34 2005 UTC (17 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.21: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.21: +2 -1
lines
plug leak
Revision 1.168.2.21: download - view: text, markup - select for diffs
Tue Nov 29 17:43:30 2005 UTC (17 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_13
Diff to: previous 1.168.2.20: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.20: +2 -2
lines
From HEAD:
ITS#4226 must close cursor when limiting candidate check
ITS#4227 delta-sync should use subtree search
Revision 1.168.2.20: download - view: text, markup - select for diffs
Sat Nov 26 23:54:49 2005 UTC (17 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.19: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.19: +191 -124
lines
Sync with HEAD
Revision 1.168.2.19: download - view: text, markup - select for diffs
Thu Nov 17 20:29:42 2005 UTC (17 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_12
Diff to: previous 1.168.2.18: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.18: +15 -14
lines
Sync with HEAD
Revision 1.168.2.18: download - view: text, markup - select for diffs
Mon Nov 14 18:06:10 2005 UTC (17 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.17: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.17: +53 -31
lines
Sync with HEAD
Revision 1.168.2.17: download - view: text, markup - select for diffs
Thu Nov 3 18:02:59 2005 UTC (17 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.16: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.16: +194 -55
lines
Sync with HEAD
Revision 1.168.2.16: download - view: text, markup - select for diffs
Wed Oct 12 21:33:52 2005 UTC (17 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_11
Diff to: previous 1.168.2.15: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.15: +3 -3
lines
Operation buffer align fix from HEAD
Revision 1.168.2.15: download - view: text, markup - select for diffs
Tue Oct 11 17:42:18 2005 UTC (17 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.14: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.14: +2 -6
lines
Sync with HEAD
Revision 1.168.2.14: download - view: text, markup - select for diffs
Fri Oct 7 16:53:34 2005 UTC (17 years, 3 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.168.2.13: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.13: +3 -5
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.168.2.13: download - view: text, markup - select for diffs
Wed Oct 5 17:42:19 2005 UTC (17 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_8
Diff to: previous 1.168.2.12: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.12: +5 -4
lines
Sync with HEAD
Revision 1.168.2.12: download - view: text, markup - select for diffs
Wed Sep 28 00:30:31 2005 UTC (17 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.11: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.11: +309 -4
lines
Sync with HEAD
Changes needs updating for release...
Revision 1.168.2.11: download - view: text, markup - select for diffs
Thu Aug 25 17:05:42 2005 UTC (17 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_7
Diff to: previous 1.168.2.10: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.10: +2 -1
lines
Sync with HEAD
Revision 1.168.2.10: download - view: text, markup - select for diffs
Fri Aug 19 18:09:05 2005 UTC (17 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_6
Diff to: previous 1.168.2.9: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.9: +1 -1
lines
Sync with HEAD
ready for 2.3.6?
Revision 1.168.2.9: download - view: text, markup - select for diffs
Fri Aug 12 15:25:20 2005 UTC (17 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_5
Diff to: previous 1.168.2.8: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.8: +3 -3
lines
Sync with HEAD
rebuild configure
Revision 1.168.2.8: download - view: text, markup - select for diffs
Tue Aug 9 21:04:00 2005 UTC (17 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.7: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.7: +17 -15
lines
Sync with HEAD
Revision 1.168.2.7: download - view: text, markup - select for diffs
Mon Jul 11 05:55:30 2005 UTC (17 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.6: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.6: +15 -15
lines
Sync with HEAD
Revision 1.168.2.6: download - view: text, markup - select for diffs
Wed Jun 8 21:50:17 2005 UTC (17 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_4
Diff to: previous 1.168.2.5: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.5: +6 -1
lines
Sync with HEAD (ready for 2.3 "release"?)
Revision 1.168.2.5: download - view: text, markup - select for diffs
Fri May 6 16:42:51 2005 UTC (17 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_3BETA
Diff to: previous 1.168.2.4: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.4: +2 -2
lines
Merge from HEAD
Revision 1.168.2.4: download - view: text, markup - select for diffs
Fri Apr 29 21:29:06 2005 UTC (17 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.168.2.3: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.3: +653 -26
lines
Initial round of changes for 2.3 beta
Revision 1.168.2.3: download - view: text, markup - select for diffs
Mon Mar 14 22:24:59 2005 UTC (17 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_2BETA
Diff to: previous 1.168.2.2: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.2: +33 -40
lines
Sync with HEAD
Revision 1.168.2.2: download - view: text, markup - select for diffs
Thu Jan 20 18:03:56 2005 UTC (18 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_1ALPHA
Diff to: previous 1.168.2.1: preferred, colored; branchpoint 1.168: preferred, colored
Changes since revision 1.168.2.1: +132 -441
lines
Sync with HEAD
Revision 1.168.2.1: download - view: text, markup - select for diffs
Thu Dec 30 21:29:57 2004 UTC (18 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_0ALPHA
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +20 -31
lines
Sync with HEAD
Revision 1.254.2.115: download - view: text, markup - select for diffs
Fri Jan 28 21:04:27 2011 UTC (12 years 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.254.2.114: preferred, colored; branchpoint 1.254: preferred, colored; next MAIN 1.255: preferred, colored
Changes since revision 1.254.2.114: +1 -1
lines
More for ITS#6807, make sure to check_syncprov() after initial startup
Revision 1.254.2.114: download - view: text, markup - select for diffs
Thu Jan 27 20:08:53 2011 UTC (12 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.113: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.113: +12 -4
lines
ITS#6807
Revision 1.254.2.113: download - view: text, markup - select for diffs
Wed Jan 26 23:23:30 2011 UTC (12 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.112: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.112: +19 -10
lines
ITS#6758
Revision 1.254.2.112: download - view: text, markup - select for diffs
Wed Jan 26 19:22:51 2011 UTC (12 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.111: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.111: +1 -0
lines
Plug memory leak
Revision 1.254.2.111: download - view: text, markup - select for diffs
Wed Jan 26 19:07:39 2011 UTC (12 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.110: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.110: +24 -19
lines
ITS#6739
Revision 1.254.2.110: download - view: text, markup - select for diffs
Thu Jan 6 18:03:17 2011 UTC (12 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.109: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.109: +200 -18
lines
Add syncrepl suffixmassage
Revision 1.254.2.109: download - view: text, markup - select for diffs
Tue Jan 4 23:50:26 2011 UTC (12 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.108: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.108: +2 -2
lines
Happy New Year!
Revision 1.254.2.108: download - view: text, markup - select for diffs
Mon Jan 3 22:40:54 2011 UTC (12 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.107: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.107: +1 -1
lines
ITS#6719
Revision 1.254.2.107: download - view: text, markup - select for diffs
Sun Dec 12 03:52:19 2010 UTC (12 years, 1 month ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.106: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.106: +5 -0
lines
ITS#6707
Revision 1.254.2.106: download - view: text, markup - select for diffs
Thu Jun 10 17:15:14 2010 UTC (12 years, 7 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_23
Diff to: previous 1.254.2.105: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.105: +3 -2
lines
ITS#6533
Revision 1.254.2.105: download - view: text, markup - select for diffs
Mon Apr 19 19:24:41 2010 UTC (12 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_22
Diff to: previous 1.254.2.104: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.104: +48 -4
lines
ITS#6458, ITS#6472
Revision 1.254.2.104: download - view: text, markup - select for diffs
Thu Apr 15 18:22:42 2010 UTC (12 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.103: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.103: +21 -11
lines
ITS#6473
Revision 1.254.2.103: download - view: text, markup - select for diffs
Tue Apr 13 20:23:21 2010 UTC (12 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.102: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.102: +2 -2
lines
happy belated new year
Revision 1.254.2.102: download - view: text, markup - select for diffs
Tue Dec 8 23:15:42 2009 UTC (13 years, 1 month ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_STABLE,
OPENLDAP_REL_ENG_2_4_21
Diff to: previous 1.254.2.101: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.101: +2 -2
lines
ITS#6425
Revision 1.254.2.101: download - view: text, markup - select for diffs
Tue Dec 8 22:00:40 2009 UTC (13 years, 1 month ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.100: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.100: +4 -0
lines
ITS#6419
Revision 1.254.2.100: download - view: text, markup - select for diffs
Fri Dec 4 18:40:23 2009 UTC (13 years, 1 month ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.99: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.99: +25 -11
lines
ITS#6413
Revision 1.254.2.99: download - view: text, markup - select for diffs
Sun Nov 22 19:41:49 2009 UTC (13 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_20
Diff to: previous 1.254.2.98: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.98: +18 -4
lines
Revert pending CSN if the update fails
Revision 1.254.2.98: download - view: text, markup - select for diffs
Sun Nov 22 19:39:42 2009 UTC (13 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.97: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.97: +12 -1
lines
ITS#6391
Revision 1.254.2.97: download - view: text, markup - select for diffs
Sun Nov 22 16:31:25 2009 UTC (13 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.96: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.96: +3 -3
lines
ITS#6394 rid is decimal not hex
Revision 1.254.2.96: download - view: text, markup - select for diffs
Sun Nov 22 16:28:24 2009 UTC (13 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.95: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.95: +1 -1
lines
use macros for fake connid
Revision 1.254.2.95: download - view: text, markup - select for diffs
Sat Nov 21 18:16:57 2009 UTC (13 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.94: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.94: +6 -2
lines
Use unique IDs for fake syncrepl connections
in updateCookie, no-op if nothing changed
in op_response, rearrange contextCSN update checks
Revision 1.254.2.94: download - view: text, markup - select for diffs
Sat Nov 21 03:23:32 2009 UTC (13 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.93: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.93: +24 -11
lines
Improved debugging
Revert commit that broke test054
Serialize!
Revision 1.254.2.93: download - view: text, markup - select for diffs
Fri Nov 20 22:28:27 2009 UTC (13 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.92: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.92: +1 -1
lines
Fix typo in prev commit
Revision 1.254.2.92: download - view: text, markup - select for diffs
Fri Nov 20 22:15:53 2009 UTC (13 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.91: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.91: +45 -8
lines
More for ITS#6368
Revision 1.254.2.91: download - view: text, markup - select for diffs
Wed Nov 18 21:22:16 2009 UTC (13 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.90: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.90: +1 -0
lines
ITS#6368
Revision 1.254.2.90: download - view: text, markup - select for diffs
Wed Nov 18 17:00:29 2009 UTC (13 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.89: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.89: +1 -1
lines
ITS#6385. Not noting in changes as it is new breakage since 2.4.19 as part of other refactoring.
Revision 1.254.2.89: download - view: text, markup - select for diffs
Wed Nov 18 01:30:26 2009 UTC (13 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.88: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.88: +6 -0
lines
warn if retry is not forever
Revision 1.254.2.88: download - view: text, markup - select for diffs
Wed Nov 18 01:27:47 2009 UTC (13 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.87: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.87: +5 -0
lines
ITS#6367
Revision 1.254.2.87: download - view: text, markup - select for diffs
Wed Nov 18 01:22:22 2009 UTC (13 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.86: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.86: +4 -3
lines
ITS#6380
Revision 1.254.2.86: download - view: text, markup - select for diffs
Wed Nov 18 01:16:17 2009 UTC (13 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.85: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.85: +34 -14
lines
ITS#6373
Revision 1.254.2.85: download - view: text, markup - select for diffs
Tue Aug 25 23:43:35 2009 UTC (13 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
Diff to: previous 1.254.2.84: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.84: +284 -181
lines
Fix backwards commit. Oops.
Revision 1.254.2.84: download - view: text, markup - select for diffs
Tue Aug 25 23:12:02 2009 UTC (13 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.83: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.83: +181 -270
lines
add pedantic checks
Revision 1.254.2.83: download - view: text, markup - select for diffs
Tue Aug 25 21:24:46 2009 UTC (13 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.82: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.82: +95 -102
lines
ITS#5178,ITS#6152 proxycache enhancements
Revision 1.254.2.82: download - view: text, markup - select for diffs
Mon Aug 17 17:41:23 2009 UTC (13 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.81: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.81: +9 -7
lines
ITS#6256
Revision 1.254.2.81: download - view: text, markup - select for diffs
Sun Aug 2 21:26:43 2009 UTC (13 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.80: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.80: +24 -10
lines
ITS#5942
Revision 1.254.2.80: download - view: text, markup - select for diffs
Thu Jun 11 21:53:44 2009 UTC (13 years, 7 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_17
Diff to: previous 1.254.2.79: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.79: +7 -15
lines
Add ldap_pvt_thread_pool_retract() to cancel pending tasks
Revision 1.254.2.79: download - view: text, markup - select for diffs
Mon May 18 17:53:29 2009 UTC (13 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.78: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.78: +12 -7
lines
Avoid multiple attempts to free the same syncinfo
Revision 1.254.2.78: download - view: text, markup - select for diffs
Thu May 7 21:14:27 2009 UTC (13 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.77: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.77: +26 -3
lines
check dn normalization result
Revision 1.254.2.77: download - view: text, markup - select for diffs
Wed Apr 29 01:51:27 2009 UTC (13 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.76: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.76: +2 -2
lines
"//" comment from rev 1.445 -> "/**/" comment
Revision 1.254.2.76: download - view: text, markup - select for diffs
Wed Apr 29 01:22:18 2009 UTC (13 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.75: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.75: +1 -5
lines
ITS#6054
Revision 1.254.2.75: download - view: text, markup - select for diffs
Sun Mar 22 02:11:37 2009 UTC (13 years, 10 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_16
Diff to: previous 1.254.2.74: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.74: +18 -18
lines
Fix 1.461, sync with HEAD
Revision 1.254.2.74: download - view: text, markup - select for diffs
Fri Mar 20 00:38:19 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.73: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.73: +22 -19
lines
More for ITS#6011
Revision 1.254.2.73: download - view: text, markup - select for diffs
Tue Mar 17 16:47:57 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.72: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.72: +50 -33
lines
More for ITS#6011
Revision 1.254.2.72: download - view: text, markup - select for diffs
Tue Mar 17 16:29:38 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.71: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.71: +19 -3
lines
ITS#5988
Revision 1.254.2.71: download - view: text, markup - select for diffs
Fri Mar 13 19:47:32 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.70: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.70: +6 -1
lines
ITS#6020
Revision 1.254.2.70: download - view: text, markup - select for diffs
Thu Mar 12 16:43:35 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.69: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.69: +19 -5
lines
ITS#5973 - Revert syncrepl portion
Revision 1.254.2.69: download - view: text, markup - select for diffs
Thu Mar 12 16:42:01 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.68: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.68: +3 -1
lines
ITS#6011
Revision 1.254.2.68: download - view: text, markup - select for diffs
Thu Mar 5 22:24:28 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.67: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.67: +6 -3
lines
Once more, mutex_lock -> trylock...
Must use txns everywhere, otherwise it will deadlock
Revision 1.254.2.67: download - view: text, markup - select for diffs
Thu Mar 5 20:29:09 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.66: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.66: +7 -1
lines
Fix modrdn / delOldRDN leaving empty mods
Revision 1.254.2.66: download - view: text, markup - select for diffs
Thu Mar 5 20:27:38 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.65: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.65: +1 -3
lines
Delete bogus code from 1.435
Revision 1.254.2.65: download - view: text, markup - select for diffs
Thu Mar 5 20:23:14 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.64: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.64: +5 -19
lines
ITS#5973
Revision 1.254.2.64: download - view: text, markup - select for diffs
Thu Mar 5 20:20:47 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.63: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.63: +13 -1
lines
ITS#5972
Revision 1.254.2.63: download - view: text, markup - select for diffs
Tue Feb 17 21:17:20 2009 UTC (13 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_15
Diff to: previous 1.254.2.62: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.62: +12 -3
lines
ITS#5954
Revision 1.254.2.62: download - view: text, markup - select for diffs
Tue Feb 17 00:06:01 2009 UTC (13 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.61: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.61: +19 -1
lines
ITS#5947
Revision 1.254.2.61: download - view: text, markup - select for diffs
Tue Feb 10 16:43:11 2009 UTC (13 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_14
Diff to: previous 1.254.2.60: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.60: +7 -4
lines
ITS#5935
Revision 1.254.2.60: download - view: text, markup - select for diffs
Tue Feb 10 05:28:10 2009 UTC (13 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.59: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.59: +7 -19
lines
ITS#5935
Revision 1.254.2.59: download - view: text, markup - select for diffs
Mon Jan 26 20:55:30 2009 UTC (14 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.58: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.58: +30 -20
lines
ITS#5881
Revision 1.254.2.58: download - view: text, markup - select for diffs
Mon Jan 26 20:53:59 2009 UTC (14 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.57: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.57: +16 -16
lines
ITS#5843
Revision 1.254.2.57: download - view: text, markup - select for diffs
Thu Jan 22 00:01:04 2009 UTC (14 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.56: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.56: +2 -2
lines
Update copyright for next release
Revision 1.254.2.56: download - view: text, markup - select for diffs
Wed Jan 21 01:04:55 2009 UTC (14 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.55: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.55: +34 -28
lines
ITS#5866
Revision 1.254.2.55: download - view: text, markup - select for diffs
Wed Jan 21 00:38:53 2009 UTC (14 years ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.54: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.54: +152 -83
lines
ITS#5825
Revision 1.254.2.54: download - view: text, markup - select for diffs
Fri Dec 12 21:26:21 2008 UTC (14 years, 1 month ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.53: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.53: +29 -5
lines
ITS#5850
Revision 1.254.2.53: download - view: text, markup - select for diffs
Fri Dec 5 17:29:09 2008 UTC (14 years, 1 month ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.52: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.52: +9 -2
lines
More for ITS#5809
Revision 1.254.2.52: download - view: text, markup - select for diffs
Mon Dec 1 21:21:11 2008 UTC (14 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.51: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.51: +218 -45
lines
ITS#5809
Revision 1.254.2.51: download - view: text, markup - select for diffs
Sat Nov 22 21:37:12 2008 UTC (14 years, 2 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_13
Diff to: previous 1.254.2.50: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.50: +4 -1
lines
ITS#5826
Revision 1.254.2.50: download - view: text, markup - select for diffs
Mon Nov 17 22:59:10 2008 UTC (14 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.49: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.49: +4 -4
lines
s/not|got/(non)present/
Revision 1.254.2.49: download - view: text, markup - select for diffs
Mon Nov 17 22:35:18 2008 UTC (14 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.48: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.48: +13 -57
lines
More for ITS#5809
Revision 1.254.2.48: download - view: text, markup - select for diffs
Fri Nov 14 23:08:18 2008 UTC (14 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.47: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.47: +18 -6
lines
ITS#5809
Revision 1.254.2.47: download - view: text, markup - select for diffs
Mon Nov 10 22:37:19 2008 UTC (14 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.46: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.46: +1 -4
lines
ITS#5798
Revision 1.254.2.46: download - view: text, markup - select for diffs
Mon Nov 10 22:33:47 2008 UTC (14 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.45: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.45: +3 -3
lines
ITS#5710
Revision 1.254.2.45: download - view: text, markup - select for diffs
Mon Nov 10 19:56:01 2008 UTC (14 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.44: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.44: +7 -2
lines
ITS#5781
Revision 1.254.2.44: download - view: text, markup - select for diffs
Mon Nov 10 19:18:26 2008 UTC (14 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.43: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.43: +27 -20
lines
ITS#4467
Revision 1.254.2.43: download - view: text, markup - select for diffs
Mon Nov 10 19:16:41 2008 UTC (14 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.42: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.42: +3 -3
lines
check for overflows
Revision 1.254.2.42: download - view: text, markup - select for diffs
Sat Nov 8 01:15:18 2008 UTC (14 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.41: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.41: +6 -4
lines
Warnings cleanup
Revision 1.254.2.41: download - view: text, markup - select for diffs
Sat Nov 8 00:28:43 2008 UTC (14 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.40: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.40: +2 -2
lines
ITS#5731,ITS#5732
Revision 1.254.2.40: download - view: text, markup - select for diffs
Mon Oct 6 17:49:55 2008 UTC (14 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_12
Diff to: previous 1.254.2.39: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.39: +4 -9
lines
ITS#5725,ITS#5726,ITS#5719
Revision 1.254.2.39: download - view: text, markup - select for diffs
Wed Sep 3 21:51:53 2008 UTC (14 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.38: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.38: +13 -4
lines
ITS#5675
Revision 1.254.2.38: download - view: text, markup - select for diffs
Wed Sep 3 00:51:11 2008 UTC (14 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.37: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.37: +9 -1
lines
ITS#5618
Revision 1.254.2.37: download - view: text, markup - select for diffs
Thu Jul 10 00:52:39 2008 UTC (14 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_11
Diff to: previous 1.254.2.36: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.36: +9 -1
lines
ITS#5600
Revision 1.254.2.36: download - view: text, markup - select for diffs
Thu Jul 10 00:21:18 2008 UTC (14 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.35: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.35: +8 -3
lines
ITS#5597
Revision 1.254.2.35: download - view: text, markup - select for diffs
Thu Jul 10 00:11:12 2008 UTC (14 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.34: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.34: +2 -1
lines
ITS#5596
Revision 1.254.2.34: download - view: text, markup - select for diffs
Thu May 29 22:54:56 2008 UTC (14 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_10
Diff to: previous 1.254.2.33: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.33: +12 -5
lines
ITS#5536
Revision 1.254.2.33: download - view: text, markup - select for diffs
Wed May 28 16:23:34 2008 UTC (14 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.32: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.32: +7 -2
lines
ITS#5403
Revision 1.254.2.32: download - view: text, markup - select for diffs
Thu May 1 22:01:03 2008 UTC (14 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_9
Diff to: previous 1.254.2.31: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.31: +47 -9
lines
More for ITS#5470
Revision 1.254.2.31: download - view: text, markup - select for diffs
Thu Apr 24 08:20:24 2008 UTC (14 years, 9 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.30: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.30: +2 -2
lines
More for ITS#5432, sync with HEAD
Revision 1.254.2.30: download - view: text, markup - select for diffs
Mon Apr 21 17:02:04 2008 UTC (14 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.29: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.29: +121 -101
lines
ITS#5470
Revision 1.254.2.29: download - view: text, markup - select for diffs
Fri Apr 11 10:27:45 2008 UTC (14 years, 9 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.28: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.28: +33 -12
lines
Sync with HEAD: ITS#5378, #5442, #5454
Revision 1.254.2.28: download - view: text, markup - select for diffs
Fri Mar 21 01:06:42 2008 UTC (14 years, 10 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.27: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.27: +111 -100
lines
Sync with HEAD:
ITS#5401, #5405, #5407, #5413, #5418, #5426, #5430, #5432, #5433, #5434
Revision 1.254.2.27: download - view: text, markup - select for diffs
Fri Mar 21 00:55:01 2008 UTC (14 years, 10 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.26: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.26: +323 -319
lines
ITS#5364
Revision 1.254.2.26: download - view: text, markup - select for diffs
Wed Feb 13 18:04:25 2008 UTC (14 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_8
Diff to: previous 1.254.2.25: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.25: +8 -4
lines
ITS#5376
Revision 1.254.2.25: download - view: text, markup - select for diffs
Tue Feb 12 17:50:14 2008 UTC (14 years, 11 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.24: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.24: +4 -2
lines
Sync with HEAD
Revision 1.254.2.24: download - view: text, markup - select for diffs
Tue Feb 12 00:42:33 2008 UTC (14 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.23: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.23: +16 -5
lines
ITS#5362
Revision 1.254.2.23: download - view: text, markup - select for diffs
Mon Feb 11 23:26:44 2008 UTC (14 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.22: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.22: +2 -2
lines
Happy new year! (belated)
Revision 1.254.2.22: download - view: text, markup - select for diffs
Fri Feb 8 23:27:34 2008 UTC (14 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.21: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.21: +2 -2
lines
fix declarations of buffers for numeric strings; other related cleanup
Revision 1.254.2.21: download - view: text, markup - select for diffs
Tue Nov 27 20:11:48 2007 UTC (15 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_7
Diff to: previous 1.254.2.20: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.20: +18 -25
lines
Streamlined Winsock connection management
Revision 1.254.2.20: download - view: text, markup - select for diffs
Tue Nov 20 19:11:27 2007 UTC (15 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.19: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.19: +2 -1
lines
ITS#5238
Revision 1.254.2.19: download - view: text, markup - select for diffs
Thu Nov 15 00:45:15 2007 UTC (15 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.18: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.18: +10 -4
lines
ITS#5231
Revision 1.254.2.18: download - view: text, markup - select for diffs
Mon Oct 22 07:16:20 2007 UTC (15 years, 3 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_6
Diff to: previous 1.254.2.17: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.17: +2 -2
lines
Typo fix from HEAD
Revision 1.254.2.17: download - view: text, markup - select for diffs
Thu Oct 18 01:35:12 2007 UTC (15 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.16: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.16: +75 -64
lines
ITS#5192
ITS#5072
ITS#5168
Revision 1.254.2.16: download - view: text, markup - select for diffs
Wed Oct 17 07:48:46 2007 UTC (15 years, 3 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.15: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.15: +2 -5
lines
portions of fix for ITS#5168 was missing (ITS#5182)
Revision 1.254.2.15: download - view: text, markup - select for diffs
Fri Oct 5 10:03:57 2007 UTC (15 years, 3 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.14: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.14: +14 -4
lines
import fix to ITS#5170
Revision 1.254.2.14: download - view: text, markup - select for diffs
Sat Sep 29 09:55:21 2007 UTC (15 years, 4 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.13: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.13: +20 -7
lines
ITS#5153 from HEAD - sorted values
Revision 1.254.2.13: download - view: text, markup - select for diffs
Thu Sep 27 21:38:25 2007 UTC (15 years, 4 months ago) by ralf
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.12: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.12: +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.254.2.12: download - view: text, markup - select for diffs
Thu Sep 27 21:14:23 2007 UTC (15 years, 4 months ago) by ralf
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.11: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.11: +3 -11
lines
/tmp/msg
Revision 1.254.2.11: download - view: text, markup - select for diffs
Wed Sep 26 15:50:48 2007 UTC (15 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.10: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.10: +6 -4
lines
init j, log unknown message type
Revision 1.254.2.10: download - view: text, markup - select for diffs
Tue Sep 4 00:38:34 2007 UTC (15 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_5BETA
Diff to: previous 1.254.2.9: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.9: +6 -1
lines
make sure n,o are non-zero, so j is initialized (coverity)
Revision 1.254.2.9: download - view: text, markup - select for diffs
Fri Aug 31 23:14:00 2007 UTC (15 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.8: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.8: +322 -208
lines
Sync with HEAD for OL 2.4.5
Revision 1.254.2.8: download - view: text, markup - select for diffs
Fri Feb 16 01:53:39 2007 UTC (15 years, 11 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_4ALPHA
Diff to: previous 1.254.2.7: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.7: +10 -10
lines
Mem leak fixes from HEAD
Revision 1.254.2.7: download - view: text, markup - select for diffs
Wed Feb 14 00:08:02 2007 UTC (15 years, 11 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.6: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.6: +5 -3
lines
Fix bad coverity patch
Revision 1.254.2.6: download - view: text, markup - select for diffs
Tue Feb 13 20:22:22 2007 UTC (15 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.5: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.5: +1134 -550
lines
Quick merge: everything from HEAD
Revision 1.254.2.5: download - view: text, markup - select for diffs
Thu Oct 19 20:06:47 2006 UTC (16 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254.2.4: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.4: +43 -13
lines
Sync with HEAD
Revision 1.254.2.4: download - view: text, markup - select for diffs
Thu Aug 17 23:50:28 2006 UTC (16 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_3ALPHA
Diff to: previous 1.254.2.3: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.3: +56 -126
lines
Sync with HEAD
Revision 1.254.2.3: download - view: text, markup - select for diffs
Mon May 15 17:04:41 2006 UTC (16 years, 8 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.254.2.2: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.2: +44 -27
lines
Sync with HEAD
Revision 1.254.2.2: download - view: text, markup - select for diffs
Tue Apr 18 17:33:09 2006 UTC (16 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_0ALPHA
Diff to: previous 1.254.2.1: preferred, colored; branchpoint 1.254: preferred, colored
Changes since revision 1.254.2.1: +3 -2
lines
Sync with HEAD
Revision 1.254.2.1: download - view: text, markup - select for diffs
Tue Apr 11 16:07:17 2006 UTC (16 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.254: preferred, colored
Changes since revision 1.254: +23 -1
lines
Sync with HEAD
______________
© Copyright 1998-2020,
OpenLDAP Foundation, info@OpenLDAP.org