CVS log for tests/scripts/test019-syncreplication-cascade

[BACK] Up to [OpenLDAP] / tests / scripts

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.29: download - view: text, markup - select for diffs
Tue Jan 4 23:43:43 2011 UTC (12 years, 4 months ago) by kurt
Branches: MAIN
CVS tags: MIGRATION_CVS2GIT, HEAD
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Happy New Year

Revision 1.28: download - view: text, markup - select for diffs
Tue Apr 13 20:18:37 2010 UTC (13 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
happy belated New Year

Revision 1.27: download - view: text, markup - select for diffs
Sun Nov 29 10:46:49 2009 UTC (13 years, 6 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -6 lines
ITS#5810: support back-ldif

Revision 1.26: download - view: text, markup - select for diffs
Sun Nov 29 08:10:27 2009 UTC (13 years, 6 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +7 -7 lines
For ITS#5810: Use progs/ldif-filter. Retire scripts/acfilter.sh.

Revision 1.25: download - view: text, markup - select for diffs
Wed Jan 21 23:44:16 2009 UTC (14 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +36 -1 lines
ITS#5883 from Aaron Richton, with minor tweaks

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

Revision 1.23: download - view: text, markup - select for diffs
Sat Nov 22 22:48:17 2008 UTC (14 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +5 -5 lines
Set sync intervals to 3 seconds, use SLEEP1 and SLEEP2 for sync delays

Revision 1.22: download - view: text, markup - select for diffs
Sat Jul 19 09:53:22 2008 UTC (14 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +7 -7 lines
also check entryCSN

Revision 1.21: download - view: text, markup - select for diffs
Mon Jan 7 23:20:17 2008 UTC (15 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Happy New Year (belated)

Revision 1.20: download - view: text, markup - select for diffs
Tue Jan 2 19:01:19 2007 UTC (16 years, 4 months ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_MP
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
happy new year

Revision 1.19: download - view: text, markup - select for diffs
Wed Jan 11 04:25:09 2006 UTC (17 years, 4 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_BP, OPENLDAP_REL_ENG_2_4_3ALPHA, OPENLDAP_REL_ENG_2_4_2ALPHA, OPENLDAP_REL_ENG_2_4_1ALPHA, OPENLDAP_REL_ENG_2_4_0ALPHA, OPENLDAP_REL_ENG_2_3_MP
Branch point for: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -1 lines
Use shell "wait" instead of fixed 10 second wait-for-things-to-die

Revision 1.18: download - view: text, markup - select for diffs
Tue Jan 3 22:12:29 2006 UTC (17 years, 4 months ago) by kurt
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Happy new year!

Revision 1.17: download - view: text, markup - select for diffs
Fri Sep 30 05:32:50 2005 UTC (17 years, 8 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_MP
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +13 -1 lines
Tweak slapd startup delays

Revision 1.16: download - view: text, markup - select for diffs
Thu Sep 29 20:26:44 2005 UTC (17 years, 8 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Minor cleanup to match the other tests:
Always mkdir $TESTDIR when making subdirs, and always use mkdir -p anyway.
Add or modify "test skipped" messages.
'exit 0' instead of 'exit'.

Revision 1.15: download - view: text, markup - select for diffs
Sat Sep 17 20:22:16 2005 UTC (17 years, 8 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Support POSIX 1003.1-2001 without XSI extensions (ITS #2667):
Do not use test -a/-o.  Use shell features like &&, || or case...esac.
Use grep instead of egrep (but not the not-yet-portable Posix variant grep -E).
Based on a patch from Paul Eggert.

Revision 1.14: download - view: text, markup - select for diffs
Sat Jan 1 19:50:02 2005 UTC (18 years, 5 months ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_AC_MP, OPENLDAP_AC_BP, OPENLDAP_AC
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Happy New Year!

Revision 1.13: download - view: text, markup - select for diffs
Thu Nov 25 20:16:56 2004 UTC (18 years, 6 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_3_BP, OPENLDAP_REL_ENG_2_3_0ALPHA
Branch point for: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -1 lines
Disable back-bdb native syncrepl support, enable syncprov overlay,
remove syncrepl stuff from Operation struct

Revision 1.12: download - view: text, markup - select for diffs
Wed Apr 21 20:35:20 2004 UTC (19 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -6 lines
cleanup

Revision 1.11: download - view: text, markup - select for diffs
Wed Apr 21 20:14:02 2004 UTC (19 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +16 -16 lines
Removing University of Michigan from installation test suite (ITS#3107)
from Paul Turgyan of University of Michigan.

Revision 1.10: download - view: text, markup - select for diffs
Thu Jan 1 18:15:41 2004 UTC (19 years, 5 months ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_1_MP
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Happy new year

Revision 1.9: download - view: text, markup - select for diffs
Sat Dec 6 12:08:51 2003 UTC (19 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Fix extra test option

Revision 1.8: download - view: text, markup - select for diffs
Mon Dec 1 02:04:26 2003 UTC (19 years, 6 months ago) by kurt
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
fix last commit

Revision 1.7: download - view: text, markup - select for diffs
Mon Dec 1 01:59:58 2003 UTC (19 years, 6 months ago) by kurt
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -1 lines
Disable tests on LDBM.

Revision 1.6: download - view: text, markup - select for diffs
Fri Nov 28 19:00:23 2003 UTC (19 years, 6 months ago) by kurt
Branches: MAIN
Branch point for: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +13 -1 lines
notices

Revision 1.5: download - view: text, markup - select for diffs
Wed Nov 12 23:11:45 2003 UTC (19 years, 6 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -4 lines
fix for the cascading replication (reenabling test019)

Revision 1.4: download - view: text, markup - select for diffs
Tue Nov 11 19:25:20 2003 UTC (19 years, 6 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -1 lines
update ldapsync/syncrepl code according to the new version of
	the protocol (draft-zeilenga-ldup-sync-04)

Revision 1.3: download - view: text, markup - select for diffs
Wed Nov 5 15:10:43 2003 UTC (19 years, 6 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5 lines
second level interval support, interval=dd:hh:mm:ss
changed the test scripts and test conf files accordingly

Revision 1.2: download - view: text, markup - select for diffs
Wed Oct 22 19:48:56 2003 UTC (19 years, 7 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +14 -7 lines
checking ldapmodify return code & replace member with uniquemember.

Revision 1.1: download - view: text, markup - select for diffs
Wed Oct 22 05:39:18 2003 UTC (19 years, 7 months ago) by kurt
Branches: MAIN
Forgot to add renamed tests

Revision 1.6.2.7: download - view: text, markup - select for diffs
Thu Jan 20 17:01:21 2005 UTC (18 years, 4 months ago) by kurt
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, OPENLDAP_REL_ENG_2_2_27, OPENLDAP_REL_ENG_2_2_26, OPENLDAP_REL_ENG_2_2_25, OPENLDAP_REL_ENG_2_2_24, OPENLDAP_REL_ENG_2_2_23, OPENLDAP_REL_ENG_2_2_22, OPENLDAP_REL_ENG_2_2_21
Diff to: previous 1.6.2.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6.2.6: +2 -2 lines
Happy new year!

Revision 1.6.2.6: download - view: text, markup - select for diffs
Thu Jan 1 18:16:43 2004 UTC (19 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_9, OPENLDAP_REL_ENG_2_2_8, OPENLDAP_REL_ENG_2_2_7, OPENLDAP_REL_ENG_2_2_6, OPENLDAP_REL_ENG_2_2_5, OPENLDAP_REL_ENG_2_2_20, OPENLDAP_REL_ENG_2_2_19, OPENLDAP_REL_ENG_2_2_18, OPENLDAP_REL_ENG_2_2_17, OPENLDAP_REL_ENG_2_2_16, OPENLDAP_REL_ENG_2_2_15, OPENLDAP_REL_ENG_2_2_14, OPENLDAP_REL_ENG_2_2_13, OPENLDAP_REL_ENG_2_2_12, OPENLDAP_REL_ENG_2_2_11, OPENLDAP_REL_ENG_2_2_10
Diff to: previous 1.6.2.5: preferred, colored
Changes since revision 1.6.2.5: +2 -2 lines
Happy new year

Revision 1.6.2.5: download - view: text, markup - select for diffs
Mon Dec 15 22:05:29 2003 UTC (19 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_4
Diff to: previous 1.6.2.4: preferred, colored
Changes since revision 1.6.2.4: +2 -2 lines
Sync with HEAD

Revision 1.6.2.4: download - view: text, markup - select for diffs
Mon Dec 1 02:05:16 2003 UTC (19 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_3BETA
Diff to: previous 1.6.2.3: preferred, colored
Changes since revision 1.6.2.3: +2 -2 lines
fix last commit

Revision 1.6.2.3: download - view: text, markup - select for diffs
Mon Dec 1 02:01:31 2003 UTC (19 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.6.2.2: preferred, colored
Changes since revision 1.6.2.2: +6 -1 lines
merge from HEAD

Revision 1.6.2.2: download - view: text, markup - select for diffs
Mon Dec 1 00:58:48 2003 UTC (19 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.6.2.1: preferred, colored
Changes since revision 1.6.2.1: +13 -1 lines
Sync with HEAD

Revision 1.6.2.1: download - view: text, markup - select for diffs
Sun Nov 30 22:20:30 2003 UTC (19 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -12 lines
First rounded of changes in prep for 2.2.beta3

Revision 1.13.2.7: download - view: text, markup - select for diffs
Mon Feb 11 23:24:28 2008 UTC (15 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_43, OPENLDAP_REL_ENG_2_3_42, OPENLDAP_REL_ENG_2_3_41
Diff to: previous 1.13.2.6: preferred, colored; branchpoint 1.13: preferred, colored; next MAIN 1.14: preferred, colored
Changes since revision 1.13.2.6: +2 -2 lines
Happy new year! (belated)

Revision 1.13.2.6: download - view: text, markup - select for diffs
Tue Jan 2 21:44:13 2007 UTC (16 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_40, OPENLDAP_REL_ENG_2_3_39, OPENLDAP_REL_ENG_2_3_38, OPENLDAP_REL_ENG_2_3_37, OPENLDAP_REL_ENG_2_3_36, OPENLDAP_REL_ENG_2_3_35, OPENLDAP_REL_ENG_2_3_34, OPENLDAP_REL_ENG_2_3_33, OPENLDAP_REL_ENG_2_3_32
Diff to: previous 1.13.2.5: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.2.5: +2 -2 lines
happy new year

Revision 1.13.2.5: download - view: text, markup - select for diffs
Tue Jan 3 22:16:29 2006 UTC (17 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_31, OPENLDAP_REL_ENG_2_3_30, OPENLDAP_REL_ENG_2_3_29, OPENLDAP_REL_ENG_2_3_28, OPENLDAP_REL_ENG_2_3_27, OPENLDAP_REL_ENG_2_3_26, OPENLDAP_REL_ENG_2_3_25, OPENLDAP_REL_ENG_2_3_24, OPENLDAP_REL_ENG_2_3_23, OPENLDAP_REL_ENG_2_3_22, OPENLDAP_REL_ENG_2_3_21, OPENLDAP_REL_ENG_2_3_20, OPENLDAP_REL_ENG_2_3_19, OPENLDAP_REL_ENG_2_3_18, OPENLDAP_REL_ENG_2_3_17, OPENLDAP_REL_ENG_2_3_16, OPENLDAP_REL_ENG_2_3_15
Diff to: previous 1.13.2.4: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.2.4: +2 -2 lines
Happy new year!

Revision 1.13.2.4: download - view: text, markup - select for diffs
Wed Oct 5 17:41:32 2005 UTC (17 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_9, OPENLDAP_REL_ENG_2_3_8, OPENLDAP_REL_ENG_2_3_14, OPENLDAP_REL_ENG_2_3_13, OPENLDAP_REL_ENG_2_3_12, OPENLDAP_REL_ENG_2_3_11, OPENLDAP_REL_ENG_2_3_10
Diff to: previous 1.13.2.3: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.2.3: +13 -1 lines
sync with head

Revision 1.13.2.3: download - view: text, markup - select for diffs
Thu Sep 29 21:31:32 2005 UTC (17 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.13.2.2: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.2.2: +2 -2 lines
Sync with HEAD

Revision 1.13.2.2: download - view: text, markup - select for diffs
Wed Sep 28 00:30:36 2005 UTC (17 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.13.2.1: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.2.1: +2 -2 lines
Sync with HEAD
Changes needs updating for release...

Revision 1.13.2.1: download - view: text, markup - select for diffs
Thu Jan 20 18:04:08 2005 UTC (18 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_7, OPENLDAP_REL_ENG_2_3_6, OPENLDAP_REL_ENG_2_3_5, OPENLDAP_REL_ENG_2_3_4, OPENLDAP_REL_ENG_2_3_3BETA, OPENLDAP_REL_ENG_2_3_2BETA, OPENLDAP_REL_ENG_2_3_1ALPHA
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Sync with HEAD

Revision 1.19.2.12: download - view: text, markup - select for diffs
Tue Jan 4 23:51:06 2011 UTC (12 years, 4 months ago) by kurt
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.19.2.11: preferred, colored; branchpoint 1.19: preferred, colored; next MAIN 1.20: preferred, colored
Changes since revision 1.19.2.11: +2 -2 lines
Happy New Year!

Revision 1.19.2.11: download - view: text, markup - select for diffs
Mon Apr 19 19:14:34 2010 UTC (13 years, 1 month ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_23, OPENLDAP_REL_ENG_2_4_22
Diff to: previous 1.19.2.10: preferred, colored; branchpoint 1.19: preferred, colored
Changes since revision 1.19.2.10: +7 -12 lines
ITS#5810

Revision 1.19.2.10: download - view: text, markup - select for diffs
Tue Apr 13 20:24:03 2010 UTC (13 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.19.2.9: preferred, colored; branchpoint 1.19: preferred, colored
Changes since revision 1.19.2.9: +2 -2 lines
happy belated new year

Revision 1.19.2.9: download - view: text, markup - select for diffs
Thu Mar 5 23:32:21 2009 UTC (14 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_STABLE, OPENLDAP_REL_ENG_2_4_21, OPENLDAP_REL_ENG_2_4_20, OPENLDAP_REL_ENG_2_4_19, OPENLDAP_REL_ENG_2_4_18, OPENLDAP_REL_ENG_2_4_17, OPENLDAP_REL_ENG_2_4_16
Diff to: previous 1.19.2.8: preferred, colored; branchpoint 1.19: preferred, colored
Changes since revision 1.19.2.8: +3 -3 lines
Finish SLEEP fixes

Revision 1.19.2.8: download - view: text, markup - select for diffs
Thu Mar 5 22:19:39 2009 UTC (14 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.19.2.7: preferred, colored; branchpoint 1.19: preferred, colored
Changes since revision 1.19.2.7: +5 -5 lines
Set sync intervals to 3 seconds
use SLEEP1 and SLEEP2 for sync delays

Revision 1.19.2.7: download - view: text, markup - select for diffs
Tue Jan 27 23:53:16 2009 UTC (14 years, 4 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_15, OPENLDAP_REL_ENG_2_4_14
Diff to: previous 1.19.2.6: preferred, colored; branchpoint 1.19: preferred, colored
Changes since revision 1.19.2.6: +3 -3 lines
s/SLEEP2/25/

Revision 1.19.2.6: download - view: text, markup - select for diffs
Mon Jan 26 20:17:39 2009 UTC (14 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.19.2.5: preferred, colored; branchpoint 1.19: preferred, colored
Changes since revision 1.19.2.5: +36 -1 lines
ITS#5883

Revision 1.19.2.5: download - view: text, markup - select for diffs
Thu Jan 22 00:01:19 2009 UTC (14 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.19.2.4: preferred, colored; branchpoint 1.19: preferred, colored
Changes since revision 1.19.2.4: +2 -2 lines
Update copyright for next release

Revision 1.19.2.4: download - view: text, markup - select for diffs
Tue Sep 2 23:13:18 2008 UTC (14 years, 8 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_13, OPENLDAP_REL_ENG_2_4_12
Diff to: previous 1.19.2.3: preferred, colored; branchpoint 1.19: preferred, colored
Changes since revision 1.19.2.3: +7 -7 lines
add monitor testing to concurrency tests data
allow easy customization of amount of loops
also check entryCSN
add checkpoint as required

Revision 1.19.2.3: download - view: text, markup - select for diffs
Mon Feb 11 23:26:51 2008 UTC (15 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_9, OPENLDAP_REL_ENG_2_4_8, OPENLDAP_REL_ENG_2_4_11, OPENLDAP_REL_ENG_2_4_10
Diff to: previous 1.19.2.2: preferred, colored; branchpoint 1.19: preferred, colored
Changes since revision 1.19.2.2: +2 -2 lines
Happy new year! (belated)

Revision 1.19.2.2: download - view: text, markup - select for diffs
Fri Aug 31 23:14:09 2007 UTC (15 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_7, OPENLDAP_REL_ENG_2_4_6, OPENLDAP_REL_ENG_2_4_5BETA
Diff to: previous 1.19.2.1: preferred, colored; branchpoint 1.19: preferred, colored
Changes since revision 1.19.2.1: +0 -0 lines
Sync with HEAD for OL 2.4.5

Revision 1.19.2.1: download - view: text, markup - select for diffs
Tue Feb 13 20:22:35 2007 UTC (16 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_4ALPHA
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Quick merge: everything from HEAD

Diff request

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

Log view options

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