2002-02-05 |
Ken Coar | Demote the 'turned /foo into http://host/foo' message... |
commit | commitdiff | tree |
2002-02-04 |
Bradley Nicholes | Implemented the real ap_os_case_canonical_filename... |
commit | commitdiff | tree |
2002-02-04 |
Bradley Nicholes | Implemented the real ap_os_case_canonical_filename... |
commit | commitdiff | tree |
2002-02-04 |
Jim Jagielski | Most likely a very stupid and anal |
commit | commitdiff | tree |
2002-02-04 |
Martin Kraemer | Fix the longstanding bug that errors (returned by src... |
commit | commitdiff | tree |
2002-02-02 |
Jim Jagielski | I propose a T&R around the 8th... |
commit | commitdiff | tree |
2002-02-01 |
Jeff Trawick | Add -lpthread for Solaris since we reference pthread... |
commit | commitdiff | tree |
2002-01-31 |
Ken Coar | If the RedirectMatch target is an abs_path, make it... |
commit | commitdiff | tree |
2002-01-31 |
Ken Coar | Fix RedirectMatch so it won't emit invalid Location... |
commit | commitdiff | tree |
2002-01-31 |
Ben Laurie | Allow -S option to contain quotes. |
commit | commitdiff | tree |
2002-01-27 |
Martin Kraemer | ftp proxy: various cosmetic and functional improvements |
commit | commitdiff | tree |
2002-01-27 |
Martin Kraemer | * Rename "BUFF f" to "BUFF data" or "BUFF ctrl", depend... |
commit | commitdiff | tree |
2002-01-25 |
Martin Kraemer | No need to call time(NULL) twice |
commit | commitdiff | tree |
2002-01-24 |
Bradley Nicholes | Added mod_auth_dbm to the build project |
commit | commitdiff | tree |
2002-01-22 |
Jim Jagielski | Change for 1.3.23 |
commit | commitdiff | tree |
2002-01-22 |
Jim Jagielski | Ready for 1.3.24 now |
commit | commitdiff | tree |
2002-01-22 |
Jim Jagielski | Ack. Looks like this wasn't adjusted |
commit | commitdiff | tree |
2002-01-22 |
Jim Jagielski | And back to 1.3.24-dev |
commit | commitdiff | tree |
2002-01-22 |
Jim Jagielski | Document the symbol remapping before we move |
commit | commitdiff | tree |
2002-01-22 |
Victor J. Orlikowski | Make sure that those systems having gdbm can use it... |
commit | commitdiff | tree |
2002-01-21 |
William A.... | Per W. Stoddard, Greg Marr and my research, let's... |
commit | commitdiff | tree |
2002-01-21 |
William A.... | ap_rprintf is implemented as API_EXPORT() in http_pro... |
commit | commitdiff | tree |
2002-01-21 |
Bill Stoddard | Fix typo.. |
commit | commitdiff | tree |
2002-01-21 |
Bill Stoddard | Apache 1.3.23 tagged. On to 1.3.24 |
commit | commitdiff | tree |
2002-01-21 |
Bill Stoddard | About to tag 1.3.23 |
commit | commitdiff | tree |
2002-01-20 |
William A.... | This one is a registered fn... that's why it must... |
commit | commitdiff | tree |
2002-01-20 |
William A.... | Recent API exports make no sense without headers |
commit | commitdiff | tree |
2002-01-20 |
William A.... | Several final namespace changes. Exports (with an... |
commit | commitdiff | tree |
2002-01-20 |
William A.... | Warmed up enough to clear the ice from the walkways. |
commit | commitdiff | tree |
2002-01-20 |
William A.... | Resolve 12 compiler emits for signedness. These... |
commit | commitdiff | tree |
2002-01-20 |
William A.... | Warming in Chicago, finally |
commit | commitdiff | tree |
2002-01-20 |
William A.... | Dispatch 26 compiler emits into oblivion. Vetting... |
commit | commitdiff | tree |
2002-01-20 |
William A.... | Per W. Stoddard and Jim Js' request - revert to binar... |
commit | commitdiff | tree |
2002-01-18 |
Jeff Trawick | fix a spelling problem |
commit | commitdiff | tree |
2002-01-18 |
Chuck Murcko | what u just got (with the mod_proxy HTTP 1.1 change) |
commit | commitdiff | tree |
2002-01-18 |
Chuck Murcko | The rest of the proxy http 1.1 switch |
commit | commitdiff | tree |
2002-01-18 |
Chuck Murcko | The core code touch for the proxy HTTP 1.1 switch |
commit | commitdiff | tree |
2002-01-17 |
Bill Stoddard | On HPUX 11.x, the 'ENOBUFS, No buffer space available' |
commit | commitdiff | tree |
2002-01-17 |
Jim Jagielski | PR: |
commit | commitdiff | tree |
2002-01-16 |
Jeff Trawick | log the requested file when reporting a weird problem... |
commit | commitdiff | tree |
2002-01-16 |
Jeff Trawick | ignore generated file checkgid |
commit | commitdiff | tree |
2002-01-16 |
Jeff Trawick | make an error message for an mmap() failure a little... |
commit | commitdiff | tree |
2002-01-16 |
Jeff Trawick | fix a syntax error in an initializer which prevented... |
commit | commitdiff | tree |
2002-01-15 |
Bill Stoddard | This patch fixes my previous change for argument passin... |
commit | commitdiff | tree |
2002-01-14 |
Bill Stoddard | Log a more friendly message for server timeout. |
commit | commitdiff | tree |
2002-01-14 |
Martin Kraemer | Add Layout from FreeBSD ports collection |
commit | commitdiff | tree |
2002-01-14 |
Tony Finch | Following taunts from Alfred Perlstein on IRC, use... |
commit | commitdiff | tree |
2002-01-11 |
Ken Coar | Demote the FileETag MMN change to a minor bump. Also... |
commit | commitdiff | tree |
2002-01-09 |
Ken Coar | Whoops, forgot to bump MMN. Major bump because of... |
commit | commitdiff | tree |
2002-01-09 |
William A.... | It's clear from recent security reports that includin... |
commit | commitdiff | tree |
2002-01-08 |
Bradley Nicholes | Global variable initialization for compatibility with... |
commit | commitdiff | tree |
2002-01-08 |
Martin Kraemer | Sorry -- undoing accidentally committed stuff. The... |
commit | commitdiff | tree |
2002-01-08 |
Martin Kraemer | The 416 "range not satisfiable" response would include a |
commit | commitdiff | tree |
2002-01-05 |
Ken Coar | Replace automatic ETag generation with configurable... |
commit | commitdiff | tree |
2002-01-02 |
Bradley Nicholes | File locking updates to make mod_auth_dbm work on NetWare |
commit | commitdiff | tree |
2002-01-02 |
Bradley Nicholes | Fixed the problem on NetWare when accessing an empty... |
commit | commitdiff | tree |
2002-01-02 |
Bradley Nicholes | Fixed the problem on NetWare when accessing an empty... |
commit | commitdiff | tree |
2001-12-28 |
William A.... | Normalize symbol exports for Win32/Netware to the... |
commit | commitdiff | tree |
2001-12-26 |
Greg Ames | get rotatelogs to function properly on TPF |
commit | commitdiff | tree |
2001-12-22 |
William A.... | Already patched in the 2.0 tree - make all .conf... |
commit | commitdiff | tree |
2001-12-21 |
William A.... | No call for replicating this message, it was effectiv... |
commit | commitdiff | tree |
2001-12-21 |
William A.... | One of two gdawful bugs in Apache/Win32, start captur... |
commit | commitdiff | tree |
2001-12-18 |
William A.... | Notes are good here too |
commit | commitdiff | tree |
2001-12-18 |
William A.... | I know Stoddard fixed this other bullet - would someo... |
commit | commitdiff | tree |
2001-12-18 |
William A.... | Fix a very irritating nit - this was the 1.3.20 code... |
commit | commitdiff | tree |
2001-12-18 |
William A.... | Revert the code causing lost path_info/query_args. |
commit | commitdiff | tree |
2001-11-30 |
Bradley Nicholes | Simplified the test to determine if a NetWare socket... |
commit | commitdiff | tree |
2001-11-30 |
Justin Erenkrantz | Tidy up. |
commit | commitdiff | tree |
2001-11-30 |
Bradley Nicholes | Fixed up some type incompatibility compiler errors... |
commit | commitdiff | tree |
2001-11-30 |
Bill Stoddard | Modify buff.h and buff.c to enable modules to intercept the |
commit | commitdiff | tree |
2001-11-28 |
Ken Coar | Since we quoted the default -1 group ID, the Makefile... |
commit | commitdiff | tree |
2001-11-26 |
Bill Stoddard | Win32: Do not continue to handle keepalive requests... |
commit | commitdiff | tree |
2001-11-26 |
Wilfredo Sanchez | Default to use -flat_namespace on Darwin expect for... |
commit | commitdiff | tree |
2001-11-17 |
William A.... | Correct mod_autoindex's test of the query string... |
commit | commitdiff | tree |
2001-11-16 |
Keith Wannamaker | Win32's ap_os_is_filename_valid forces a 403 return for |
commit | commitdiff | tree |
2001-11-16 |
David Reid | Add the serialization stuff for BeOS to get us building... |
commit | commitdiff | tree |
2001-11-14 |
Roy T. Fielding | KEYS do not belong here. The only valid location for... |
commit | commitdiff | tree |
2001-11-12 |
Wilfredo Sanchez | Fix leak of NSObjectFileImage handle. |
commit | commitdiff | tree |
2001-11-11 |
dgaudet | rev 1.248 of this file removed the default locking... |
commit | commitdiff | tree |
2001-11-10 |
Jeff Trawick | note a few additional 1.3.22 binary distributions |
commit | commitdiff | tree |
2001-11-10 |
William A.... | Same IDE enforcement of InstallBin as the 'default... |
commit | commitdiff | tree |
2001-11-10 |
William A.... | Prevent an Apache module from being loaded or... |
commit | commitdiff | tree |
2001-11-10 |
Joshua Slive | cold and rainy. |
commit | commitdiff | tree |
2001-10-31 |
Joshua Slive | Spelling fixes. |
commit | commitdiff | tree |
2001-10-29 |
William A.... | Thought this had been here |
commit | commitdiff | tree |
2001-10-29 |
Bill Stoddard | Add my key... |
commit | commitdiff | tree |
2001-10-29 |
Greg Stein | Record an available patch for a caching extension. |
commit | commitdiff | tree |
2001-10-26 |
Ken Coar | Add checkgid to the things that get installed |
commit | commitdiff | tree |
2001-10-26 |
Ken Coar | Some platforms varf on a setgid(-1) and hence httpd... |
commit | commitdiff | tree |
2001-10-26 |
Ken Coar | Wrap some long lines and update the binary makers list |
commit | commitdiff | tree |
2001-10-26 |
Jeff Trawick | at least that's what ApacheWeek says (regarding when... |
commit | commitdiff | tree |
2001-10-26 |
Ralf S. Engelschall | update my entry |
commit | commitdiff | tree |
2001-10-23 |
Bradley Nicholes | Changes in the build process for NetWare |
commit | commitdiff | tree |
2001-10-23 |
Bradley Nicholes | Added mod_uniqueid to the loadmodule list |
commit | commitdiff | tree |
2001-10-23 |
Bradley Nicholes | Fixed a link problem with mod_vhost_alias and added... |
commit | commitdiff | tree |
2001-10-18 |
Jeff Trawick | HP-UX requires DSOs to be executable. "make install... |
commit | commitdiff | tree |
2001-10-17 |
Bill Stoddard | Win32: The Apache Win32 developers generally recommend... |
commit | commitdiff | tree |
2001-10-17 |
Bill Stoddard | Win32: Suppress spurious emmision of the "server reache... |
commit | commitdiff | tree |
2001-10-16 |
Bill Stoddard | Win32: Emit error message when the server bumps up... |
commit | commitdiff | tree |
2001-10-16 |
Martin Kraemer | Test for -ldb1 and -ldb2 (as found on SuSE-7.2 Linux) |
commit | commitdiff | tree |
next |