jim 99/06/11 06:18:58
Modified:.STATUS
Log:
Add some available patches
Revision ChangesPath
1.713 +10 -4 apache-1.3/STATUS
Index: STATUS
===
RCS file: /export/home/cvs/apache-1.3
jim 99/06/13 12:59:43
Modified:.STATUS
htdocs/manual/mod core.html directives.html
src CHANGES
src/include http_conf_globals.h
src/main http_core.c http_main.c
Log:
Submitted by: Mathijs Maassen <[EM
jim 99/06/13 13:06:43
Modified:htdocs/manual/mod core.html
Log:
Typo
Revision ChangesPath
1.148 +2 -2 apache-1.3/htdocs/manual/mod/core.html
Index: core.html
===
RCS file: /export/home
jim 99/06/17 04:49:35
Modified:htdocs/manual/mod core.html
src CHANGES
src/include http_conf_globals.h
src/main http_core.c http_main.c
Log:
Always perform the check for DocumentRoot
when doing the config test
Revision
jim 99/06/19 15:04:39
Modified:mpm/src/modules/standard mod_env.c
Log:
Too many elements
Revision ChangesPath
1.3 +0 -2 apache-2.0/mpm/src/modules/standard/mod_env.c
Index: mod_env.c
jim 99/06/19 15:16:04
Modified:mpm/src Configuration.mpm
Log:
FreeBSD requires this to grab the thread
lib for pthreads. Uncomment when trying on that
Revision ChangesPath
1.5 +1 -1 apache-2.0/mpm/src/Configuration.mpm
Index: Configuration.mpm
jim 99/06/20 08:59:57
Modified:mpm/src Configuration.mpm
Log:
Thanks to Dmitry Khrustalev
Revision ChangesPath
1.6 +2 -2 apache-2.0/mpm/src/Configuration.mpm
Index: Configuration.mpm
jim 99/06/20 15:18:17
apache-2.0/mpm/src/mpm - New directory
jim 99/06/20 15:25:25
Modified:mpm/src Configure
Log:
Stub of the mpm/ directory of methods
Revision ChangesPath
1.4 +18 -0 apache-2.0/mpm/src/Configure
Index: Configure
===
RCS file
jim 99/06/20 16:46:22
apache-2.0/mpm/src/modules/mpm - New directory
jim 99/06/20 16:49:39
Modified:mpm/src Configuration.mpm Configure
mpm/src/main Makefile.tmpl
Added: mpm/src/modules/mpm Makefile.tmpl mpm_prefork.c
Removed: mpm/src/main mpm_prefork.c
Log:
First cut at implementing the MPM methods as modules. Uses
jim 99/06/21 17:51:44
Modified:.STATUS
htdocs/manual/mod core.html index.html mod_log_config.html
mod_rewrite.html
htdocs/manual/vhosts mass.html
src CHANGES Configuration.tmpl
src
jim 99/06/21 18:11:13
Modified:htdocs/manual/mod core.html
Log:
Minor nit. There are 3 options now :)
Revision ChangesPath
1.152 +1 -1 apache-1.3/htdocs/manual/mod/core.html
Index: core.html
jim 99/06/22 08:22:15
Modified:src/include ap_mmn.h httpd.h
Log:
MMN bump and change of location for local_ip
and local_host slots
Revision ChangesPath
1.38 +2 -1 apache-1.3/src/include/ap_mmn.h
Index: ap_mmn.h
jim 99/06/22 16:11:16
apache-2.0/mpm/src/mpm/prefork - New directory
jim 99/06/22 16:11:17
apache-2.0/mpm/src/mpm/pthread - New directory
jim 99/06/22 17:21:31
apache-2.0/mpm/src/modules/mpm_prefork - New directory
jim 99/06/22 17:21:47
apache-2.0/mpm/src/modules/mpm_pthread - New directory
jim 99/06/22 17:28:26
Modified:mpm/src CHANGES Configure
Added: mpm/src/modules/mpm_prefork Makefile.libdir Makefile.tmpl
mpm_prefork.c
mpm/src/modules/mpm_pthread Makefile.libdir Makefile.tmpl
acceptlock.c
jim 99/06/22 17:30:41
Removed: mpm/src/modules/mpm Makefile.tmpl acceptlock.c acceptlock.h
http_accept.c mpm_mpmt_pthread.c mpm_prefork.c
scoreboard.c
Log:
Finish up... Moving the
pthread and prefork was easier with the amount of
jim 99/06/22 17:36:18
apache-2.0/mpm/src/modules/mpm_mpmt_pthread - New directory
jim 99/06/22 17:39:12
Removed: mpm/src/modules/mpm_pthread Makefile.libdir Makefile.tmpl
acceptlock.c acceptlock.h http_accept.c
mpm_mpmt_pthread.c scoreboard.c
Log:
Arg! Force name change
jim 99/06/22 17:42:32
Modified:mpm/src Configuration.mpm
mpm/src/modules/mpm_mpmt_pthread Makefile.tmpl
Log:
Final commit for name
Revision ChangesPath
1.10 +3 -0 apache-2.0/mpm/src/Configuration.mpm
Index: Configuration.mpm
jim 99/06/23 15:34:43
apache-2.0/mpm/src/modules/mpm/mpm_prefork - New directory
jim 99/06/23 15:34:44
apache-2.0/mpm/src/modules/mpm/mpm_mpmt_pthread - New directory
jim 99/06/23 16:01:30
Removed: mpm/src/modules/mpm/mpm_mpmt_pthread Makefile.libdir
Makefile.tmpl acceptlock.c acceptlock.h
http_accept.c mpm_mpmt_pthread.c scoreboard.c
mpm/src/modules/mpm/mpm_prefork Makefile.libdir
jim 99/06/23 17:24:22
apache-2.0/mpm/src/modules/mpm - New directory
jim 99/06/23 17:24:38
apache-2.0/mpm/src/modules/mpm/prefork - New directory
jim 99/06/23 17:24:39
apache-2.0/mpm/src/modules/mpm/mpmt_pthread - New directory
jim 99/06/23 18:58:13
Modified:mpm/src CHANGES Configure
Added: mpm/src/modules/mpm MPM.NAMING
mpm/src/modules/mpm/mpmt_pthread Makefile.libdir
Makefile.tmpl acceptlock.c acceptlock.h
http_accept.c
jim 99/06/24 05:24:32
Added: mpm/src/modules/mpm/mpmt_pthread .cvsignore
Log:
Revision ChangesPath
1.1 apache-2.0/mpm/src/modules/mpm/mpmt_pthread/.cvsignore
Index: .cvsignore
jim 99/06/24 09:09:58
Modified:.STATUS
Log:
Furgle
Revision ChangesPath
1.721 +15 -1 apache-1.3/STATUS
Index: STATUS
===
RCS file: /export/home/cvs/apache-1.3/STATUS,v
jim 99/06/24 09:38:54
Modified:.STATUS
htdocs/manual/mod core.html directives.html
src CHANGES
src/include http_conf_globals.h
src/main http_core.c http_main.c
Log:
Backout the DocumentRootCheck stuff
jim 99/06/24 10:48:31
Modified:mpm/src/main Makefile.tmpl http_main.c http_request.c
Log:
Allow for prefork to compile on systems
that don't have pthreads installed
Revision ChangesPath
1.8 +1 -2 apache-2.0/mpm/src/main/Makefile.tmpl
jim 99/06/29 08:13:14
Modified:htdocs/manual invoking.html
src CHANGES
src/include http_conf_globals.h
src/main http_core.c http_main.c
Log:
Add a new command-line option -T that's the same as -t, but it does
n
jim 99/06/29 20:34:38
Modified:src/main http_main.c
Log:
Final phase - add to getopt string
Revision ChangesPath
1.453 +4 -3 apache-1.3/src/main/http_main.c
Index: http_main.c
===
RCS
jim 99/07/10 11:20:17
Modified:mpm 00README_FIRST_REALLY configure
mpm/src Configuration.mpm Configuration.tmpl Configure
Log:
Some [cC]onfigure cleaning. First, remove the MPM Rule and the MPM_METHOD
var and reimplement the MPM_METHOD Rule. Then add the
jim 99/07/10 11:27:27
Modified:.configure
src CHANGES
Log:
Make configure SysV tr happy. Also, some typos :)
Revision ChangesPath
1.94 +5 -5 apache-1.3/configure
Index: configure
jim 99/07/21 07:32:55
Modified:src/helpers TestCompile
Log:
Portable solution for VERBOSE and RUNIT vars.
Make them settable via the environment. Namechange for RUNIT
"just in case"
Revision ChangesPath
1.34 +10 -5 apache-1.3/src/helpers/T
jim 96/03/16 14:44:51
Modified:src CHANGES Configure INSTALL
Log:
Revision ChangesPath
1.9 +8 -0 apache/src/CHANGES
Index: CHANGES
===
RCS file: /export/home/cvs/apache/src
jim 96/03/16 14:50:16
Modified:src Configure
Log:
stupid typo
Revision ChangesPath
1.4 +1 -1 apache/src/Configure
Index: Configure
===
RCS file: /export/home/cvs/apache/src
jim 96/03/16 14:58:28
Modified:src Configure INSTALL
Log:
Revision ChangesPath
1.5 +1 -1 apache/src/Configure
Index: Configure
===
RCS file: /export/home/cvs/apache/src
jim 96/03/16 14:58:31
Modified:src Configuration.tmpl
Log:
Revision ChangesPath
1.4 +6 -6 apache/src/Configuration.tmpl
Index: Configuration.tmpl
===
RCS file: /export/home/cvs
jim 96/03/17 17:55:57
Modified:src CHANGES conf.h http_main.c mod_cgi.c mod_userdir.c
CHANGES conf.h http_main.c mod_cgi.c mod_userdir.c
jim 96/03/19 14:51:50
Added: cgi-bin animate.c
Log:
sample animate script
jim 96/03/19 14:53:11
Added: cgi-bin count.c
Log:
basic counter script
jim 96/03/19 14:55:13
Added: cgi-bin random.c
Log:
sample random-image selector
jim 96/03/28 11:47:44
Modified:src http_main.c
Log:
Reset STATUS counters for dead servers
Revision ChangesPath
1.13 +4 -0 apache/src/http_main.c
Index: http_main.c
===
RCS file
jim 96/03/29 07:44:35
Modified:src conf.h http_main.c mod_status.c scoreboard.h
Log:
add per process counters and PID info to status
Revision ChangesPath
1.10 +1 -1 apache/src/conf.h
Index: conf.h
jim 96/03/30 08:43:51
Modified:src http_main.c
Log:
Set BSD signals and syscall behavior for A/UX
Revision ChangesPath
1.17 +4 -0 apache/src/http_main.c
Index: http_main.c
jim 96/04/01 15:03:34
Modified:src http_main.c mod_status.c scoreboard.h
Log:
Add host and request info to scoreboard
Revision ChangesPath
1.18 +22 -9 apache/src/http_main.c
Index: http_main.c
jim 96/04/02 04:02:18
Modified:src http_main.c http_protocol.c
Log:
Stop spinning child patch
Revision ChangesPath
1.19 +1 -0 apache/src/http_main.c
Index: http_main.c
===
RCS
jim 96/04/06 12:45:10
Modified:src http_main.c mod_status.c scoreboard.h
Log:
use unsigned for status counter for BUSY sites
Revision ChangesPath
1.20 +4 -4 apache/src/http_main.c
Index: http_main.c
jim 96/04/11 12:38:40
Modified:src http_main.c
Log:
centralize shared memory support mmap/shmget
Revision ChangesPath
1.22 +39 -39apache/src/http_main.c
Index: http_main.c
===
RCS
jim 96/04/14 14:57:03
Modified:src mod_status.c
Log:
Make special note of Read/Write processes
Revision ChangesPath
1.13 +2 -2 apache/src/mod_status.c
Index: mod_status.c
===
RCS
jim 96/04/16 17:31:01
Modified:src mod_status.c
Log:
-Wall police report/wrap variables
Revision ChangesPath
1.14 +3 -1 apache/src/mod_status.c
Index: mod_status.c
===
RCS file
jim 96/04/29 04:40:17
Modified:src http_config.c
Log:
turn on KEEPALIVE for VirtualHosts
Revision ChangesPath
1.10 +2 -0 apache/src/http_config.c
Index: http_config.c
===
RCS
jim 96/05/07 11:29:38
Modified:src http_main.c mod_status.c scoreboard.h
Log:
status module improvements + tables
Revision ChangesPath
1.25 +11 -3 apache/src/http_main.c
Index: http_main.c
jim 96/05/12 15:30:57
Modified:src http_main.c
Log:
Use sigaction if desired; feel free to change the #define
Revision ChangesPath
1.26 +16 -4 apache/src/http_main.c
Index: http_main.c
jim 96/05/13 13:22:03
Modified:src mod_status.c
Log:
Clean up Wall warning
Revision ChangesPath
1.16 +4 -4 apache/src/mod_status.c
Index: mod_status.c
===
RCS file: /export/home
jim 96/05/22 10:35:47
Modified:src http_core.c http_main.c http_main.h http_request.c
httpd.h mod_cgi.c mod_status.c scoreboard.h
Log:
DNS/Logging/Keepalive status modes
Revision ChangesPath
1.12 +9 -0 apache/src/http_core.c
jim 96/05/27 14:08:32
Modified:src Configuration.tmpl Makefile.tmpl buff.h
http_protocol.c http_protocol.h mod_status.c
Log:
Add in Ben's rprintf() capability
Revision ChangesPath
1.14 +3 -1 apache/src/Configuration
jim 96/05/27 14:12:58
Added: src http_bprintf.c
Log:
And add the required file
jim 96/05/28 02:14:27
Modified:src http_main.c mod_status.c scoreboard.h
Log:
expand conn_bytes from short to long
Revision ChangesPath
1.30 +3 -3 apache/src/http_main.c
Index: http_main.c
jim 96/05/29 04:46:43
Modified:src Makefile.tmpl mod_imap.c
Log:
fix sscanf() %n ANSIism and minor lint
Revision ChangesPath
1.12 +1 -1 apache/src/Makefile.tmpl
Index: Makefile.tmpl
jim 96/06/07 10:39:30
Modified:src http_config.c http_core.c http_main.c httpd.h
mod_imap.c mod_status.c scoreboard.h
Log:
mod_imap.c cleanup and combine SERVER_LIMIT
Revision ChangesPath
1.11 +1 -1 apache/src/http_config.c
jim 96/06/07 15:45:32
Modified:conf mime.types
Log:
additional mimes
Revision ChangesPath
1.3 +81 -67apache/conf/mime.types
Index: mime.types
===
RCS file: /export/home/cvs/apache
jim 96/06/07 15:47:22
Modified:src http_core.c
Log:
Add ConfigDir and minor fluff
Revision ChangesPath
1.15 +45 -1 apache/src/http_core.c
Index: http_core.c
===
RCS file: /export
jim 96/06/07 16:10:16
Modified:conf mime.types
Log:
More mime.types, emailed suggestions
Revision ChangesPath
1.4 +7 -4 apache/conf/mime.types
Index: mime.types
===
RCS file
jim 96/06/08 07:01:38
Modified:src http_core.c
Log:
back-out ConfigDir stuff until we figure out what we want to do
Revision ChangesPath
1.16 +0 -40 apache/src/http_core.c
Index: http_core.c
jim 96/06/11 13:44:23
Modified:src Makefile.tmpl
Log:
Work around broken makes
Revision ChangesPath
1.13 +1 -1 apache/src/Makefile.tmpl
Index: Makefile.tmpl
===
RCS file: /export
jim 96/06/13 13:33:04
Modified:src conf.h http_main.c
Log:
-Wall warning cleanup
Revision ChangesPath
1.13 +3 -0 apache/src/conf.h
Index: conf.h
===
RCS file: /export/home/cvs
jim 96/06/22 06:58:36
Modified:src README conf.h http_main.c util.c
Log:
Start explaining defines and minor renaming
Revision ChangesPath
1.6 +84 -0 apache/src/README
Index: README
jim 96/06/26 03:46:39
Modified:src README conf.h http_main.c util.c
Log:
back out infamous 18k patch with 17k patch
Revision ChangesPath
1.7 +19 -26apache/src/README
Index: README
jim 96/07/09 14:40:17
Modified:src README conf.h http_main.c util.c
Log:
Start rewrite of #defines
Revision ChangesPath
1.8 +26 -19apache/src/README
Index: README
===
RCS file
jim 96/07/09 14:44:59
Modified:src http_main.c
Log:
Adding lingering-close in addition to SO_LINGER
Revision ChangesPath
1.45 +68 -2 apache/src/http_main.c
Index: http_main.c
jim 96/07/10 06:50:44
Modified:src README http_main.c
Log:
Make lingering close default
Revision ChangesPath
1.9 +3 -0 apache/src/README
Index: README
===
RCS file: /export/home
jim 96/07/12 18:47:41
Modified:src http_main.c mod_status.c scoreboard.h
Log:
add process-time and prevent rollover
Revision ChangesPath
1.47 +14 -9 apache/src/http_main.c
Index: http_main.c
jim 96/07/18 11:44:47
Modified:src conf.h http_main.c
Log:
lingering close no work with A/UX and longjmp fluff
Revision ChangesPath
1.23 +1 -0 apache/src/conf.h
Index: conf.h
jim 96/07/27 16:00:09
Modified:src http_core.c
Log:
Work around systems without RLIMIT family
Revision ChangesPath
1.24 +2 -0 apache/src/http_core.c
Index: http_core.c
===
RCS
jim 96/07/27 16:00:50
Modified:src Makefile.tmpl
Log:
Propagate compiler flags to regex
Revision ChangesPath
1.16 +1 -1 apache/src/Makefile.tmpl
Index: Makefile.tmpl
===
RCS file
jim 96/07/29 15:52:03
Modified:src CHANGES Configuration.tmpl Makefile.tmpl README
Log:
allow for selectable use of regex/libregex.a via Configuration.tmpl
Revision ChangesPath
1.46 +5 -1 apache/src/CHANGES
1.23 +8 -0 apache
jim 96/07/29 15:53:52
Modified:src http_protocol.c
Log:
Get rid of compiler warning
Revision ChangesPath
1.31 +1 -1 apache/src/http_protocol.c
Index: http_protocol.c
===
RCS file
jim 96/07/29 16:26:46
Modified:src README
Log:
Since Alexie doesn't want these, we get rid of them
Revision ChangesPath
1.11 +0 -6 apache/src/README
Index: README
===
RCS
jim 96/07/30 11:24:53
Modified:src Configuration.tmpl README conf.h
Log:
more cleanup for regex selection
Revision ChangesPath
1.24 +3 -1 apache/src/Configuration.tmpl
Index: Configuration.tmpl
jim 96/07/30 12:37:02
Modified:src Configuration.tmpl Makefile.tmpl README conf.h
Log:
Allow for more logical (yeah, sure) way to add flags
Revision ChangesPath
1.25 +27 -17apache/src/Configuration.tmpl
Index: Configuration.tmpl
jim 96/08/02 16:23:30
Modified:src httpd.h
Log:
Allow suEXEC location to be set elsewhere, like Configuration
Revision ChangesPath
1.43 +3 -1 apache/src/httpd.h
Index: httpd.h
jim 96/08/04 18:17:26
Modified:src CHANGES Configuration.tmpl Configure INSTALL
Makefile.tmpl README TODO
Log:
Configure/Configuration.tmpl update.
Clean up the way Configure does things and make Configuration a bit
easier and intuitive on how
jim 96/08/04 18:45:09
Modified:src conf.h
Log:
Be specific
Revision ChangesPath
1.31 +1 -1 apache/src/conf.h
Index: conf.h
===
RCS file: /export/home/cvs/apache/src/conf.h,v
jim 96/08/05 04:15:58
Modified:src Configuration.tmpl
Log:
Fix typo
Revision ChangesPath
1.27 +1 -1 apache/src/Configuration.tmpl
Index: Configuration.tmpl
===
RCS file: /export
jim 96/08/15 16:00:11
Modified:src http_main.c
Log:
No need for memcpy... just assign the struct
Revision ChangesPath
1.59 +1 -2 apache/src/http_main.c
Index: http_main.c
===
RCS
jim 96/08/23 11:19:17
Modified:src README conf.h http_main.c mod_cgi.c
Log:
Add Alexei's nph-/ling_close patch and it's
associated fluff
Revision ChangesPath
1.16 +2 -3 apache/src/README
1.36 +2 -2 apache/
jim 96/09/06 11:36:11
Modified:src http_main.c
Log:
Description: Make sure that the scoreboard array and file are synced
as needed.
Revision ChangesPath
1.64 +7 -4 apache/src/http_main.c
Index: http_main.c
jim 96/09/08 09:14:57
Modified:src Configure CutRule Makefile.tmpl
Log:
Log: Minor Configure fluff
Description: Map RULES to lowercase and work with OLD
shell tests
Revision ChangesPath
1.15 +9 -9 apache/src/Configure
Index
jim 96/09/08 10:18:46
Modified:src Configuration.tmpl Configure
Log:
Add Rule Defaults for A/UX andchange HSREGEX to WANTHSREGEX to make it more
clear what theRule actually means
Revision ChangesPath
1.35 +11 -9 apache/src/Configuration.tmpl
jim 96/09/08 10:31:36
Modified:src CHANGES
Log:
might as well... CHANGES attributes
Revision ChangesPath
1.62 +6 -2 apache/src/CHANGES
Index: CHANGES
===
RCS file: /export/home
jim 96/09/12 14:18:52
Modified:src conf.h
Log:
Little note about sbrk
Revision ChangesPath
1.37 +11 -4 apache/src/conf.h
Index: conf.h
===
RCS file: /export/home/cvs/apache/src
jim 96/09/12 17:24:54
Modified:src http_main.c alloc.c
Log:
simple error checking for malloc()
Revision ChangesPath
1.67 +5 -1 apache/src/http_main.c
Index: http_main.c
===
RCS
jim 96/09/13 14:02:21
Modified:src CHANGES Configuration.tmpl Configure INSTALL
Added: src GuessOS
Log:
New Configure version. We now guess the
OS/Platform
Revision ChangesPath
1.63 +4 -4 apache/src/CHANGES
Index: CHANGES
jim 96/09/14 12:08:47
Modified:src Configure
Log:
fix typo
Revision ChangesPath
1.18 +2 -2 apache/src/Configure
Index: Configure
===
RCS file: /export/home/cvs/apache/src
401 - 500 of 631 matches
Mail list logo