index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
proxy
/
proxy_util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-29
whitespace
Jim Jagielski
1
-2
/
+2
2011-11-29
RPM: Add support for mod_lua.
Graham Leggett
1
-0
/
+14
2011-11-29
RPM: Introduce a proper layout for RPM, removing the need for script
Graham Leggett
2
-13
/
+27
2011-11-29
Logic which makes the balancer "active" or not... so we can turn them
Jim Jagielski
4
-11
/
+18
2011-11-29
RPM: Introduce an httpd-tools package, containing all the userland
Graham Leggett
1
-9
/
+26
2011-11-29
RPM: Align the requires and buildrequires lines with those of the Fedora
Graham Leggett
1
-18
/
+22
2011-11-29
Instead of running thru all kinds of logic paths, just add in
Jim Jagielski
1
-0
/
+1
2011-11-29
RPM: Split the LDAP and proxy_html modules into dedicated RPMs, so that the
Graham Leggett
1
-6
/
+136
2011-11-29
RPM: Remove stray configure options that are covered by
Graham Leggett
1
-8
/
+0
2011-11-29
RPM: Support shared mpms with the event mpm as default. Remove all the
Graham Leggett
1
-40
/
+3
2011-11-29
RPM: Include configuration for mod_proxy_html.
Graham Leggett
1
-0
/
+2
2011-11-29
RPM: The default httpd mpm is now worker instead of prefork.
Graham Leggett
1
-1
/
+1
2011-11-28
Expose the path that the balancer handles...
Jim Jagielski
2
-2
/
+10
2011-11-28
Pull this out as a sep function to allow for full vhosting
Jim Jagielski
2
-7
/
+32
2011-11-28
"Final" (I hope) proxy struct/API changes in order to support
Jim Jagielski
2
-3
/
+8
2011-11-28
Error-check.
Jim Jagielski
3
-27
/
+45
2011-11-28
fix typo
Hiroaki Kawai
1
-1
/
+1
2011-11-28
fix typo.
Hiroaki Kawai
4
-7
/
+7
2011-11-27
- Add some error handling for writing to the output filter chain.
Stefan Fritsch
1
-9
/
+32
2011-11-27
Fix some warn_unused_result compiler warnings by checking the return code of
Stefan Fritsch
1
-15
/
+24
2011-11-27
thx sf
Jim Jagielski
1
-5
/
+1
2011-11-27
mention IndexIgnore limitation in DirectoryMatch and friends as currently
Eric Covener
1
-0
/
+7
2011-11-27
remove punctuation from example
Eric Covener
1
-1
/
+1
2011-11-27
Replace unusable/fringe absolute path example for AddDescription and list
Eric Covener
1
-1
/
+10
2011-11-26
Replace a missed version of remote_addr with the new peer_addr.
Graham Leggett
1
-1
/
+1
2011-11-26
Updates.
Lucien Gentis
6
-18
/
+33
2011-11-25
Remove unused variables.
Graham Leggett
1
-3
/
+0
2011-11-25
Remove unused variable.
Graham Leggett
1
-1
/
+0
2011-11-25
Introduce a per connection "peer_ip" and a per request "client_ip" to
Graham Leggett
24
-74
/
+74
2011-11-25
Move useful and shared balancer stuff to the shm slot...
Jim Jagielski
7
-59
/
+73
2011-11-25
Allow compile time changes of field sizes and be more
Jim Jagielski
3
-18
/
+30
2011-11-25
Comment reason for NULL parameter
Jim Jagielski
1
-0
/
+4
2011-11-24
Use varargs...
Jim Jagielski
3
-16
/
+22
2011-11-24
update xforms
Igor Galić
4
-9
/
+10
2011-11-24
Pr#52239: clarify Event MPM's behaviour with strictly
Igor Galić
1
-4
/
+5
2011-11-24
document userland change
Jim Jagielski
1
-0
/
+2
2011-11-23
add util.regex.c to MPM, had been unneeded untill r1200055
Gregg Lewis Smith
1
-0
/
+4
2011-11-23
fix comment
Stefan Fritsch
1
-1
/
+1
2011-11-23
mod_ratelimit has an output filter, not a handler. Also took a quick
Eric Covener
1
-3
/
+3
2011-11-23
update xforms
Stefan Fritsch
33
-737
/
+961
2011-11-23
The expression parser is not only a developer change.
Stefan Fritsch
1
-7
/
+15
2011-11-23
Make it more explicit that mod_lua may change in 2.4.x
Stefan Fritsch
1
-1
/
+2
2011-11-23
specify limited context list for ModemStandard
Eric Covener
1
-0
/
+1
2011-11-23
Use ap_pass_brigade_fchk()
Jim Jagielski
2
-35
/
+9
2011-11-23
Add ap_pass_brigade_fchk() which does a Filter CHecK on the
Jim Jagielski
2
-0
/
+47
2011-11-23
rebuild markup
Igor Galić
21
-438
/
+207
2011-11-23
mod_session: document overrides.
Igor Galić
1
-0
/
+5
2011-11-23
mod_negotiation: don't return non-AP_FILTER_ERROR filter return values
Eric Covener
1
-1
/
+11
2011-11-22
Update the documentation for the %a and %{c}a logging format strings, and
Graham Leggett
4
-16
/
+22
2011-11-22
Align the format variable for the raw IP between the error_log and the
Graham Leggett
1
-12
/
+1
[prev]
[next]