/[Development]/mod_auth_ibmdb2/mod_authnz_ibmdb2/mod_authnz_ibmdb2.c
ViewVC logotype

Log of /mod_auth_ibmdb2/mod_authnz_ibmdb2/mod_authnz_ibmdb2.c

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (annotate)
Sticky Tag:

Revision 1.26 - (view) (annotate) - [select for diffs]
Tue Jan 8 02:40:21 2008 UTC (2 years, 8 months ago) by tessus
Branch: MAIN
CVS Tags: HEAD, RELEASE_1_26
Changes since 1.25: +49 -35 lines
Diff to previous 1.25
added code for compilation under win32

Revision 1.25 - (view) (annotate) - [select for diffs]
Sun Jan 6 23:46:19 2008 UTC (2 years, 8 months ago) by tessus
Branch: MAIN
Changes since 1.24: +26 -12 lines
Diff to previous 1.24
added bound checking and getting rid of newline character in SQL error messages

Revision 1.24 - (view) (annotate) - [select for diffs]
Fri Mar 23 19:46:44 2007 UTC (3 years, 5 months ago) by tessus
Branch: MAIN
Changes since 1.23: +2 -4 lines
Diff to previous 1.23
code cleanup

Revision 1.23 - (view) (annotate) - [select for diffs]
Wed Mar 21 05:51:40 2007 UTC (3 years, 5 months ago) by tessus
Branch: MAIN
CVS Tags: RELEASE_1_23
Changes since 1.22: +5 -5 lines
Diff to previous 1.22
changed headers

Revision 1.22 - (view) (annotate) - [select for diffs]
Mon Mar 19 14:11:31 2007 UTC (3 years, 5 months ago) by tessus
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21
update of copyright year

Revision 1.21 - (view) (annotate) - [select for diffs]
Sat Mar 17 19:33:34 2007 UTC (3 years, 5 months ago) by tessus
Branch: MAIN
Changes since 1.20: +31 -23 lines
Diff to previous 1.20
changed password validation to use APR

Revision 1.20 - (view) (annotate) - [select for diffs]
Fri Mar 16 16:29:15 2007 UTC (3 years, 5 months ago) by tessus
Branch: MAIN
Changes since 1.19: +8 -4 lines
Diff to previous 1.19
added debugging for connection errors

Revision 1.19 - (view) (annotate) - [select for diffs]
Tue Jan 2 00:53:05 2007 UTC (3 years, 8 months ago) by tessus
Branch: MAIN
CVS Tags: RELEASE_1_19
Changes since 1.18: +16 -4 lines
Diff to previous 1.18
completed stored procedure support

Revision 1.18 - (view) (annotate) - [select for diffs]
Sat Nov 25 15:16:04 2006 UTC (3 years, 9 months ago) by tessus
Branch: MAIN
Changes since 1.17: +44 -9 lines
Diff to previous 1.17
added support for group stored procedure

Revision 1.17 - (view) (annotate) - [select for diffs]
Fri Nov 24 22:27:35 2006 UTC (3 years, 9 months ago) by tessus
Branch: MAIN
Changes since 1.16: +125 -4 lines
Diff to previous 1.16
added support for user stored procedure

Revision 1.16 - (view) (annotate) - [select for diffs]
Thu Nov 16 18:47:52 2006 UTC (3 years, 9 months ago) by tessus
Branch: MAIN
CVS Tags: RELEASE_1_16
Changes since 1.15: +8 -2 lines
Diff to previous 1.15
fixed bug 1597078

Revision 1.15 - (view) (annotate) - [select for diffs]
Thu Aug 24 17:31:04 2006 UTC (4 years ago) by tessus
Branch: MAIN
CVS Tags: RELEASE_1_15
Changes since 1.14: +21 -3 lines
Diff to previous 1.14
added debugging code to init handler

Revision 1.14 - (view) (annotate) - [select for diffs]
Wed Aug 23 19:30:53 2006 UTC (4 years ago) by tessus
Branch: MAIN
Changes since 1.13: +33 -19 lines
Diff to previous 1.13
changed debugging code

Revision 1.13 - (view) (annotate) - [select for diffs]
Sun Aug 20 19:40:27 2006 UTC (4 years ago) by tessus
Branch: MAIN
Changes since 1.12: +43 -7 lines
Diff to previous 1.12
added additional debugging output for handle allocation errors

Revision 1.12 - (view) (annotate) - [select for diffs]
Wed Feb 22 15:10:40 2006 UTC (4 years, 6 months ago) by tessus
Branch: MAIN
Changes since 1.11: +7 -6 lines
Diff to previous 1.11
added default value for AuthIBMDB2GroupField

Revision 1.11 - (view) (annotate) - [select for diffs]
Sun Feb 19 04:36:05 2006 UTC (4 years, 6 months ago) by tessus
Branch: MAIN
CVS Tags: RELEASE_1_11
Changes since 1.10: +4 -4 lines
Diff to previous 1.10
code cleanup

Revision 1.10 - (view) (annotate) - [select for diffs]
Sun Feb 19 04:33:26 2006 UTC (4 years, 6 months ago) by tessus
Branch: MAIN
Changes since 1.9: +73 -69 lines
Diff to previous 1.9
code cleanup

Revision 1.9 - (view) (annotate) - [select for diffs]
Sat Feb 18 18:51:13 2006 UTC (4 years, 6 months ago) by tessus
Branch: MAIN
Changes since 1.8: +48 -44 lines
Diff to previous 1.8
code cleanup

Revision 1.8 - (view) (annotate) - [select for diffs]
Sat Feb 18 18:40:37 2006 UTC (4 years, 6 months ago) by tessus
Branch: MAIN
Changes since 1.7: +191 -654 lines
Diff to previous 1.7
code cleanup

Revision 1.7 - (view) (annotate) - [select for diffs]
Fri Feb 17 17:26:25 2006 UTC (4 years, 6 months ago) by tessus
Branch: MAIN
Changes since 1.6: +102 -116 lines
Diff to previous 1.6
code cleanup

Revision 1.6 - (view) (annotate) - [select for diffs]
Fri Feb 17 15:45:21 2006 UTC (4 years, 6 months ago) by tessus
Branch: MAIN
Changes since 1.5: +164 -156 lines
Diff to previous 1.5
code cleanup

Revision 1.5 - (view) (annotate) - [select for diffs]
Fri Feb 17 12:06:09 2006 UTC (4 years, 6 months ago) by tessus
Branch: MAIN
Changes since 1.4: +6 -6 lines
Diff to previous 1.4
changed module name

Revision 1.4 - (view) (annotate) - [select for diffs]
Fri Feb 17 11:52:03 2006 UTC (4 years, 6 months ago) by tessus
Branch: MAIN
Changes since 1.3: +10 -1 lines
Diff to previous 1.3
added vi variables

Revision 1.3 - (view) (annotate) - [select for diffs]
Fri Feb 17 11:48:08 2006 UTC (4 years, 6 months ago) by tessus
Branch: MAIN
Changes since 1.2: +48 -239 lines
Diff to previous 1.2
removed APACHE 1.x specific directives

Revision 1.2 - (view) (annotate) - [select for diffs]
Fri Feb 17 11:36:26 2006 UTC (4 years, 6 months ago) by tessus
Branch: MAIN
Changes since 1.1: +22 -186 lines
Diff to previous 1.1
added cvs keywords

Revision 1.1.1.1 - (view) (annotate) - [select for diffs] (vendor branch)
Fri Feb 17 10:03:07 2006 UTC (4 years, 6 months ago) by tessus
Branch: tessus
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.26
Import

Revision 1.1 - (view) (annotate) - [select for diffs]
Fri Feb 17 10:03:07 2006 UTC (4 years, 6 months ago) by tessus
Branch: MAIN
Branch point for: tessus
Initial revision

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

CVS admin
ViewVC Help
Powered by ViewVC 1.1.5