summaryrefslogtreecommitdiff
path: root/server/mpm/experimental
Commit message (Expand)AuthorAgeFilesLines
* Backport of PID table code from trunk to 2.2...httpd-2.2-pid-tableJim Jagielski2007-06-132-2/+8
* merge from trunk (but preserve ap_get_server_version()):Jeff Trawick2006-09-151-1/+1
* merge from trunk:Jeff Trawick2006-07-241-1/+1
* update license header textRoy T. Fielding2006-07-127-42/+42
* Merge r377291 from trunk:Ruediger Pluem2006-06-011-2/+8
* Revert r395231 from the 2.2.x branch. This gets us back to the old place wit...Paul Querna2006-04-227-7/+7
* Update the last year of copyright for the 2.2.x branchColm MacCarthaigh2006-04-197-7/+7
* No functional change: remove trailing whitespace. This also meansJim Jagielski2005-11-102-39/+39
* No functional change: detab all indenting to be consistentJim Jagielski2005-11-101-1/+1
* Remove experimental MPMs that show no signs of going anywhere:Nick Kew2005-10-3019-6957/+0
* Merge r265518-9 from trunk; explicit assignment of some global variablesColm MacCarthaigh2005-10-023-6/+6
* Backport the Doxygen changes to the 2.2.x branch. No functional changes,Colm MacCarthaigh2005-09-2911-0/+104
* Backport graceful-stop to the 2.2.x branch.Colm MacCarthaigh2005-09-192-10/+75
* Backport r239710, r239711, r239732, r239740 and r241815 to the 2.2.x branch;Colm MacCarthaigh2005-09-191-0/+1
* * event.c: Create ptrans pool as a child of pconf, to fix APR pool Paul Querna2005-06-011-1/+1
* missed a couple. Greg Ames2005-05-061-5/+2
* worker and event mpms: transient thread creation errors shouldn't take downGreg Ames2005-05-041-20/+43
* sync with mod_status hacks in the worker mpm.Paul Querna2005-03-161-0/+2
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-0418-18/+36
* ap_queue_push: update comment to reflect realityGreg Ames2004-12-091-3/+4
* * server/mpm/experimental/event/event.c: Go through and reformat and correctJustin Erenkrantz2004-12-041-53/+58
* fix child process aborts withGreg Ames2004-12-031-3/+49
* listener_thread: no functional changes, formatting changes onlyGreg Ames2004-11-271-116/+115
* only need one main listener loop.Greg Ames2004-11-271-13/+5
* make the type field in listener_poll_type an enum to make gdb output moreGreg Ames2004-11-271-5/+7
* The Event MPM.Paul Querna2004-11-209-0/+3095
* Remove the .cvsignore files.Joe Orton2004-11-193-15/+0
* perchild MPM: Fix thread safety problem in the use of longjmp().Jeff Trawick2004-07-311-3/+5
* use existing directive name ThreadStackSize instead ofJeff Trawick2004-03-153-6/+7
* Threaded MPMs for Unix and Win32: Add WorkerStackSize directiveJeff Trawick2004-03-116-1/+12
* fix name of The Apache Software FoundationAndré Malo2004-02-0911-11/+11
* fix copyright dates according to the first check inAndré Malo2004-02-085-5/+5
* fix copyright dates according to the first check inAndré Malo2004-02-083-3/+3
* apply Apache License, Version 2.0André Malo2004-02-0611-583/+112
* Unix MPMs: Stop dropping connections when the file descriptorJeff Trawick2004-01-273-30/+0
* update license to 2004.André Malo2004-01-0111-11/+11
* update leader, threadpool, and worker MPMs to return MPM stateJeff Trawick2003-12-132-4/+49
* update threadpool MPM to build and appear to work with the current APRJeff Trawick2003-12-131-26/+45
* update leader MPM to build and appear to work with the current APRJeff Trawick2003-12-131-24/+42
* remove calls to the apr_proc_other_child_read function that no longer existsBrian Pane2003-11-243-3/+6
* stop using deprecated apr_atomic functionsJeff Trawick2003-11-161-9/+9
* Lower the severity of the "listener thread didn't exit" messageJeff Trawick2003-09-051-1/+1
* Fix a misleading message from the some of the threaded MPMs whenJeff Trawick2003-09-052-2/+2
* switch to APR 1.0 API (which is still in flux)Jeff Trawick2003-09-031-1/+1
* Updated the various MPM's to use the new bucket_alloc_create_ex APICliff Woolley2003-08-282-5/+4
* Make sure that the global ap_max_mem_free is initialized along with theBradley Nicholes2003-08-273-0/+9
* consolidate code related to sig_coredumpJeff Trawick2003-04-096-204/+24
* finished that boring job:André Malo2003-02-0311-11/+11
* fix some problems in the perchild MPMJeff Trawick2002-10-251-18/+27
* If the server is configured with an accept mutex type that isn't comaptibleRyan Bloom2002-10-111-0/+8