summaryrefslogtreecommitdiffstats
path: root/os (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-11match expected type of arg to StartService()Jeff Trawick1-1/+1
2011-04-09Remove unused variableStefan Fritsch1-1/+0
2011-04-09don't try to shut down child if it wasn't createdJeff Trawick1-1/+9
2011-04-09WinNT MPM: Improve robustness under heavy load.Jeff Trawick2-9/+17
2011-04-09Fix some MinGW build issues...Jeff Trawick4-0/+15
2011-04-09fix some logging glitches in the WinNT MPM:Jeff Trawick1-9/+17
2011-04-08include <stdlib.h> to ensure that the exit() prototype has beenJeff Trawick1-3/+1
2011-04-08log message fixes/tweaksJeff Trawick2-7/+7
2011-04-08core: Support module names with colons in loglevel configuration.Stefan Fritsch2-1/+4
2011-04-08mod_ssl, ab: Support OpenSSL compiled without SSLv2 supportStefan Fritsch5-6/+26
2011-04-08hernan gonzalez <hgonzalez gmail.com> points out that the USER_AGENTRich Bowen4-5/+12
2011-04-08Remove more unnecessary anchors from rewrite examples.Rich Bowen2-4/+4
2011-04-08Remove unnecessary .* from regex.Rich Bowen1-2/+2
2011-04-08Remove unnecessary .* from regex, as noted inRich Bowen1-2/+2
2011-04-08* server/util_expr_eval.c (req_table_func): Try r->err_headers_out forJoe Orton1-2/+8
2011-04-07gcc compatibilityJeff Trawick1-1/+1
2011-04-07rework choice of cgi implementation, handling MinGWJeff Trawick1-6/+21
2011-04-07don't build checkgid or fcgistarter on MinGWJeff Trawick2-1/+15
2011-04-07hide some unused code on Win32 and NetWareJeff Trawick2-4/+14
2011-04-07Remove mentions of the 1.3 generation of the server.Rich Bowen2-7/+2
2011-04-07Stop explicitly including the current pid in WinNT MPM messages,Jeff Trawick2-52/+46
2011-04-07There are no versions of httpd earlier than 2.0. Oceania has always been at w...Rich Bowen1-6/+1
2011-04-07Rebuild transformations.Rich Bowen3-3/+3
2011-04-07Oops. Mixed file names in my example.Rich Bowen3-7/+9
2011-04-07Adds an example of constructing a type-map file.Rich Bowen3-2/+41
2011-04-07Adds an example of how one might actually construct a type-map file.Rich Bowen1-0/+40
2011-04-07axe a couple of unused vars, mark a function as staticJeff Trawick1-3/+1
2011-04-07get prototype for ap_os_create_privileged_process()Jeff Trawick1-0/+1
2011-04-07axe ap_registry_get_server_root(), which seems to have been unusedJeff Trawick1-37/+0
2011-04-07format string fixes:Jeff Trawick2-8/+8
2011-04-06HANDLE is PVOID which is reasonably formatted by %pp, but not by %dJeff Trawick1-3/+5
2011-04-06can't format time_t with %d; cast this small interval time to intJeff Trawick1-1/+2
2011-04-06Log the OS socket (int) instead of the apr_socket_t *.Jeff Trawick1-3/+3
2011-04-06yank some dead code and variablesJeff Trawick3-57/+0
2011-04-06cleanups to function signatures, prototypes, visibilityJeff Trawick6-11/+15
2011-04-06Abort if the MPM is changed across restart.Jeff Trawick2-2/+15
2011-04-06* docs/manual/rewrite/: Fix the real long form of DPI here also.Joe Orton2-3/+3
2011-04-06rpm spec file: Use "service httpd graceful" rather than a hard coded HUPGraham Leggett1-1/+1
2011-04-05Rebuild typo correction.Rich Bowen4-4/+4
2011-04-05TypoRich Bowen1-1/+1
2011-04-05Fixed NWGNUversion.inc target.Guenter Knauf1-1/+1
2011-04-05Fixed sysinclude; removed trailing 0; fixed indent.Guenter Knauf1-4/+3
2011-04-04* add the constructed filter at TRACE1 to authn, and to existing debug authz Eric Covener1-4/+7
2011-04-04better error messageJim Jagielski1-1/+2
2011-04-04bad links due to typoEric Covener2-4/+4
2011-04-04Yet Another Typo. (Thanks to Vincent de Lau)Rich Bowen2-2/+2
2011-04-04Rebuilds mod_alias update from last week. Several other transformationRich Bowen7-24/+74
2011-04-04Markup typos. Rebuild HTML.Rich Bowen5-3/+24
2011-04-04Adds a new section for the [END] flag. This duplicates text from the [L]Rich Bowen1-0/+9
2011-04-04Mention the new rewrite flags as a module enhancement in 2.4Rich Bowen1-0/+6