summaryrefslogtreecommitdiffstats
path: root/configure.in (unfollow)
Commit message (Expand)AuthorFilesLines
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
2011-04-03Fixed only some proxy prototype formats.Guenter Knauf1-8/+12
2011-04-03Fixed NetWare build for proxy modules.Guenter Knauf8-18/+68
2011-04-02Updates.Lucien Gentis5-24/+84
2011-04-01 *) mod_proxy_ajp: Add support for 'ProxyErrorOverride on'. PR 50945.Jim Jagielski2-48/+97
2011-04-01 *) mod_proxy_fcgi: Add support for 'ProxyErrorOverride on' PR 50913.Jim Jagielski2-50/+64
2011-04-01More cleanups at cleanup... move to using pconf and then removeJim Jagielski1-10/+16
2011-04-01wrong stashJim Jagielski1-0/+2
2011-04-01Make our Windows touch silent.Guenter Knauf1-1/+1
2011-04-01Added TOUCH macro to kill Win32 dependency on external touch command.Guenter Knauf1-0/+2
2011-04-01Fixed lib target for old PCRE.Guenter Knauf1-5/+2
2011-03-31Make the 'need to reset' more generic by extending its reachJim Jagielski1-5/+6
2011-03-31Better knowledge of when to adjust.Jim Jagielski1-3/+6
2011-03-31Implement reset() funcs for the LBmethods...Jim Jagielski3-3/+28
2011-03-31If we change the LB method, or we take add in a newJim Jagielski3-2/+14
2011-03-31Don't kill me mister...Jim Jagielski1-8/+4
2011-03-31Add in a configuration generation... this is independent ofJim Jagielski5-1/+11