index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
mappers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
revert "overloaded" recent additions to mod_rewrite
Eric Covener
2012-02-02
1
-23
/
+1
*
add an internal sleep map function that expands to an empty string.
Eric Covener
2012-02-02
1
-0
/
+16
*
treat a rewriterule substitution that expands to "-" as if the rule
Eric Covener
2012-02-02
1
-1
/
+7
*
https also needs QS
Jim Jagielski
2012-01-26
1
-1
/
+1
*
Adjust CVE-2011-3368/CVE-2011-4317 fixes to rely solely on
Jeff Trawick
2012-01-19
1
-9
/
+2
*
Further clarify the naming of the entity that originates the request by
Graham Leggett
2011-12-14
1
-3
/
+3
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
5
-39
/
+39
*
Fix for additional cases of URL rewriting with ProxyPassMatch or
Joe Orton
2011-12-02
1
-0
/
+12
*
mod_rewrite: Add the AllowNoSlash RewriteOption, which makes it possible
Graham Leggett
2011-12-01
1
-2
/
+7
*
Remove unused variable.
Graham Leggett
2011-11-25
1
-1
/
+0
*
Introduce a per connection "peer_ip" and a per request "client_ip" to
Graham Leggett
2011-11-25
1
-3
/
+3
*
Use ap_pass_brigade_fchk()
Jim Jagielski
2011-11-23
1
-10
/
+1
*
mod_negotiation: don't return non-AP_FILTER_ERROR filter return values
Eric Covener
2011-11-23
1
-1
/
+11
*
Introduce a per request version of the remote IP address, which can be
Graham Leggett
2011-11-22
1
-3
/
+3
*
Change module sets and default activation status:
Rainer Jung
2011-11-12
1
-3
/
+3
*
More error checking for ap_pregsub
Stefan Fritsch
2011-11-07
1
-0
/
+13
*
Downgrade error log messages which accompany a 404 request status from loglevel
Stefan Fritsch
2011-10-08
1
-1
/
+1
*
No longer do double duty...
Jim Jagielski
2011-09-26
1
-12
/
+24
*
More cleanup: Expand tabs and some more indentation fixes
Stefan Fritsch
2011-09-23
1
-1
/
+1
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
5
-36
/
+36
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-1
/
+1
*
replace non-threadsafe use of srand() and rand() with ap_random_pick()
Stefan Fritsch
2011-09-15
1
-15
/
+1
*
refactor to pull setting of Accept-Ranges header into http_protocol.c which
Eric Covener
2011-09-08
1
-1
/
+1
*
Prevent a crash if a non-existent internal RewriteMap is specified
Eric Covener
2011-08-08
1
-2
/
+2
*
Forbid some directives in .htaccess because of AllowOverrideList:
Stefan Fritsch
2011-08-04
1
-5
/
+11
*
Make the SERVER_NAME variable include [ ] for literal IPv6 addresses, as
Stefan Fritsch
2011-07-17
1
-1
/
+1
*
Fix parsing of Content-Length in type maps
Stefan Fritsch
2011-07-17
1
-2
/
+3
*
improve (but preserve searchable parts of) the error message when Options
Eric Covener
2011-07-16
1
-0
/
+6
*
Add a mod_dir option to allow the used DirectoryIndex to
Eric Covener
2011-07-15
1
-0
/
+44
*
adjustments of build priorities of modules without special dependencies
Stefan Fritsch
2011-07-13
1
-1
/
+1
*
Fix regexp RewriteCond with NoCase,
Stefan Fritsch
2011-07-06
1
-1
/
+2
*
Add string valued expressions to ap_expr, do some API cleanup
Stefan Fritsch
2011-07-02
1
-4
/
+3
*
Various code cleanup
Stefan Fritsch
2011-06-22
1
-2
/
+2
*
We already have ap_str_tolower(), so also add ap_str_toupper() function and use
Stefan Fritsch
2011-06-22
1
-9
/
+2
*
revert this... sorry
Jim Jagielski
2011-06-17
1
-1
/
+1
*
Revert "fix unexpected enum operation"
Jim Jagielski
2011-06-17
1
-1
/
+1
*
fix unexpected enum operation
Jeff Trawick
2011-06-15
1
-1
/
+1
*
Code cleanup:
Stefan Fritsch
2011-06-13
1
-9
/
+9
*
Avoid some memory allocations by using apr_table_setn where the string arguments
Stefan Fritsch
2011-06-13
1
-2
/
+2
*
- Introduce concept of context prefix (which is an URL prefix)
Stefan Fritsch
2011-06-05
4
-32
/
+55
*
Improvements found by cppcheck:
Stefan Fritsch
2011-05-15
1
-1
/
+1
*
Cleanup... most don't need apr_hooks.h at all...
Jim Jagielski
2011-05-09
1
-1
/
+1
*
fix some dead assignments found by the clang analyzer
Jeff Trawick
2011-04-30
3
-4
/
+1
*
Report filename and line number in config warning
Stefan Fritsch
2011-04-25
1
-1
/
+2
*
avoid useless call to apr_pstrdup
Stefan Fritsch
2011-04-22
1
-1
/
+1
*
change signed single-bit fields to unsigned
Jeff Trawick
2011-03-29
1
-5
/
+5
*
Or, perhaps that's even clearer, without getting too verbose.
Rich Bowen
2011-03-23
1
-1
/
+1
*
Attemps to clarify a rather cryptic error message.
Rich Bowen
2011-03-23
1
-2
/
+3
*
Use a var INSTALLBASE to simplify NetWare installation rules.
Guenter Knauf
2011-03-18
1
-1
/
+1
*
Use var for prelude so its possible to change it at one place.
Guenter Knauf
2011-03-18
6
-6
/
+6
[next]