]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2002-09-16  Joshua SliveFix a link to the old bug database.
2002-09-16  William A.... APR_HAS_MMAP == 0 in apr.hnw, so we can presume that...
2002-09-16  William A.... Consistify the configuration files for the .41 releas...
2002-09-16  Joshua SliveWell, I see you got your brand new leopard-skin pill...
2002-09-16  André Maloplatform docs transforms to XML are complete.
2002-09-16  André Malonew XML
2002-09-16  Rich BowenObtained from: docs@httpd
2002-09-16  Jeff Trawickzap a gcc warning about using an uninitialized variable...
2002-09-16  Jeff Trawickstatic-ize a function which is not supposed to be exported
2002-09-16  Rich BowenConvert cgi.html to xml
2002-09-16  Rich BowenConversion of ssi.html to xml
2002-09-16  Rich BowenGet rid of my email address in yet another document.
2002-09-15  William A.... Modify ap_open_logs (an internal function) to follow...
2002-09-15  William A.... Revisit the code that Ian and I discussed on list...
2002-09-15  William A.... We log this failure (with an identical message) in...
2002-09-15  Joshua SliveSome status updates, including:
2002-09-15  Erik AbeleFixed an invalid URL to the docs of the lockfile directive.
2002-09-15  André Maloplatform/netware.html and perf-hp.html are transformed.
2002-09-15  André Malonew XML
2002-09-15  Astrid Maloupdate perl version info
2002-09-15  Astrid Maloupdate perl version info
2002-09-15  Justin ErenkrantzAllow AddOutputFilterByType to take in multiple filters.
2002-09-15  Justin ErenkrantzRemove warnings seen with Sun's Forte compiler.
2002-09-14  Justin ErenkrantzRevert r1.57 and r1.58 per Will Rowe's veto.
2002-09-14  William A.... Return mismatches... this solution simply won't work...
2002-09-14  Rich BowenThis patch makes this page validate as correct xhtml.
2002-09-14  William A.... At least follow the proper failure path for failure...
2002-09-14  Erik Abeleno more hacks :) but a buggy file remains *sigh*
2002-09-14  Brian Panetruncate existing file if "-c" is used
2002-09-14  William A.... Move another non-exists test into the non-existing...
2002-09-14  William A.... Forgot a file from the build overhaul for aaa .....
2002-09-14  Erik AbeleFixed the fix before :-) Thanks to Andre.
2002-09-14  Erik Abelelink typo.
2002-09-14  Brian PaneMore code cleanup: added some error checks and removed...
2002-09-14  Brian Paneremove single-byte file reads
2002-09-14  Brian Panecleaned up the file access checking
2002-09-14  Brian PaneRemove the setting of the status line from the cache...
2002-09-14  William A.... 1. Eliminate perror(), it's not portable.
2002-09-14  Justin ErenkrantzAdd documentation (rough, but something) for new aaa...
2002-09-13  Justin ErenkrantzRevert the examples to use AuthGroupFile
2002-09-13  Justin ErenkrantzUpon further review, it seems silly to add z the here...
2002-09-13  André Malo- fix a typo
2002-09-13  William A.... A quick-n-dirty hack. Expose the auth_provider api...
2002-09-13  Bradley NicholesAdded the new auth modules to the build script for...
2002-09-13  Bradley NicholesRemoved access_module, auth_module and added authz_host...
2002-09-13  Bradley NicholesNetWare project file that has been updated to build...
2002-09-13  Bradley NicholesNetWare make files and .def to build the new auth modules
2002-09-13  Bradley NicholesNetWare Auth module .def files that are no longer neede...
2002-09-13  Bradley NicholesNetWare auth_digest make file that is no longer needed
2002-09-13  William A.... Axe unused variable 'res'
2002-09-13  André Malofix broken links to container directives
2002-09-13  William A.... Welcome to the new schema. Multiply defined symbols...
2002-09-13  André Malomention default value of IndexOrderDefault
2002-09-13  André Maloinsert some linebreaks for better diffs ;-)
2002-09-13  Jeff TrawickAdd English doc for MaxMemFree
2002-09-13  Yoshiki HayashiTypo.
2002-09-12  André Malofix links to the options directive.
2002-09-12  André Malorequest query example goes XHTML
2002-09-12  Ian HolsmanAdd support for using fnmatch patterns in the final...
2002-09-12  Paul J. Redermod_cache: cache_storage.c. Add the hostname and any...
2002-09-12  Bill StoddardDo not cache responses to GET requests with query
2002-09-12  Yoshiki HayashiUpdate transformations.
2002-09-12  Yoshiki HayashiUpdate Japanese translation.
2002-09-11  André Maloremove a holdover.
2002-09-11  André Malono need to redefine all the stuff.
2002-09-11  André Malofix "hover" behaviour on non-white backgrounds
2002-09-11  Yoshiki HayashiNew transformations.
2002-09-11  Yoshiki HayashiNew Japanese translations.
2002-09-11  Yoshiki HayashiUpdate transformations.
2002-09-11  Yoshiki HayashiUpdate Japanese translations.
2002-09-11  Yoshiki HayashiUpdate Japanese translation.
2002-09-11  Yoshiki HayashiUpdate Japanese translation.
2002-09-11  Yoshiki HayashiOops. I committed the file with wrong EOL.
2002-09-11  Yoshiki HayashiUpdate Japanese translation.
2002-09-11  Yoshiki HayashiUpdate transformations.
2002-09-11  Yoshiki HayashiNew XML.
2002-09-10  Bradley NicholesMake file environment variables for building Apache...
2002-09-10  Bradley NicholesAvoid a compiler error on NetWare
2002-09-10  Justin ErenkrantzFix memory leak in core_output_filter.
2002-09-10  André Malorevert the outsourcing of page types.
2002-09-10  Jeff Trawickmake sure we always set return_code when converting...
2002-09-10  Jeff Trawickpick up prototypes for apr_base64_* and, on some platfo...
2002-09-10  Jeff Trawickfix a syntax error in an enum (as far as some non-gcc...
2002-09-10  Jeff Trawickfix a bad parameter to ap_log_rerror()
2002-09-10  Justin ErenkrantzAdd Indexes to the public_html example.
2002-09-10  Justin Erenkrantz"If a program crashes in a forest and no users are...
2002-09-10  Justin ErenkrantzStage #2 of aaa rewrite: Add provider support so that...
2002-09-10  Justin ErenkrantzAdd ability to htpasswd (via -5) to produce non-obfusca...
2002-09-10  André Malotransform update, perhaps this is the last big one...
2002-09-10  André Malotransform update again...
2002-09-10  André Maloupdate transformations
2002-09-10  André Malonew file: printer friendly CSS
2002-09-10  André Malo*sigh* one change - one commit ;-)
2002-09-10  André Malomove the page types into an extra file, so a new type...
2002-09-10  André Malorevised sitemap
2002-09-10  André Malositemap revision: support for new sitemap.xml
2002-09-10  Justin ErenkrantzStage #1 of the aaa rewrite - refactoring modules.
2002-09-09  Justin ErenkrantzUpdate OpenSSL detection to work on Darwin.
2002-09-09  Justin ErenkrantzChange ModMimeUsePathInfo example from .html to .shtml
2002-09-09  Justin ErenkrantzAdd documentation of ModMimeUsePathInfo directive.
next