summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mod_charset_lite xml format.Joshua Slive2002-03-041-0/+170
* Just formatting cleanup, nothing interesting here, move along :)William A. Rowe Jr2002-03-041-3/+3
* Drop one of the bad worker MPM symtoms (dropped connections)Jeff Trawick2002-03-041-9/+7
* Bail on computing the amount of bytes in a brigade if any of the bucketsBill Stoddard2002-03-041-0/+3
* mod_cache tweak to make it HTTP/1.1 compliantBill Stoddard2002-03-041-1/+5
* These are fixed...Bill Stoddard2002-03-041-5/+1
* The style police at work.Justin Erenkrantz2002-03-041-259/+309
* Ensure that net_time filter isn't added on subreqs - we assume that it isJustin Erenkrantz2002-03-041-3/+2
* Adding the same filters over and over again used to be okay, becauseRyan Bloom2002-03-042-12/+1
* If we insert a protocol filter before we insert a request filter, weRyan Bloom2002-03-041-0/+3
* Conversion to xmlRich Bowen2002-03-041-0/+157
* Conversion to xmlRich Bowen2002-03-041-0/+96
* Conversion to xmlRich Bowen2002-03-041-0/+287
* Classify some of the input filters as the correct types. Previous toRyan Bloom2002-03-032-2/+2
* I forgot the return, which mean meaningless log messages. This makes usRyan Bloom2002-03-031-2/+2
* This fixes most of the header bug that was committed last night. The serverRyan Bloom2002-03-033-113/+88
* Updates to the XSLT transformation:Joshua Slive2002-03-034-67/+119
* I forgot to bump the mmn.Ryan Bloom2002-03-031-1/+2
* This finishes the mod_dir/mod_negotiation bug. This final part of theRyan Bloom2002-03-033-16/+76
* Fix the mod_dir/mod_negotiation bug, where redirects and sub requestsRyan Bloom2002-03-035-12/+44
* reuse existing private key if possible for all SSLPassPhraseDialogDoug MacEachern2002-03-031-10/+19
* Paren-protect macro arguments when used. (This will be needed later whenCliff Woolley2002-03-031-12/+12
* Add stupid ideaJim Jagielski2002-03-021-1/+4
* Changed all the examples into <examples>. Changed a few notes toRich Bowen2002-03-021-49/+64
* Add section id, make a note into a <note>Rich Bowen2002-03-021-3/+4
* Initial conversion. Need to clean this up a little.Rich Bowen2002-03-021-0/+695
* Conversion to XMLRich Bowen2002-03-021-0/+389
* Added example of denying, or allowing, particular users to have UserDirRich Bowen2002-03-021-0/+18
* Added the documentation for building Apache for NetWare using the GNUBradley Nicholes2002-03-011-22/+80
* Switching from a project build file to GNU make filesBradley Nicholes2002-03-0132-0/+7743
* XML conversions of mod_cgi and mod_cgid.Joshua Slive2002-03-014-255/+715
* next_filter of NULL to any ap_sub_req_lookup*() fn implies the subreqWilliam A. Rowe Jr2002-03-011-2/+2
* mod_cern_meta xml conversion.Joshua Slive2002-03-012-116/+251
* Conversion of mod_autoindex to xml.Joshua Slive2002-03-012-729/+2016
* Fix typo.Joshua Slive2002-03-011-1/+1
* FancyIndexing is no longer an independent directive.Joshua Slive2002-03-011-0/+7
* All I can say is "Ouch" this is nasty.Justin Erenkrantz2002-03-011-1/+3
* Our favorite showstopper is getting reports from our fans.Justin Erenkrantz2002-03-011-2/+2
* For fat-fingered friends and others who like typing err and warn ratherWilliam A. Rowe Jr2002-03-011-3/+2
* Significant cleanup and enable wintty to -always- escape from the serviceWilliam A. Rowe Jr2002-03-011-72/+114
* We don't need transfer_brigade() because we already have macros to do thatCliff Woolley2002-03-011-13/+2
* s/const void/const char/g in ssl_asn1_table apiDoug MacEachern2002-03-012-6/+6
* Consensus is that we should not use the scoreboard as a source of entropy.Cliff Woolley2002-03-013-21/+0
* Give mod_dav the ability to output both standard and customizedGreg Stein2002-03-013-7/+97
* Use the new APR_BRIGADE_PREPEND() macroCliff Woolley2002-03-011-10/+1
* New xml mod_auth_digest docs.Joshua Slive2002-02-282-333/+792
* plug leak in newish ssl_asn1_table_set() functionDoug MacEachern2002-02-281-3/+5
* How can reach our goals if we never have them? So, I ask, "Can we killJustin Erenkrantz2002-02-281-2/+6
* Sync with contents of apache-1.3/ABOUT_APACHELars Eilebrecht2002-02-281-9/+9
* Fix a typo on a directive name.Joshua Slive2002-02-281-1/+1