| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 12 | -24/+129 |
* | This module shouldn't have been added; it's an experiment on my | William A. Rowe Jr | 2005-05-16 | 1 | -1/+0 |
* | Allow httpd on NetWare to build using either the standard socket libraries or... | Bradley Nicholes | 2005-04-15 | 1 | -0/+8 |
* | Rethink the built-in vs shared modules for NetWare. Reposition mod_asis, mod... | Bradley Nicholes | 2005-04-09 | 1 | -24/+0 |
* | Make the changes in the NetWare build for the image_map module rename | Bradley Nicholes | 2005-04-08 | 1 | -4/+4 |
* | Final bit to switch for imap->imagemap | William A. Rowe Jr | 2005-04-07 | 1 | -1/+2 |
* | 80 col style fix, no code harmed. | William A. Rowe Jr | 2005-02-18 | 1 | -3/+3 |
* | Add mod_echo - not built by default, but this drops the warning that | William A. Rowe Jr | 2005-02-18 | 1 | -0/+1 |
* | fix compile break with recent rename of real_exit_code to ap_real_exit_code | Bill Stoddard | 2005-02-18 | 1 | -3/+3 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 25 | -25/+50 |
* | A few new modules/debug/ projects which need base addr's. | William A. Rowe Jr | 2005-01-05 | 1 | -0/+2 |
* | The current config.guess in APR outputs i386-pc-os2-emx on OS/2 rather than | Brian Havard | 2004-12-21 | 1 | -1/+1 |
* | Remove the .cvsignore files. | Joe Orton | 2004-11-19 | 6 | -21/+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 | 3 | -1/+135 |
* | WIN64: first in a series to get Windows IA64 builds clean, this serves pages | Allan K. Edwards | 2004-09-22 | 1 | -18/+18 |
* | Catch up for Win32 to authnz_ldap changes, and make win32's module | William A. Rowe Jr | 2004-08-31 | 1 | -2/+2 |
* | A few more modules who need their bases owned. | William A. Rowe Jr | 2004-08-17 | 1 | -0/+2 |
* | Missing an entry for proxy_balancer in the win32 baseaddr's list | William A. Rowe Jr | 2004-08-12 | 1 | -0/+1 |
* | Enable backwards compatibility with 2.0-HEAD, define ajp module base, | William A. Rowe Jr | 2004-08-11 | 1 | -0/+1 |
* | Allocate memory from the temp_pool rather than the stack to avoid blowing fix... | Bradley Nicholes | 2004-07-16 | 1 | -0/+3 |
* | Nobody objected: | André Malo | 2004-06-05 | 2 | -0/+34 |
* | 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 | 25 | -25/+25 |
* | fix copyright dates according to the first check in | André Malo | 2004-02-08 | 6 | -6/+6 |
* | fix copyright dates according to the first check in | André Malo | 2004-02-08 | 6 | -6/+6 |
* | fix copyright dates according to the first check in | André Malo | 2004-02-08 | 4 | -4/+4 |
* | fix copyright dates according to the first check in | André Malo | 2004-02-08 | 8 | -8/+8 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-06 | 25 | -1167/+266 |
* | 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 | 22 | -22/+22 |
* | fix a compile failure with recent z/OS and picky settings for compiler/ | Jeff Trawick | 2003-11-03 | 1 | -1/+1 |
* | one_process is not a global variable | Martin Kraemer | 2003-09-08 | 1 | -1/+1 |
* | switch to APR 1.0 API (which is still in flux) | Jeff Trawick | 2003-09-03 | 2 | -6/+6 |
* | Unix: Handle permissions settings for flock-based mutexes in | Jeff Trawick | 2003-06-07 | 2 | -22/+67 |
* | Fixing up the NetWare headers to be compatible with the GNU compiler | Bradley Nicholes | 2003-05-31 | 1 | -5/+7 |
* | Porting to BS2000: the antique interface (BS2000Account) no longer exists | Martin Kraemer | 2003-05-09 | 3 | -320/+121 |
* | Linux 2.4+: enable coredumps when Apache is started as root if | Greg Ames | 2003-03-06 | 1 | -0/+15 |
* | *) Introduce debugging symbols for Win32 release builds, both .pdb | William A. Rowe Jr | 2003-02-07 | 1 | -57/+57 |
* | finished that boring job: | André Malo | 2003-02-03 | 23 | -23/+23 |
* | Integrate mod_ident with the Win32 build. | William A. Rowe Jr | 2003-01-20 | 1 | -0/+1 |
* | Reduce the number of parameters on the event callback to avoid a protected | Bradley Nicholes | 2003-01-17 | 1 | -2/+2 |
* | Added a required parameter to RegisterForEventNotification() to allow the | Bradley Nicholes | 2003-01-10 | 1 | -3/+12 |
* | Fix win32 compile break due to file name changes in apr/include/arch/win32 | Bill Stoddard | 2003-01-08 | 2 | -5/+5 |
* | Register for the SERVERDOWN event to allow Apache to shutdown gracefully | Bradley Nicholes | 2002-12-12 | 1 | -2/+61 |
* | To be on the safe side... | Martin Kraemer | 2002-12-02 | 1 | -1/+1 |
* | Must have symbolics for util_ldap/mod_auth_ldap base addresses. | William A. Rowe Jr | 2002-12-02 | 1 | -0/+2 |