summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update transformations.David Shane Holden2002-09-0621-196/+200
* Add Apple's DAV filesystem to list of broken clients wrt redirects.Wilfredo Sanchez2002-09-061-0/+2
* change the log_writer declaration so that it takes a request_rec instead ofIan Holsman2002-09-062-8/+9
* Update transformations.David Shane Holden2002-09-0657-57/+57
* Lots of people contributed to this new style, but Andr� was primarilyJoshua Slive2002-09-061-0/+4
* Clean up the temporary brigade in error cases in ap_discard_request_body()Brian Pane2002-09-061-0/+3
* Fixed some bucket memory leaks in ap_http_filter()Brian Pane2002-09-062-2/+6
* A few little changes to the css. I don't consider these "final".Joshua Slive2002-09-061-6/+5
* Updated transformation.David Shane Holden2002-09-061-7/+7
* 1. Remove all alternate stylesheets from docs. Some of these can beJoshua Slive2002-09-062-50/+803
* Simplify mod_dav's handler.Greg Stein2002-09-061-58/+32
* Corrected the context of the remove* directives.Astrid Malo2002-09-061-0/+7
* Updated XML plus transformations. This was the last one. Puhh.Erik Abele2002-09-0628-1012/+1064
* Updated XML plus transformations. Whhups, this is a big one :-)Erik Abele2002-09-0680-6506/+6467
* Updated transformation.Erik Abele2002-09-061-64/+66
* Updated XML plus transformationsErik Abele2002-09-063-97/+97
* Adding the 'heart' of the new manual style :-)Erik Abele2002-09-0634-0/+2838
* Clean-up for some newly located files.Erik Abele2002-09-0612-1157/+48
* Additional images used by the new manual style.Erik Abele2002-09-066-0/+0
* A few status updates including a list of files toJoshua Slive2002-09-051-7/+104
* don't lose const when calling strrchr()Jeff Trawick2002-09-051-1/+1
* A tutorial on public_html/user home directory web sites has been added.Rich Bowen2002-09-051-4/+1
* Add ModMimeUsePathInfo directive.Justin Erenkrantz2002-09-052-3/+31
* Added an entry for mod_cache's new CacheMaxStreamingBuffer directiveBrian Pane2002-09-051-2/+22
* Morph DONE result from a sub-request handler to OK as DONE is only relevantJustin Erenkrantz2002-09-051-0/+3
* Switch hook from type_checker to fixups.Justin Erenkrantz2002-09-051-4/+2
* Allow mod_dav to be involved with sub-requests.Justin Erenkrantz2002-09-051-2/+2
* Free the temporary working brigade upon exit from ap_get_client_block()Brian Pane2002-09-051-0/+7
* provide links to new public_html tutorialRich Bowen2002-09-052-2/+9
* Add link to .htaccess tutorialRich Bowen2002-09-052-1/+2
* Add link to .htaccess tutorialRich Bowen2002-09-052-1/+2
* Provide links to the new htaccess tutorial, public_html tutorial. FeelRich Bowen2002-09-051-0/+11
* Give each support binary its own screen nameBradley Nicholes2002-09-046-0/+36
* Formatting cleanup only (this is the large indent that I left outBrian Pane2002-09-041-123/+124
* Added optional support for caching streamed responses in mod_cache.Brian Pane2002-09-043-1/+129
* oops..Ian Holsman2002-09-041-1/+0
* This bit me over the weekend. A module with old constants doesn't workGreg Stein2002-09-041-1/+2
* Avoid calling the real exit() function when the macro exit() is called outsid...Bradley Nicholes2002-09-041-1/+1
* XSL for brazilian translations (pt-br).Erik Abele2002-09-031-0/+13
* Translations status.Erik Abele2002-09-031-34/+6
* switch x-icon to httpd.conf instead of mime.typesIan Holsman2002-09-034-1/+4
* add image/x-icon to mime.typesIan Holsman2002-09-032-0/+4
* Fix a couple links.Joshua Slive2002-09-032-7/+7
* A little fine-tuning of the new sections doc.Joshua Slive2002-09-032-21/+32
* Rearranged the loop in fix_hostname() to run faster in theBrian Pane2002-09-021-4/+7
* Add reference to RemoveInputFilter and RemoveOutputFilter.Justin Erenkrantz2002-09-022-9/+23
* Resolve filter handles at startup to eliminate a filterBrian Pane2002-09-021-22/+37
* Corrected/added the context/override information.Astrid Malo2002-09-022-6/+21
* Eliminated some fixed-size buffers that didn't have proper overflow checksBrian Pane2002-09-011-25/+19
* Fix FileETag None directive.Justin Erenkrantz2002-09-012-1/+13