summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove more unnecessary anchors from rewrite examples.Rich Bowen2011-04-082-4/+4
* Remove unnecessary .* from regex.Rich Bowen2011-04-081-2/+2
* Remove unnecessary .* from regex, as noted inRich Bowen2011-04-081-2/+2
* * server/util_expr_eval.c (req_table_func): Try r->err_headers_out forJoe Orton2011-04-081-2/+8
* gcc compatibilityJeff Trawick2011-04-071-1/+1
* rework choice of cgi implementation, handling MinGWJeff Trawick2011-04-071-6/+21
* don't build checkgid or fcgistarter on MinGWJeff Trawick2011-04-072-1/+15
* hide some unused code on Win32 and NetWareJeff Trawick2011-04-072-4/+14
* Remove mentions of the 1.3 generation of the server.Rich Bowen2011-04-072-7/+2
* ignore generated file modules.mkJeff Trawick2011-04-070-0/+0
* Stop explicitly including the current pid in WinNT MPM messages,Jeff Trawick2011-04-072-52/+46
* There are no versions of httpd earlier than 2.0. Oceania has always been at w...Rich Bowen2011-04-071-6/+1
* Rebuild transformations.Rich Bowen2011-04-073-3/+3
* Oops. Mixed file names in my example.Rich Bowen2011-04-073-7/+9
* Adds an example of constructing a type-map file.Rich Bowen2011-04-073-2/+41
* Adds an example of how one might actually construct a type-map file.Rich Bowen2011-04-071-0/+40
* axe a couple of unused vars, mark a function as staticJeff Trawick2011-04-071-3/+1
* get prototype for ap_os_create_privileged_process()Jeff Trawick2011-04-071-0/+1
* axe ap_registry_get_server_root(), which seems to have been unusedJeff Trawick2011-04-071-37/+0
* format string fixes:Jeff Trawick2011-04-072-8/+8
* HANDLE is PVOID which is reasonably formatted by %pp, but not by %dJeff Trawick2011-04-061-3/+5
* can't format time_t with %d; cast this small interval time to intJeff Trawick2011-04-061-1/+2
* Log the OS socket (int) instead of the apr_socket_t *.Jeff Trawick2011-04-061-3/+3
* yank some dead code and variablesJeff Trawick2011-04-063-57/+0
* cleanups to function signatures, prototypes, visibilityJeff Trawick2011-04-066-11/+15
* Abort if the MPM is changed across restart.Jeff Trawick2011-04-062-2/+15
* * docs/manual/rewrite/: Fix the real long form of DPI here also.Joe Orton2011-04-062-3/+3
* rpm spec file: Use "service httpd graceful" rather than a hard coded HUPGraham Leggett2011-04-061-1/+1
* Rebuild typo correction.Rich Bowen2011-04-054-4/+4
* TypoRich Bowen2011-04-051-1/+1
* Fixed NWGNUversion.inc target.Guenter Knauf2011-04-051-1/+1
* Fixed sysinclude; removed trailing 0; fixed indent.Guenter Knauf2011-04-051-4/+3
* * add the constructed filter at TRACE1 to authn, and to existing debug authz Eric Covener2011-04-041-4/+7
* better error messageJim Jagielski2011-04-041-1/+2
* bad links due to typoEric Covener2011-04-042-4/+4
* Yet Another Typo. (Thanks to Vincent de Lau)Rich Bowen2011-04-042-2/+2
* Rebuilds mod_alias update from last week. Several other transformationRich Bowen2011-04-047-24/+74
* Markup typos. Rebuild HTML.Rich Bowen2011-04-045-3/+24
* Adds a new section for the [END] flag. This duplicates text from the [L]Rich Bowen2011-04-041-0/+9
* Mention the new rewrite flags as a module enhancement in 2.4Rich Bowen2011-04-041-0/+6
* Fixed only some proxy prototype formats.Guenter Knauf2011-04-031-8/+12
* Fixed NetWare build for proxy modules.Guenter Knauf2011-04-038-18/+68
* Updates.Lucien Gentis2011-04-025-24/+84
* *) mod_proxy_ajp: Add support for 'ProxyErrorOverride on'. PR 50945.Jim Jagielski2011-04-012-48/+97
* *) mod_proxy_fcgi: Add support for 'ProxyErrorOverride on' PR 50913.Jim Jagielski2011-04-012-50/+64
* More cleanups at cleanup... move to using pconf and then removeJim Jagielski2011-04-011-10/+16
* wrong stashJim Jagielski2011-04-011-0/+2
* Make our Windows touch silent.Guenter Knauf2011-04-011-1/+1
* Added TOUCH macro to kill Win32 dependency on external touch command.Guenter Knauf2011-04-011-0/+2
* Fixed lib target for old PCRE.Guenter Knauf2011-04-011-5/+2