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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


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

Revision 1.53: download - view: text, markup - select for diffs
Fri Dec 31 09:46:23 2010 UTC (12 years, 11 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.52: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.52: +5 -6 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.52: download - view: text, markup - select for diffs
Thu Dec 30 22:48:41 2010 UTC (12 years, 11 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.51: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.51: +3 -2 lines
noop commit for ITS#6758: simplify future commits

Revision 1.51: download - view: text, markup - select for diffs
Wed Dec 1 10:21:29 2010 UTC (13 years ago) by hallvard
Branches: MAIN
Diff to: previous 1.50: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.50: +10 -9 lines
ITS#6730: Only update modifiersName once per entry

Revision 1.50: download - view: text, markup - select for diffs
Wed Dec 1 10:19:17 2010 UTC (13 years ago) by hallvard
Branches: MAIN
Diff to: previous 1.49: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.49: +43 -49 lines
ITS#6730: Fix missing refint updates with subtrees/subordinates

Revision 1.49: download - view: text, markup - select for diffs
Wed Dec 1 09:48:43 2010 UTC (13 years ago) by hallvard
Branches: MAIN
Diff to: previous 1.48: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.48: +13 -24 lines
ITS#6663: Fix refint_nothing.
Also move callback trace output out of inner loop in callback.

Revision 1.48: download - view: text, markup - select for diffs
Thu Jun 17 20:05:33 2010 UTC (13 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.47: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.47: +3 -3 lines
More for ITS#6572, fix copy/paste error

Revision 1.47: download - view: text, markup - select for diffs
Sun Jun 13 16:47:21 2010 UTC (13 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.46: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.46: +27 -34 lines
ITS#6572 zero out freed DN vals. from mbackes@symas.com

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

Revision 1.45: download - view: text, markup - select for diffs
Thu Jun 4 23:25:35 2009 UTC (14 years, 6 months ago) by hyc
Branches: MAIN
CVS tags: ACLCHECK_0, ACLCHECK
Diff to: previous 1.44: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.44: +2 -1 lines
Plug leak in prev commit

Revision 1.44: download - view: text, markup - select for diffs
Thu Jun 4 16:05:19 2009 UTC (14 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.43: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.43: +24 -28 lines
ITS#6056 refint_repair can be called multiple times for the same
queued item, must not free queue itself

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

Revision 1.42: download - view: text, markup - select for diffs
Sat May 24 09:57:18 2008 UTC (15 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.41: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.41: +53 -5 lines
allow to customize the modifiersName of internal modifications (partially addresses ITS#5505)

Revision 1.41: download - view: text, markup - select for diffs
Sat Mar 15 17:27:24 2008 UTC (15 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.40: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.40: +219 -184 lines
allow slapo-refint(5) to implement global referential integrity (ITS#5428)

Revision 1.40: download - view: text, markup - select for diffs
Sat Mar 15 17:22:25 2008 UTC (15 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.39: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.39: +2 -2 lines
use OID for dnSubtreeMatch (ITS#5427)

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

Revision 1.38: download - view: text, markup - select for diffs
Fri Sep 21 07:34:31 2007 UTC (16 years, 2 months ago) by hyc
Branches: MAIN
Diff to: previous 1.37: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.37: +7 -1 lines
More for Modification value counter

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

Revision 1.36: download - view: text, markup - select for diffs
Wed Aug 22 15:46:55 2007 UTC (16 years, 3 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_MP
Diff to: previous 1.35: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.35: +11 -6 lines
fix subtree rename integrity; curiously enough, tes023 only failed on 64 bit arch; probably because we'd need to double the stack of the slab on 64 bit archs...

Revision 1.35: download - view: text, markup - select for diffs
Mon Aug 20 17:06:18 2007 UTC (16 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.34: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.34: +185 -54 lines
support subtree rename (ITS#5097)

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

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

Revision 1.32: download - view: text, markup - select for diffs
Fri Jul 13 01:18:21 2007 UTC (16 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.31: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.31: +3 -3 lines
Fallout from ITS#4986 - remove unused param of select_backend()

Revision 1.31: download - view: text, markup - select for diffs
Fri May 18 21:54:27 2007 UTC (16 years, 6 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.30: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.30: +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.30: download - view: text, markup - select for diffs
Wed Jan 17 21:22:00 2007 UTC (16 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.29: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.29: +8 -6 lines
fix ITS#4802

Revision 1.29: download - view: text, markup - select for diffs
Thu Jan 11 11:04:22 2007 UTC (16 years, 10 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.28: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.28: +2 -2 lines
Delete unused variables.

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

Revision 1.27: download - view: text, markup - select for diffs
Sun Nov 12 01:15:49 2006 UTC (17 years ago) by hyc
Branches: MAIN
Diff to: previous 1.26: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.26: +6 -8 lines
ITS#4742 cleanup config error reporting

Revision 1.26: download - view: text, markup - select for diffs
Fri Jul 14 20:19:00 2006 UTC (17 years, 4 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_3_MP
Diff to: previous 1.25: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.25: +24 -1 lines
Resurrect special refint modifiersName

Revision 1.25: download - view: text, markup - select for diffs
Thu Jul 13 23:55:57 2006 UTC (17 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.24: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.24: +5 -1 lines
Each refint op needs a unique timestamp, must perform searches as rootdn

Revision 1.24: download - view: text, markup - select for diffs
Mon Jun 12 20:56:30 2006 UTC (17 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.23: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.23: +3 -3 lines
clean orm_modlist before each mod

Revision 1.23: download - view: text, markup - select for diffs
Mon Jun 12 12:06:00 2006 UTC (17 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.22: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.22: +298 -322 lines
Use separate task for refint operations - avoids re-entrancy issue,
prevents delay of client, removes dependency on slap_replog knowledge

Revision 1.22: download - view: text, markup - select for diffs
Thu Apr 27 14:05:41 2006 UTC (17 years, 7 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.21: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.21: +1 -2 lines
cleanup (unused variable)

Revision 1.21: download - view: text, markup - select for diffs
Thu Apr 27 00:29:13 2006 UTC (17 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.20: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.20: +2 -4 lines
Cleanup close

Revision 1.20: download - view: text, markup - select for diffs
Thu Apr 27 00:28:07 2006 UTC (17 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.19: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.19: +178 -87 lines
back-config support, cleanup init/destroy

Revision 1.19: download - view: text, markup - select for diffs
Tue Apr 4 20:16:24 2006 UTC (17 years, 8 months ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_BP, OPENLDAP_REL_ENG_2_4_0ALPHA
Branch point for: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.18: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.18: +21 -15 lines
ITS#4442 just log refint failures, client only cares about main request

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

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

Revision 1.16: download - view: text, markup - select for diffs
Thu Oct 13 09:58:46 2005 UTC (18 years, 1 month ago) by hyc
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_MP
Diff to: previous 1.15: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.15: +1 -7 lines
Move CSN invocations to backends

Revision 1.15: download - view: text, markup - select for diffs
Thu Aug 18 06:48:10 2005 UTC (18 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.14: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.14: +1 -5 lines
merge sml_managing into sml_flags (SLAP_MOD_MANAGING)

Revision 1.14: download - view: text, markup - select for diffs
Thu Aug 18 06:12:27 2005 UTC (18 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.13: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.13: +5 -1 lines
zero out sml_managing any time a Modifications is built (use calloc?)

Revision 1.13: download - view: text, markup - select for diffs
Mon Aug 1 00:16:03 2005 UTC (18 years, 4 months ago) by lukeh
Branches: MAIN
CVS tags: OPENLDAP_AC_MP, OPENLDAP_AC_BP, OPENLDAP_AC
Diff to: previous 1.12: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.12: +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.12: download - view: text, markup - select for diffs
Thu Jul 14 17:32:21 2005 UTC (18 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.11: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.11: +2 -2 lines
Silence warnings

Revision 1.11: download - view: text, markup - select for diffs
Sat Jun 4 07:44:39 2005 UTC (18 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.10: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.10: +5 -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.10: download - view: text, markup - select for diffs
Fri Apr 1 00:13:17 2005 UTC (18 years, 8 months ago) by hyc
Branches: MAIN
Diff to: previous 1.9: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.9: +29 -26 lines
Fix filter crash when DN contains parenthesis

Revision 1.9: download - view: text, markup - select for diffs
Tue Feb 1 13:02:53 2005 UTC (18 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.8: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.8: +2 -1 lines
Fix uninit'd search limits

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

Revision 1.7: download - view: text, markup - select for diffs
Thu Nov 25 20:16:56 2004 UTC (19 years 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.6: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.6: +1 -2 lines
Disable back-bdb native syncrepl support, enable syncprov overlay,
remove syncrepl stuff from Operation struct

Revision 1.6: download - view: text, markup - select for diffs
Sat Sep 11 00:02:09 2004 UTC (19 years, 2 months ago) by jongchoi
Branches: MAIN
Diff to: previous 1.5: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.5: +2 -2 lines
memory leak fixes

Revision 1.5: download - view: text, markup - select for diffs
Sun Jul 18 19:44:31 2004 UTC (19 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.4: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.4: +4 -6 lines
rework op/rs structures to deal with opeartional attributes

Revision 1.4: download - view: text, markup - select for diffs
Sat Jul 17 15:06:03 2004 UTC (19 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.3: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.3: +11 -3 lines
don't ask for attributes

Revision 1.3: download - view: text, markup - select for diffs
Sat Jun 12 09:33:22 2004 UTC (19 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.2: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.2: +3 -3 lines
clarify no limits in (internal) searches

Revision 1.2: download - view: text, markup - select for diffs
Sat Apr 17 13:41:16 2004 UTC (19 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.1: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.1: +2 -3 lines
Fix replog check

Revision 1.1: download - view: text, markup - select for diffs
Sat Apr 17 06:17:44 2004 UTC (19 years, 7 months ago) by hyc
Branches: MAIN
Diff to: selected 1.19.2.3: preferred, colored
Added referential integrity and attribute uniqueness overlays

Revision 1.7.2.14: download - view: text, markup - select for diffs
Mon Feb 11 23:24:25 2008 UTC (15 years, 9 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.7.2.13: preferred, colored; branchpoint 1.7: preferred, colored; next MAIN 1.8: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.7.2.13: +2 -2 lines
Happy new year! (belated)

Revision 1.7.2.13: download - view: text, markup - select for diffs
Tue Mar 20 20:38:55 2007 UTC (16 years, 8 months ago) by ando
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
Diff to: previous 1.7.2.12: preferred, colored; branchpoint 1.7: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.7.2.12: +4 -4 lines
further fix to ITS#4853 (re23 only)

Revision 1.7.2.12: download - view: text, markup - select for diffs
Tue Feb 27 21:19:14 2007 UTC (16 years, 9 months ago) by ando
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.7.2.11: preferred, colored; branchpoint 1.7: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.7.2.11: +2 -2 lines
fix config message (ITS#4853)

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

Revision 1.7.2.10: download - view: text, markup - select for diffs
Thu May 11 17:04:27 2006 UTC (17 years, 6 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
Diff to: previous 1.7.2.9: preferred, colored; branchpoint 1.7: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.7.2.9: +21 -15 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.7.2.9: download - view: text, markup - select for diffs
Tue Jan 3 22:16:25 2006 UTC (17 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: 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.7.2.8: preferred, colored; branchpoint 1.7: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.7.2.8: +2 -2 lines
Happy new year!

Revision 1.7.2.8: download - view: text, markup - select for diffs
Sat Nov 26 23:54:52 2005 UTC (18 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_14, OPENLDAP_REL_ENG_2_3_13
Diff to: previous 1.7.2.7: preferred, colored; branchpoint 1.7: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.7.2.7: +3 -3 lines
Sync with HEAD

Revision 1.7.2.7: download - view: text, markup - select for diffs
Thu Nov 3 18:03:02 2005 UTC (18 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_12
Diff to: previous 1.7.2.6: preferred, colored; branchpoint 1.7: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.7.2.6: +1 -7 lines
Sync with HEAD

Revision 1.7.2.6: download - view: text, markup - select for diffs
Fri Aug 19 18:09:05 2005 UTC (18 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_8, OPENLDAP_REL_ENG_2_3_7, OPENLDAP_REL_ENG_2_3_6, OPENLDAP_REL_ENG_2_3_11, OPENLDAP_REL_ENG_2_3_10
Diff to: previous 1.7.2.5: preferred, colored; branchpoint 1.7: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.7.2.5: +1 -1 lines
Sync with HEAD
ready for 2.3.6?

Revision 1.7.2.5: download - view: text, markup - select for diffs
Tue Aug 9 21:04:08 2005 UTC (18 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_5
Diff to: previous 1.7.2.4: preferred, colored; branchpoint 1.7: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.7.2.4: +3 -3 lines
Sync with HEAD

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

Revision 1.7.2.3: download - view: text, markup - select for diffs
Fri Apr 29 21:29:10 2005 UTC (18 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_3BETA
Diff to: previous 1.7.2.2: preferred, colored; branchpoint 1.7: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.7.2.2: +29 -26 lines
Initial round of changes for 2.3 beta

Revision 1.7.2.2: download - view: text, markup - select for diffs
Wed Feb 2 17:32:45 2005 UTC (18 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_2BETA, OPENLDAP_REL_ENG_2_3_1ALPHA
Diff to: previous 1.7.2.1: preferred, colored; branchpoint 1.7: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.7.2.1: +2 -1 lines
Sync with HEAD
ready for 1alpha release

Revision 1.7.2.1: download - view: text, markup - select for diffs
Thu Jan 20 18:04:04 2005 UTC (18 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.7: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.7: +2 -2 lines
Sync with HEAD

Revision 1.19.2.19: download - view: text, markup - select for diffs
Wed Jan 26 23:23:35 2011 UTC (12 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_25, OPENLDAP_REL_ENG_2_4_24, OPENLDAP_RELEASE
Diff to: previous 1.19.2.18: preferred, colored; branchpoint 1.19: preferred, colored; next MAIN 1.20: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.19.2.18: +7 -7 lines
ITS#6758

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

Revision 1.19.2.17: download - view: text, markup - select for diffs
Mon Jan 3 23:43:17 2011 UTC (12 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.19.2.16: preferred, colored; branchpoint 1.19: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.19.2.16: +51 -56 lines
ITS#6730

Revision 1.19.2.16: download - view: text, markup - select for diffs
Mon Jan 3 23:41:56 2011 UTC (12 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.19.2.15: preferred, colored; branchpoint 1.19: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.19.2.15: +12 -23 lines
ITS#6663

Revision 1.19.2.15: download - view: text, markup - select for diffs
Thu Jun 17 20:08:31 2010 UTC (13 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_23
Diff to: previous 1.19.2.14: preferred, colored; branchpoint 1.19: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.19.2.14: +2 -2 lines
More for ITS#6572, fix copy/paste error

Revision 1.19.2.14: download - view: text, markup - select for diffs
Sun Jun 13 17:38:37 2010 UTC (13 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.19.2.13: preferred, colored; branchpoint 1.19: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.19.2.13: +27 -34 lines
ITS#6572

Revision 1.19.2.13: download - view: text, markup - select for diffs
Tue Apr 13 20:23:45 2010 UTC (13 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_22
Diff to: previous 1.19.2.12: preferred, colored; branchpoint 1.19: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.19.2.12: +2 -2 lines
happy belated new year

Revision 1.19.2.12: download - view: text, markup - select for diffs
Thu Jun 4 23:27:42 2009 UTC (14 years, 6 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
Diff to: previous 1.19.2.11: preferred, colored; branchpoint 1.19: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.19.2.11: +2 -1 lines
Fix prev commit

Revision 1.19.2.11: download - view: text, markup - select for diffs
Thu Jun 4 18:18:10 2009 UTC (14 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.19.2.10: preferred, colored; branchpoint 1.19: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.19.2.10: +24 -28 lines
ITS#6056 refint fix

Revision 1.19.2.10: download - view: text, markup - select for diffs
Thu Jan 22 00:01:13 2009 UTC (14 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_16, OPENLDAP_REL_ENG_2_4_15, OPENLDAP_REL_ENG_2_4_14
Diff to: previous 1.19.2.9: preferred, colored; branchpoint 1.19: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.19.2.9: +2 -2 lines
Update copyright for next release

Revision 1.19.2.9: download - view: text, markup - select for diffs
Tue May 27 20:18:19 2008 UTC (15 years, 6 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_13, OPENLDAP_REL_ENG_2_4_12, OPENLDAP_REL_ENG_2_4_11, OPENLDAP_REL_ENG_2_4_10
Diff to: previous 1.19.2.8: preferred, colored; branchpoint 1.19: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.19.2.8: +53 -5 lines
allow to customize the modifiersName of internal modifications (partially addresses ITS#5505)

Revision 1.19.2.8: download - view: text, markup - select for diffs
Mon Apr 14 20:13:41 2008 UTC (15 years, 7 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_9
Diff to: previous 1.19.2.7: preferred, colored; branchpoint 1.19: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.19.2.7: +219 -184 lines
ITS#5428

Revision 1.19.2.7: download - view: text, markup - select for diffs
Mon Apr 14 20:10:54 2008 UTC (15 years, 7 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.19.2.6: preferred, colored; branchpoint 1.19: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.19.2.6: +2 -2 lines
ITS#5427

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

Revision 1.19.2.5: download - view: text, markup - select for diffs
Sat Sep 29 09:55:22 2007 UTC (16 years, 2 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_7, OPENLDAP_REL_ENG_2_4_6
Diff to: previous 1.19.2.4: preferred, colored; branchpoint 1.19: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.19.2.4: +10 -2 lines
ITS#5153 from HEAD - sorted values

Revision 1.19.2.4: download - view: text, markup - select for diffs
Fri Aug 31 23:14:06 2007 UTC (16 years, 3 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_5BETA
Diff to: previous 1.19.2.3: preferred, colored; branchpoint 1.19: preferred, colored
Changes since revision 1.19.2.3: +204 -64 lines
Sync with HEAD for OL 2.4.5

Revision 1.19.2.3: download - view: text, markup - [selected for diffs]
Tue Feb 13 20:22:30 2007 UTC (16 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_4ALPHA
Diff to: previous 1.19.2.2: preferred, colored; branchpoint 1.19: preferred, colored
Changes since revision 1.19.2.2: +15 -15 lines
Quick merge: everything from HEAD

Revision 1.19.2.2: download - view: text, markup - select for diffs
Thu Aug 17 23:50:32 2006 UTC (17 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_3ALPHA
Diff to: previous 1.19.2.1: preferred, colored; branchpoint 1.19: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.19.2.1: +322 -319 lines
Sync with HEAD

Revision 1.19.2.1: download - view: text, markup - select for diffs
Mon May 15 17:04:44 2006 UTC (17 years, 6 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.19: preferred, colored; selected 1.19.2.3: preferred, colored
Changes since revision 1.19: +178 -90 lines
Sync with 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