| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * os/unix/os.h: Define AP_NEED_SET_MUTEX_PERMS. | Joe Orton | 2004-10-12 | 1 | -0/+5 |
* | Move the few BS2000 specific in unixd.c | Jean-Frederic Clere | 2004-10-01 | 2 | -0/+134 |
* | readd suexec setuid and user check | André Malo | 2004-04-24 | 1 | -3/+2 |
* | *) SECURITY: CAN-2004-0174 (cve.mitre.org) | Jeff Trawick | 2004-03-19 | 1 | -0/+13 |
* | * os/unix/unixd.c (unixd_accept): Eliminate now-redundant call to | Joe Orton | 2004-03-10 | 1 | -8/+1 |
* | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 3 | -3/+3 |
* | fix copyright dates according to the first check in | André Malo | 2004-02-08 | 3 | -3/+3 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-06 | 3 | -159/+30 |
* | Unix MPMs: Stop dropping connections when the file descriptor | Jeff Trawick | 2004-01-27 | 1 | -9/+0 |
* | update license to 2004. | André Malo | 2004-01-01 | 3 | -3/+3 |