
CVS log for servers/slapd/zn_malloc.c
Up to [OpenLDAP] / servers / slapd
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.18: download - view: text, markup - select for diffs
Tue Jan 4 23:43:18 2011 UTC (12 years, 1 month ago) by kurt
Branches: MAIN
CVS tags: MIGRATION_CVS2GIT,
HEAD
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
Mon Apr 19 20:55:51 2010 UTC (12 years, 9 months ago) by quanah
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Agreed upon log messages for sl_malloc/zn_malloc when falling back
Revision 1.16: download - view: text, markup - select for diffs
Tue Apr 13 20:18:11 2010 UTC (12 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
happy belated New Year
Revision 1.15: download - view: text, markup - select for diffs
Fri Jan 15 17:53:14 2010 UTC (13 years ago) by hallvard
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
Gentler message when falling back to ch_malloc
Revision 1.14: download - view: text, markup - select for diffs
Wed Jan 21 23:40:30 2009 UTC (14 years ago) by kurt
Branches: MAIN
CVS tags: ACLCHECK_0,
ACLCHECK
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
Update copyright notices
Revision 1.13: download - view: text, markup - select for diffs
Mon Jan 7 23:20:10 2008 UTC (15 years ago) by kurt
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
Happy New Year (belated)
Revision 1.12: download - view: text, markup - select for diffs
Tue Jan 2 19:01:07 2007 UTC (16 years, 1 month ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_MP
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
happy new year
Revision 1.11: download - view: text, markup - select for diffs
Sun Feb 12 06:03:12 2006 UTC (16 years, 11 months ago) by kurt
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.10: preferred, colored
Changes since revision 1.10: +6 -6
lines
fix typos
Revision 1.10: download - view: text, markup - select for diffs
Wed Jan 25 13:12:51 2006 UTC (17 years ago) by lukeh
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
fix typo
Revision 1.9: download - view: text, markup - select for diffs
Tue Jan 3 22:12:16 2006 UTC (17 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
Happy new year!
Revision 1.8: download - view: text, markup - select for diffs
Mon Jul 18 04:22:34 2005 UTC (17 years, 6 months ago) by hallvard
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_MP,
OPENLDAP_AC_MP,
OPENLDAP_AC_BP,
OPENLDAP_AC
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3
lines
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
Revision 1.7: 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.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Happy New Year!
Revision 1.6: download - view: text, markup - select for diffs
Thu Dec 16 14:59:35 2004 UTC (18 years, 1 month ago) by jongchoi
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -3
lines
ITS#3445
Revision 1.5: download - view: text, markup - select for diffs
Tue Dec 14 16:25:35 2004 UTC (18 years, 1 month ago) by jongchoi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +77 -1
lines
adaptive caching code
Revision 1.4: download - view: text, markup - select for diffs
Tue Dec 14 02:51:09 2004 UTC (18 years, 1 month ago) by jongchoi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +243 -7
lines
zone invalidation/locking implementation
Revision 1.3: download - view: text, markup - select for diffs
Thu Dec 9 21:32:19 2004 UTC (18 years, 1 month ago) by jongchoi
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_3_BP
Branch point for: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +61 -9
lines
updated zone tree structure; added debug info
Revision 1.2: download - view: text, markup - select for diffs
Thu Dec 9 15:43:36 2004 UTC (18 years, 1 month ago) by jongchoi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -6
lines
minor cleanup
Revision 1.1: download - view: text, markup - select for diffs
Thu Dec 9 15:38:25 2004 UTC (18 years, 1 month ago) by jongchoi
Branches: MAIN
zone-based memory allocator for adaptive caching
Revision 1.3.2.8: 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
CVS tags: OPENLDAP_REL_ENG_2_3_43,
OPENLDAP_REL_ENG_2_3_42,
OPENLDAP_REL_ENG_2_3_41
Diff to: previous 1.3.2.7: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.2.7: +2 -2
lines
Happy new year! (belated)
Revision 1.3.2.7: download - view: text, markup - select for diffs
Tue Jan 2 21:43:59 2007 UTC (16 years, 1 month 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.3.2.6: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.2.6: +2 -2
lines
happy new year
Revision 1.3.2.6: download - view: text, markup - select for diffs
Mon Feb 13 17:28:43 2006 UTC (16 years, 11 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
Diff to: previous 1.3.2.5: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.2.5: +6 -6
lines
Misc changes from HEAD
Revision 1.3.2.5: download - view: text, markup - select for diffs
Wed Jan 25 18:00:25 2006 UTC (17 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_19
Diff to: previous 1.3.2.4: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.2.4: +2 -2
lines
fix typo
Revision 1.3.2.4: download - view: text, markup - select for diffs
Tue Jan 3 22:16:16 2006 UTC (17 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_18,
OPENLDAP_REL_ENG_2_3_17,
OPENLDAP_REL_ENG_2_3_16,
OPENLDAP_REL_ENG_2_3_15
Diff to: previous 1.3.2.3: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.2.3: +2 -2
lines
Happy new year!
Revision 1.3.2.3: download - view: text, markup - select for diffs
Tue Aug 9 21:04:01 2005 UTC (17 years, 5 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_5,
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.3.2.2: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.2.2: +3 -3
lines
Sync with HEAD
Revision 1.3.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_4,
OPENLDAP_REL_ENG_2_3_3BETA,
OPENLDAP_REL_ENG_2_3_2BETA,
OPENLDAP_REL_ENG_2_3_1ALPHA
Diff to: previous 1.3.2.1: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.2.1: +2 -2
lines
Sync with HEAD
Revision 1.3.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.3: preferred, colored
Changes since revision 1.3: +321 -8
lines
Sync with HEAD
Revision 1.11.2.8: download - view: text, markup - select for diffs
Tue Jan 4 23:50:27 2011 UTC (12 years, 1 month 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.11.2.7: preferred, colored; branchpoint 1.11: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11.2.7: +2 -2
lines
Happy New Year!
Revision 1.11.2.7: download - view: text, markup - select for diffs
Mon Apr 19 20:58:45 2010 UTC (12 years, 9 months 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.11.2.6: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.6: +1 -1
lines
agreed upon log messages
Revision 1.11.2.6: download - view: text, markup - select for diffs
Fri Apr 16 18:08:16 2010 UTC (12 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.11.2.5: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.5: +2 -2
lines
Gentler message when falling back to ch_malloc
Revision 1.11.2.5: download - view: text, markup - select for diffs
Tue Apr 13 20:23:22 2010 UTC (12 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.11.2.4: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.4: +2 -2
lines
happy belated new year
Revision 1.11.2.4: 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
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,
OPENLDAP_REL_ENG_2_4_15,
OPENLDAP_REL_ENG_2_4_14
Diff to: previous 1.11.2.3: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.3: +2 -2
lines
Update copyright for next release
Revision 1.11.2.3: download - view: text, markup - select for diffs
Mon Feb 11 23:26:45 2008 UTC (14 years, 11 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_13,
OPENLDAP_REL_ENG_2_4_12,
OPENLDAP_REL_ENG_2_4_11,
OPENLDAP_REL_ENG_2_4_10
Diff to: previous 1.11.2.2: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.2: +2 -2
lines
Happy new year! (belated)
Revision 1.11.2.2: 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
CVS tags: OPENLDAP_REL_ENG_2_4_7,
OPENLDAP_REL_ENG_2_4_6,
OPENLDAP_REL_ENG_2_4_5BETA
Diff to: previous 1.11.2.1: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.2.1: +0 -0
lines
Sync with HEAD for OL 2.4.5
Revision 1.11.2.1: 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
CVS tags: OPENLDAP_REL_ENG_2_4_4ALPHA
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
Quick merge: everything from HEAD
______________
© Copyright 1998-2020,
OpenLDAP Foundation, info@OpenLDAP.org