chuck 97/04/27 20:52:08
Modified:src CHANGES conf.h
Log:
Submitted by: Marc Slemko
Add prototype for mktemp() on SUNOS4.
Revision ChangesPath
1.258 +6 -0 apache/src/CHANGES
Index: CHANGES
==
chuck 97/04/27 20:47:09
Modified:src/modules/proxy mod_proxy.c
Log:
Check return values for proxy_host2addr() when reading config, in case the
hostent struct returned is trash. (PR #491)
Revision ChangesPath
1.11 +2 -5 apache/src/modules/proxy/mod_proxy.c
dgaudet 97/04/27 18:41:00
Modified:src CHANGES util_script.c
Log:
Fix an "endless" loop problem in CGI argv creation.
Reviewed by: Dean, Jim
Submitted by: Marc
Revision ChangesPath
1.257 +5 -0 apache/src/CHANGES
Index: CHANGES
===
dgaudet 97/04/27 17:14:29
Modified:src http_main.c
Log:
Fix a warning.
Revision ChangesPath
1.141 +2 -0 apache/src/http_main.c
Index: http_main.c
===
RCS file: /export/home/cvs/apache/
dgaudet 97/04/27 04:57:17
Modified:src httpd.h
Log:
Hello 1.2b10.
Revision ChangesPath
1.99 +1 -1 apache/src/httpd.h
Index: httpd.h
===
RCS file: /export/home/cvs/apache/src/httpd.h,v
dgaudet 97/04/27 04:50:56
Modified:src httpd.h
Log:
Here we go, 1.2b9.
Revision ChangesPath
1.98 +1 -1 apache/src/httpd.h
Index: httpd.h
===
RCS file: /export/home/cvs/apache/src/http
MODULE_MAGIC_NUMBER, -1, __FILE__, NULL
/* Generic accessors for other modules to get at their own module-specific
--- 226,232
* handle it back-compatibly, or at least signal an error).
*/
! #define MODULE_MAGIC_NUMBER 19970427
#define STANDARD_MODULE_STUFF
fielding97/04/27 02:58:33
Modified:src Configuration.tmpl
Log:
remove redundant and out-of-place comment
Revision ChangesPath
1.62 +1 -2 apache/src/Configuration.tmpl
Index: Configuration.tmpl
fielding97/04/27 02:54:35
Modified:src CHANGES Configuration.tmpl
Log:
Rearranged all modules to enhance understanding of their purpose
and relative order (and maybe even reduce some overhead), but without
changing their effective (per-hook) calling order. Added a
bunch
dgaudet 97/04/27 00:52:20
Modified:htdocs/manual/mod core.html
src CHANGES Configuration.tmpl Configure conf.h
src/helpers GuessOS
Log:
Clean up Linux configuration by detecting 2.x linux and enabling HAVE_SHMGET,
and HAVE_SYS_RESOURCE_H. Don'
dgaudet 97/04/27 00:45:04
Modified:htdocs/manual stopping.html
src CHANGES http_main.c
Log:
Deal with EINTR while processing scoreboard file. Fix graceful restart
for scoreboard files.
Reviewed by: Randy, Roy
Revision ChangesPath
1.4 +
marc97/04/27 00:42:08
Modified:htdocs/manual/misc FAQ.html
Log:
Fix bogus URLs.
Revision ChangesPath
1.45 +3 -5 apache/htdocs/manual/misc/FAQ.html
Index: FAQ.html
===
RCS file: /export
marc97/04/27 00:26:47
Modified:. 113announce.html announcelist.html comsupport.html
in_the_news.html info.html related_projects.html
contributors index.html
info aol-http.html apache_nt.html apache_on_linux.html
dgaudet 97/04/27 00:14:15
Modified:src CHANGES
Log:
Note Sameer's Configuration.tmpl change. (oh yeah and the rest of this
just removes trailing whitespace, something that bugs me.)
Revision ChangesPath
1.252 +50 -46apache/src/CHANGES
Index: CHANGES
fielding97/04/27 00:14:02
Modified:src util_script.c
Log:
Avoid doing a get_module_config if none of the RLIMITs are defined,
since we don't need it if we are not going to do a setrlimit.
Revision ChangesPath
1.53 +5 -0 apache/src/util_script.c
Inde
15 matches
Mail list logo