]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2002-02-28  Bradley NicholesIncluded mod_log_nw into the NetWare build to cover...
2002-02-28  Bradley NicholesIncluded mod_log_nw into the build to cover log rotatio...
2002-02-28  Bradley NicholesLogging module for NetWare that implements log rotation...
2002-02-28  Justin ErenkrantzAdd note about daemontools.
2002-02-27  Justin ErenkrantzFix typo in rotatelogs.8
2002-02-26  Chuck MurckoApril weather in PA
2002-02-26  Chuck MurckoClean up warnings pointed out by WRowe
2002-02-26  Bill StoddardWin32: Log an error when create_thread fails.
2002-02-26  Bill StoddardIgnore AcceptMutex directive if it is present in an...
2002-02-26  Bill StoddardWin32: Emulate the blocking send/recv calls that were...
2002-02-25  Jim JagielskiLets shoot for this WedThurs for
2002-02-22  Jeff TrawickThis patch changes a TPF-specific section of http_main...
2002-02-21  Ken CoarStyle fixes only (noticed while checking on a bug report)
2002-02-21  Graham LeggettWhen proxy enabled a slow frontend client to read from an
2002-02-19  Roy T. FieldingRoy has a new employer
2002-02-18  Lars EilebrechtUpdate.
2002-02-15  Martin Kraemer[Security] Prevent invalid client hostnames from appear...
2002-02-13  Graham LeggettFix some silliness: we ap_pstrdup() the string after...
2002-02-13  Graham LeggettSome browsers ignore cookies that have been merged...
2002-02-11  Graham LeggettCorrected the use of ap_table_set and ap_table_merge:
2002-02-09  Bill StoddardWin32: Eliminate blocking network i/o in the Windows...
2002-02-08  Bradley NicholesOnly lower case the canonical name on a call to ap_os_c...
2002-02-06  Bradley NicholesAdded the missing header that contains the prototype...
2002-02-06  Ken CoarD'er..
2002-02-06  Ken CoarAdd IgnoreCase keyword for case-insensitve directory...
2002-02-06  Jim JagielskiSatisfy some requests for some more
2002-02-05  Ken Coar Demote the 'turned /foo into http://host/foo' message...
2002-02-04  Bradley NicholesImplemented the real ap_os_case_canonical_filename...
2002-02-04  Bradley NicholesImplemented the real ap_os_case_canonical_filename...
2002-02-04  Jim JagielskiMost likely a very stupid and anal
2002-02-04  Martin KraemerFix the longstanding bug that errors (returned by src...
2002-02-02  Jim JagielskiI propose a T&R around the 8th...
2002-02-01  Jeff TrawickAdd -lpthread for Solaris since we reference pthread...
2002-01-31  Ken CoarIf the RedirectMatch target is an abs_path, make it...
2002-01-31  Ken Coar Fix RedirectMatch so it won't emit invalid Location...
2002-01-31  Ben LaurieAllow -S option to contain quotes.
2002-01-27  Martin Kraemerftp proxy: various cosmetic and functional improvements
2002-01-27  Martin Kraemer* Rename "BUFF f" to "BUFF data" or "BUFF ctrl", depend...
2002-01-25  Martin KraemerNo need to call time(NULL) twice
2002-01-24  Bradley NicholesAdded mod_auth_dbm to the build project
2002-01-22  Jim JagielskiChange for 1.3.23
2002-01-22  Jim JagielskiReady for 1.3.24 now
2002-01-22  Jim JagielskiAck. Looks like this wasn't adjusted
2002-01-22  Jim JagielskiAnd back to 1.3.24-dev
2002-01-22  Jim JagielskiDocument the symbol remapping before we move
2002-01-22  Victor J. OrlikowskiMake sure that those systems having gdbm can use it...
2002-01-21  William A.... Per W. Stoddard, Greg Marr and my research, let's...
2002-01-21  William A.... ap_rprintf is implemented as API_EXPORT() in http_pro...
2002-01-21  Bill StoddardFix typo..
2002-01-21  Bill StoddardApache 1.3.23 tagged. On to 1.3.24
2002-01-21  Bill StoddardAbout to tag 1.3.23
2002-01-20  William A.... This one is a registered fn... that's why it must...
2002-01-20  William A.... Recent API exports make no sense without headers
2002-01-20  William A.... Several final namespace changes. Exports (with an...
2002-01-20  William A.... Warmed up enough to clear the ice from the walkways.
2002-01-20  William A.... Resolve 12 compiler emits for signedness. These...
2002-01-20  William A.... Warming in Chicago, finally
2002-01-20  William A.... Dispatch 26 compiler emits into oblivion. Vetting...
2002-01-20  William A.... Per W. Stoddard and Jim Js' request - revert to binar...
2002-01-18  Jeff Trawickfix a spelling problem
2002-01-18  Chuck Murckowhat u just got (with the mod_proxy HTTP 1.1 change)
2002-01-18  Chuck MurckoThe rest of the proxy http 1.1 switch
2002-01-18  Chuck MurckoThe core code touch for the proxy HTTP 1.1 switch
2002-01-17  Bill StoddardOn HPUX 11.x, the 'ENOBUFS, No buffer space available'
2002-01-17  Jim JagielskiPR:
2002-01-16  Jeff Trawicklog the requested file when reporting a weird problem...
2002-01-16  Jeff Trawickignore generated file checkgid
2002-01-16  Jeff Trawickmake an error message for an mmap() failure a little...
2002-01-16  Jeff Trawickfix a syntax error in an initializer which prevented...
2002-01-15  Bill StoddardThis patch fixes my previous change for argument passin...
2002-01-14  Bill StoddardLog a more friendly message for server timeout.
2002-01-14  Martin KraemerAdd Layout from FreeBSD ports collection
2002-01-14  Tony FinchFollowing taunts from Alfred Perlstein on IRC, use...
2002-01-11  Ken Coar Demote the FileETag MMN change to a minor bump. Also...
2002-01-09  Ken Coar Whoops, forgot to bump MMN. Major bump because of...
2002-01-09  William A.... It's clear from recent security reports that includin...
2002-01-08  Bradley NicholesGlobal variable initialization for compatibility with...
2002-01-08  Martin KraemerSorry -- undoing accidentally committed stuff. The...
2002-01-08  Martin KraemerThe 416 "range not satisfiable" response would include a
2002-01-05  Ken Coar Replace automatic ETag generation with configurable...
2002-01-02  Bradley NicholesFile locking updates to make mod_auth_dbm work on NetWare
2002-01-02  Bradley NicholesFixed the problem on NetWare when accessing an empty...
2002-01-02  Bradley NicholesFixed the problem on NetWare when accessing an empty...
2001-12-28  William A.... Normalize symbol exports for Win32/Netware to the...
2001-12-26  Greg Amesget rotatelogs to function properly on TPF
2001-12-22  William A.... Already patched in the 2.0 tree - make all .conf...
2001-12-21  William A.... No call for replicating this message, it was effectiv...
2001-12-21  William A.... One of two gdawful bugs in Apache/Win32, start captur...
2001-12-18  William A.... Notes are good here too
2001-12-18  William A.... I know Stoddard fixed this other bullet - would someo...
2001-12-18  William A.... Fix a very irritating nit - this was the 1.3.20 code...
2001-12-18  William A.... Revert the code causing lost path_info/query_args.
2001-11-30  Bradley NicholesSimplified the test to determine if a NetWare socket...
2001-11-30  Justin ErenkrantzTidy up.
2001-11-30  Bradley NicholesFixed up some type incompatibility compiler errors...
2001-11-30  Bill StoddardModify buff.h and buff.c to enable modules to intercept the
2001-11-28  Ken Coar Since we quoted the default -1 group ID, the Makefile...
2001-11-26  Bill StoddardWin32: Do not continue to handle keepalive requests...
2001-11-26  Wilfredo SanchezDefault to use -flat_namespace on Darwin expect for...
2001-11-17  William A.... Correct mod_autoindex's test of the query string...
next