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 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
*
mod_rewrite: Decline immediately if the rewrite engine is disabled, instead
Graham Leggett
2011-03-13
1
-8
/
+8
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-08
6
-12
/
+12
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-08
7
-47
/
+47
*
Use ap_state_query() to fix many modules that were not correctly initializing
Stefan Fritsch
2011-02-12
1
-15
/
+4
*
Make the REQUEST_SCHEME variable available to scripts and mod_rewrite
Stefan Fritsch
2010-12-30
1
-1
/
+4
*
* Silence compiler warning about possibly uninitialized use
Ruediger Pluem
2010-12-30
1
-1
/
+1
*
Allow to use arbitrary boolean expressions (ap_expr) in RewriteCond.
Stefan Fritsch
2010-12-29
1
-9
/
+45
*
in struct backrefinfo: remove nsub member which is never read,
Stefan Fritsch
2010-12-29
1
-4
/
+1
*
Allow to unset environment variables using E=!VAR.
Stefan Fritsch
2010-12-29
1
-7
/
+14
*
In comments: s@ XX @ XXX: @ so they can actually be found seen.
Igor Galić
2010-12-29
1
-1
/
+1
*
readability improvements:
Stefan Fritsch
2010-12-28
1
-22
/
+28
*
Rename some variables for better readability:
Stefan Fritsch
2010-12-28
1
-35
/
+35
*
PR 50447: mod_rewrite escapes the original [escaped] query string even when
Eric Covener
2010-12-11
1
-3
/
+13
*
PR 39313: allow the user to configure which rules come first when RewriteRules
Eric Covener
2010-12-04
1
-0
/
+22
*
PR44076: allow "userdir disabled" or "userdir public_html" in global scope to
Eric Covener
2010-12-04
1
-13
/
+25
*
mod_rewrite: Fix the RewriteEngine directive to work within a
Graham Leggett
2010-11-08
1
-15
/
+44
*
gratuitous style change
Jeff Trawick
2010-11-05
1
-0
/
+2
*
Add an END flag to RewriteRule that acts like L=LAST but also prevents
Eric Covener
2010-10-29
1
-0
/
+26
*
return early if we are not logging anyway
Stefan Fritsch
2010-10-15
1
-0
/
+3
*
save some memory by using cmd->temp_pool instead of cmd->pool in some places
Stefan Fritsch
2010-09-28
2
-3
/
+2
*
Introduce integer comparison support in RewriteCond
William A. Rowe Jr
2010-09-16
1
-2
/
+35
*
Reduce complexity and fix a regex.t based on observation by rpluem;
William A. Rowe Jr
2010-09-16
1
-18
/
+20
*
*) Accept modern bash test conventions of -h or -L for testing symlinks
William A. Rowe Jr
2010-09-16
1
-8
/
+43
*
set default pattern type using the enum value instead of
Jeff Trawick
2010-09-01
1
-1
/
+1
*
mod_rewrite: Log errors if rewrite map files cannot be opened
Stefan Fritsch
2010-08-18
1
-4
/
+12
*
Remove obsolete "see error log" log messages.
Stefan Fritsch
2010-08-18
1
-4
/
+0
*
Intel's compiler warns about assigning the non-enum value 0 to the
Jeff Trawick
2010-08-06
2
-2
/
+2
*
remove some useless use of strlen()
Stefan Fritsch
2010-08-03
2
-3
/
+3
*
Code cleanup: replace strncpy by apr_cpystrn or apr_pstrmemdup
Stefan Fritsch
2010-07-31
1
-3
/
+1
*
Merge mod_dir fixups to avoid possible ordering issues noted by trawick
Nick Kew
2010-07-24
1
-11
/
+14
*
Removed obsolete include paths from NetWare makefiles.
Guenter Knauf
2010-07-23
6
-27
/
+16
*
Remove superfluous EOL from mod_rewrite logging.
Rainer Jung
2010-07-03
1
-1
/
+1
*
Allow to set environment variables using mod_rewrite without
Rainer Jung
2010-07-03
1
-4
/
+6
*
mod_rewrite.c:447: warning: format not a string literal and no format arguments
Eric Covener
2010-06-11
1
-1
/
+1
[prev]
[next]