]> granicus.if.org Git - apache/shortlog
apache
2002-02-28 Doug MacEachernswitch SSLModConfigRec.tPrivateKey to ssl_asn1_table...
2002-02-28 Doug MacEachernadd ssl_asn1_table_get() wrapper and change ssl_init_Tm...
2002-02-28 Doug MacEachernmod_ssl was "leaking" on restart since mc->tTmpKeys...
2002-02-27 Allan K. Edwardsclean up the passed-in brigade since mod_deflate is...
2002-02-27 Allan K. Edwardsownership of the brigade is passed in the ap_pass_briga...
2002-02-27 Jeff Trawickaxe an unused variable
2002-02-27 William A.... I hope this explanation is simple enough - comments...
2002-02-27 William A.... Introduce PassPhraseDialog 'pipe' mechanism. This...
2002-02-27 William A.... Introduce the PassPhraseDialog 'pipe' mechanism.
2002-02-27 Aaron BannertSet defaults for non-autoconf path variables. Also...
2002-02-27 William A.... Need broader permissions if we are to read and the...
2002-02-27 Bill StoddardDe-tabify...
2002-02-27 William A.... This baffled .mak exported build targets for mod_ssl...
2002-02-27 William A.... Must admit, my use case was focused on services....
2002-02-27 Aaron BannertFix --sysconfdir and --localstatedir, which were being...
2002-02-27 Justin ErenkrantzWhen we fix this, make sure to close 9963 as this is...
2002-02-27 Aaron BannertFix --enable-layout to work again.
2002-02-27 Jim JagielskiAdd the ProxyRemoteMatch directive to the mod_proxy
2002-02-27 Jeff Trawickdocument the ctx parameter to the add-input-filter...
2002-02-27 Jeff Trawickmention some graceful restart breakage with worker
2002-02-27 Justin ErenkrantzNo releases until these two are addressed. It doesn...
2002-02-27 Justin ErenkrantzI just tried to do a graceful restart while pounding...
2002-02-27 Doug MacEachernap_calc_scoreboard_size() needs to be exported for...
2002-02-27 William A.... Clarity on a snowy night in Illinois.
2002-02-27 Justin ErenkrantzDon't set bytes_sent to be 0 when r->assbackwards since...
2002-02-27 William A.... Whoh boy that's rough... We sometimes like to answer...
2002-02-27 Doug MacEachernchange builtin passphrase prompt to use stdout rather...
2002-02-27 Doug MacEachernchanging mod_ssl to do a full startup/teardown on each...
2002-02-27 Aaron BannertAll the work on the lock APIs probably deserves a littl...
2002-02-27 Ryan BloomUse the empty string, not NUL. I should have read...
2002-02-27 Ryan BloomGrrrrr..... We should really use the correct line...
2002-02-26 Jeff Trawickfix some problems with variables in config_vars.mk
2002-02-26 Joshua SliveCommit the transformations from the xml docs.
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...
next