summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cleaned up the file access checkingBrian Pane2002-09-141-26/+16
* Remove the setting of the status line from the cache in mod_disk_cache,Brian Pane2002-09-142-6/+9
* 1. Eliminate perror(), it's not portable.William A. Rowe Jr2002-09-141-11/+7
* Add documentation (rough, but something) for new aaa modules.Justin Erenkrantz2002-09-1410-0/+1133
* Revert the examples to use AuthGroupFileJustin Erenkrantz2002-09-141-3/+3
* Upon further review, it seems silly to add z the here when we didn't addJustin Erenkrantz2002-09-142-2/+2
* - fix a typoAndré Malo2002-09-142-24/+28
* A quick-n-dirty hack. Expose the auth_provider api from mod_auth_basicWilliam A. Rowe Jr2002-09-136-18/+57
* Added the new auth modules to the build script for building the defaultBradley Nicholes2002-09-131-3/+10
* Removed access_module, auth_module and added authz_host_module inBradley Nicholes2002-09-132-8/+4
* NetWare project file that has been updated to build the new auth modulesBradley Nicholes2002-09-131-0/+0
* NetWare make files and .def to build the new auth modulesBradley Nicholes2002-09-1320-3/+2534
* NetWare Auth module .def files that are no longer needed due to the newBradley Nicholes2002-09-132-2/+0
* NetWare auth_digest make file that is no longer neededBradley Nicholes2002-09-131-248/+0
* Axe unused variable 'res'William A. Rowe Jr2002-09-131-1/+0
* fix broken links to container directivesAndré Malo2002-09-132-10/+10
* Welcome to the new schema. Multiply defined symbols blow.William A. Rowe Jr2002-09-1313-26/+1477
* mention default value of IndexOrderDefaultAndré Malo2002-09-133-2/+317
* insert some linebreaks for better diffs ;-)André Malo2002-09-131-3/+6
* Add English doc for MaxMemFreeJeff Trawick2002-09-139-5/+42
* Typo.Yoshiki Hayashi2002-09-132-2/+2
* fix links to the options directive.André Malo2002-09-132-41/+44
* request query example goes XHTMLAndré Malo2002-09-122-50/+50
* Add support for using fnmatch patterns in the final path segment of anIan Holsman2002-09-122-14/+45
* mod_cache: cache_storage.c. Add the hostname and any requestPaul J. Reder2002-09-122-2/+12
* Do not cache responses to GET requests with queryBill Stoddard2002-09-122-0/+8
* Update transformations.Yoshiki Hayashi2002-09-122-4/+22
* Update Japanese translation.Yoshiki Hayashi2002-09-121-1/+3
* remove a holdover.André Malo2002-09-111-6/+0
* no need to redefine all the stuff.André Malo2002-09-111-589/+49
* fix "hover" behaviour on non-white backgroundsAndré Malo2002-09-111-2/+34
* New transformations.Yoshiki Hayashi2002-09-113-0/+401
* New Japanese translations.Yoshiki Hayashi2002-09-113-0/+498
* Update transformations.Yoshiki Hayashi2002-09-1117-107/+105
* Update Japanese translations.Yoshiki Hayashi2002-09-115-23/+49
* Update Japanese translation.Yoshiki Hayashi2002-09-111-2/+6
* Update Japanese translation.Yoshiki Hayashi2002-09-111-2/+6
* Oops. I committed the file with wrong EOL.Yoshiki Hayashi2002-09-111-216/+216
* Update Japanese translation.Yoshiki Hayashi2002-09-111-320/+216
* Update transformations.Yoshiki Hayashi2002-09-117-293/+163
* New XML.Yoshiki Hayashi2002-09-113-0/+590
* Make file environment variables for building Apache for NetWare with IPV6Bradley Nicholes2002-09-111-0/+13
* Avoid a compiler error on NetWareBradley Nicholes2002-09-111-1/+1
* Fix memory leak in core_output_filter.Justin Erenkrantz2002-09-102-1/+3
* revert the outsourcing of page types.André Malo2002-09-102-18/+5
* make sure we always set return_code when converting a password-check failureJeff Trawick2002-09-101-2/+1
* pick up prototypes for apr_base64_* and, on some platforms, strcasecmpJeff Trawick2002-09-101-2/+3
* fix a syntax error in an enum (as far as some non-gcc compilers areJeff Trawick2002-09-101-1/+1
* fix a bad parameter to ap_log_rerror()Jeff Trawick2002-09-101-1/+1
* Add Indexes to the public_html example.Justin Erenkrantz2002-09-101-1/+1