
CVS log for servers/slapd/overlays/valsort.c
Up to [OpenLDAP] / servers / slapd / overlays
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.33: download - view: text, markup - select for diffs
Fri Jan 28 15:33:56 2011 UTC (9 years, 11 months ago) by hallvard
Branches: MAIN
CVS tags: MIGRATION_CVS2GIT,
HEAD
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1
lines
cleanup: Rename rs_ensure_entry_modifiable().
The name rs_entry2modifiable() is more reasonably sized.
For now, leave behind a macro rs_ensure_entry_modifiable in proto-slap.h.
Revision 1.32: download - view: text, markup - select for diffs
Tue Jan 4 23:43:33 2011 UTC (10 years ago) by kurt
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2
lines
Happy New Year
Revision 1.31: download - view: text, markup - select for diffs
Fri Dec 31 16:55:36 2010 UTC (10 years ago) by hallvard
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -15
lines
ITS#6758 Use rs_*() to manage SlapReply entries.
Some noop changes + fixes entry leaks and REP_ENTRY_MODIFIABLE flag leaks.
Revision 1.30: download - view: text, markup - select for diffs
Thu Jul 1 09:51:44 2010 UTC (10 years, 6 months ago) by ralf
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +5 -1
lines
unregister controls when removing syncprov, ppolicy, valsort, chain or
sssvlv overlay
Revision 1.29: download - view: text, markup - select for diffs
Tue Jun 1 22:18:33 2010 UTC (10 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
ITS#6566 use Debug, not fprintf(stderr)
Revision 1.28: download - view: text, markup - select for diffs
Tue Apr 13 20:18:26 2010 UTC (10 years, 9 months 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
Tue Dec 8 19:53:39 2009 UTC (11 years, 1 month ago) by ando
Branches: MAIN
CVS tags: ACLCHECK_0,
ACLCHECK
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +14 -4
lines
guard against simultaneous REP_ENTRY_MUSTRELEASE and REP_ENTRY_MODIFIABLE (related to ITS#6423)
Revision 1.26: download - view: text, markup - select for diffs
Wed Jan 21 23:40:40 2009 UTC (11 years, 11 months ago) by kurt
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2
lines
Update copyright notices
Revision 1.25: download - view: text, markup - select for diffs
Mon Jan 7 23:20:15 2008 UTC (13 years ago) by kurt
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2
lines
Happy New Year (belated)
Revision 1.24: download - view: text, markup - select for diffs
Sat Sep 29 15:55:33 2007 UTC (13 years, 3 months ago) by ando
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +7 -7
lines
first round of s/sprintf/snprintf/; the rationale is: truncate error messages rather than buffer overflow; otherwise, assert that no buffer overflow occurred. In some cases, error handling could be added. Please note: no real error in the code was found so far, apart from that in syncprov.c and from some config-time error logging; however, errors could slip thru again if things don't change consistently
Revision 1.23: download - view: text, markup - select for diffs
Sun Sep 23 02:40:17 2007 UTC (13 years, 3 months ago) by hyc
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -4
lines
More for a_numvals
Revision 1.22: download - view: text, markup - select for diffs
Fri Aug 3 10:02:09 2007 UTC (13 years, 5 months ago) by ralf
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_MP
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +15 -15
lines
Reworked recent backend API changes, now using a separate struct,
(ConfigReply) for the error messages.
Revision 1.21: download - view: text, markup - select for diffs
Wed Jul 25 15:21:06 2007 UTC (13 years, 5 months ago) by ralf
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -3
lines
Added a new parameter (ConfigArgs*) to the _db_init, _db_open, _db_close and
_db_destroy functions.
Revision 1.20: download - view: text, markup - select for diffs
Thu May 24 22:58:59 2007 UTC (13 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -1
lines
ITS#4966 valsort_modify: ignore Delete modops with no values
Revision 1.19: download - view: text, markup - select for diffs
Fri Apr 20 20:32:58 2007 UTC (13 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +8 -3
lines
Distinguish absent control value from empty control value.
Revision 1.18: download - view: text, markup - select for diffs
Tue Jan 2 19:01:15 2007 UTC (14 years 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
Tue Jan 3 22:12:25 2006 UTC (15 years 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.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Happy new year!
Revision 1.16: download - view: text, markup - select for diffs
Fri Nov 25 11:43:51 2005 UTC (15 years, 1 month ago) by ando
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3
lines
streamline overlay configuration
Revision 1.15: download - view: text, markup - select for diffs
Mon Nov 14 14:02:14 2005 UTC (15 years, 2 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_MP
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -2
lines
re-fix cast and logic
Revision 1.14: download - view: text, markup - select for diffs
Mon Nov 14 13:46:38 2005 UTC (15 years, 2 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
Fix void* pointer arithmetic from ber_bvchr()
Revision 1.13: download - view: text, markup - select for diffs
Sun Nov 13 21:27:00 2005 UTC (15 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -5
lines
don't trust strchr/strrchr with bervals
Revision 1.12: download - view: text, markup - select for diffs
Sun Nov 6 22:32:08 2005 UTC (15 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
silence warnings
Revision 1.11: download - view: text, markup - select for diffs
Fri Aug 26 23:21:51 2005 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +33 -8
lines
Finish control implementation
Revision 1.10: download - view: text, markup - select for diffs
Fri Aug 26 19:42:48 2005 UTC (15 years, 4 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Remove unused variable
Revision 1.9: download - view: text, markup - select for diffs
Thu Aug 25 04:56:09 2005 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Branch point for: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -1
lines
Don't do anything if this is a syncrepl response.
Revision 1.8: download - view: text, markup - select for diffs
Wed Aug 24 06:32:03 2005 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +8 -7
lines
Config fixes
Revision 1.7: download - view: text, markup - select for diffs
Wed Aug 24 00:26:55 2005 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Fix typo in numeric-descend
Revision 1.6: download - view: text, markup - select for diffs
Wed Aug 24 00:07:43 2005 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +27 -1
lines
Add LDAP_CONTROL_VALSORT
Revision 1.5: download - view: text, markup - select for diffs
Tue Aug 23 23:52:05 2005 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +16 -2
lines
Check for numeric syntaxes
Revision 1.4: download - view: text, markup - select for diffs
Tue Aug 23 23:36:16 2005 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1
lines
Tweak prev commit, use BER_BVZERO
Revision 1.3: download - view: text, markup - select for diffs
Tue Aug 23 23:34:49 2005 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +13 -4
lines
Fix uninit'd var, check for single-valued attrs
Revision 1.2: download - view: text, markup - select for diffs
Tue Aug 23 08:44:36 2005 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
More for valsort
Revision 1.1: download - view: text, markup - select for diffs
Tue Aug 23 06:47:38 2005 UTC (15 years, 4 months ago) by hyc
Branches: MAIN
Add sorted values overlay
Revision 1.9.2.8: download - view: text, markup - select for diffs
Mon Feb 11 23:24:25 2008 UTC (12 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.9.2.7: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9.2.7: +2 -2
lines
Happy new year! (belated)
Revision 1.9.2.7: download - view: text, markup - select for diffs
Fri Jun 8 08:13:18 2007 UTC (13 years, 7 months ago) by hyc
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
Diff to: previous 1.9.2.6: preferred, colored
Changes since revision 1.9.2.6: +4 -1
lines
ITS#4966 from HEAD
Revision 1.9.2.6: download - view: text, markup - select for diffs
Tue Jan 2 21:44:09 2007 UTC (14 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: 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.9.2.5: preferred, colored
Changes since revision 1.9.2.5: +2 -2
lines
happy new year
Revision 1.9.2.5: download - view: text, markup - select for diffs
Tue Jan 3 22:16:25 2006 UTC (15 years 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.9.2.4: preferred, colored
Changes since revision 1.9.2.4: +2 -2
lines
Happy new year!
Revision 1.9.2.4: download - view: text, markup - select for diffs
Sat Nov 26 23:54:52 2005 UTC (15 years, 1 month 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.9.2.3: preferred, colored
Changes since revision 1.9.2.3: +3 -3
lines
Sync with HEAD
Revision 1.9.2.3: download - view: text, markup - select for diffs
Mon Nov 14 18:06:15 2005 UTC (15 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_12
Diff to: previous 1.9.2.2: preferred, colored
Changes since revision 1.9.2.2: +8 -6
lines
Sync with HEAD
Revision 1.9.2.2: download - view: text, markup - select for diffs
Mon Aug 29 18:26:11 2005 UTC (15 years, 4 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_11,
OPENLDAP_REL_ENG_2_3_10
Diff to: previous 1.9.2.1: preferred, colored
Changes since revision 1.9.2.1: +34 -9
lines
Sync with HEAD
Revision 1.9.2.1: download - view: text, markup - select for diffs
Thu Aug 25 17:05:42 2005 UTC (15 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1
lines
Sync with HEAD
Revision 1.17.2.12: download - view: text, markup - select for diffs
Fri Jan 28 18:53:37 2011 UTC (9 years, 11 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.17.2.11: preferred, colored; branchpoint 1.17: preferred, colored; next MAIN 1.18: preferred, colored
Changes since revision 1.17.2.11: +1 -1
lines
cleanup: Rename rs_ensure_entry_modifiable().
The name rs_entry2modifiable() is more reasonably sized.
For now, leave behind a macro rs_ensure_entry_modifiable in proto-slap.h.
Revision 1.17.2.11: download - view: text, markup - select for diffs
Wed Jan 26 23:23:36 2011 UTC (9 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.17.2.10: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.10: +2 -15
lines
ITS#6758
Revision 1.17.2.10: download - view: text, markup - select for diffs
Tue Jan 4 23:50:51 2011 UTC (10 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.17.2.9: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.9: +2 -2
lines
Happy New Year!
Revision 1.17.2.9: download - view: text, markup - select for diffs
Thu Jun 10 17:37:40 2010 UTC (10 years, 7 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_23
Diff to: previous 1.17.2.8: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.8: +1 -1
lines
ITS#6566
Revision 1.17.2.8: download - view: text, markup - select for diffs
Wed Apr 14 17:26:11 2010 UTC (10 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_22
Diff to: previous 1.17.2.7: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.7: +14 -4
lines
ITS#5340,ITS#6423
Revision 1.17.2.7: download - view: text, markup - select for diffs
Tue Apr 13 20:23:47 2010 UTC (10 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.17.2.6: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.6: +2 -2
lines
happy belated new year
Revision 1.17.2.6: download - view: text, markup - select for diffs
Thu Jan 22 00:01:13 2009 UTC (11 years, 11 months 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.17.2.5: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.5: +2 -2
lines
Update copyright for next release
Revision 1.17.2.5: download - view: text, markup - select for diffs
Mon Feb 11 23:26:49 2008 UTC (12 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.17.2.4: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.4: +2 -2
lines
Happy new year! (belated)
Revision 1.17.2.4: download - view: text, markup - select for diffs
Tue Nov 27 18:11:43 2007 UTC (13 years, 1 month ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_7
Diff to: previous 1.17.2.3: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.3: +7 -7
lines
first round of s/sprintf/snprintf/; the rationale is: truncate error messages rather than buffer overflow; otherwise, assert that no buffer overflow occurred. In some cases, error handling could be added.
Revision 1.17.2.3: download - view: text, markup - select for diffs
Sat Sep 29 09:55:22 2007 UTC (13 years, 3 months ago) by hyc
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_6
Diff to: previous 1.17.2.2: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.2: +2 -4
lines
ITS#5153 from HEAD - sorted values
Revision 1.17.2.2: download - view: text, markup - select for diffs
Fri Aug 31 23:14:06 2007 UTC (13 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_5BETA
Diff to: previous 1.17.2.1: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.1: +27 -17
lines
Sync with HEAD for OL 2.4.5
Revision 1.17.2.1: download - view: text, markup - select for diffs
Tue Feb 13 20:22:30 2007 UTC (13 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_4ALPHA
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
Quick merge: everything from HEAD
______________
© Copyright 1998-2020,
OpenLDAP Foundation, info@OpenLDAP.org