| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix gcc "no previous prototype" warnings after reorganisation: | Joe Orton | 2004-12-02 | 1 | -4/+11 |
* | Declare the ap_set_listen* functions with AP_DECLARE_NONSTD for Win32 support. | Justin Erenkrantz | 2004-11-30 | 1 | -4/+8 |
* | Properly export ap_listen_* functions. | Justin Erenkrantz | 2004-11-28 | 1 | -7/+7 |
* | Fix crash when Apache was started with no Listen directives. | Jeff Trawick | 2004-03-19 | 1 | -1/+1 |
* | *) SECURITY: CAN-2004-0174 (cve.mitre.org) | Jeff Trawick | 2004-03-19 | 1 | -0/+20 |
* | 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 |
* | FreeBSD: Use the httpready accept filter instead of dataready on | Jeff Trawick | 2004-02-04 | 1 | -0/+6 |
* | update license to 2004. | André Malo | 2004-01-01 | 1 | -1/+1 |
* | stop using apr_sockaddr_port_get() accessor function, as it will | Jeff Trawick | 2003-12-05 | 1 | -1/+1 |
* | Setting lr = NULL on line 399 leads the the loop | Cliff Woolley | 2003-09-28 | 1 | -2/+7 |
* | switch to APR 1.0 API (which is still in flux) | Jeff Trawick | 2003-09-03 | 1 | -3/+3 |
* | * listen.c (ap_listen_open): Avoid casts when checking for :: and | Joe Orton | 2003-08-25 | 1 | -5/+5 |
* | Fixup IPv6 Listen statements on Linux by attempting to bind in the order | Justin Erenkrantz | 2003-08-25 | 1 | -4/+69 |
* | Change Listen directive to bind to all addresses returned by | Justin Erenkrantz | 2003-08-15 | 1 | -23/+36 |
* | More fun with IPv6 Listen statements. | Justin Erenkrantz | 2003-08-14 | 1 | -12/+27 |
* | Correct failure with Listen directives on machines with IPv6 enabled by | Justin Erenkrantz | 2003-08-13 | 1 | -50/+0 |
* | Quit registering *two* cleanups listening sockets prior to exec. | William A. Rowe Jr | 2003-03-31 | 1 | -2/+13 |
* | finished that boring job: | André Malo | 2003-02-03 | 1 | -1/+1 |
* | Fix critical bug in new --enable-v4-mapped configure option | Jeff Trawick | 2002-11-22 | 1 | -8/+10 |
* | Add --[enable|disable]-v4-mapped configure option to control | Jeff Trawick | 2002-11-14 | 1 | -0/+19 |
* | Restore the ability to specify host names on Listen directives. | Jeff Trawick | 2002-07-31 | 1 | -3/+1 |
* | When deciding on the default address family for listening sockets, | Jeff Trawick | 2002-07-30 | 1 | -4/+13 |
* | http occurances to update for apr_socket_opt_get/set | William A. Rowe Jr | 2002-07-15 | 1 | -7/+7 |
* | Remove unnecessary includes of apr_lock.h | Aaron Bannert | 2002-04-09 | 1 | -1/+0 |
* | Don't allow initialization to succeed if we can't get a socket | Jeff Trawick | 2002-04-01 | 1 | -7/+6 |
* | Here's the patch that really sucks. old_listeners points to an array | William A. Rowe Jr | 2002-03-20 | 1 | -5/+4 |
* | Our ap_listeners were binding to IIS sockets, other Apache instances' | William A. Rowe Jr | 2002-03-14 | 1 | -0/+23 |
* | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 1 | -1/+1 |
* | simplify the way we find the family of an apr_sockaddr_t | Jeff Trawick | 2002-03-13 | 1 | -1/+1 |
* | Torch a stale commented out line. | Sander Striker | 2002-03-07 | 1 | -1/+0 |
* | Sander's Stylistic Submission | Ian Holsman | 2002-03-05 | 1 | -23/+45 |
* | restore the SO_REUSEADDR for listening sockets; it is absolutely | Jeff Trawick | 2002-02-05 | 1 | -0/+9 |
* | This change keeps the server from allowing multiple instances to bind to | Ryan Bloom | 2002-02-05 | 1 | -9/+0 |
* | This patch allows the prefork MPM to print messages to the console if it | Ryan Bloom | 2002-02-04 | 1 | -2/+2 |
* | Remove more spmt_os2 MPM leftovers. | Brian Havard | 2002-01-30 | 1 | -4/+1 |
* | Making sure that the global variables have been initialized to avoid linker | Bradley Nicholes | 2002-01-03 | 1 | -1/+1 |
* | Fix segfault when restarting worker MPM. We can not examine the POD as | Justin Erenkrantz | 2001-12-08 | 1 | -9/+12 |
* | Clean up style (tabs->spaces, etc, etc, etc.). | Justin Erenkrantz | 2001-12-08 | 1 | -48/+50 |
* | Allow modules that add sockets to the ap_listeners list to | Ryan Bloom | 2001-11-13 | 1 | -0/+5 |
* | Exit when we can't listen on any of the configured ports. This | Jeff Trawick | 2001-10-16 | 1 | -0/+4 |
* | Remove the Port directive. In it's place, the Listen directive | Ryan Bloom | 2001-10-04 | 1 | -5/+4 |
* | Begin to sanitize the MPM configuration directives. Now, all | Ryan Bloom | 2001-08-13 | 1 | -1/+1 |
* | Close a major resource leak. Everytime we had issued a | Ryan Bloom | 2001-08-13 | 1 | -1/+0 |
* | Terniaries are broken under MSVC, they never did resolve how to resolve | William A. Rowe Jr | 2001-07-26 | 1 | -1/+1 |
* | PR: | Cliff Woolley | 2001-07-25 | 1 | -1/+1 |
* | Omitted the arg | William A. Rowe Jr | 2001-07-18 | 1 | -1/+1 |
* | rbb's names still need work :) | William A. Rowe Jr | 2001-07-18 | 1 | -1/+1 |
* | Changes to back out inherit flag from apr_os_sock_make() | William A. Rowe Jr | 2001-07-18 | 1 | -2/+3 |