/[hydra]/hydra/configure.in
ViewVC logotype

Log of /hydra/configure.in

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.34 - (view) (annotate) - [select for diffs]
Sat Nov 16 19:29:58 2002 UTC (21 years, 4 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_1_0
Branch point for: hydra_0_1_0_patches
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
changes for 0.1.0 final release.


Revision 1.33 - (view) (annotate) - [select for diffs]
Tue Nov 5 09:51:20 2002 UTC (21 years, 4 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_10
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
*** empty log message ***


Revision 1.32 - (view) (annotate) - [select for diffs]
Sun Oct 27 10:46:19 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_9
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
Added the ability to disable HIC threads by using 0 in the
HICThreads configuration directive.
Hydra now uses poll by default. Select is available using the --with-select
configure option.


Revision 1.31 - (view) (annotate) - [select for diffs]
Sun Oct 27 10:06:28 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
Changes since 1.30: +9 -1 lines
Diff to previous 1.30
Added file access control lists per virtual host. Based on patch for
Boa by Peter Korsgaard <jacmet@sunsite.dk>.


Revision 1.30 - (view) (annotate) - [select for diffs]
Sat Oct 26 20:58:48 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
Changes since 1.29: +33 -10 lines
Diff to previous 1.29
Long offsets are not used by default.
Use of pipes instead of temporary files, if the post data sent
are less than PIPE_BUF.


Revision 1.29 - (view) (annotate) - [select for diffs]
Fri Oct 25 10:42:02 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_8
Changes since 1.28: +4 -1 lines
Diff to previous 1.28
better detection of libdl


Revision 1.28 - (view) (annotate) - [select for diffs]
Mon Oct 21 20:33:30 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27
Removed some optimizations from Boa, that made the code harder
to read. Added the hash.c from Boa.


Revision 1.27 - (view) (annotate) - [select for diffs]
Mon Oct 21 19:47:04 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
Changes since 1.26: +32 -29 lines
Diff to previous 1.26
fixes in the sendfile detection


Revision 1.26 - (view) (annotate) - [select for diffs]
Mon Oct 21 19:36:54 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
Changes since 1.25: +22 -16 lines
Diff to previous 1.25
some fixes in the sendfile(2) support. Added support for FreeBSD's sendfile (currently untested).


Revision 1.25 - (view) (annotate) - [select for diffs]
Mon Oct 21 18:46:25 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
Changes since 1.24: +43 -1 lines
Diff to previous 1.24
Added several stuff from Boa 0.94.14rc1


Revision 1.24 - (view) (annotate) - [select for diffs]
Sun Oct 13 14:26:26 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
Changes since 1.23: +12 -6 lines
Diff to previous 1.23
better pthread detection using gcc.


Revision 1.23 - (view) (annotate) - [select for diffs]
Sat Oct 12 09:37:17 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
Changes since 1.22: +3 -1 lines
Diff to previous 1.22
better support for gcc and pthreads.


Revision 1.22 - (view) (annotate) - [select for diffs]
Sat Oct 12 08:23:16 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
*** empty log message ***


Revision 1.21 - (view) (annotate) - [select for diffs]
Sun Oct 6 09:42:50 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_7
Changes since 1.20: +10 -2 lines
Diff to previous 1.20
The headers of HIC-CGIs are now parsed by the server.


Revision 1.20 - (view) (annotate) - [select for diffs]
Sat Oct 5 09:39:36 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
More SSL additions.


Revision 1.19 - (view) (annotate) - [select for diffs]
Fri Oct 4 19:09:51 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
*** empty log message ***


Revision 1.18 - (view) (annotate) - [select for diffs]
Fri Oct 4 09:11:43 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
Changes since 1.17: +14 -2 lines
Diff to previous 1.17
Added support for large files in 32 bit systems.


Revision 1.17 - (view) (annotate) - [select for diffs]
Thu Oct 3 11:26:14 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_6
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
Improved the max_connections stuff.


Revision 1.16 - (view) (annotate) - [select for diffs]
Wed Oct 2 19:26:15 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15
Better use of limits. If getrlimit() returns a cur limit less than max limit, we increase the cur limit.


Revision 1.15 - (view) (annotate) - [select for diffs]
Wed Oct 2 13:48:35 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.14: +3 -24 lines
Diff to previous 1.14
Added compatibility function implementations such as scandir(), strstr() etc, in src/. Scandir implementation was replaced by the one in gnu libc.


Revision 1.14 - (view) (annotate) - [select for diffs]
Tue Oct 1 22:43:39 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_5
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
*** empty log message ***


Revision 1.13 - (view) (annotate) - [select for diffs]
Mon Sep 30 18:34:40 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_4
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
*** empty log message ***


Revision 1.12 - (view) (annotate) - [select for diffs]
Sun Sep 29 15:34:23 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11
Corrected If-None-Match behaviour, added support for Dates in the If-Range field, and added support for multiple ETags.


Revision 1.11 - (view) (annotate) - [select for diffs]
Sat Sep 28 17:58:08 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_3
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
*** empty log message ***


Revision 1.10 - (view) (annotate) - [select for diffs]
Sat Sep 28 17:49:13 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.9: +5 -5 lines
Diff to previous 1.9
*** empty log message ***


Revision 1.9 - (view) (annotate) - [select for diffs]
Sat Sep 28 10:40:14 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
*** empty log message ***


Revision 1.8 - (view) (annotate) - [select for diffs]
Sat Sep 28 10:12:14 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
*** empty log message ***


Revision 1.7 - (view) (annotate) - [select for diffs]
Sat Sep 28 10:05:00 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.6: +7 -3 lines
Diff to previous 1.6
Improved HIC support. Now queues are used, instead of pipes for IPC. This avoids hanging the server, if the pipe was full.


Revision 1.6 - (view) (annotate) - [select for diffs]
Fri Sep 27 23:40:28 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.5: +23 -1 lines
Diff to previous 1.5
Improvements on HIC support.


Revision 1.5 - (view) (annotate) - [select for diffs]
Fri Sep 27 10:35:54 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4
*** empty log message ***


Revision 1.4 - (view) (annotate) - [select for diffs]
Thu Sep 26 14:52:17 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_2
Changes since 1.3: +15 -4 lines
Diff to previous 1.3
last changes for 0.0.2


Revision 1.3 - (view) (annotate) - [select for diffs]
Thu Sep 26 14:20:20 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.2: +6 -6 lines
Diff to previous 1.2
*** empty log message ***


Revision 1.2 - (view) (annotate) - [select for diffs]
Thu Sep 26 14:02:11 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
*** empty log message ***


Revision 1.1 - (view) (annotate) - [select for diffs]
Thu Sep 26 13:46:42 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
Added automake support.


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:

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26