index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Axed C++ comments and tabs.
Guenter Knauf
2011-02-26
1
-9
/
+9
*
Expose "new" ap_parse_form_data() function instead of requiring
Jim Jagielski
2011-02-18
3
-51
/
+29
*
spelling fix
Jeff Trawick
2011-02-17
1
-1
/
+1
*
ap_main_state and ap_run_mode should be marked "extern"
Jeff Trawick
2011-02-16
1
-2
/
+2
*
Document pre_read_request and bump mmn
Jim Jagielski
2011-02-14
1
-1
/
+2
*
New hook: ap_run_pre_read_request()
Jim Jagielski
2011-02-14
1
-6
/
+19
*
Create new ap_state_query() function that allows modules to determine
Stefan Fritsch
2011-02-12
3
-1
/
+52
*
Slotmem now provides for the number of "free" slots
Jim Jagielski
2011-02-07
1
-0
/
+8
*
Raise DYNAMIC_MODULE_LIMIT to 256
Stefan Fritsch
2011-02-03
2
-3
/
+4
*
Make ap_pstr2_alnum accept const char dest
Stefan Fritsch
2011-01-21
1
-1
/
+2
*
Add support to set variables with the 'Define' directive. Change
Stefan Fritsch
2011-01-20
1
-4
/
+5
*
Make it clear that '_' is a possible char and accepted
Jim Jagielski
2011-01-19
2
-7
/
+7
*
Make the balancer shared memory slot more human readable. But we need
Jim Jagielski
2011-01-19
2
-1
/
+25
*
Initialize the core_dir_config->sec_files and ->sec_if only if needed.
Stefan Fritsch
2011-01-18
2
-3
/
+4
*
Merge the <If> sections in a separate step ap_if_walk, after ap_location_walk.
Stefan Fritsch
2011-01-17
3
-3
/
+9
*
Oops... I didn't see the test framework error here, but rpluem
Jim Jagielski
2011-01-14
1
-1
/
+1
*
Move nonce to balancer struct and add logic for nonce and growth.
Jim Jagielski
2011-01-13
1
-0
/
+5
*
Just a note regarding these bitfields
Jim Jagielski
2011-01-13
1
-0
/
+2
*
OK... a good commit point (we don't quite compile yet though...)
Jim Jagielski
2011-01-13
1
-22
/
+0
*
mention when APLOG_USE_MODULE() and AP_DECLARE_MODULE() were added
Jeff Trawick
2011-01-11
1
-1
/
+2
*
Update copyright year.
Rainer Jung
2011-01-03
1
-1
/
+1
*
* The concept of the cleaned flag is flawed: Once we returned the connection
Ruediger Pluem
2010-12-23
1
-1
/
+2
*
And roll on 2.3.11...
Jim Jagielski
2010-12-13
1
-2
/
+2
*
Get ready to tag 2.3.10-alpha
Jim Jagielski
2010-12-13
1
-1
/
+1
*
doxygen improvements
Stefan Fritsch
2010-12-11
2
-18
/
+23
*
Fix some doxygen warnings
Stefan Fritsch
2010-12-08
2
-2
/
+9
*
Rename ap_expr's typedef names:
Stefan Fritsch
2010-12-04
2
-13
/
+15
*
- add -ipmatch, -str(c)match, -fnmatch, -R operators to ap_expr
Stefan Fritsch
2010-11-28
1
-4
/
+8
*
Fix another Windows build issue: Add a wrapper around ap_run_expr_lookup with
Stefan Fritsch
2010-11-26
1
-3
/
+10
*
Fix some Windows build issues
Stefan Fritsch
2010-11-25
1
-1
/
+1
*
Roll on .10
Jim Jagielski
2010-11-23
1
-2
/
+2
*
Get ready for tagging
Jim Jagielski
2010-11-23
1
-1
/
+1
*
More ap_expr updates:
Stefan Fritsch
2010-11-21
2
-6
/
+24
*
ap_expr related fixes/enhancements:
Stefan Fritsch
2010-11-21
1
-1
/
+26
*
mod_proxy: Fix ProxyPassInterpolateEnv directive.
Stefan Fritsch
2010-11-18
2
-2
/
+13
*
Revert r1035504, this was the wrong way to do it.
Graham Leggett
2010-11-16
1
-2
/
+1
*
Fix pool lifetime issues when the proxy backend connection is terminated
Graham Leggett
2010-11-16
1
-1
/
+2
*
Fix mod_proxy to support setting source address.
Nick Kew
2010-11-14
1
-2
/
+3
*
suEXEC: Add Suexec directive to disable suEXEC without renaming the
Jeff Trawick
2010-11-10
1
-0
/
+1
*
* Fix parameter name as new is a reserved word in C++ which makes compiling
Ruediger Pluem
2010-11-10
1
-4
/
+4
*
Tweak some doxygen comments to get these functions to show up in
Daniel Earl Poirier
2010-11-07
2
-0
/
+12
*
Ooops. Forgot the minor bump for r1032167
Stefan Fritsch
2010-11-06
1
-1
/
+2
*
Add a generic pool cleanup function that sets a pointer to NULL and use
Stefan Fritsch
2010-11-06
1
-0
/
+8
*
Replace ap_expr with a parser derived from mod_ssl's parser. Make mod_ssl use
Stefan Fritsch
2010-11-06
3
-101
/
+170
*
Clarify usage of ap_pregcomp/ap_pregfree
Stefan Fritsch
2010-10-23
1
-1
/
+4
*
Actually bump MMN for:
Stefan Fritsch
2010-10-19
1
-1
/
+1
*
As cache_control_t is public, make ap_cache_control() public with it. Bump
Graham Leggett
2010-10-17
1
-0
/
+2
*
Begin the process of optimising the parsing of Cache-Control headers. Parse
Graham Leggett
2010-10-16
1
-1
/
+2
*
Fix constness in log macro.
Rainer Jung
2010-10-15
1
-1
/
+1
*
improve docs for ap_errorlog_handler and ap_errorlog_info
Stefan Fritsch
2010-10-12
1
-7
/
+39
[next]