]> granicus.if.org Git - apache/shortlog
apache
2002-05-30 Justin Erenkrantzmod_cgid got hit too with this change
2002-05-30 Justin ErenkrantzApply same patch to mod_cgid that was applied to mod_cg...
2002-05-30 William A.... Goodness
2002-05-30 Cliff Woolleyokay then :)
2002-05-30 Cliff WoolleyYet another reason the MMN needs to get bumped. If...
2002-05-30 William A.... Always using -t "Window Title" option myself, so...
2002-05-30 William A.... Four column tabs, no less? Just a formatting fix
2002-05-30 Justin ErenkrantzA clean prefork build starts up for me on Darwin. ...
2002-05-30 Joshua SliveFix some subscriptions and a typo.
2002-05-30 Justin ErenkrantzRewrite mod_cgi's input handling to use brigades and...
2002-05-30 Cliff WoolleyThanks Ryan for cleaning up after my laziness. :)...
2002-05-30 Justin Erenkrantz- Remove APR_STATUS_IS_SUCCESS calls in favor of direct...
2002-05-30 Sander StrikerCatch up with the apr_allocator_set_owner -> apr_alloca...
2002-05-30 Ryan BloomTokenize the arguments for rewrite programs during...
2002-05-29 Justin ErenkrantzCall apr_file_write_full instead to achieve the same...
2002-05-29 Justin ErenkrantzAs discussed previously on-list, HTTP_IN should return...
2002-05-29 Justin ErenkrantzStylistic changes - remove tabs, clean up long lines...
2002-05-29 Cliff WoolleyI'm holding off on the pool patches until they settle...
2002-05-29 Bradley NicholesFinally got rotatelogs working on NetWare
2002-05-29 William A.... Solve a bug identified by Sebastian that we would...
2002-05-29 Bradley NicholesUpdated the NetWare makefiles to include the rotatelogs...
2002-05-29 Bradley NicholesAdded a NetWare makefile to build the rotate logs NLM
2002-05-29 Bradley NicholesUpdated the build project to build rotatelogs.nlm as...
2002-05-29 Justin ErenkrantzMake sure that z_RC is not Z_STREAM_END in case we...
2002-05-29 William A.... Deflate inflates, who woulda known. Glad I build...
2002-05-29 Joshua SliveFix links.
2002-05-29 Joshua SliveA couple small corrections to the content negotiation...
2002-05-29 Cliff WoolleyNicely done, gentlemen. :)
2002-05-29 Aaron BannertIgnore leading zeros when parsing hex value for chunk...
2002-05-29 Jeff Trawickget mod_deflate to compile with compilers that care...
2002-05-29 Jeff Trawickhot
2002-05-29 Yoshiki HayashiUpdate URL to mirror finding script.
2002-05-29 Justin ErenkrantzInput filter support for mod_deflate.
2002-05-29 Justin ErenkrantzAdd a note indicating what it would take to get MTIME...
2002-05-29 Aaron BannertProperly detect overflow when reading the hex chunk...
2002-05-29 Justin ErenkrantzImplement flushing support for mod_deflate.
2002-05-29 Justin Erenkrantzmod_bucketeer has been tried, convicted, and sentenced...
2002-05-29 Justin ErenkrantzAllow mod_deflate to be more tolerant of multiple conte...
2002-05-29 Justin ErenkrantzSimplify ap_read_pid and make it more portable.
2002-05-29 Cliff WoolleyError out a bit more nicely if the RewriteMap prg:...
2002-05-29 Joshua SliveUpdate transformations.
2002-05-29 Joshua SliveUpdate the content negotiation docs to incorporate...
2002-05-29 Cliff WoolleyFix RewriteMap prg:'s that have command-line args.
2002-05-28 Justin ErenkrantzSwitch the limit directive enforcement error paths...
2002-05-28 Justin ErenkrantzCorrectly return 413 when an invalid chunk size is...
2002-05-28 Cliff Woolleyshowstoppers--;
2002-05-28 Ryan BloomFix http redirecting for UserDir. Before this patch...
2002-05-28 Cliff Woolleywhy do I keep forgetting to commit CHANGES with the...
2002-05-28 Cliff WoolleyAPR-ize the localtime() fooness, since localtime()...
2002-05-28 Cliff Woolleyjust in case anybody cares
2002-05-28 Justin Erenkrantzvote++; (cheer)
2002-05-28 Cliff Woolleyshowstoppers--;
2002-05-28 Bradley NicholesThe lock should have already been released when the...
2002-05-28 Bradley NicholesNeed to destroy the global cache during module shutdown...
2002-05-28 Bradley NicholesNeed to also free the cache node itself when destroying...
2002-05-28 Cliff Woolleyshowstoppers--;
2002-05-28 Bill StoddardFix problem where mod_cache/mod_disk_cache was setting...
2002-05-28 Cliff WoolleyMostly harmless.
2002-05-28 Yoshiki HayashiRegenerate HTML files with latest common.xsl.
2002-05-28 Yoshiki HayashiAdd nowrap attribute to the column showing description...
2002-05-28 Yoshiki HayashiAdd link to howto/auth.html.
2002-05-28 Yoshiki HayashiFix typo.
2002-05-28 Joshua SliveUpdate the proxy docs a little bit. Still lots of...
2002-05-27 Ian Holsmanremove a vote which was resolved
2002-05-27 Jeff Trawicksimplified apachectl...
2002-05-27 Jeff Trawickfix a char signed-ness mismatc in the call to apr_table...
2002-05-27 Aaron BannertDocument the --with-suexec-bin configure flag.
2002-05-27 Aaron BannertReorder these directives to match the output from ...
2002-05-27 Joshua SliveA bunch of small corrections, mostly to <description...
2002-05-27 Joshua SliveUpdate transformations.
2002-05-27 Joshua SliveA bunch of small corrections, mostly to shorten <descri...
2002-05-27 Joshua SliveAdd a couple cross-references to the modules that send...
2002-05-27 Joshua SliveUpdate transformations.
2002-05-27 Joshua SliveSmall fixes to mod_include and mod_so docs.
2002-05-26 Joshua SliveA little refactoring of the mod_setenvif docs. In...
2002-05-26 Cliff Woolleystyle police take 2
2002-05-26 Cliff Woolleystyle police
2002-05-26 Brian PaneUpdated the release showstoppers section to reflect the
2002-05-26 Brian PaneFix for suexec invocation of CGIs under user dirs when...
2002-05-26 Joshua SliveSmall mod doc updates.
2002-05-26 Brian PaneFix for suexec execution of CGI scripts from mod_include
2002-05-26 Cliff WoolleyI *think* I tracked down all the issues that have come...
2002-05-25 Justin ErenkrantzAdd support for ${AUTOHEADER} and ${AUTOCONF} in buildconf
2002-05-25 Cliff WoolleyFix the rest of the apr_pool_userdata_setn() bogosity...
2002-05-25 William A.... Simple fix for possibly unterminated REG_SZ data
2002-05-25 William A.... Small chance we have an unterminated or single null...
2002-05-25 William A.... nelts returned from a registry key may be zero.....
2002-05-25 Joshua SliveUpdate transformations.
2002-05-25 Joshua SliveCorrect the tag name for "This module provides no direc...
2002-05-25 Joshua SliveGet rid of the mod/index-bytype.html file. Now that...
2002-05-25 William A.... Bug one of two, INIT_FLAG better pair with set_flag_slot.
2002-05-25 Brian PaneAdded EnableMMAP to performance tuning guide
2002-05-25 Brian PaneRemoved extraneous "{} \;" from some xargs calls
2002-05-25 Brian PaneFix for mod_include's parsing of "/regexp/" expressions in
2002-05-24 Greg Amestweak "requests currently being processed". It is...
2002-05-24 Brian Pane71 degrees F and sunny, with scattered clouds and an...
2002-05-24 Brian PaneFix for the worker deadlock problem
2002-05-24 Jeff Trawickthe "-k startssl" parameter is reverted by popular...
2002-05-24 Bill StoddardWin32: Shutdown the listeners before telling the accept...
2002-05-24 Bill StoddardWin32: Use atomic increment/decrement on counters touch...
next