]> granicus.if.org Git - apache/shortlog
apache
2001-11-20 Aaron BannertGets us compiling again on FreeBSD. Adds conditional...
2001-11-20 Aaron BannertIt compiles and looks good. I know not of a good way...
2001-11-20 Aaron BannertNo good reason to have this in <> instead of "". Having...
2001-11-20 Bill StoddardWin32: Move the call to fetch the network addresses...
2001-11-20 Justin Erenkrantzapxs should be using sbindir not bindir for the path...
2001-11-20 Bill StoddardWin32: Clean up some error paths.
2001-11-20 Bill StoddardWin32 bug fix:
2001-11-20 Jeff TrawickGet IPv6 vhosts working (again ?).
2001-11-20 Doug MacEachernfix chdir_for_gprof() to s/dir/use_dir/ for chdir()
2001-11-20 William A.... Split Justin's and my key issues, which have become...
2001-11-20 Brian Paneoptimized away some pointer arithmetic in the inner...
2001-11-20 Justin Erenkrantz2.0.28 was released.
2001-11-20 Brian Paneoptimized away some pointer arithmetic in the inner...
2001-11-19 Bradley NicholesFixed the AWK script so that it will pick up functions...
2001-11-19 Doug MacEachernadd input filter AP_MODE_INIT support to handshake...
2001-11-19 Doug MacEachernadd new input filter mode AP_MODE_INIT:
2001-11-19 Cliff WoolleyFixed the behavior of the XBitHack directive.
2001-11-19 Jeff Trawickuse the old threaded.html contents for worker MPM docs...
2001-11-19 Jeff Trawickaxe threaded MPM
2001-11-19 Jeff TrawickGet rid of threaded MPM. This commit has the actual...
2001-11-19 Bradley NicholesChanged a variable name to avoid a NetWare LibC global...
2001-11-19 William A.... Historically consistent flag to shutdown the server...
2001-11-19 Ken CoarTypo fixit
2001-11-19 Jeff TrawickAPR-ize the resolver logic in mod_unique_id. This...
2001-11-19 Cliff WoolleyGet rid of some cruft. Setting these flag slots is...
2001-11-18 Ian HolsmanAdd extra If-XXX request headers to be ignored in subre...
2001-11-18 Jeff Trawicka couple of spelling corrections
2001-11-18 Cliff WoolleyDon't need apr_pcalloc on any of these, since we explic...
2001-11-18 Cliff Woolleyfix spelling
2001-11-18 Cliff WoolleyDon't know why these were missing... just an oversight...
2001-11-18 Cliff WoolleyFix spelling
2001-11-18 Ian Holsmanchange the signature of ap_custom_response() to use a
2001-11-17 Ian Holsmanshould this file be used or the main httpd one?
2001-11-17 Ian HolsmanOnly do keepalives (and keep state on the connection...
2001-11-17 Ian HolsmanProxyPass wasn't sending the right URL through to the...
2001-11-17 Jeff Trawickmake sure ap_process_child_status() always returns...
2001-11-17 Jeff TrawickGet mod_cgid killed when a MPM exits due to a fatal...
2001-11-17 Bill StoddardExternalize the functions to manage the mpm's queue...
2001-11-17 Jeff TrawickI'll yank that baby over the weekend if nobody pops...
2001-11-16 Cliff WoolleyMy two cents
2001-11-16 Cliff Woolleyfix spelling mistake
2001-11-16 Roy T. FieldingUpdate the ack for PCRE
2001-11-16 Aaron BannertMy 2pfennig. I'd like to see more of a technical reason...
2001-11-16 Jeff Trawicknote some opinions on the threaded MPM
2001-11-16 Bill StoddardHave SSL docs now thanks to Ralf.
2001-11-16 Aaron BannertConversion from old apr_lock_t to new apr_thread_mutex_t
2001-11-16 David ReidAdd some runtime configuration variable for the beos...
2001-11-16 David ReidUpdate the beos MPM to have better naming and also...
2001-11-15 Ryan BloomFix the SSL filter logic. The SSL filter is not a...
2001-11-15 Ryan BloomPull lingering close out of the pool cleanup phase...
2001-11-15 Aaron BannertStyle updates before I convert to the new lock type.
2001-11-15 Jeff Trawickmention an old problem (mod_cgid being left around...
2001-11-15 Ryan BloomFix a file descriptor leak in mod_include. When we...
2001-11-15 Ryan BloomFTYPE_CONTENT - 1 isn't enough for OLD_WRITE. OLD_WRIT...
2001-11-15 Aaron BannertIgnore *.slo files.
2001-11-15 Ryan BloomGet rid of the listensocks array. It was just duplicat...
2001-11-14 Bradley NicholesAdded links to NetWare documentation
2001-11-14 Bradley Nicholesmpm_netware directive documentation
2001-11-14 Bradley NicholesApache for NetWare configuration and build documentation
2001-11-14 Ryan BloomPort the worker MPM to the new accept model. This...
2001-11-14 Ryan BloomQuiet a compiler warning.
2001-11-14 Ryan BloomGet the proxy module compiling again. This is a hack...
2001-11-14 Aaron BannertTurns out this is causing problems on my linux box...
2001-11-14 Bradley NicholesMissing a header
2001-11-14 Bradley NicholesFixed ap_listeners so that it will be included in the...
2001-11-14 Aaron BannertIn my book this is a GA showstopper, but I'm volunteeri...
2001-11-14 Aaron BannertConvert mod_rewrite's INTRAPROCESS lock to the newly...
2001-11-14 Aaron BannertConvert tabs to spaces, and a couple other style change...
2001-11-14 Roy T. FieldingFix location of KEYS file in docs.
2001-11-14 Roy T. FieldingKEYS do not belong here. The only valid location for...
2001-11-14 Ryan BloomMove this to a HOOK_MIDDLE location. We need to add...
2001-11-13 Ryan BloomAllow modules that add sockets to the ap_listeners...
2001-11-13 Bradley NicholesUpdated NetWare project file. Now builds many of the...
2001-11-13 Ryan BloomAdd the server_rec argument back to the create_connecti...
2001-11-13 Ryan Bloomdon't use a variable named stat, it can cause problems...
2001-11-13 Ryan BloomRemove ap_new_connection from the header. I missed...
2001-11-13 Bradley NicholesMisc. cleanups and performance enhancements
2001-11-13 Ryan BloomBack out my last patch. The logic to add sockets to...
2001-11-13 Bradley NicholesAdded the NetWare SSL module to the prebuilt module...
2001-11-13 Bradley NicholesModule that takes advantage of the built-in SSL functio...
2001-11-13 Bradley NicholesFixed the LoadModule statements to fit the 8.3 and...
2001-11-13 Ryan BloomWhoops, wrong variable.
2001-11-13 Ryan BloomI accidentally removed these lines. Thank to Greg...
2001-11-13 Cliff WoolleyFix a bug which would cause the response headers to...
2001-11-13 Ryan BloomThis allows modules to add socket descriptors to the...
2001-11-13 Cliff WoolleyI was originally just going to s/commans/commas/, and...
2001-11-13 Justin ErenkrantzThis section of tabs in the middle of space-only bugs me.
2001-11-13 Ryan BloomRemove commas from the end of the macros that define
2001-11-13 Justin ErenkrantzDocument the new 'redirect-carefully' option.
2001-11-13 Justin ErenkrantzResolve the mod_dir overaggressive redirection problem...
2001-11-13 Justin Erenkrantz- 2.0.28 has been rolled.
2001-11-13 Ryan BloomAdd docs for the newest hook.
2001-11-13 Ryan BloomCleanup some code that was created during the abstratio...
2001-11-13 Ryan BloomRemove more network logic from the MPMs. Essentially...
2001-11-12 Ryan BloomBegin to abstract out the underlying transport layer.
2001-11-12 Doug MacEachernfix segv triggered by recent ap_lingering_close change
2001-11-12 William A.... Drop the wide net observed by Ken Coar, since one...
2001-11-12 Greg Amesadd a note about libtoo 1.4.2 for Mac OS X
2001-11-12 Bill StoddardFix some indenting. Change an error message to a warning.
2001-11-12 Jeff Trawickthreaded: Fix the resetting of MaxClients when it isn...
next