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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.30: download - view: text, markup - select for diffs
Fri Mar 4 22:02:23 2011 UTC (12 years, 3 months ago) by hyc
Branches: MAIN
CVS tags: MIGRATION_CVS2GIT, HEAD
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +21 -5 lines
ITS#6850 from Raphael Ouazana @ Linagora

Revision 1.29: download - view: text, markup - select for diffs
Tue Jan 4 23:43:32 2011 UTC (12 years, 4 months ago) by kurt
Branches: MAIN
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 Dec 28 14:59:48 2010 UTC (12 years, 5 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +6 -4 lines
ITS#6686 Fix last commit (declaration after code)

Revision 1.27: download - view: text, markup - select for diffs
Thu Dec 23 21:29:57 2010 UTC (12 years, 5 months ago) by hyc
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +113 -20 lines
ITS#6686 add multiple sorts per connection, from Raphael Ouazana @ Linagora

Revision 1.26: download - view: text, markup - select for diffs
Mon Nov 22 12:45:11 2010 UTC (12 years, 6 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -2 lines
Silence gcc -Wsign-compare (no real change)

Revision 1.25: download - view: text, markup - select for diffs
Thu Nov 4 11:13:26 2010 UTC (12 years, 7 months ago) by ralf
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -3 lines
Unregister VLV control as well when last overlay instance
is removed (additional fix for ITS#6647)

Revision 1.24: download - view: text, markup - select for diffs
Mon Oct 25 22:59:10 2010 UTC (12 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
ITS#6685 fix result code tag

Revision 1.23: download - view: text, markup - select for diffs
Tue Oct 19 08:48:21 2010 UTC (12 years, 7 months ago) by ralf
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -5 lines
Removed unused variables

Revision 1.22: download - view: text, markup - select for diffs
Tue Oct 19 08:47:41 2010 UTC (12 years, 7 months ago) by ralf
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
ITS#6677 moved one more #endif, addtional fix for previous commit

Revision 1.21: download - view: text, markup - select for diffs
Sat Oct 16 23:36:47 2010 UTC (12 years, 7 months ago) by hyc
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
ITS#6677 move #endif

Revision 1.20: download - view: text, markup - select for diffs
Wed Oct 6 06:24:45 2010 UTC (12 years, 7 months ago) by ando
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +39 -25 lines
do not expose control until sssvlv overlay is actually instantiated at least once (ITS#6647)

Revision 1.19: download - view: text, markup - select for diffs
Sat Sep 18 16:27:28 2010 UTC (12 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
make sure so is correctly initialized (spotted by valgrind, possibly related to ITS#6649)

Revision 1.18: download - view: text, markup - select for diffs
Thu Jul 1 09:51:43 2010 UTC (12 years, 11 months ago) by ralf
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +6 -1 lines
unregister controls when removing syncprov, ppolicy, valsort, chain or
sssvlv overlay

Revision 1.17: download - view: text, markup - select for diffs
Tue Jun 1 22:18:32 2010 UTC (13 years ago) by hyc
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
ITS#6566 use Debug, not fprintf(stderr)

Revision 1.16: download - view: text, markup - select for diffs
Fri May 21 15:47:17 2010 UTC (13 years ago) by hyc
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +6 -2 lines
Quit send loops if slapd is shutting down

Revision 1.15: download - view: text, markup - select for diffs
Tue May 18 05:35:12 2010 UTC (13 years ago) by hyc
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -1 lines
Init uninit'd vlv flag

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

Revision 1.13: download - view: text, markup - select for diffs
Fri Jan 22 17:01:25 2010 UTC (13 years, 4 months ago) by ralf
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +10 -1 lines
plugged one time memory leak (found with valgrind)

Revision 1.12: download - view: text, markup - select for diffs
Tue Sep 29 01:10:03 2009 UTC (13 years, 8 months ago) by hyc
Branches: MAIN
CVS tags: ACLCHECK_0, ACLCHECK
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -2 lines
ITS#6288 don't deref sort control if it wasn't set

Revision 1.11: download - view: text, markup - select for diffs
Fri Jul 24 22:09:56 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -3 lines
More cleanup

Revision 1.10: download - view: text, markup - select for diffs
Fri Jul 24 22:06:46 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -3 lines
Minor cleanup

Revision 1.9: download - view: text, markup - select for diffs
Mon Jul 13 13:22:46 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Branch point for: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +8 -2 lines
Fix handling for empty results

Revision 1.8: download - view: text, markup - select for diffs
Mon Jul 13 13:15:27 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -2 lines
Fix result when no VLV match

Revision 1.7: download - view: text, markup - select for diffs
Mon Jul 13 13:00:19 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -10 lines
Minor cleanup

Revision 1.6: download - view: text, markup - select for diffs
Mon Jul 13 12:20:31 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +45 -3 lines
Add sssvlv config

Revision 1.5: download - view: text, markup - select for diffs
Mon Jul 13 11:35:30 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -3 lines
Add sssvlv to build system

Revision 1.4: download - view: text, markup - select for diffs
Mon Jul 13 11:14:07 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +16 -8 lines
Fix prev commit

Revision 1.3: download - view: text, markup - select for diffs
Mon Jul 13 10:40:35 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +12 -4 lines
More VLV stuff

Revision 1.2: download - view: text, markup - select for diffs
Mon Jul 13 08:59:09 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +187 -28 lines
vlv implemented, untested

Revision 1.1: download - view: text, markup - select for diffs
Mon Jul 13 06:39:22 2009 UTC (13 years, 10 months ago) by hyc
Branches: MAIN
Server Side Sorting (also with PagedResults). VLV still in progress.

Revision 1.9.2.19: download - view: text, markup - select for diffs
Thu Mar 24 02:04:28 2011 UTC (12 years, 2 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_25, OPENLDAP_RELEASE
Diff to: previous 1.9.2.18: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9.2.18: +21 -5 lines
ITS#6850

Revision 1.9.2.18: download - view: text, markup - select for diffs
Tue Jan 4 23:50:50 2011 UTC (12 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_24
Diff to: previous 1.9.2.17: preferred, colored
Changes since revision 1.9.2.17: +2 -2 lines
Happy New Year!

Revision 1.9.2.17: download - view: text, markup - select for diffs
Tue Jan 4 23:18:50 2011 UTC (12 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.9.2.16: preferred, colored
Changes since revision 1.9.2.16: +0 -8 lines
Remove HEAD only bits

Revision 1.9.2.16: download - view: text, markup - select for diffs
Tue Jan 4 19:25:10 2011 UTC (12 years, 4 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.9.2.15: preferred, colored
Changes since revision 1.9.2.15: +5 -3 lines
More for ITS#6686

Revision 1.9.2.15: download - view: text, markup - select for diffs
Tue Jan 4 19:17:53 2011 UTC (12 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.9.2.14: preferred, colored
Changes since revision 1.9.2.14: +112 -19 lines
ITS#6686

Revision 1.9.2.14: download - view: text, markup - select for diffs
Tue Jan 4 15:43:32 2011 UTC (12 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.9.2.13: preferred, colored
Changes since revision 1.9.2.13: +2 -1 lines
Silence gcc -Wsign-compare (no real change)

Revision 1.9.2.13: download - view: text, markup - select for diffs
Tue Jan 4 15:40:54 2011 UTC (12 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.9.2.12: preferred, colored
Changes since revision 1.9.2.12: +1 -1 lines
ITS#6685

Revision 1.9.2.12: download - view: text, markup - select for diffs
Tue Jan 4 15:31:39 2011 UTC (12 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.9.2.11: preferred, colored
Changes since revision 1.9.2.11: +0 -4 lines
Removed unused variables

Revision 1.9.2.11: download - view: text, markup - select for diffs
Tue Jan 4 15:31:12 2011 UTC (12 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.9.2.10: preferred, colored
Changes since revision 1.9.2.10: +39 -24 lines
ITS#6647

Revision 1.9.2.10: download - view: text, markup - select for diffs
Sun Dec 12 01:58:11 2010 UTC (12 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.9.2.9: preferred, colored
Changes since revision 1.9.2.9: +2 -2 lines
ITS#6649

Revision 1.9.2.9: download - view: text, markup - select for diffs
Thu Jun 10 17:37:40 2010 UTC (12 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_23
Diff to: previous 1.9.2.8: preferred, colored
Changes since revision 1.9.2.8: +2 -2 lines
ITS#6566

Revision 1.9.2.8: download - view: text, markup - select for diffs
Thu Jun 10 17:26:15 2010 UTC (12 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.9.2.7: preferred, colored
Changes since revision 1.9.2.7: +5 -1 lines
Quit send loops if slapd is shutting down

Revision 1.9.2.7: download - view: text, markup - select for diffs
Thu Jun 10 17:25:47 2010 UTC (12 years, 11 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.9.2.6: preferred, colored
Changes since revision 1.9.2.6: +2 -0 lines
Init uninit'd vlv flag

Revision 1.9.2.6: download - view: text, markup - select for diffs
Wed Apr 14 17:56:50 2010 UTC (13 years, 1 month ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_22
Diff to: previous 1.9.2.5: preferred, colored
Changes since revision 1.9.2.5: +10 -1 lines
Fix one time memory leak

Revision 1.9.2.5: download - view: text, markup - select for diffs
Tue Apr 13 20:23:46 2010 UTC (13 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.9.2.4: preferred, colored
Changes since revision 1.9.2.4: +2 -2 lines
happy belated new year

Revision 1.9.2.4: download - view: text, markup - select for diffs
Tue Sep 29 19:07:07 2009 UTC (13 years, 8 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
Diff to: previous 1.9.2.3: preferred, colored
Changes since revision 1.9.2.3: +3 -2 lines
ITS#6288

Revision 1.9.2.3: download - view: text, markup - select for diffs
Mon Jul 27 17:30:42 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_18
Diff to: previous 1.9.2.2: preferred, colored
Changes since revision 1.9.2.2: +8 -5 lines
More cleanup

Revision 1.9.2.2: download - view: text, markup - select for diffs
Wed Jul 22 20:02:23 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.9.2.1: preferred, colored
Changes since revision 1.9.2.1: +1237 -0 lines
Add sssvlv overlay

Revision 1.9.2.1
Mon Jul 13 13:22:46 2009 UTC (13 years, 10 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
FILE REMOVED
Changes since revision 1.9: +0 -1237 lines
file sssvlv.c was added on branch OPENLDAP_REL_ENG_2_4 on 2009-07-22 20:02:23 +0000

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