| Commit message (Expand) | Author | Files | Lines |
2011-03-28 | some non-MPM code wants to see DEFAULT_PIDLOG, so liberate the | Jeff Trawick | 8 | -32/+7 |
2011-03-28 | consolidate logic to remove the pidfile in a new API, | Jeff Trawick | 8 | -69/+38 |
2011-03-28 | Typo | Rich Bowen | 2 | -2/+2 |
2011-03-28 | Added copy rule for creating include/ap_config_layout.h. | Guenter Knauf | 1 | -0/+6 |
2011-03-28 | enable DEFAULT_REL_RUNTIMEDIR on NetWare and Windows | Jeff Trawick | 9 | -25/+66 |
2011-03-28 | fix doxygen warnings | Jeff Trawick | 4 | -2/+4 |
2011-03-27 | Rebuild HTML transformation - PR 50979 | Rich Bowen | 2 | -4/+6 |
2011-03-27 | Clarify SSL/ENV vars paragraph, as per PR 50979 | Rich Bowen | 1 | -3/+5 |
2011-03-27 | mpm_default.h is just a convenience for a specific MPM with 2.3+; | Jeff Trawick | 1 | -24/+0 |
2011-03-26 | Newly approved types for n3 and turtle | Roy T. Fielding | 1 | -0/+2 |
2011-03-26 | axe unused mpm_default definitions | Jeff Trawick | 2 | -27/+0 |
2011-03-26 | SCOREBOARD_MAINTENANCE_INTERVAL is gone, except for some local | Jeff Trawick | 5 | -31/+2 |
2011-03-26 | use apr_time_from_sec() shortcut | Jeff Trawick | 1 | -1/+1 |
2011-03-26 | Update. | Lucien Gentis | 1 | -2/+2 |
2011-03-26 | aplog_module_index must always be set for C++, so simplify | Jeff Trawick | 1 | -0/+4 |
2011-03-26 | Correct C++ incompatibility with http_log.h. | Jeff Trawick | 2 | -0/+12 |
2011-03-25 | Add the unregistered media type for 7z | Roy T. Fielding | 1 | -0/+1 |
2011-03-25 | Add the WebP and webfont media types (that have not been registered by | Roy T. Fielding | 1 | -0/+2 |
2011-03-25 | Add the WebM media types (that have not been registered by the same WHATWG | Roy T. Fielding | 1 | -0/+2 |
2011-03-25 | Fix duplicate entry for application/vnd.stardivision.writer | Roy T. Fielding | 1 | -2/+1 |
2011-03-25 | Update with IANA registered types as of 2011 Mar 25 15:08 CET | Roy T. Fielding | 1 | -1/+123 |
2011-03-25 | Replace 'CVS' with 'svn', as per bug 50973 | Rich Bowen | 1 | -2/+2 |
2011-03-25 | Rebuild transformation. | Rich Bowen | 1 | -1/+1 |
2011-03-25 | Fixes typo in mod_rewrite flags doc. | Rich Bowen | 1 | -1/+1 |
2011-03-23 | Rebuild transformations. | Rich Bowen | 3 | -16/+47 |
2011-03-23 | Fix incorrect example. (Missing slash) | Rich Bowen | 2 | -2/+2 |
2011-03-23 | Or, perhaps that's even clearer, without getting too verbose. | Rich Bowen | 1 | -1/+1 |
2011-03-23 | Attemps to clarify a rather cryptic error message. | Rich Bowen | 1 | -2/+3 |
2011-03-21 | * server/mpm/prefork/prefork.c (set_signals): Ignore SIGXFSZ; have a | Joe Orton | 3 | -6/+15 |
2011-03-21 | Done with making the 1.3 docs point to the relevant 2.2 docs. | Rich Bowen | 1 | -9/+0 |
2011-03-20 | Drop obscure 1.3 change backrefs | William A. Rowe Jr | 1 | -5/+0 |
2011-03-20 | 1.3? nah | William A. Rowe Jr | 1 | -1/+0 |
2011-03-20 | Create dav.imp dynamically from header to catch all exports. | Guenter Knauf | 4 | -70/+14 |
2011-03-20 | Removed dav_get_limit_xml_body() from mod_dav.h. | Guenter Knauf | 1 | -3/+0 |
2011-03-20 | More NetWare build fixes. | Guenter Knauf | 4 | -35/+28 |
2011-03-20 | Updates. | Lucien Gentis | 3 | -14/+57 |
2011-03-20 | Fixed NetWare build install dir namings. | Guenter Knauf | 1 | -4/+9 |
2011-03-20 | Some more NetWare buildsystem tweaks. | Guenter Knauf | 2 | -84/+87 |
2011-03-18 | transformation | Jeff Trawick | 1 | -8/+26 |
2011-03-18 | separate the issue of passing APLOG_MARK to your own functions | Jeff Trawick | 1 | -8/+26 |
2011-03-18 | transformation | Jeff Trawick | 1 | -0/+12 |
2011-03-18 | describe the ap_log_error(...,ap_server_conf,...) idiom | Jeff Trawick | 1 | -0/+12 |
2011-03-18 | Use a var INSTALLBASE to simplify NetWare installation rules. | Guenter Knauf | 30 | -101/+103 |
2011-03-18 | Use var for prelude so its possible to change it at one place. | Guenter Knauf | 101 | -101/+100 |
2011-03-17 | Update transforms | Daniel Earl Poirier | 1 | -0/+4 |
2011-03-17 | Add a note that mod_lua is still experimental and changing | Daniel Earl Poirier | 1 | -0/+4 |
2011-03-17 | GA plan | Jim Jagielski | 1 | -4/+9 |
2011-03-17 | * support/ab.c (test): Catch more calloc failures. | Joe Orton | 1 | -1/+1 |
2011-03-17 | Close PR 50861 where enabling and disabling of buffered | Jim Jagielski | 2 | -0/+12 |
2011-03-16 | Added prototype for initgroups(). | Guenter Knauf | 2 | -1/+14 |