summaryrefslogtreecommitdiffstats
path: root/server (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final ( :) ) step to transition which removes the ap_slotmem_fooJim Jagielski2009-05-151-1/+1
* No longer usedJim Jagielski2009-05-151-98/+0
* Make the piped_log structure opaque:Joe Orton2009-05-151-14/+45
* Revert r774755: ap_server_root_relative() forRainer Jung2009-05-141-10/+2
* Allow relative pathnames for piped loggers in ErrorLog.Rainer Jung2009-05-141-2/+10
* Add name of program to spawn to the errorRainer Jung2009-05-141-2/+4
* Whitespace cleanup. No functional change.Rainer Jung2009-05-141-3/+2
* Revert r735516 as requested by wrowe.Rainer Jung2009-05-141-82/+24
* add API back from r774454Jim Jagielski2009-05-131-0/+6
* ap_slotmem_mem no longer exists. We never provide the ptr toJim Jagielski2009-05-131-6/+0
* If we have a mutex, we should use it whenever we create aJim Jagielski2009-05-121-0/+10
* * server/core.c (merge_core_dir_configs): Tweak logic and commentJoe Orton2009-05-101-6/+7
* * Fix for the following configuration where the exec command was disabledRuediger Pluem2009-05-101-2/+3
* Security fix for CVE-2009-1195: fix Options handling such thatJoe Orton2009-05-082-11/+17
* Fix usage message on the Windows platform.Rainer Jung2009-05-061-3/+4
* Move comment block closer to related function.Rainer Jung2009-05-061-10/+10
* Ensure all mpm's configure at config3William A. Rowe Jr2009-05-062-0/+0
* Move to an enum, instead of bitmaps... no functionalJim Jagielski2009-05-051-1/+1
* Add a parameter for slotmem_create for the persistancy of the slotmem area.Jean-Frederic Clere2009-05-041-1/+2
* Remove ap_slotmem_lock / ap_slotmem_unlock from the slotmem API.Jean-Frederic Clere2009-05-041-12/+0
* Move logic to decide if an MPM is supported, and whether the MPM is Jeff Trawick2009-04-1710-63/+180
* no longer amusing.Greg Ames2009-04-152-22/+0
* main() can use ap_run_mpm() directly, so axe the old ap_mpm_run() functionJeff Trawick2009-04-058-33/+27
* clean up apr_time_from_msec() compatibility macrosJeff Trawick2009-04-022-8/+10
* mpm-query hook: distinguish between DECLINED and APR_ENOTIMPL so thatJeff Trawick2009-04-016-89/+100
* stop exporting APACHE_MPM_DIR to modules -- unclear why this was ever necessa...Jeff Trawick2009-03-313-10/+3
* http://marc.info/?l=apache-httpd-dev&m=123845333914309&w=2Nick Kew2009-03-311-4/+0
* HTTPD script supportNick Kew2009-03-301-0/+4
* rename the new retained-data APIs to ap_retained_data_create()/ap_retained_da...Jeff Trawick2009-03-305-10/+10
* the mpm_get_child_pid hook is unnecessary, as was the per-MPM MPM_CHILD_PID()...Jeff Trawick2009-03-295-30/+5
* Core can specify a platform-specific rewrite args hook. Use that on Unix.Jeff Trawick2009-03-294-4/+5
* axe ancient platform checksJeff Trawick2009-03-291-2/+0
* Register rewrite_args hook.Mladen Turk2009-03-293-3/+3
* Do not presume we have a clean stackMladen Turk2009-03-291-1/+1
* If serf is available, compile in driving the serf event loop from inside thePaul Querna2009-03-281-2/+80
* Oooooooooooo look a commit! Wow!Jim Jagielski2009-03-271-1/+1
* The Event MPM is no longer experimental; move it out of that ghetto.Jeff Trawick2009-03-279-16/+1
* axe unmaintained 1.3-era code to support AUX, SunOS, IRIX, Next, Tandem, MPE, Jeff Trawick2009-03-272-12/+4
* remove TPF supportJeff Trawick2009-03-273-44/+2
* remove OS/2 platform supportJeff Trawick2009-03-278-45/+18
* finish removing OS/2 MPMJeff Trawick2009-03-271-1/+1
* remove OS/2 MPMJeff Trawick2009-03-267-1209/+0
* remove BeOS OS supportJeff Trawick2009-03-263-19/+3
* finish removing BeOS MPMJeff Trawick2009-03-261-1/+1
* axe BeOS MPMJeff Trawick2009-03-267-1453/+0
* restore disable-nagle logic for connected socketsJeff Trawick2009-03-261-2/+0
* prefork, worker, event:Jeff Trawick2009-03-263-11/+1
* axe the unnecessary AP_MPM_HARD_LIMITS_FILEJeff Trawick2009-03-262-2/+6
* remove leader, perchild, and threadpool MPMs (other than non-English bits in ...Jeff Trawick2009-03-2624-6965/+7
* prefork is soooooo 1990s. make new default simpleJim Jagielski2009-03-261-1/+1