CVS log for jesus/mod_backhand/builtins.c | ![[LOGO]](/pics/cndsbar_mini.jpg) |
Up to [Projects] / jesus / mod_backhand
Request diff between arbitrary revisions
Default branch: MAIN
Revision
1.26
/
(download)
- [select for diffs]
, Thu Jan 27 16:37:38 2005 UTC (41 months ago) by jesus
Branch: MAIN
CVS Tags: HEAD
Changes since 1.25: +1 -0 lines
Diff
to previous 1.25
fix 1 >> 0 bug
Revision
1.25
/
(download)
- [select for diffs]
, Thu Jan 2 04:13:17 2003 UTC (66 months ago) by jesus
Branch: MAIN
Changes since 1.24: +7 -1 lines
Diff
to previous 1.24
Patch from Ben for redirect self redirection
Revision
1.24
/
(download)
- [select for diffs]
, Wed May 30 20:13:35 2001 UTC (85 months ago) by jesus
Branch: MAIN
CVS Tags: r1_2_2, r1_2_1, r1_2_0
Changes since 1.23: +0 -4 lines
Diff
to previous 1.23
Moved MAX*LEN declarations into mod_backhand.h.
Revision
1.23
/
(download)
- [select for diffs]
, Mon May 7 17:17:07 2001 UTC (85 months, 4 weeks ago) by jesus
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff
to previous 1.22
Changed the paramter to byBusyChildren to be an integer bias.
Revision
1.22
/
(download)
- [select for diffs]
, Wed Apr 18 23:23:09 2001 UTC (86 months, 2 weeks ago) by jesus
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff
to previous 1.21
Fix byCPU bug: backhand-devel <20010409180010.G14908@rice.edu>
Fix https reditect: backhand-devel <20010409180010.G14908@rice.edu>
Revision
1.21
/
(download)
- [select for diffs]
, Thu Mar 15 13:23:45 2001 UTC (87 months, 3 weeks ago) by jesus
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff
to previous 1.20
completely fix byRandom -- was never _broken_ just inefficient.
Revision
1.20
/
(download)
- [select for diffs]
, Thu Mar 15 06:45:25 2001 UTC (87 months, 3 weeks ago) by jesus
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff
to previous 1.19
I'm an idiot. byRandom was fine. It has been reverted.
Revision
1.19
/
(download)
- [select for diffs]
, Thu Mar 15 06:42:35 2001 UTC (87 months, 3 weeks ago) by jesus
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff
to previous 1.18
Fixed typo in byRandom. It was reseeding on every call.
Revision
1.18
/
(download)
- [select for diffs]
, Thu Mar 15 04:51:14 2001 UTC (87 months, 3 weeks ago) by jesus
Branch: MAIN
Changes since 1.17: +25 -0 lines
Diff
to previous 1.17
Add byBusyChildren
Revision
1.17
/
(download)
- [select for diffs]
, Mon Feb 5 04:18:01 2001 UTC (88 months, 4 weeks ago) by jesus
Branch: MAIN
CVS Tags: r1_1_1pre4, r1_1_1pre3
Changes since 1.16: +9 -0 lines
Diff
to previous 1.16
removeSelf candidacy function.
Revision
1.16
/
(download)
- [select for diffs]
, Fri Jan 26 06:48:59 2001 UTC (89 months, 1 week ago) by jesus
Branch: MAIN
Changes since 1.15: +8 -8 lines
Diff
to previous 1.15
Renamed variable in bySession and fixed looking for session in the query string.
Revision
1.15
/
(download)
- [select for diffs]
, Thu Jan 25 21:42:14 2001 UTC (89 months, 1 week ago) by jesus
Branch: MAIN
CVS Tags: r1_1_1pre2
Changes since 1.14: +65 -0 lines
Diff
to previous 1.14
Backhand bySession <md@ims.at>
Backhand off
Error rewording
Moved builtins declarations into builtins.h from mod_backhand.c.
Revision
1.14
/
(download)
- [select for diffs]
, Wed Jan 24 16:20:07 2001 UTC (89 months, 1 week ago) by jesus
Branch: MAIN
Changes since 1.13: +10 -0 lines
Diff
to previous 1.13
Added addSelf candidacy function. Changed buffer lengths and logging.
Revision
1.13
/
(download)
- [select for diffs]
, Sun Jan 14 00:03:36 2001 UTC (89 months, 2 weeks ago) by jesus
Branch: MAIN
Changes since 1.12: +0 -2 lines
Diff
to previous 1.12
Clean... lots of clean up.
moderator now setgid()s, too.
Various casting cleanups that Compaq's ccc complains about.
Revision
1.12
/
(download)
- [select for diffs]
, Wed Dec 13 21:45:36 2000 UTC (90 months, 3 weeks ago) by jesus
Branch: MAIN
Changes since 1.11: +1 -0 lines
Diff
to previous 1.11
1.1.1pre1 -- changes in ChangeLog.
Revision
1.11
/
(download)
- [select for diffs]
, Thu Aug 3 06:52:07 2000 UTC (95 months ago) by jesus
Branch: MAIN
CVS Tags: r1_1_0
Changes since 1.10: +2 -2 lines
Diff
to previous 1.10
byAge change to never eliminate the locally advertised server. If you
eliminate yourself, then BackhandSelfRedirect On doesn't mean much, does it?
Revision
1.10
/
(download)
- [select for diffs]
, Mon Jul 31 03:24:20 2000 UTC (95 months ago) by jesus
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff
to previous 1.9
Fixed logic bug in byLoad's calculation of bias.
Revision
1.9
/
(download)
- [select for diffs]
, Sat Jun 10 04:43:15 2000 UTC (96 months, 3 weeks ago) by jesus
Branch: MAIN
CVS Tags: r1_0_9
Changes since 1.8: +174 -27 lines
Diff
to previous 1.8
Changes to candidacy functions.
Added HTTP redirction facilities.
Clearer self specifications in MulticastStats directive.
Revision
1.8
/
(download)
- [select for diffs]
, Thu Apr 20 23:44:31 2000 UTC (98 months, 2 weeks ago) by jesus
Branch: MAIN
Changes since 1.7: +5 -2 lines
Diff
to previous 1.7
Added BackhandSelfRedirect and BackhandLogLevel.
Added fail through internal redirection.
Revision
1.7
/
(download)
- [select for diffs]
, Sat Apr 8 04:14:18 2000 UTC (98 months, 3 weeks ago) by jesus
Branch: MAIN
CVS Tags: r1_0_8
Changes since 1.6: +15 -14 lines
Diff
to previous 1.6
Release 1.0.8
Revision
1.6
/
(download)
- [select for diffs]
, Sat Apr 8 04:12:51 2000 UTC (98 months, 3 weeks ago) by jesus
Branch: MAIN
CVS Tags: r1_0_8pre2
Changes since 1.5: +11 -3 lines
Diff
to previous 1.5
Fixes for FreeBSD.
Addition of addPrediction.
Added more statistics (used by addPrediction).
Revision
1.5
/
(download)
- [select for diffs]
, Sat Apr 8 04:09:51 2000 UTC (98 months, 3 weeks ago) by jesus
Branch: MAIN
CVS Tags: r1_0_8pre1
Changes since 1.4: +21 -10 lines
Diff
to previous 1.4
Fixes for statistics used in byCost function.
Revision
1.4
/
(download)
- [select for diffs]
, Sat Apr 8 04:03:10 2000 UTC (98 months, 3 weeks ago) by jesus
Branch: MAIN
CVS Tags: r1_0_7
Changes since 1.3: +19 -9 lines
Diff
to previous 1.3
Release 1.0.7
Revision
1.3
/
(download)
- [select for diffs]
, Sat Apr 8 03:59:19 2000 UTC (98 months, 3 weeks ago) by jesus
Branch: MAIN
CVS Tags: r1_0_2
Changes since 1.2: +28 -0 lines
Diff
to previous 1.2
Release 1.0.2
Revision
1.2
/
(download)
- [select for diffs]
, Sat Apr 8 03:53:36 2000 UTC (98 months, 3 weeks ago) by jesus
Branch: MAIN
CVS Tags: r1_0_1
Changes since 1.1: +12 -2 lines
Diff
to previous 1.1
Release 1.0.1
Revision
1.1
/
(download)
- [select for diffs]
, Sat Apr 8 03:36:03 2000 UTC (98 months, 3 weeks ago) by jesus
Branch: MAIN
CVS Tags: r0_0_9
Diff
CVS addition of 0.9 sources
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.