summaryrefslogtreecommitdiff
path: root/os/unix
Commit message (Expand)AuthorAgeFilesLines
* Make sources build with latest clang versionStefan Eissing2023-04-271-1/+1
* mpm_{event,worker,prefork}: late stop of children processes on restart.Yann Ylavic2021-08-241-2/+2
* Add optional options= argument to Listen to add listener-specificJoe Orton2020-04-231-1/+1
* Follow up to r1822537: replace static variable with pool userdata.Yann Ylavic2018-05-021-6/+9
* mpm_unix(es): cleanup properly on exit in one_process mode.Yann Ylavic2018-01-291-0/+15
* Add "AcceptErrorsNonFatal" directiveEric Covener2018-01-041-0/+6
* Fix compilation failure :Christophe Jaillet2017-10-241-1/+2
* MPMs unix: follow up to r1809881 and r1809973.Yann Ylavic2017-09-281-0/+4
* core, MPMs unix: follow up to r1809881.Yann Ylavic2017-09-281-0/+20
* MPMs unix: Place signals handlers and helpers out of DSOs to avoidYann Ylavic2017-02-212-0/+174
* Save a few bytes in conf pool when parsing some directives. Use temp_pool whe...Christophe Jaillet2015-02-051-2/+2
* Add missing APLOGNO.Christophe Jaillet2014-07-201-2/+2
* 'ap_getword_conf' does not return NULL but an empty string if nothing could b...Christophe Jaillet2013-12-151-2/+2
* Fix valgrind warning about uninitialized memory in argument to semctlStefan Fritsch2013-02-041-1/+1
* Various code cleanup to avoid compiler, cppcheck, or clang warnings:Stefan Fritsch2011-12-181-5/+2
* Add lots of unique tags to error log messagesStefan Fritsch2011-12-021-10/+10
* Add -D DUMP_RUN_CFG option to dump some configuration itemsStefan Fritsch2011-10-091-0/+1
* More cleanup: Expand tabs and some more indentation fixesStefan Fritsch2011-09-232-3/+3
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-3/+3
* We already have ap_str_tolower(), so also add ap_str_toupper() function and useStefan Fritsch2011-06-221-9/+0
* fix some logging calls to include the server_recJeff Trawick2011-02-261-2/+2
* Per the existing comment and setrlimit() behavior -- only prevent attempts toEric Covener2010-12-041-1/+4
* suEXEC: Add Suexec directive to disable suEXEC without renaming theJeff Trawick2010-11-101-0/+1
* The directives "User", "Group" and "ChrootDir" haveRainer Jung2010-06-151-8/+0
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-061-0/+1
* generalize the existing (r589761) platform- and errno-specificJeff Trawick2010-04-131-3/+4
* revert 759711 and 759713... don't require apr2Jim Jagielski2009-03-301-9/+60
* 0600 is UWRITE+UREADMladen Turk2009-03-291-1/+1
* Use apr-2 object perms setterMladen Turk2009-03-291-60/+9
* Core can specify a platform-specific rewrite args hook. Use that on Unix.Jeff Trawick2009-03-291-0/+4
* remove TPF supportJeff Trawick2009-03-271-12/+0
* use a local module header file to store the function prototypeRoy T. Fielding2009-01-311-2/+0
* revert r711228: the ap_unixd_setup_child prototype needs to go somewhere.Roy T. Fielding2009-01-301-0/+2
* API Cleanup in preperation for 2.4.x, make sure all exported functions or var...Paul Querna2008-12-022-21/+23
* * unixd_setup_child is no longer implemented by unixd.c.Ruediger Pluem2008-11-041-2/+0
* Further unixd hacks to remove duplication between old-unixd and mod_unixd,Nick Kew2008-11-042-215/+2
* Also adjust unixd.c with changes from r709406Jim Jagielski2008-10-311-3/+3
* Remove all references to CORE_PRIVATE.Paul Querna2008-04-071-1/+0
* Support chroot on unix-family platformsNick Kew2008-01-122-1/+47
* After a stop or restart signal, the old listening socketsMartin Kraemer2007-10-291-0/+8
* APR_HAVE/AP_HAVE are ALWAYS defined, not always 1.William A. Rowe Jr2006-12-131-1/+1
* update license header textRoy T. Fielding2006-07-113-18/+18
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-193-3/+3
* * os/unix/unixd.h: Use extern "C" linkage.Joe Orton2005-12-061-0/+8
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-7/+7
* No functional change: simple detabbing of indented code.Jim Jagielski2005-11-101-83/+83
* I'd prefer, before 2.2-final, to have AP_NEED_SET_MUTEX_PERMS definedWilliam A. Rowe Jr2005-09-161-1/+1
* Doxygen fixup / cleanupIan Holsman2005-08-282-1/+21
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-043-3/+6
* Remove the .cvsignore files.Joe Orton2004-11-191-5/+0