| Commit message (Expand) | Author | Age | Files | Lines |
* | Initialize variable to avoid compiler warnings. | Rich Bowen | 2009-12-29 | 1 | -1/+1 |
* | Adds alternating CSS classes to table rows for trendy striped table | Rich Bowen | 2009-12-29 | 1 | -1/+18 |
* | The ReadmeName directive was putting its value in the wrong place, and | Rich Bowen | 2009-12-28 | 1 | -1/+1 |
* | Strip SHARED_CORE deadwood. | Nick Kew | 2009-12-22 | 1 | -8/+0 |
* | mod_autoindex: support XHTML as equivalent to HTML in | Nick Kew | 2009-12-22 | 1 | -6/+11 |
* | Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex, | Jeff Trawick | 2009-11-24 | 1 | -4/+0 |
* | Fix remaining doxygen warnings. "make dox" is now clean with doxygen | Daniel Earl Poirier | 2009-11-03 | 1 | -2/+0 |
* | Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch. | Daniel Earl Poirier | 2009-10-28 | 1 | -3/+2 |
* | Stop unexpected error logs in each requests. | Takashi Sato | 2009-10-10 | 1 | -2/+4 |
* | Always make mod_*.h files available where they exist, modpath by modpath | William A. Rowe Jr | 2009-08-28 | 1 | -0/+2 |
* | Bring back OS/2 support. | Brian Havard | 2009-08-26 | 3 | -5/+14 |
* | * Do better checking of pollset operations in various places to avoid segfaults. | Ruediger Pluem | 2009-08-16 | 1 | -3/+17 |
* | * Correctly create an empty cell if the description for a file is missing. | Ruediger Pluem | 2009-08-12 | 1 | -3/+3 |
* | Add the missing include of apu_version.h and thus fix a build failure. | Takashi Sato | 2009-07-09 | 1 | -0/+3 |
* | removed font clutter as suggested by niq. | Guenter Knauf | 2009-07-07 | 1 | -8/+4 |
* | added compile-time apr / apr-util versions as wrowe suggested. | Guenter Knauf | 2009-07-06 | 1 | -2/+10 |
* | Use uninterruptable write; noted borrowing this code for lowportd (mod_ftp) | William A. Rowe Jr | 2009-07-06 | 1 | -1/+1 |
* | added apr / apr-util version output (part two). | Guenter Knauf | 2009-07-05 | 1 | -0/+1 |
* | added apr / apr-util version output. | Guenter Knauf | 2009-07-05 | 1 | -0/+10 |
* | * Close the accepted fd in the error case to avoid a file descriptor leak. | Ruediger Pluem | 2009-06-11 | 1 | -0/+1 |
* | * Close the listening Unix socket of the mod_cgid daemon in the CGI scripts. | Ruediger Pluem | 2009-06-11 | 1 | -7/+10 |
* | Quit hiding the previous request information while the subsequent request is ... | William A. Rowe Jr | 2009-05-15 | 1 | -13/+9 |
* | mod_cgid: Improve handling of long AF_UNIX socket names (ScriptSock). | Jeff Trawick | 2009-04-16 | 1 | -13/+12 |
* | stop exporting APACHE_MPM_DIR to modules -- unclear why this was ever necessa... | Jeff Trawick | 2009-03-31 | 1 | -4/+0 |
* | axe unmaintained 1.3-era code to support AUX, SunOS, IRIX, Next, Tandem, MPE, | Jeff Trawick | 2009-03-27 | 1 | -12/+0 |
* | remove OS/2 platform support | Jeff Trawick | 2009-03-27 | 3 | -14/+5 |
* | Introduce a new set of APIs to allow MPMs to be proper modules instead | Jeff Trawick | 2009-03-24 | 1 | -3/+5 |
* | the length arguments are apr_size_t, not int | Jeff Trawick | 2009-01-06 | 1 | -1/+1 |
* | tiny style fix for r729579 | Jeff Trawick | 2009-01-06 | 1 | -1/+1 |
* | PR#39332: fix for segfault problem with mod_cgid on Solaris | Nick Kew | 2008-12-27 | 1 | -16/+43 |
* | Remove a dirty hack in find_default_item. | Takashi Sato | 2008-12-25 | 1 | -19/+9 |
* | Make "HeaderName" and "ReadmeName" be stored in simple entries "header" and "... | Takashi Sato | 2008-12-24 | 1 | -28/+14 |
* | * Do not add an empty argument if we do not have any args for the script. | Ruediger Pluem | 2008-12-15 | 1 | -1/+1 |
* | unixd_config->ap_unixd_config renames for mod_suexec | Eric Covener | 2008-12-03 | 1 | -2/+2 |
* | API Cleanup in preperation for 2.4.x, make sure all exported functions or var... | Paul Querna | 2008-12-02 | 1 | -1/+1 |
* | Holey moley. Marcus Burke noted this in Rich's Nuts/Bolts talk. | Jim Jagielski | 2008-11-04 | 1 | -1/+1 |
* | * Instead of unixd_setup_child run the drop_privileges hook to switch the | Ruediger Pluem | 2008-11-04 | 1 | -2/+5 |
* | * modules/generators/mod_cgid.c | Paul Querna | 2008-10-29 | 1 | -2/+2 |
* | Add option to insert something in autoindex head. | Nick Kew | 2008-08-27 | 1 | -0/+9 |
* | Simplyfy codepath. Don't treat "" as special, just | Jim Jagielski | 2008-08-04 | 1 | -7/+2 |
* | *) mod_cgid: Pass along empty command line arguments from an ISINDEX | Eric Covener | 2008-08-04 | 1 | -0/+3 |
* | *) mod_cgid: Explicitly set permissions of the socket (ScriptSock) shared by | Eric Covener | 2008-05-08 | 1 | -0/+10 |
* | mod_cgid: Don't try to restart the daemon if it fails to initialize the socket. | Jeff Trawick | 2008-05-07 | 1 | -6/+20 |
* | Remove all references to CORE_PRIVATE. | Paul Querna | 2008-04-07 | 5 | -8/+0 |
* | If you study all of the directive implementations, you'll note | William A. Rowe Jr | 2008-04-06 | 1 | -1/+1 |
* | Modified default refresh value to 10 secs so that its possible to correct a t... | Guenter Knauf | 2008-01-01 | 1 | -1/+1 |
* | * Ensure refresh parameter is numeric to prevent a possible XSS attack caused | Ruediger Pluem | 2007-12-28 | 1 | -12/+12 |
* | * Set character set for HTML outputs generated by mod_ldap, | Ruediger Pluem | 2007-12-24 | 1 | -1/+1 |
* | * Detabify and make spacing in HTML code the same as before r593816. This | Ruediger Pluem | 2007-11-29 | 1 | -6/+6 |
* | * Generate valid XHTML output by adding the xhtml namespace. | Ruediger Pluem | 2007-11-10 | 1 | -3/+12 |