index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
Implement -t -DDUMP_MODULES using generic test_config hook rather than
Joe Orton
2004-08-17
1
-9
/
+1
*
fix compiler warnings
Geoffrey Young
2004-07-12
1
-0
/
+1
*
Add DUMP_MODULES
Paul Querna
2004-07-10
1
-25
/
+48
*
Add OS and APACHE_MPM_DIR to -V output
Martin Kraemer
2004-06-29
1
-0
/
+8
*
initialize server arrays prior to calling ap_setup_prelinked_modules
Geoffrey Young
2004-06-17
1
-6
/
+6
*
changed the following APIs to return an error instead of hard exiting:
André Malo
2004-04-25
1
-1
/
+15
*
Don't include newlines in strings passed to ap_log_error.
Jeff Trawick
2004-03-29
1
-2
/
+2
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
1
-1
/
+1
*
fix copyright dates according to the first check in
André Malo
2004-02-08
1
-1
/
+1
*
apply Apache License, Version 2.0
André Malo
2004-02-06
1
-53
/
+10
*
PR:
Martin Kraemer
2004-01-05
1
-4
/
+4
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
* server/main.c (suck_in_expat): Remove function, USE_EXPAT is never
Joe Orton
2003-12-10
1
-10
/
+0
*
Clean up httpd -V output: Instead of displaying the MPM source
Jeff Trawick
2003-12-04
1
-5
/
+43
*
tidy up some charset recoding issues
Jeff Trawick
2003-11-26
1
-4
/
+0
*
Documentation says -DDUMP_VHOSTS is equivalent to setting -S
Martin Kraemer
2003-09-08
1
-0
/
+3
*
switch to APR 1.0 API (which is still in flux)
Jeff Trawick
2003-09-03
1
-1
/
+1
*
add a hint about handling of IPv4-mapped IPv6 addresses
Jeff Trawick
2003-02-22
1
-1
/
+6
*
Allow restart of httpd to occur even with syntax errors in the config
Justin Erenkrantz
2003-02-17
1
-8
/
+19
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
Enabled the -n parameter on NetWare to allow the administrator to rename
Bradley Nicholes
2003-01-29
1
-0
/
+4
*
don't use deprecated function apr_sort_hooks()
Jeff Trawick
2002-10-16
1
-2
/
+2
*
Add -S as a synonym for -t -DDUMP_VHOSTS
Aaron Bannert
2002-10-07
1
-2
/
+10
*
We log this failure (with an identical message) in the restart loop code,
William A. Rowe Jr
2002-09-15
1
-5
/
+3
*
suck_in wasn't sucking hard enough. Fixed the header.
William A. Rowe Jr
2002-07-17
1
-0
/
+1
*
Doc it.
William A. Rowe Jr
2002-06-23
1
-1
/
+3
*
-T hasn't been supported for some great while.
William A. Rowe Jr
2002-06-12
1
-6
/
+2
*
Fix the display of the default name for the mime types config
Jeff Trawick
2002-06-10
1
-2
/
+2
*
the "-k startssl" parameter is reverted by popular demand
Jeff Trawick
2002-05-24
1
-1
/
+1
*
issue the usage message if there are extraneous arguments on
Jeff Trawick
2002-05-23
1
-1
/
+1
*
Add "-k start|startssl|restart|graceful|stop" support to httpd
Jeff Trawick
2002-05-23
1
-1
/
+16
*
fix a spelling error in a comment
Jeff Trawick
2002-05-23
1
-1
/
+1
*
Omit the second linefeed after "Syntax OK"
Aaron Bannert
2002-05-21
1
-2
/
+1
*
stop using APLOG_NOERRNO in calls to ap_log_?error()
Jeff Trawick
2002-05-17
1
-36
/
+36
*
Introduced -E startup_logfile_name option to httpd to allow admins
William A. Rowe Jr
2002-04-17
1
-0
/
+10
*
Correct const'ness of argv in all support apps, and use the new
William A. Rowe Jr
2002-04-13
1
-1
/
+1
*
Added support for Posix semaphore-based mutex locking (AcceptMutex posixsem).
Jim Jagielski
2002-04-04
1
-0
/
+4
*
Integrate rbb's forward port of -k config into the -h(elp), and
William A. Rowe Jr
2002-03-25
1
-8
/
+10
*
Tag some pools
Bill Stoddard
2002-03-22
1
-0
/
+2
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Style Police comming through...
Sander Striker
2002-03-09
1
-114
/
+233
*
For fat-fingered friends and others who like typing err and warn rather
William A. Rowe Jr
2002-03-01
1
-3
/
+2
*
This comment is bogus since we decided to keep -X.
Aaron Bannert
2002-02-16
1
-1
/
+0
*
NOERRNO? Of course we have an ERRNO :)
William A. Rowe Jr
2002-02-05
1
-1
/
+1
*
This patch allows the prefork MPM to print messages to the console if it
Ryan Bloom
2002-02-04
1
-1
/
+4
*
The pre_config hook now takes a return value. This allows modules to
Aaron Bannert
2002-01-29
1
-2
/
+8
*
get the declaration of strcasecmp() on AIX
Jeff Trawick
2002-01-17
1
-0
/
+1
*
Allow the user to get detailed debugging information without a full
William A. Rowe Jr
2002-01-17
1
-0
/
+30
*
Restore the apr_pool_clear calls to main.c in case we have
David Reid
2002-01-08
1
-0
/
+2
[next]