summaryrefslogtreecommitdiff
path: root/support/suexec.c
Commit message (Expand)AuthorAgeFilesLines
* sort safe_env_lst Giovanni Bechis2020-04-221-2/+2
* * support/suexec.c (main): Report error string after failure fromJoe Orton2020-04-201-2/+4
* * support/suexec.c (safe_strtol): New function.Joe Orton2020-04-201-2/+29
* * support/suexec.c (clean_env): Revert use of ap_calloc inJoe Orton2020-02-181-1/+1
* convert malloc(3) into ap_mallocGiovanni Bechis2020-02-181-1/+1
* Fix spelling errors found by codespell. [skip ci]Mike Rumph2020-02-131-1/+1
* * support/suexec.c (clean_env): Avoid use of sprintf; no functional change.Joe Orton2018-11-091-3/+1
* Follow-up to r1734817: suexec passes through mod_include's DOCUMENT_ARGSJeff Trawick2016-03-141-0/+1
* tab vs spaceChristophe Jaillet2015-04-171-3/+3
* suexec: Filter out HTTP_PROXYStefan Fritsch2015-02-131-1/+15
* Exit with error message if out of memStefan Fritsch2012-12-251-2/+13
* * support/suexec.c: Define AP_LOG_FACILITY.Joe Orton2012-05-311-1/+9
* suexec: Add support for logging to syslog as an alternative to aJoe Orton2012-05-231-2/+27
* * support/suexec.c: Add gcc format-string attributes to loggingJoe Orton2012-05-111-10/+16
* Add some environment variables to the whitelist in suexecStefan Fritsch2011-07-131-0/+5
* Improvements found by cppcheck:Stefan Fritsch2011-05-151-2/+0
* Support large log files in suexecStefan Fritsch2010-08-221-0/+4
* Only use fcntl() if we have fcntl.hStefan Fritsch2009-10-041-5/+17
* suexec: Allow to log an error if exec fails by setting FD_CLOEXECStefan Fritsch2009-10-031-9/+9
* axe unmaintained 1.3-era code to support AUX, SunOS, IRIX, Next, Tandem, MPE, Jeff Trawick2009-03-271-23/+0
* When group is given as a numeric gid, validate it by looking up theRoy T. Fielding2008-05-131-4/+6
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-8/+8
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* * support/suexec.c (safe_env_lst): Declare array as static const.Joe Orton2005-01-201-1/+1
* suexec: Pass the SERVER_SIGNATURE envvar through to CGIs.Jeff Trawick2004-08-181-0/+1
* filepath_info wasn't set by the httpd for over 7 yearsAndré Malo2004-08-151-1/+0
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according the first cehck inAndré Malo2004-02-081-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-50/+11
* update license to 2004.André Malo2004-01-011-1/+1
* Remember an authenticated user during internal redirects if theAndré Malo2003-07-141-0/+1
* Propagate the handler name to the action script viaAndré Malo2003-07-141-0/+1
* Be more pedantic when cleaning environment. Clean itAndré Malo2003-02-191-55/+68
* Fix suexec compile error under SUNOS4, where strerror() doesn't exist.André Malo2003-02-121-0/+5
* Let suexec send a message to stderr, if it failed or its policyAndré Malo2003-02-101-7/+24
* finished that boring job:André Malo2003-02-031-1/+1
* Re-order header files in suexec.c. This adds apr.h, which is requiredRyan Bloom2002-09-281-2/+3
* fix a typoCliff Woolley2002-05-021-1/+1
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* suexec: Allow HTTPS and SSL_* environment variables to be passedJoshua Slive2002-02-041-1/+2
* Just some style changes from when I was working on the recent suexecAaron Bannert2001-11-221-134/+133
* Fix typos...Aaron Bannert2001-10-301-2/+2
* Use uniform wrapping for unistd.h, and don't include it if it's aready includ...Martin Kraemer2001-08-221-0/+2
* Bring forward the suexec umask setting option from 1.3, andKen Coar2001-03-111-4/+14
* Bring forward the -V option for suexec from 1.3.20-dev. It looksKen Coar2001-03-091-11/+50
* Don't directly include ap_config_auto.h directly. It isn't available onGreg Stein2001-03-011-3/+2
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* Header file cleanup.Ryan Bloom2001-02-101-0/+2