summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add in a configuration generation... this is independent ofJim Jagielski2011-03-312-0/+4
* Simplify the interface to ap_reclaim_child_processes() andJeff Trawick2011-03-302-16/+13
* the mpm-note-child-killed hook was just for use byJeff Trawick2011-03-301-3/+5
* Expand the comment about APLOG_* and C++ a bitStefan Fritsch2011-03-301-2/+3
* Add CHANGES entry for r1086756 / ap_cfg_* changeStefan Fritsch2011-03-291-1/+2
* Change the ap_cfg_getline() and ap_cfg_getc() to return an error code.Stefan Fritsch2011-03-292-14/+32
* change signed single-bit fields to unsignedJeff Trawick2011-03-291-1/+3
* fix incorrect type of LDAP connection pool member, fix naming forsEric Covener2011-03-292-3/+5
* Wrap at 80William A. Rowe Jr2011-03-281-2/+4
* mpm_common.c implements a handful of config directives; the Jeff Trawick2011-03-281-0/+5
* some non-MPM code wants to see DEFAULT_PIDLOG, so liberate theJeff Trawick2011-03-281-0/+5
* consolidate logic to remove the pidfile in a new API,Jeff Trawick2011-03-281-2/+9
* enable DEFAULT_REL_RUNTIMEDIR on NetWare and WindowsJeff Trawick2011-03-281-1/+2
* fix doxygen warningsJeff Trawick2011-03-282-1/+2
* SCOREBOARD_MAINTENANCE_INTERVAL is gone, except for some localJeff Trawick2011-03-261-3/+2
* 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