]> granicus.if.org Git - apache/shortlog
apache
2002-02-26 Joshua SliveStart converting the mpm documentation.
2002-02-26 Joshua SliveChanges necessary to document MPMs.
2002-02-26 Aaron BannertThese variables need to be delimited with {} or they...
2002-02-26 Justin ErenkrantzFix segfault if content_type is NULL.
2002-02-25 Bill StoddardFix some formatting. No function change.
2002-02-25 Ryan BloomI learned about AP_MODE_EXHAUSTIVE while reading some...
2002-02-25 Cliff WoolleyForward port of changes in mod_ssl for Apache 1.3 up...
2002-02-25 Cliff Woolleyremove a tab
2002-02-24 Jeff Trawickrestart fixes for worker:
2002-02-24 Jeff Trawickdon't wait nearly so long for child processes to go...
2002-02-24 Jeff TrawickI prefer to remove stuff :(
2002-02-24 Brian PaneRemoved unixd_set_lock_perms(apr_lock_t *), which is...
2002-02-24 Brian PaneFix for the code that handles SSI tokens that span...
2002-02-24 Ian Holsmannotes need to be 'set' at the main requests pool
2002-02-24 Ian Holsmanbaby steps
2002-02-23 Brian PaneFix to avoid a segfault in mod_bucketeer if content_typ...
2002-02-23 Ian Holsmanmake it work with flushes
2002-02-23 Bill StoddardFix problem with expiry date being set in the past.
2002-02-23 Bill StoddardFix problem where expiry time was being set in the...
2002-02-23 Ian Holsmanpass a brigade
2002-02-23 Ian Holsmanremove stale comment
2002-02-23 Brian HavardWhen firing up a new child process, wipe clean the...
2002-02-23 Brian HavardHandle shift of restart_time into scoreboard.
2002-02-23 Ian Holsmanintroducing the bucketeer
2002-02-23 Ian Holsmanforgot the ap-declare's
2002-02-23 Brian PaneAdded ap_get_input_filter_handle() and ap_get_output_fi...
2002-02-22 Jeff Trawickmention a new showstopper introduced after 2.0.32
2002-02-22 Ian Holsmanneed to copy mod_log_config over for custom-loggers
2002-02-22 Joshua SliveSmall typo fix.
2002-02-22 Joshua SliveFix double proxy listing.
2002-02-22 William A.... Good things for beta testers to know have been fixed.
2002-02-21 Aaron BannertMention the -DNO_DETACH changes (to implement apr_proc_...
2002-02-21 Aaron BannertImplement apr_proc_detach changes and allow -DNO_DETACH...
2002-02-21 William A.... This code should be a noop today. But I did not...
2002-02-21 Aaron BannertConvert mod_auth_digest to use the new apr_global_mutex...
2002-02-21 Ian Holsmanfix problem where a unmatched tag was not sent if it...
2002-02-21 Jeff TrawickConvert the ap_queue_foo routines to return apr_status_...
2002-02-21 Jeff Trawickfix the linkage of and add a prototype for ap_proxy_tab...
2002-02-21 Jeff Trawickzap an incorrect comment
2002-02-21 Graham LeggettSome browsers ignore cookies that have been merged...
2002-02-21 Ian Holsmanbump bumpty bump
2002-02-21 William A.... Fix the close-on-sendfile bug where Win32 would trans...
2002-02-21 Aaron BannertPlacing the thread-limit and server-limit values, those...
2002-02-20 Ian HolsmanFix segfault in proxy
2002-02-20 Ian Holsmansend a 'bad-gateway'
2002-02-20 Jeff Trawickon OS/390, instdso.sh should just use libtool, since...
2002-02-20 Justin ErenkrantzRemember AddOutputFilterByType.
2002-02-20 William A.... Some info messages mean something to only three peopl...
2002-02-20 William A.... Seems Terminal Server flavors were failing global_mut...
2002-02-20 Ian Holsmanadd a comment about the gzip-only-text/html note
2002-02-20 Joshua SliveAnother xml comversion.
2002-02-20 Joshua SliveAdd xml-ized mod_auth_anon. I had to change directives...
2002-02-20 Jeff Trawickrefer to background information on filters and mod_defl...
2002-02-20 Jeff Trawickfix the short description for mod_deflate
2002-02-20 Jeff Trawickfix a broken link to the SetOutputFilter description
2002-02-20 Jeff Trawickadd an example to the mod_deflate documentation
2002-02-19 Bill StoddardAdd some messages. Be a bit smarter about detecting...
2002-02-19 Bill StoddardWin32: Migrate mpm_winnt away from the deprecated apr_l...
2002-02-19 Bill StoddardMore info for folks searching the CHANGES file
2002-02-19 Bill StoddardThis fixes a bug in mod_status on Windows where restart...
2002-02-19 Joshua SliveHere goes: now committing the transformed version of...
2002-02-19 Joshua SliveMake sure the "do not edit" comment gets passed through.
2002-02-19 Joshua SliveWoops... Not allowed to break a line there.
2002-02-19 Joshua SliveA couple small changes and a little reformatting to...
2002-02-19 Joshua SliveXML version of core directives.
2002-02-19 Jeff TrawickAdd IPv6 notes to the documentation for the NameVirtualHost
2002-02-19 Jeff Trawickfix a v4-specific INADDR_ANY check that kept name-based...
2002-02-19 Joshua Slive<example> is not (by default) a <pre>formatted environment.
2002-02-19 Jeff TrawickDescribe IPv6 syntax for Listen, Allow from, and <Virtu...
2002-02-19 Justin ErenkrantzIntroduce AddOutputFilterByType directive.
2002-02-19 Roy T. FieldingRoy has a new employer
2002-02-19 Rich BowenConversion to xml
2002-02-18 Lars EilebrechtUpdate.
2002-02-18 Greg Amesone step closer to happiness on ebcdic boxes
2002-02-18 Jeff Trawickclose a nearly-impossible leak in dummy_connection...
2002-02-18 Jeff Trawickclose an extremely unlikely file descriptor leak in
2002-02-18 Joshua SliveWoops. I meant <note>, not <example>.
2002-02-18 Joshua SliveA couple tiny updates to use <directive> and <note>.
2002-02-18 Joshua SliveThree xsl changes:
2002-02-18 Justin ErenkrantzThere is no way, IMHO, that we could ever maintain...
2002-02-18 Justin ErenkrantzFixup DEBUG_CGI code paths to compile and not leak...
2002-02-18 Justin ErenkrantzCite PR 9669 submitter.
2002-02-18 Rich BowenConversion to XML
2002-02-18 Rich BowenConversion to XML
2002-02-18 William A.... Hmmm, tried committing this in a hurry this aftn...
2002-02-18 Rich BowenConversion to XML.
2002-02-18 Justin ErenkrantzCorrectly check script_in variable.
2002-02-18 Brian PaneUpdated the mapper lock to use apr_global_mutex_t instead
2002-02-18 Joshua SliveConvert a few more modules to xml format. The transfor...
2002-02-17 Justin ErenkrantzFix bad logging level.
2002-02-17 Aaron BannertGrammariffic!
2002-02-17 Aaron Bannerthtpasswd is not my friend anymore.
2002-02-17 Rich BowenAdded a few things that I have been working on, and...
2002-02-17 Ian HolsmanSander's Stylistic Style Stuff
2002-02-17 Jeff Trawickstop using APR_BRIGADE_NORMALIZE()
2002-02-17 Joshua SliveThe color I used for <note> is too ugly even for a...
2002-02-17 Justin ErenkrantzRemove and demote two showstoppers:
2002-02-17 Justin ErenkrantzRamblin' Man.
2002-02-17 Rich BowenFirst attempt at converting a module doc to xml.
2002-02-17 Jeff Trawickexpand_lock_fname() is no longer used
next