summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* aplog_module_index must always be set for C++, so simplifyJeff Trawick2011-03-261-0/+4
* Correct C++ incompatibility with http_log.h.Jeff Trawick2011-03-261-0/+9
* Added prototype for initgroups().Guenter Knauf2011-03-161-0/+13
* core: AllowEncodedSlashes new option NoDecode to allow encoded slashesDaniel Earl Poirier2011-03-163-2/+5
* fix butchered sentence in ap_args_to_table() docsJeff Trawick2011-03-141-1/+1
* a bit of doc for ap_args_to_table()Jeff Trawick2011-03-141-0/+8
* Lay some groundwork for improvements to the connection pool.Eric Covener2011-03-122-12/+9
* fix some grammar mistakes, mostly in commentsJeff Trawick2011-03-121-2/+2
* spelling fix in a commentJeff Trawick2011-03-031-1/+1
* And roll onto 2.3.12Jim Jagielski2011-03-011-2/+2
* Ready to tag 2.3.11 as beta!Jim Jagielski2011-03-011-1/+1
* Axed C++ comments and tabs.Guenter Knauf2011-02-261-9/+9
* Expose "new" ap_parse_form_data() function instead of requiringJim Jagielski2011-02-183-51/+29
* spelling fixJeff Trawick2011-02-171-1/+1
* ap_main_state and ap_run_mode should be marked "extern"Jeff Trawick2011-02-161-2/+2
* Document pre_read_request and bump mmnJim Jagielski2011-02-141-1/+2
* New hook: ap_run_pre_read_request()Jim Jagielski2011-02-141-6/+19
* Create new ap_state_query() function that allows modules to determineStefan Fritsch2011-02-123-1/+52
* Slotmem now provides for the number of "free" slotsJim Jagielski2011-02-071-0/+8
* Raise DYNAMIC_MODULE_LIMIT to 256Stefan Fritsch2011-02-032-3/+4
* Make ap_pstr2_alnum accept const char destStefan Fritsch2011-01-211-1/+2
* Add support to set variables with the 'Define' directive. ChangeStefan Fritsch2011-01-201-4/+5
* Make it clear that '_' is a possible char and acceptedJim Jagielski2011-01-192-7/+7
* Make the balancer shared memory slot more human readable. But we needJim Jagielski2011-01-192-1/+25
* Initialize the core_dir_config->sec_files and ->sec_if only if needed.Stefan Fritsch2011-01-182-3/+4
* Merge the <If> sections in a separate step ap_if_walk, after ap_location_walk.Stefan Fritsch2011-01-173-3/+9
* Oops... I didn't see the test framework error here, but rpluemJim Jagielski2011-01-141-1/+1
* Move nonce to balancer struct and add logic for nonce and growth.Jim Jagielski2011-01-131-0/+5
* Just a note regarding these bitfieldsJim Jagielski2011-01-131-0/+2
* OK... a good commit point (we don't quite compile yet though...)Jim Jagielski2011-01-131-22/+0
* mention when APLOG_USE_MODULE() and AP_DECLARE_MODULE() were addedJeff Trawick2011-01-111-1/+2
* Update copyright year.Rainer Jung2011-01-031-1/+1
* * The concept of the cleaned flag is flawed: Once we returned the connectionRuediger Pluem2010-12-231-1/+2
* And roll on 2.3.11...Jim Jagielski2010-12-131-2/+2
* Get ready to tag 2.3.10-alphaJim Jagielski2010-12-131-1/+1
* doxygen improvementsStefan Fritsch2010-12-112-18/+23
* Fix some doxygen warningsStefan Fritsch2010-12-082-2/+9
* Rename ap_expr's typedef names:Stefan Fritsch2010-12-042-13/+15
* - add -ipmatch, -str(c)match, -fnmatch, -R operators to ap_exprStefan Fritsch2010-11-281-4/+8
* Fix another Windows build issue: Add a wrapper around ap_run_expr_lookup withStefan Fritsch2010-11-261-3/+10
* Fix some Windows build issuesStefan Fritsch2010-11-251-1/+1
* Roll on .10Jim Jagielski2010-11-231-2/+2
* Get ready for taggingJim Jagielski2010-11-231-1/+1
* More ap_expr updates:Stefan Fritsch2010-11-212-6/+24
* ap_expr related fixes/enhancements:Stefan Fritsch2010-11-211-1/+26
* mod_proxy: Fix ProxyPassInterpolateEnv directive.Stefan Fritsch2010-11-182-2/+13
* Revert r1035504, this was the wrong way to do it.Graham Leggett2010-11-161-2/+1
* Fix pool lifetime issues when the proxy backend connection is terminatedGraham Leggett2010-11-161-1/+2
* Fix mod_proxy to support setting source address.Nick Kew2010-11-141-2/+3
* suEXEC: Add Suexec directive to disable suEXEC without renaming theJeff Trawick2010-11-101-0/+1