index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a problem with invalid auth error detection for LDAP client SDKs that don...
Bradley Nicholes
2006-06-03
1
-0
/
+9
*
* Sync with 2.2.x CHANGES
Ruediger Pluem
2006-06-01
1
-6
/
+11
*
* configure.in: Use common variables for the required APR/APR-util
Joe Orton
2006-06-01
1
-4
/
+10
*
Notice, we got NOTICE.txt
William A. Rowe Jr
2006-06-01
1
-2
/
+3
*
One problem with keeping a compost pile. As you add the dog's droppings,
William A. Rowe Jr
2006-06-01
1
-132
/
+36
*
Provide vhosts examples remotely related to the httpd.conf we create?
William A. Rowe Jr
2006-06-01
1
-5
/
+5
*
That's the point, isn't it? All mpm's in one basket?
William A. Rowe Jr
2006-06-01
1
-0
/
+9
*
Ewww... can't we be consistant with our workfiles paths?
William A. Rowe Jr
2006-06-01
1
-1
/
+1
*
Add example/default allow-from for localhost, please???
William A. Rowe Jr
2006-06-01
1
-0
/
+2
*
Add comments re worker shutdown troubles on Linux and use of
Chris Darroch
2006-05-31
1
-0
/
+4
*
* Keep the Content-Type for successfully revalidated
Ruediger Pluem
2006-05-30
2
-0
/
+14
*
Chop historic notes no longer relevant since 2.2 release.
Nick Kew
2006-05-29
1
-14
/
+0
*
PR#39672: Check that filter exists before trying to insert it
Nick Kew
2006-05-29
1
-0
/
+5
*
The syntax ">&/dev/null" is csh-style, not bourne-style shell.
Martin Kraemer
2006-05-29
1
-1
/
+1
*
* Remove temporary files if renaming fails, otherwise they may accumulate.
Ruediger Pluem
2006-05-28
2
-1
/
+9
*
On graceless shutdown or restart, send AP_SIG_GRACEFUL to all worker
Chris Darroch
2006-05-26
2
-1
/
+36
*
small cleanup of EBCDIC support in mod_proxy_ajp
Jeff Trawick
2006-05-26
3
-20
/
+3
*
Make the worker and event MPMs not touch the scoreboard when
Chris Darroch
2006-05-26
3
-7
/
+13
*
* Update transformation
Ruediger Pluem
2006-05-25
3
-3
/
+3
*
* Add a note about trailing slashes for ProxyPass and fix the balancer example
Ruediger Pluem
2006-05-25
2
-2
/
+18
*
* Actually we are adding 3 bytes to the string (two for the length in front
Ruediger Pluem
2006-05-25
1
-1
/
+1
*
* Fix documentation about the data types of attributes in the AJP protocol.
Ruediger Pluem
2006-05-25
2
-34
/
+34
*
* Cleanup the code by replacing some inline code to lower-case a string with
Ruediger Pluem
2006-05-22
1
-8
/
+4
*
Make the logging in mod_proxy_fcgi more consistent.
Garrett Rooney
2006-05-22
1
-5
/
+4
*
update transformation
André Malo
2006-05-22
4
-4
/
+4
*
* Fix const compiler warning introduced by r407357.
Ruediger Pluem
2006-05-21
2
-6
/
+8
*
* Handle the cases "no proxy request" and "reverse proxy request" in the same
Ruediger Pluem
2006-05-17
2
-8
/
+19
*
* modules/generators/mod_autoindex.c (output_directories): Escape
Joe Orton
2006-05-17
1
-2
/
+3
*
* server/main.c (abort_on_oom): New function.
Joe Orton
2006-05-16
1
-0
/
+20
*
Document r399947, addition of optional scheme:// to ServerName directive
Sander Temme
2006-05-15
3
-17
/
+39
*
* server/mpm/prefork/prefork.c (child_main): Tag pchild.
Joe Orton
2006-05-10
1
-0
/
+1
*
Typo (..for use with by the scoreboard) changed to
Martin Kraemer
2006-05-10
1
-1
/
+1
*
Add support for fcgi:// proxies to mod_rewrite.
Garrett Rooney
2006-05-10
2
-0
/
+6
*
revert last entry -- not user visible and poorly worded
Roy T. Fielding
2006-05-09
1
-3
/
+0
*
remove test/zb.c
Thom May
2006-05-09
2
-567
/
+3
*
* server/core.c (server_hostname_port): Remove unused variable.
Joe Orton
2006-05-08
1
-1
/
+0
*
Note scoreboard stuff in changes; leave the 'difficult' patches
Nick Kew
2006-05-07
1
-3
/
+2
*
Initialise server generation (Chris Darroch)
Nick Kew
2006-05-07
2
-2
/
+2
*
Tidy up scoreboard.h (Chris Darroch)
Nick Kew
2006-05-07
1
-12
/
+2
*
Scoreboard size (Chris Darroch)
Nick Kew
2006-05-07
1
-2
/
+1
*
mod_ssl stuff which has been done.
Joe Orton
2006-05-05
1
-17
/
+0
*
Add optional 'scheme://' prefix to ServerName directive. For
Sander Temme
2006-05-05
6
-7
/
+55
*
mod_charset_lite: Bypass translation when the source and dest charsets
Jeff Trawick
2006-05-04
2
-0
/
+5
*
Stop returning DECLINED from the output filter for proxy
Jeff Trawick
2006-05-04
1
-3
/
+0
*
* Add Content-Type to headers_out if not already set. This ensures that
Ruediger Pluem
2006-05-03
2
-0
/
+11
*
* modules/ssl/ssl_scache_shmcb.c: Rewrite of shmcb session cache to
Joe Orton
2006-05-03
1
-1114
/
+504
*
PR 39275. don't fork MaxClients worth of processes if child_init or fork() are
Greg Ames
2006-05-03
3
-2
/
+6
*
Fix two common overrides required for Win32
William A. Rowe Jr
2006-04-30
1
-0
/
+9
*
Remove GENURI.nlm from the prebuild target
Bradley Nicholes
2006-04-30
1
-2
/
+0
*
Fix compile time warnings.
Garrett Rooney
2006-04-28
1
-1
/
+7
[next]