index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
emacs-style
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-11-10
When restarting, reset ap_server_config_defines to what was set on the command
Stefan Fritsch
1
-0
/
+18
2010-11-10
Supress generation of unused yy_top_state function, to avoid a compiler
Stefan Fritsch
2
-57
/
+49
2010-11-10
generated xml transformations
Jeff Trawick
10
-35
/
+69
2010-11-10
suEXEC: Add Suexec directive to disable suEXEC without renaming the
Jeff Trawick
7
-10
/
+75
2010-11-10
* Fix parameter name as new is a reserved word in C++ which makes compiling
Ruediger Pluem
2
-13
/
+13
2010-11-09
support error log id as variables
Stefan Fritsch
2
-0
/
+10
2010-11-09
Add support for conditional logging depending on an expression.
Stefan Fritsch
1
-7
/
+29
2010-11-09
use temp_pool for some temporary regexps
Stefan Fritsch
1
-2
/
+2
2010-11-09
Update transforms
Daniel Earl Poirier
3
-342
/
+25
2010-11-09
Remove out-of-date details about which modules are enabled by default
Daniel Earl Poirier
1
-341
/
+23
2010-11-09
Rebuild docs changes.
Rich Bowen
4
-8
/
+3
2010-11-08
Rebuild SSL FAQ.
Rich Bowen
1
-3
/
+3
2010-11-08
Fixes PR47236 - Using : or @ in a URL already means something else, and
Rich Bowen
1
-3
/
+3
2010-11-08
follow up to r1031659:
Jeff Trawick
1
-5
/
+0
2010-11-08
update transformation
Stefan Fritsch
1
-2
/
+17
2010-11-08
Note that CRL-querying browsers can have problems with low header timeouts.
Stefan Fritsch
1
-2
/
+17
2010-11-08
Thanks, everyone, for your work at ApacheCon. 54 documentation bugzilla
Rich Bowen
1
-16
/
+0
2010-11-08
Rebuild various files affected by the changes last week.
Rich Bowen
13
-1905
/
+1613
2010-11-08
generated changes
Jeff Trawick
6
-377
/
+416
2010-11-08
Add Error directive for aborting startup or htaccess processing
Jeff Trawick
3
-0
/
+61
2010-11-08
mod_rewrite: Fix the RewriteEngine directive to work within a
Graham Leggett
2
-15
/
+48
2010-11-07
Update transformations
Stefan Fritsch
13
-84
/
+54
2010-11-07
Support %{HANDLER} in ap_expr (required for mod_filter)
Stefan Fritsch
4
-62
/
+30
2010-11-07
Implement "reqenv", "note", "-z", "-n" in ap_expr.
Stefan Fritsch
2
-29
/
+72
2010-11-07
generated files
Jeff Trawick
3
-22
/
+44
2010-11-07
rewrite introductory section which lists the various modules
Jeff Trawick
1
-20
/
+42
2010-11-07
Port "file" function from ssl_expr
Stefan Fritsch
2
-1
/
+49
2010-11-07
mark connection for close after the return from
Jeff Trawick
1
-8
/
+6
2010-11-07
Update.
Lucien Gentis
1
-8
/
+9
2010-11-07
Updates.
Lucien Gentis
12
-1195
/
+927
2010-11-07
log how long worker will be disabled
Jeff Trawick
1
-2
/
+3
2010-11-07
improve wording of some function descriptions
Jeff Trawick
1
-32
/
+31
2010-11-07
Tweak some doxygen comments to get these functions to show up in
Daniel Earl Poirier
2
-0
/
+12
2010-11-07
Start some docs for the ap_expr parser.
Stefan Fritsch
4
-0
/
+632
2010-11-07
axe outdated comment about FIXMEs/CHECKMEs
Jeff Trawick
1
-6
/
+0
2010-11-07
More fixes for picky compilers
Stefan Fritsch
3
-10
/
+6
2010-11-07
avoid duplicate end-of-stdin header
Jeff Trawick
1
-10
/
+17
2010-11-06
Implement "HTTPS" and "IPV6" vars in ap_expr
Stefan Fritsch
1
-5
/
+57
2010-11-06
Another ooops: properly return APR_SUCCESS
Stefan Fritsch
1
-0
/
+1
2010-11-06
Ooops. Forgot the minor bump for r1032167
Stefan Fritsch
1
-1
/
+2
2010-11-06
Add a generic pool cleanup function that sets a pointer to NULL and use
Stefan Fritsch
5
-25
/
+18
2010-11-06
Netware build fixes
Stefan Fritsch
2
-2
/
+5
2010-11-06
add support for trace loglevels in mod_lua
Stefan Fritsch
1
-0
/
+48
2010-11-06
Replace ap_expr with a parser derived from mod_ssl's parser. Make mod_ssl use
Stefan Fritsch
32
-3069
/
+3133
2010-11-06
Put the expression parser back into mod_include
Stefan Fritsch
1
-65
/
+675
2010-11-06
update transformation
André Malo
50
-74
/
+105
2010-11-06
Fix hook sorting for the pre_config hook.
Stefan Fritsch
4
-15
/
+5
2010-11-05
a pointer optim.
Jim Jagielski
1
-2
/
+1
2010-11-05
correction to r1031776, retain OR_UNSET with default AllowOverride None
Eric Covener
1
-1
/
+1
2010-11-05
PR49823: Make the hardcoded default for AllowOverride match the default confi...
Eric Covener
3
-2
/
+5
[next]