index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-07
rework choice of cgi implementation, handling MinGW
Jeff Trawick
1
-6
/
+21
2011-04-07
don't build checkgid or fcgistarter on MinGW
Jeff Trawick
2
-1
/
+15
2011-04-07
hide some unused code on Win32 and NetWare
Jeff Trawick
2
-4
/
+14
2011-04-07
Remove mentions of the 1.3 generation of the server.
Rich Bowen
2
-7
/
+2
2011-04-07
Stop explicitly including the current pid in WinNT MPM messages,
Jeff Trawick
2
-52
/
+46
2011-04-07
There are no versions of httpd earlier than 2.0. Oceania has always been at w...
Rich Bowen
1
-6
/
+1
2011-04-07
Rebuild transformations.
Rich Bowen
3
-3
/
+3
2011-04-07
Oops. Mixed file names in my example.
Rich Bowen
3
-7
/
+9
2011-04-07
Adds an example of constructing a type-map file.
Rich Bowen
3
-2
/
+41
2011-04-07
Adds an example of how one might actually construct a type-map file.
Rich Bowen
1
-0
/
+40
2011-04-07
axe a couple of unused vars, mark a function as static
Jeff Trawick
1
-3
/
+1
2011-04-07
get prototype for ap_os_create_privileged_process()
Jeff Trawick
1
-0
/
+1
2011-04-07
axe ap_registry_get_server_root(), which seems to have been unused
Jeff Trawick
1
-37
/
+0
2011-04-07
format string fixes:
Jeff Trawick
2
-8
/
+8
2011-04-06
HANDLE is PVOID which is reasonably formatted by %pp, but not by %d
Jeff Trawick
1
-3
/
+5
2011-04-06
can't format time_t with %d; cast this small interval time to int
Jeff Trawick
1
-1
/
+2
2011-04-06
Log the OS socket (int) instead of the apr_socket_t *.
Jeff Trawick
1
-3
/
+3
2011-04-06
yank some dead code and variables
Jeff Trawick
3
-57
/
+0
2011-04-06
cleanups to function signatures, prototypes, visibility
Jeff Trawick
6
-11
/
+15
2011-04-06
Abort if the MPM is changed across restart.
Jeff Trawick
2
-2
/
+15
2011-04-06
* docs/manual/rewrite/: Fix the real long form of DPI here also.
Joe Orton
2
-3
/
+3
2011-04-06
rpm spec file: Use "service httpd graceful" rather than a hard coded HUP
Graham Leggett
1
-1
/
+1
2011-04-05
Rebuild typo correction.
Rich Bowen
4
-4
/
+4
2011-04-05
Typo
Rich Bowen
1
-1
/
+1
2011-04-05
Fixed NWGNUversion.inc target.
Guenter Knauf
1
-1
/
+1
2011-04-05
Fixed sysinclude; removed trailing 0; fixed indent.
Guenter Knauf
1
-4
/
+3
2011-04-04
* add the constructed filter at TRACE1 to authn, and to existing debug authz
Eric Covener
1
-4
/
+7
2011-04-04
better error message
Jim Jagielski
1
-1
/
+2
2011-04-04
bad links due to typo
Eric Covener
2
-4
/
+4
2011-04-04
Yet Another Typo. (Thanks to Vincent de Lau)
Rich Bowen
2
-2
/
+2
2011-04-04
Rebuilds mod_alias update from last week. Several other transformation
Rich Bowen
7
-24
/
+74
2011-04-04
Markup typos. Rebuild HTML.
Rich Bowen
5
-3
/
+24
2011-04-04
Adds a new section for the [END] flag. This duplicates text from the [L]
Rich Bowen
1
-0
/
+9
2011-04-04
Mention the new rewrite flags as a module enhancement in 2.4
Rich Bowen
1
-0
/
+6
2011-04-03
Fixed only some proxy prototype formats.
Guenter Knauf
1
-8
/
+12
2011-04-03
Fixed NetWare build for proxy modules.
Guenter Knauf
8
-18
/
+68
2011-04-02
Updates.
Lucien Gentis
5
-24
/
+84
2011-04-01
*) mod_proxy_ajp: Add support for 'ProxyErrorOverride on'. PR 50945.
Jim Jagielski
2
-48
/
+97
2011-04-01
*) mod_proxy_fcgi: Add support for 'ProxyErrorOverride on' PR 50913.
Jim Jagielski
2
-50
/
+64
2011-04-01
More cleanups at cleanup... move to using pconf and then remove
Jim Jagielski
1
-10
/
+16
2011-04-01
wrong stash
Jim Jagielski
1
-0
/
+2
2011-04-01
Make our Windows touch silent.
Guenter Knauf
1
-1
/
+1
2011-04-01
Added TOUCH macro to kill Win32 dependency on external touch command.
Guenter Knauf
1
-0
/
+2
2011-04-01
Fixed lib target for old PCRE.
Guenter Knauf
1
-5
/
+2
2011-03-31
Make the 'need to reset' more generic by extending its reach
Jim Jagielski
1
-5
/
+6
2011-03-31
Better knowledge of when to adjust.
Jim Jagielski
1
-3
/
+6
2011-03-31
Implement reset() funcs for the LBmethods...
Jim Jagielski
3
-3
/
+28
2011-03-31
If we change the LB method, or we take add in a new
Jim Jagielski
3
-2
/
+14
2011-03-31
Don't kill me mister...
Jim Jagielski
1
-8
/
+4
2011-03-31
Add in a configuration generation... this is independent of
Jim Jagielski
5
-1
/
+11
[next]