2011-05-10 |
Jeff Trawick | disable hook probes for our two hooks which have no... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Rainer Jung | Silence autoconf 2.68 warnings. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Jeff Trawick | keep -DAP_HOOK_PROBES_ENABLED (--enable-hook-probes... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
William A.... | And more text |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Jeff Trawick | allow error log formatters to peek at the message format |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Graham Leggett | rpm spec file: Remove requirement for /usr/share/magic... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Jim Jagielski | Use AP_ instead of APR_ and move into the compile CPP |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Jim Jagielski | Cleanup... most don't need apr_hooks.h at all... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Jim Jagielski | Start of ap_hooks.h setup |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Graham Leggett | rpm spec file: Remove corrupted %changelog entry: |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Rich Bowen | Rebuild changes. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Rich Bowen | Adds helpful comment from the 2.2 docs. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Eric Covener | PR51163: Resolve crashes when LDAP is used for authoriz... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Eric Covener | replace recent AJP direct comparisons to APR_TIMEUP... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Eric Covener | use APR_STATUS_IS_TIMEUP() instead of direct comparison... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
William A.... | Not possible; you don't declare a variable const and... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Rich Bowen | Rebuilds a bunch of changes and translations. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Rich Bowen | Add BSD-specific note about core dumping. (Via mi+apach... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Rainer Jung | Minor mime.types fixes: |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Eric Covener | fix typo -- two periods |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Eric Covener | mention mod_expires bailing out when the handler has... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Stefan Fritsch | avoid compiler warnings with gcc |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Lucien Gentis | Update. |
commit | commitdiff | tree | snapshot |
2011-04-30 |
Jeff Trawick | fix some dead assignments found by the clang analyzer |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Jeff Trawick | Follow on to 1057048: |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Stefan Fritsch | Fix double free in out-of-mem situation |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Jeff Trawick | WinNT MPM has hard-coded daemon limit of 1, not 0 |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Igor Galić | Make sure support/check_forensic works with mod_unique_... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Jeff Trawick | spelling fix |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Jeff Trawick | Add child_status hook for tracking creation/termination... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Stefan Fritsch | mod_ldap: Make LDAPSharedCacheSize 0 create a non-share... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Stefan Fritsch | Add new ap_reserve_module_slots/ap_reserve_module_slots... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Stefan Fritsch | Report filename and line number in config warning |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Stefan Fritsch | avoid useless call to apr_pstrdup |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Daniel Earl... | update transform |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Daniel Earl... | Add example for using %{msec_frac}t. |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Joe Orton | * server/util_pcre.c (ap_regerror): Use passed-in buffe... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Stefan Fritsch | The pre_config hook should return int, not apr_status_t. |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Guenter Knauf | Fixed line length to < 80 char. |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Guenter Knauf | Added shebang check for '! so that .vbs scripts can... |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Stefan Fritsch | clarify comment |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Lucien Gentis | Miscellaneous corrections. |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Rich Bowen | via Matthew Sporleder - domain is required in the CO... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Rich Bowen | The domain is not in fact optional. The cookie is not... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Rich Bowen | Whether it's intentional or not, the hostname/domainnam... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Stefan Fritsch | Prevent segfault if DYNAMIC_MODULE_LIMIT is reached |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Jeff Trawick | move -L/path/to/pcrelib -lpcre out beyond all the LDFLAGS |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Guenter Knauf | Fixed missing struct member error introduced with r1092076. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Jean-Frederic... | try to prevent a single long request marking a worker... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Guenter Knauf | Axed tabs and trailing spaces. |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Jeff Trawick | AP_ENABLE_V4_MAPPED with WinNT MPM |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Jeff Trawick | add some debug logging to show more information about... |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Jean-Frederic... | Allow apr and apr-util to be in 2 different location. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jeff Trawick | axe the cast in the call to our mpm_nt_eventlog_stderr_... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jeff Trawick | match expected type of arg to StartService() |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Jeff Trawick | ignore generated file httpd.exe |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Stefan Fritsch | Remove unused variable |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Jeff Trawick | don't try to shut down child if it wasn't created |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Jeff Trawick | WinNT MPM: Improve robustness under heavy load. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Jeff Trawick | Fix some MinGW build issues... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Jeff Trawick | fix some logging glitches in the WinNT MPM: |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Jeff Trawick | include <stdlib.h> to ensure that the exit() prototype... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Jeff Trawick | log message fixes/tweaks |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Stefan Fritsch | core: Support module names with colons in loglevel... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Stefan Fritsch | mod_ssl, ab: Support OpenSSL compiled without SSLv2... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Rich Bowen | hernan gonzalez <hgonzalez gmail.com> points out that... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Rich Bowen | Remove more unnecessary anchors from rewrite examples. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Rich Bowen | Remove unnecessary .* from regex. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Rich Bowen | Remove unnecessary .* from regex, as noted in |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Joe Orton | * server/util_expr_eval.c (req_table_func): Try r-... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Jeff Trawick | gcc compatibility |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Jeff Trawick | rework choice of cgi implementation, handling MinGW |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Jeff Trawick | don't build checkgid or fcgistarter on MinGW |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Jeff Trawick | hide some unused code on Win32 and NetWare |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Rich Bowen | Remove mentions of the 1.3 generation of the server. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Jeff Trawick | ignore generated file modules.mk |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Jeff Trawick | Stop explicitly including the current pid in WinNT... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Rich Bowen | There are no versions of httpd earlier than 2.0. Oceani... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Rich Bowen | Rebuild transformations. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Rich Bowen | Oops. Mixed file names in my example. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Rich Bowen | Adds an example of constructing a type-map file. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Rich Bowen | Adds an example of how one might actually construct... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Jeff Trawick | axe a couple of unused vars, mark a function as static |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Jeff Trawick | get prototype for ap_os_create_privileged_process() |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Jeff Trawick | axe ap_registry_get_server_root(), which seems to have... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Jeff Trawick | format string fixes: |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Jeff Trawick | HANDLE is PVOID which is reasonably formatted by %pp... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Jeff Trawick | can't format time_t with %d; cast this small interval... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Jeff Trawick | Log the OS socket (int) instead of the apr_socket_t *. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Jeff Trawick | yank some dead code and variables |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Jeff Trawick | cleanups to function signatures, prototypes, visibility |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Jeff Trawick | Abort if the MPM is changed across restart. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Joe Orton | * docs/manual/rewrite/: Fix the real long form of DPI... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Graham Leggett | rpm spec file: Use "service httpd graceful" rather... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Rich Bowen | Rebuild typo correction. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Rich Bowen | Typo |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Guenter Knauf | Fixed NWGNUversion.inc target. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Guenter Knauf | Fixed sysinclude; removed trailing 0; fixed indent. |
commit | commitdiff | tree | snapshot |
next |