CVS log for jesus/mod_backhand/back_util.c | ![[LOGO]](/pics/cndsbar_mini.jpg) |
Up to [Projects] / jesus / mod_backhand
Request diff between arbitrary revisions
Default branch: MAIN
Revision
1.23
/
(download)
- [select for diffs]
, Thu Apr 15 21:43:33 2004 UTC (50 months, 2 weeks ago) by jesus
Branch: MAIN
CVS Tags: HEAD
Changes since 1.22: +1 -1 lines
Diff
to previous 1.22
more illustrative error
Revision
1.22
/
(download)
- [select for diffs]
, Wed Sep 10 19:38:04 2003 UTC (57 months, 3 weeks ago) by jesus
Branch: MAIN
Changes since 1.21: +2 -1 lines
Diff
to previous 1.21
mike cramer's server/port patch for bparent
Revision
1.21
/
(download)
- [select for diffs]
, Wed Feb 26 16:05:34 2003 UTC (64 months, 1 week ago) by jesus
Branch: MAIN
Changes since 1.20: +6 -6 lines
Diff
to previous 1.20
Patch from Aaron Culliney <asc@deadc0de.org>, EINTR check misplaced
Revision
1.20
/
(download)
- [select for diffs]
, Fri Sep 13 00:21:11 2002 UTC (69 months, 3 weeks ago) by jesus
Branch: MAIN
CVS Tags: r1_2_2
Changes since 1.19: +10 -0 lines
Diff
to previous 1.19
arbitrary 3 second alarm timeout around connect
Revision
1.19
/
(download)
- [select for diffs]
, Fri Jul 19 16:04:59 2002 UTC (71 months, 2 weeks ago) by jesus
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff
to previous 1.18
memory now stored in MB
Revision
1.18
/
(download)
- [select for diffs]
, Fri Dec 14 21:53:32 2001 UTC (78 months, 2 weeks ago) by jesus
Branch: MAIN
Changes since 1.17: +19 -11 lines
Diff
to previous 1.17
establish sessions by ip+port
Revision
1.17
/
(download)
- [select for diffs]
, Tue Oct 30 19:53:47 2001 UTC (80 months ago) by jesus
Branch: MAIN
CVS Tags: r1_2_1
Changes since 1.16: +8 -6 lines
Diff
to previous 1.16
Server line change and cosmetic changes to stats view
Revision
1.16
/
(download)
- [select for diffs]
, Tue Oct 23 19:25:17 2001 UTC (80 months, 1 week ago) by jesus
Branch: MAIN
Changes since 1.15: +3 -2 lines
Diff
to previous 1.15
allow servers with same IP different ports to be listed in serverstats
Revision
1.15
/
(download)
- [select for diffs]
, Fri Jul 6 00:09:38 2001 UTC (83 months, 4 weeks ago) by jesus
Branch: MAIN
Changes since 1.14: +4 -2 lines
Diff
to previous 1.14
Update to fix setting of sin_family to AF_INET when using IP multicast.
Revision
1.14
/
(download)
- [select for diffs]
, Thu Apr 26 21:57:36 2001 UTC (86 months, 1 week ago) by jesus
Branch: MAIN
CVS Tags: r1_2_0
Changes since 1.13: +12 -1 lines
Diff
to previous 1.13
Big diff for bad null termination of unix_addr.sun_path on BSD.
Tight timeouts around the MBCS intiation code (to protect children from hanging)
Revision
1.13
/
(download)
- [select for diffs]
, Thu Mar 8 21:04:57 2001 UTC (87 months, 3 weeks ago) by jesus
Branch: MAIN
CVS Tags: r1_1_1pre4
Changes since 1.12: +6 -8 lines
Diff
to previous 1.12
Cleaned the sendtomany function in back_util.c and fixed
advertised source address bug.
Revision
1.12
/
(download)
- [select for diffs]
, Sun Jan 14 00:03:36 2001 UTC (89 months, 2 weeks ago) by jesus
Branch: MAIN
CVS Tags: r1_1_1pre3, r1_1_1pre2
Changes since 1.11: +27 -18 lines
Diff
to previous 1.11
Clean... lots of clean up.
moderator now setgid()s, too.
Various casting cleanups that Compaq's ccc complains about.
Revision
1.11
/
(download)
- [select for diffs]
, Thu Jan 11 16:20:45 2001 UTC (89 months, 3 weeks ago) by jesus
Branch: MAIN
Changes since 1.10: +4 -0 lines
Diff
to previous 1.10
exit and log a more intuitive error if the moderator process cannot establish the umbilical.
Revision
1.10
/
(download)
- [select for diffs]
, Sat Aug 5 19:48:00 2000 UTC (94 months, 4 weeks ago) by jesus
Branch: MAIN
CVS Tags: r1_1_0
Changes since 1.9: +1 -1 lines
Diff
to previous 1.9
snprintf -> ap_snprintf (oops)
Revision
1.9
/
(download)
- [select for diffs]
, Wed Jul 26 14:18:02 2000 UTC (95 months, 1 week ago) by jesus
Branch: MAIN
Changes since 1.8: +2 -0 lines
Diff
to previous 1.8
Fix for uninitialized serverstat structure in the main loop of back_util.c
Optimizations on the initial set of servers passed to the first candidacy function.
Revision
1.8
/
(download)
- [select for diffs]
, Thu Apr 20 23:44:30 2000 UTC (98 months, 2 weeks ago) by jesus
Branch: MAIN
CVS Tags: r1_0_9
Changes since 1.7: +140 -78 lines
Diff
to previous 1.7
Added BackhandSelfRedirect and BackhandLogLevel.
Added fail through internal redirection.
Revision
1.7
/
(download)
- [select for diffs]
, Fri Apr 14 15:12:36 2000 UTC (98 months, 3 weeks ago) by jesus
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff
to previous 1.6
Preliminary changes to 1.0.8 to fix known bugs.
Next step before 1.0.9 is to allow compilation of mod_backhand statically. This may help Solaris dynamic load problems.
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, r1_0_8
Changes since 1.5: +8 -1 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:03:10 2000 UTC (98 months, 3 weeks ago) by jesus
Branch: MAIN
CVS Tags: r1_0_8pre1, r1_0_7
Changes since 1.4: +16 -8 lines
Diff
to previous 1.4
Release 1.0.7
Revision
1.4
/
(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.3: +4 -3 lines
Diff
to previous 1.3
Release 1.0.2
Revision
1.3
/
(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.2: +46 -43 lines
Diff
to previous 1.2
Release 1.0.1
Revision
1.2
/
(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
Changes since 1.1: +69 -201 lines
Diff
to previous 1.1
CVS addition of 0.9 sources
Revision
1.1.1.1
/
(download)
- [select for diffs]
(vendor branch)
, Sat Apr 8 01:56:24 2000 UTC (98 months, 4 weeks ago) by jesus
Branch: CNDS
CVS Tags: r0_0_8
Changes since 1.1: +0 -0 lines
Diff
to previous 1.1
Imported sources
Revision
1.1
/
(download)
- [select for diffs]
, Sat Apr 8 01:56:24 2000 UTC (98 months, 4 weeks ago) by jesus
Branch: MAIN
Diff
Initial revision
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.