| Commit message (Expand) | Author | Age | Files | Lines |
* | * support/suexec.c (clean_env): Revert use of ap_calloc in | Joe Orton | 2020-02-18 | 1 | -1/+1 |
* | convert malloc(3) into ap_malloc | Giovanni Bechis | 2020-02-18 | 1 | -1/+1 |
* | Fix spelling errors found by codespell. [skip ci] | Mike Rumph | 2020-02-13 | 1 | -1/+1 |
* | * support/suexec.c (clean_env): Avoid use of sprintf; no functional change. | Joe Orton | 2018-11-09 | 1 | -3/+1 |
* | Follow-up to r1734817: suexec passes through mod_include's DOCUMENT_ARGS | Jeff Trawick | 2016-03-14 | 1 | -0/+1 |
* | tab vs space | Christophe Jaillet | 2015-04-17 | 1 | -3/+3 |
* | suexec: Filter out HTTP_PROXY | Stefan Fritsch | 2015-02-14 | 1 | -1/+15 |
* | Exit with error message if out of mem | Stefan Fritsch | 2012-12-25 | 1 | -2/+13 |
* | * support/suexec.c: Define AP_LOG_FACILITY. | Joe Orton | 2012-05-31 | 1 | -1/+9 |
* | suexec: Add support for logging to syslog as an alternative to a | Joe Orton | 2012-05-23 | 1 | -2/+27 |
* | * support/suexec.c: Add gcc format-string attributes to logging | Joe Orton | 2012-05-11 | 1 | -10/+16 |
* | Add some environment variables to the whitelist in suexec | Stefan Fritsch | 2011-07-13 | 1 | -0/+5 |
* | Improvements found by cppcheck: | Stefan Fritsch | 2011-05-15 | 1 | -2/+0 |
* | Support large log files in suexec | Stefan Fritsch | 2010-08-22 | 1 | -0/+4 |
* | Only use fcntl() if we have fcntl.h | Stefan Fritsch | 2009-10-04 | 1 | -5/+17 |
* | suexec: Allow to log an error if exec fails by setting FD_CLOEXEC | Stefan Fritsch | 2009-10-03 | 1 | -9/+9 |
* | axe unmaintained 1.3-era code to support AUX, SunOS, IRIX, Next, Tandem, MPE, | Jeff Trawick | 2009-03-27 | 1 | -23/+0 |
* | When group is given as a numeric gid, validate it by looking up the | Roy T. Fielding | 2008-05-13 | 1 | -4/+6 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 1 | -1/+1 |
* | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 1 | -8/+8 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 1 | -1/+2 |
* | * support/suexec.c (safe_env_lst): Declare array as static const. | Joe Orton | 2005-01-20 | 1 | -1/+1 |
* | suexec: Pass the SERVER_SIGNATURE envvar through to CGIs. | Jeff Trawick | 2004-08-18 | 1 | -0/+1 |
* | filepath_info wasn't set by the httpd for over 7 years | André Malo | 2004-08-15 | 1 | -1/+0 |
* | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 1 | -1/+1 |
* | fix copyright dates according the first cehck in | André Malo | 2004-02-08 | 1 | -1/+1 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-06 | 1 | -50/+11 |
* | update license to 2004. | André Malo | 2004-01-01 | 1 | -1/+1 |
* | Remember an authenticated user during internal redirects if the | André Malo | 2003-07-14 | 1 | -0/+1 |
* | Propagate the handler name to the action script via | André Malo | 2003-07-14 | 1 | -0/+1 |
* | Be more pedantic when cleaning environment. Clean it | André Malo | 2003-02-19 | 1 | -55/+68 |
* | Fix suexec compile error under SUNOS4, where strerror() doesn't exist. | André Malo | 2003-02-12 | 1 | -0/+5 |
* | Let suexec send a message to stderr, if it failed or its policy | André Malo | 2003-02-10 | 1 | -7/+24 |
* | finished that boring job: | André Malo | 2003-02-03 | 1 | -1/+1 |
* | Re-order header files in suexec.c. This adds apr.h, which is required | Ryan Bloom | 2002-09-28 | 1 | -2/+3 |
* | fix a typo | Cliff Woolley | 2002-05-02 | 1 | -1/+1 |
* | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 1 | -1/+1 |
* | suexec: Allow HTTPS and SSL_* environment variables to be passed | Joshua Slive | 2002-02-04 | 1 | -1/+2 |
* | Just some style changes from when I was working on the recent suexec | Aaron Bannert | 2001-11-22 | 1 | -134/+133 |
* | Fix typos... | Aaron Bannert | 2001-10-30 | 1 | -2/+2 |
* | Use uniform wrapping for unistd.h, and don't include it if it's aready includ... | Martin Kraemer | 2001-08-22 | 1 | -0/+2 |
* | Bring forward the suexec umask setting option from 1.3, and | Ken Coar | 2001-03-12 | 1 | -4/+14 |
* | Bring forward the -V option for suexec from 1.3.20-dev. It looks | Ken Coar | 2001-03-09 | 1 | -11/+50 |
* | Don't directly include ap_config_auto.h directly. It isn't available on | Greg Stein | 2001-03-01 | 1 | -3/+2 |
* | Update copyright to 2001 | Roy T. Fielding | 2001-02-16 | 1 | -1/+1 |
* | Header file cleanup. | Ryan Bloom | 2001-02-10 | 1 | -0/+2 |
* | Get SuEXEC building properly. | Ryan Bloom | 2000-12-28 | 1 | -2/+1 |
* | Get suexec compiling again. | Ryan Bloom | 2000-12-27 | 1 | -2/+5 |
* | Allow SuExec to be configured from the ./configure command line | Ryan Bloom | 2000-12-23 | 1 | -19/+20 |