summaryrefslogtreecommitdiff
path: root/server/mpm/worker/pod.c
Commit message (Expand)AuthorAgeFilesLines
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-1/+1
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first checkinAndré Malo2004-02-081-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-53/+10
* update license to 2004.André Malo2004-01-011-1/+1
* switch to APR 1.0 API (which is still in flux)Jeff Trawick2003-09-031-2/+2
* Minor cleanup:Joe Orton2003-07-101-3/+1
* SECURITY: Eliminated leaks of several file descriptors to childWilliam A. Rowe Jr2003-03-201-0/+4
* finished that boring job:André Malo2003-02-031-1/+1
* Remove many unnecessary includes, incl. apr_lock.hAaron Bannert2002-04-091-15/+1
* worker MPM:Jeff Trawick2002-03-271-12/+15
* Make the listener thread stop accepting new connections and exitJeff Trawick2002-03-201-75/+1
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* close a nearly-impossible leak in dummy_connection (the copy of theJeff Trawick2002-02-181-0/+1
* Remove all signal handling from the worker MPM's child processes. Instead,Ryan Bloom2002-02-111-0/+234