summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* resurrect the old (pre-r757867) compiled-in MPM_NAME value, but via a hook fo...Jeff Trawick2009-03-251-0/+3
* dangling semis lead to warnings with Sun StudioJeff Trawick2009-03-251-5/+5
* fix inconsistent defs of ap_mpm_note_child_killed()Jeff Trawick2009-03-251-1/+1
* Provide ap_set_retained_data()/ap_get_retained_data() for preservationJeff Trawick2009-03-253-1/+19
* axe the remaining checks of AP_MPM_WANT_foo to see what code to generateJeff Trawick2009-03-242-9/+0
* Introduce a new set of APIs to allow MPMs to be proper modules insteadJeff Trawick2009-03-243-26/+62
* Roll on to 2.3.2.Paul Querna2009-03-231-1/+1
* Add getter/setter functions to the slotmem API. Also,Jim Jagielski2009-02-101-16/+55
* Add conn_rec::current_thread.Paul Querna2009-02-092-1/+13
* Disabled DefaultType directive and removed ap_default_type()Roy T. Fielding2009-01-304-34/+3
* Reflect the unixd_setup_child() rename (r739151) in the MMN (mod_backdoor nee...Jeff Trawick2009-01-301-1/+2
* happy new yearRoy T. Fielding2009-01-061-1/+1
* bollocks, it's absolute crap to break the ABI structure alignment for featuresWilliam A. Rowe Jr2009-01-031-2/+0
* Roll on to 2.3.2-dev.Paul Querna2009-01-031-2/+2
* Prepare for tagging 2.3.1.Paul Querna2009-01-031-1/+1
* Add new struct element: name...Jim Jagielski2009-01-021-55/+57
* Transition mod_slotmem to ap_slotmem... just monkeyingJim Jagielski2009-01-011-0/+201
* Add support for escaping all non-ascii chars to ap_escape_html, and useNick Kew2008-12-312-1/+11
* Remove unused sb_type member from process_score structure andChris Darroch2008-12-122-3/+3
* * include/util_filter.h (ap_fputstrs): Mark with sentinel attributeJoe Orton2008-12-121-1/+5
* socache API tweaks based on chrisd's review:Joe Orton2008-12-121-4/+9
* * include/ap_socache.h: Use C++ safety wrappers, and rename ->deleteJoe Orton2008-12-091-2/+10
* * include/ap_socache.h: Define AP_SOCACHE_DEFAULT_PROVIDER as aJoe Orton2008-12-091-0/+3
* Reduce config overhead for use of socache interface by allowingJoe Orton2008-12-091-7/+12
* Roll on trunk to 2.3.1-dev.Paul Querna2008-12-071-2/+2
* Remove -dev flag to prepare for 2.3.0.Paul Querna2008-12-071-1/+1
* bump minor for new apisPaul Querna2008-12-071-1/+2
* New API, ap_body_to_table, a very ineffeicent and bad hack to remove an apreq...Paul Querna2008-12-052-0/+3
* Add new api, ap_args_to_table, to parse a request's arguments into a table.Paul Querna2008-12-051-0/+2
* When dtrace support is not present, compile it all the way out.Paul Querna2008-12-052-0/+349
* Import the core parts of the DTrace patch. This is a modified and updated Paul Querna2008-12-051-0/+7
* API Cleanup in preperation for 2.4.x, make sure all exported functions or var...Paul Querna2008-12-023-3/+4
* Prevent AP_FILTER_ERROR from being misinterpreted as SUSPENDED when checkingEric Covener2008-11-293-12/+18
* * Rip out the old flushing approach for solving lifetime issues between theRuediger Pluem2008-11-081-1/+4
* Wrap the global count of privileges handlers operating. Silence grumblers.Nick Kew2008-11-031-1/+1
* Switch all unix MPMs to use drop_privileges hook (mod_unixd) for startupNick Kew2008-11-031-0/+4
* Fix handling of authz configurations, make default authz logic replicateChris Darroch2008-11-022-26/+5
* major not minor bump for r709708Chris Darroch2008-11-011-3/+3
* remove unused AUTHZ_GROUP_NOTE defineChris Darroch2008-11-012-2/+2
* fix typoChris Darroch2008-11-011-1/+1
* whitespace cleanupChris Darroch2008-11-011-6/+6
* * include/http_core.hPaul Querna2008-10-291-1/+1
* * include/mod_auth.hPaul Querna2008-10-291-1/+1
* * Move ap_timeout_parameter_parse from mod_proxy.c to server/util.c and thusRuediger Pluem2008-10-222-1/+25
* convert tabs to spacesChris Darroch2008-10-171-5/+5
* Minor bump when exporting mod_rewrite.hGraham Leggett2008-10-151-1/+2
* Introduce Suspendable Requests to the Event MPM.Paul Querna2008-09-204-2/+19
* mod_session_cookie, mod_session_dbd: Make sure cookies are set bothGraham Leggett2008-08-302-6/+15
* The cookie attributes to fix cookie removal required an MMN bumpGraham Leggett2008-08-291-2/+3
* mod_session_cookie: Make sure that cookie attributes are correctlyGraham Leggett2008-08-291-2/+6