| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sources build with latest clang version | Stefan Eissing | 2023-04-27 | 1 | -1/+1 |
* | mpm_{event,worker,prefork}: late stop of children processes on restart. | Yann Ylavic | 2021-08-25 | 1 | -2/+2 |
* | Add optional options= argument to Listen to add listener-specific | Joe Orton | 2020-04-23 | 1 | -1/+1 |
* | Follow up to r1822537: replace static variable with pool userdata. | Yann Ylavic | 2018-05-02 | 1 | -6/+9 |
* | mpm_unix(es): cleanup properly on exit in one_process mode. | Yann Ylavic | 2018-01-29 | 1 | -0/+15 |
* | Add "AcceptErrorsNonFatal" directive | Eric Covener | 2018-01-04 | 1 | -0/+6 |
* | Fix compilation failure : | Christophe Jaillet | 2017-10-24 | 1 | -1/+2 |
* | MPMs unix: follow up to r1809881 and r1809973. | Yann Ylavic | 2017-09-28 | 1 | -0/+4 |
* | core, MPMs unix: follow up to r1809881. | Yann Ylavic | 2017-09-28 | 1 | -0/+20 |
* | MPMs unix: Place signals handlers and helpers out of DSOs to avoid | Yann Ylavic | 2017-02-21 | 2 | -0/+174 |
* | Save a few bytes in conf pool when parsing some directives. Use temp_pool whe... | Christophe Jaillet | 2015-02-05 | 1 | -2/+2 |
* | Add missing APLOGNO. | Christophe Jaillet | 2014-07-20 | 1 | -2/+2 |
* | 'ap_getword_conf' does not return NULL but an empty string if nothing could b... | Christophe Jaillet | 2013-12-15 | 1 | -2/+2 |
* | Fix valgrind warning about uninitialized memory in argument to semctl | Stefan Fritsch | 2013-02-04 | 1 | -1/+1 |
* | Various code cleanup to avoid compiler, cppcheck, or clang warnings: | Stefan Fritsch | 2011-12-18 | 1 | -5/+2 |
* | Add lots of unique tags to error log messages | Stefan Fritsch | 2011-12-03 | 1 | -10/+10 |
* | Add -D DUMP_RUN_CFG option to dump some configuration items | Stefan Fritsch | 2011-10-09 | 1 | -0/+1 |
* | More cleanup: Expand tabs and some more indentation fixes | Stefan Fritsch | 2011-09-23 | 2 | -3/+3 |
* | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 1 | -3/+3 |
* | We already have ap_str_tolower(), so also add ap_str_toupper() function and use | Stefan Fritsch | 2011-06-22 | 1 | -9/+0 |
* | fix some logging calls to include the server_rec | Jeff Trawick | 2011-02-26 | 1 | -2/+2 |
* | Per the existing comment and setrlimit() behavior -- only prevent attempts to | Eric Covener | 2010-12-04 | 1 | -1/+4 |
* | suEXEC: Add Suexec directive to disable suEXEC without renaming the | Jeff Trawick | 2010-11-10 | 1 | -0/+1 |
* | The directives "User", "Group" and "ChrootDir" have | Rainer Jung | 2010-06-15 | 1 | -8/+0 |
* | Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take | Stefan Fritsch | 2010-06-06 | 1 | -0/+1 |
* | generalize the existing (r589761) platform- and errno-specific | Jeff Trawick | 2010-04-13 | 1 | -3/+4 |
* | revert 759711 and 759713... don't require apr2 | Jim Jagielski | 2009-03-30 | 1 | -9/+60 |
* | 0600 is UWRITE+UREAD | Mladen Turk | 2009-03-29 | 1 | -1/+1 |
* | Use apr-2 object perms setter | Mladen Turk | 2009-03-29 | 1 | -60/+9 |
* | Core can specify a platform-specific rewrite args hook. Use that on Unix. | Jeff Trawick | 2009-03-29 | 1 | -0/+4 |
* | remove TPF support | Jeff Trawick | 2009-03-27 | 1 | -12/+0 |
* | use a local module header file to store the function prototype | Roy T. Fielding | 2009-01-31 | 1 | -2/+0 |
* | revert r711228: the ap_unixd_setup_child prototype needs to go somewhere. | Roy T. Fielding | 2009-01-30 | 1 | -0/+2 |
* | API Cleanup in preperation for 2.4.x, make sure all exported functions or var... | Paul Querna | 2008-12-02 | 2 | -21/+23 |
* | * unixd_setup_child is no longer implemented by unixd.c. | Ruediger Pluem | 2008-11-04 | 1 | -2/+0 |
* | Further unixd hacks to remove duplication between old-unixd and mod_unixd, | Nick Kew | 2008-11-04 | 2 | -215/+2 |
* | Also adjust unixd.c with changes from r709406 | Jim Jagielski | 2008-10-31 | 1 | -3/+3 |
* | Remove all references to CORE_PRIVATE. | Paul Querna | 2008-04-07 | 1 | -1/+0 |
* | Support chroot on unix-family platforms | Nick Kew | 2008-01-12 | 2 | -1/+47 |
* | After a stop or restart signal, the old listening sockets | Martin Kraemer | 2007-10-29 | 1 | -0/+8 |
* | APR_HAVE/AP_HAVE are ALWAYS defined, not always 1. | William A. Rowe Jr | 2006-12-13 | 1 | -1/+1 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 3 | -18/+18 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 3 | -3/+3 |
* | * os/unix/unixd.h: Use extern "C" linkage. | Joe Orton | 2005-12-06 | 1 | -0/+8 |
* | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 1 | -7/+7 |
* | No functional change: simple detabbing of indented code. | Jim Jagielski | 2005-11-10 | 1 | -83/+83 |
* | I'd prefer, before 2.2-final, to have AP_NEED_SET_MUTEX_PERMS defined | William A. Rowe Jr | 2005-09-16 | 1 | -1/+1 |
* | Doxygen fixup / cleanup | Ian Holsman | 2005-08-29 | 2 | -1/+21 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 3 | -3/+6 |
* | Remove the .cvsignore files. | Joe Orton | 2004-11-19 | 1 | -5/+0 |