]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2002-07-05  Rich BowenSubmitted by: Owen Boyle, on users@ mailing list
2002-07-05  Brian Paneuse new time conversion macros in place of APR_USEC_PER_SEC
2002-07-04  Brian Paneuse the time conversion macros rather than dividing...
2002-07-04  Brian Panereplaced APR_USEC_PER_SEC division with the new time...
2002-07-04  Brian Panefix ap_mpm_set_max_mem_free declaration to match mpm_co...
2002-07-04  Brian PaneAdd missing declarations of the new max_mem_free stuff
2002-07-04  Brian PaneRe-use the same temp brigade to read all lines of a...
2002-07-04  Sander StrikerNow why did I commit that symbolic constant in APR...
2002-07-04  Sander StrikerAdd a new directive: MaxMemFree. MaxMemFree makes...
2002-07-04  Sander StrikerMake the mime types configuration file path relative...
2002-07-04  Yoshiki HayashiNew Japanese translation.
2002-07-04  Yoshiki HayashiFix typo.
2002-07-04  Yoshiki HayashiFix typo.
2002-07-04  Yoshiki HayashiBump up revision.
2002-07-03  William A.... Fix a const'ness conflict.
2002-07-02  Cliff Woolleynote the C-L filter fix
2002-07-02  Cliff WoolleyFix C-L filter non-blocking-mode brokenness. It was...
2002-07-02  Justin ErenkrantzRemove unused variable 'str'.
2002-07-02  Justin ErenkrantzUse the apr_file_copy function rather than doing a...
2002-07-02  Justin Erenkrantzfound wasn't getting incremented when we update an...
2002-07-02  Jeff Trawickfix some mispellings of the word privileges
2002-07-02  Brian PaneOptimized the addition of the core output filter
2002-07-02  Brian PaneReplaced ap_add_input_filter() call with cheaper ap_add...
2002-07-02  Ryan Bloomhtpasswd needs to add a newline at the end of each...
2002-07-02  William A.... Never trust Bill when he cuts and pastes
2002-07-02  William A.... A bit more ap_regkey and apr-ization. Fixes some...
2002-07-02  William A.... Introduce a _raw_set/_raw_get for regkey values....
2002-07-01  William A.... The pitfalls of cut'n'paste
2002-07-01  Brian PaneDocument what the threadpool MPM is
2002-07-01  Brian PaneDocument what the leader MPM is, for the benefit of...
2002-07-01  William A.... Using apr_file_write_full() we have less to worry...
2002-07-01  William A.... Eliminate GetModuleFileName()
2002-07-01  William A.... Remove all the CreateProcess() based code... see...
2002-07-01  William A.... Replace CreateProcess with properly formed apr thread...
2002-07-01  William A.... Bring in os.h after we let apr do its platform foo.
2002-07-01  William A.... Add ap_os_proc_filepath and clean up the win32/os...
2002-07-01  Mark J. CoxMake security notes consistant with apache-1.3/src...
2002-07-01  Jeff Trawickfix make install to stop passing make operators to...
2002-07-01  Brian PaneOptimization for ap_rgetline_core(): When "folding...
2002-07-01  Marc SlemkoRemove my address for sending comments to, since commen...
2002-06-30  Ryan BloomGet the perchild MPM starting different child processes...
2002-06-30  Brian PaneReplaced APR_USEC_PER_SEC division with apr_time_sec...
2002-06-30  Brian PaneReplaced APR_USEC_PER_SEC division with the new apr_tim...
2002-06-30  Brian PaneReplaced APR_USEC_PER_SEC division with the new apr_tim...
2002-06-30  Chris PepperPunctuation tweaks.
2002-06-30  Brian PaneReplaced APR_USEC_PER_SEC division with the new apr_tim...
2002-06-29  Ryan BloomI got sick of the error messages from copying the heade...
2002-06-29  Ryan BloomPreserve existing installation directories. We copy...
2002-06-29  Justin ErenkrantzAdd autom4te.cache to cvsignore files.
2002-06-28  Justin ErenkrantzJust one more showstopper on my list and I'm not sure...
2002-06-28  William A.... Prevent us from getting stuck in a NULL provider...
2002-06-28  Justin ErenkrantzAdd a filter_init function to the filters so that a...
2002-06-27  Jeff Trawick:(
2002-06-27  Aaron BannertI've had these for over a week but finally got around...
2002-06-27  Jeff Trawickfix compile breakage with IBM's xlc compiler caused...
2002-06-27  Ryan BloomFix a long-standing bug in 2.0, CGI scripts were being...
2002-06-27  Justin ErenkrantzFix doxygen comments and add a missing line-feed.
2002-06-27  Justin ErenkrantzStrengthen error-detection code in HTTP_IN and core_inp...
2002-06-27  Justin Erenkrantz- Fix segfault in core_output_filter when we are passed...
2002-06-27  Justin ErenkrantzFix infinite loop when reading certain data due to...
2002-06-27  William A.... Doxygenate the rest of this header. Had I not overlo...
2002-06-26  Bradley NicholesRe-architected the select()/accept() loop to allow...
2002-06-26  Jeff Trawickadd another example filter, try to clarify how paramete...
2002-06-26  Justin ErenkrantzChange conn_rec->keepalive to an enumerated value of
2002-06-26  Jeff TrawickFix mod_ext_filter to look in the main server for filte...
2002-06-26  Rich BowenSmall change of phrasing on the vhosts index page....
2002-06-26  Rich BowenObtained from: IRC, various other conversations
2002-06-25  William A.... Some small wording improvements.
2002-06-24  Greg Amesap_discard_request_body: exit without reading the body if
2002-06-24  Jeff Trawickfix some mispellings of mod_deflate
2002-06-24  William A.... Move the last little useful bit of registry.c into...
2002-06-24  William A.... Add in the other complex ap_regkey_value_foo() fns...
2002-06-24  Cliff WoolleyInclude apr_lib.h for the definition of apr_toupper...
2002-06-24  William A.... Incorporate ap_regkey.c into the build.
2002-06-24  William A.... Replace gunk with ap_regkey calls.
2002-06-24  William A.... Introduce win32 registry handling through a very...
2002-06-24  William A.... Another excessively warm day in Chicago.
2002-06-23  William A.... Doc it.
2002-06-23  William A.... Seems 9x can't delete two files at a time
2002-06-23  William A.... Finish the -w keep-console-open-on-error patch.
2002-06-23  William A.... The fix wasn't healthy for Win9x. Work around pre...
2002-06-23  Brian PaneRemoved "tolower(++s)" idiom from ap_strcasestr(),...
2002-06-23  Brian PaneConvert the hostname to all-lowercase in fix_hostname...
2002-06-23  William A.... Fixes Win32 cgi 500 errors when QUERY_ARGS or other...
2002-06-23  William A.... Whoops... removal of the last compat was just this...
2002-06-23  William A.... With dav corrected, this last _compat.h bogosity...
2002-06-23  William A.... The real pain. ap->apr xml and text types.
2002-06-23  William A.... Not really sure what this is, but it wasn't aprized...
2002-06-23  William A.... Adapt to use apr_ischar()
2002-06-23  William A.... Use apr_ flavors of ischar()
2002-06-23  William A.... cleanup uses of apr_ischar() macros (no cast required)
2002-06-23  William A.... That's apr, not ap (any longer)
2002-06-23  William A.... No crutches.
2002-06-23  William A.... Use apr_ variants of ischar() tests.
2002-06-23  William A.... No crutches, people!
2002-06-23  William A.... Simplify add_ssi_vars() and move the ssi/cgi vars...
2002-06-23  William A.... s/cgi/cgid might be just a little agressive - fix...
2002-06-23  Graham LeggettLinuxPPC binaries
2002-06-22  Rich BowenEvery directive in the 2.0 documentation tree now has...
2002-06-22  Rich BowenLargely rewritten, based on feedback on the list, on...
next