summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Change the names of the debug and release output build directories so they ↵Bradley Nicholes2004-12-151-2/+2
| | | | | | don't conflict with the modules/debug directory. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@112041 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2004-12-1513-12/+499
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@112017 13f79535-47bb-0310-9956-ffa450edef68
* New Japanese translation.Hiroaki Kawai2004-12-152-0/+431
| | | | | | | Submitted by: yoshiki Reveiewd by: kawai git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@112005 13f79535-47bb-0310-9956-ffa450edef68
* * include/http_config.h: Add missing parameter name.Joe Orton2004-12-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111964 13f79535-47bb-0310-9956-ffa450edef68
* Close paren.Yoshiki Hayashi2004-12-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111963 13f79535-47bb-0310-9956-ffa450edef68
* * modules/ssl/ssl_engine_io.c (bio_filter_out_flush): Revert theJoe Orton2004-12-151-2/+0
| | | | | | | passed-brigade-reuse "fix" which is currently unnecessary. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111962 13f79535-47bb-0310-9956-ffa450edef68
* adjust revision referenceAndré Malo2004-12-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111960 13f79535-47bb-0310-9956-ffa450edef68
* * modules/ssl/ssl_engine_io.c (ssl_io_filter_cleanup): Fix segfaultsJoe Orton2004-12-151-3/+0
| | | | | | | | from using ap_log_cerror from a c->pool cleanup; the debug message triggers too often anyway so just remove it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111959 13f79535-47bb-0310-9956-ffa450edef68
* Balancer is new, so just has the 2004 copyright.Jim Jagielski2004-12-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111909 13f79535-47bb-0310-9956-ffa450edef68
* svn:eol-style = nativeAndré Malo2004-12-151-246/+246
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111895 13f79535-47bb-0310-9956-ffa450edef68
* update whole transformationAndré Malo2004-12-1418-4/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111894 13f79535-47bb-0310-9956-ffa450edef68
* adjust properties:André Malo2004-12-141-1/+1
| | | | | | | | - svn:eol-style = native - svn:keywords = LastChangedRevision for mod_dumpio.xml git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111892 13f79535-47bb-0310-9956-ffa450edef68
* this module description starts 2004André Malo2004-12-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111889 13f79535-47bb-0310-9956-ffa450edef68
* Full ignore listJim Jagielski2004-12-140-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111859 13f79535-47bb-0310-9956-ffa450edef68
* "transfered" is not a word.Cliff Woolley2004-12-149-19/+19
| | | | | | | | s/transfered/transferred/g; git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111858 13f79535-47bb-0310-9956-ffa450edef68
* Prop update - ignoreJim Jagielski2004-12-140-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111857 13f79535-47bb-0310-9956-ffa450edef68
* ignoreJim Jagielski2004-12-142-8/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111852 13f79535-47bb-0310-9956-ffa450edef68
* Fix the directive descriptionsJim Jagielski2004-12-145-290/+337
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111850 13f79535-47bb-0310-9956-ffa450edef68
* And auto-gened filesJim Jagielski2004-12-1412-280/+371
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111846 13f79535-47bb-0310-9956-ffa450edef68
* Add in 1st version docs for mod_dumpio... Jim Jagielski2004-12-142-0/+80
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111844 13f79535-47bb-0310-9956-ffa450edef68
* Document mod_dumpio being added. Docs to come.Jim Jagielski2004-12-141-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111838 13f79535-47bb-0310-9956-ffa450edef68
* Add in mod_dumpio in the new debug module directory. Also, placeJim Jagielski2004-12-1411-1/+365
| | | | | | | | mod_bucketeer in there as well, since it is more a debugging module (and as per list suggestions) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111837 13f79535-47bb-0310-9956-ffa450edef68
* grammatical parameter change... "readed" -> "read"Jim Jagielski2004-12-144-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111830 13f79535-47bb-0310-9956-ffa450edef68
* Make proxy address cache thread safe and available onlyMladen Turk2004-12-146-31/+72
| | | | | | to pooled workers. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111827 13f79535-47bb-0310-9956-ffa450edef68
* * Style fixes only. No functional changes. Remove two tabs. Fix an If. Split ↵Paul Querna2004-12-131-9/+14
| | | | | | a String. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111719 13f79535-47bb-0310-9956-ffa450edef68
* We are an int.Jim Jagielski2004-12-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111712 13f79535-47bb-0310-9956-ffa450edef68
* Seems to me that if we have a worker which is usable, weJim Jagielski2004-12-131-2/+0
| | | | | | | | | should return that. Otherwise we have no worker (worker is NULL) and we should return that or else the if clause takes care of setting worker correctly. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111711 13f79535-47bb-0310-9956-ffa450edef68
* FilterDeclare declares.Yoshiki Hayashi2004-12-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111628 13f79535-47bb-0310-9956-ffa450edef68
* Update Japanese translation.Yoshiki Hayashi2004-12-121-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111623 13f79535-47bb-0310-9956-ffa450edef68
* switch to the new format for outdated revision referencesAndré Malo2004-12-1167-67/+67
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111611 13f79535-47bb-0310-9956-ffa450edef68
* * Add bits to use APR_TCP_DEFER_ACCEPTPaul Querna2004-12-112-1/+18
| | | | | | | * Log Warnings when adding defer accept or an accept filter fails. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111596 13f79535-47bb-0310-9956-ffa450edef68
* * core_filters.c: If APR_MAX_IOVEC_SIZE is defined, make sure we are under ↵Paul Querna2004-12-111-0/+8
| | | | | | that limit. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111594 13f79535-47bb-0310-9956-ffa450edef68
* build all.Paul Querna2004-12-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111593 13f79535-47bb-0310-9956-ffa450edef68
* PCRE was ugpraded to 5.0.Paul Querna2004-12-112-0/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111592 13f79535-47bb-0310-9956-ffa450edef68
* build allAndré Malo2004-12-115-9/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111590 13f79535-47bb-0310-9956-ffa450edef68
* Mention TLS Upgrade Support as a new feature.Paul Querna2004-12-112-0/+35
| | | | | | | Add blurb about the new -M option to httpd. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111589 13f79535-47bb-0310-9956-ffa450edef68
* Mention that SSLEngine can be set to 'option' to enable TLS Upgrade.Paul Querna2004-12-113-4/+12
| | | | | | | A more detailed section explaining TLS Upgrade would be helpful. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111588 13f79535-47bb-0310-9956-ffa450edef68
* * mod/mod_proxy.xml: First Draft trying to explain how to tune pooled ↵Paul Querna2004-12-112-2/+46
| | | | | | connections. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111587 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2004-12-1119-34/+63
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111586 13f79535-47bb-0310-9956-ffa450edef68
* Remove AddDefaultCharset from the default configuration becauseRoy T. Fielding2004-12-115-37/+33
| | | | | | | | | | setting a site-wide default does more harm than good. PR: 23421 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111581 13f79535-47bb-0310-9956-ffa450edef68
* Add charset to the painfully old example scripts.Roy T. Fielding2004-12-112-2/+2
| | | | | | | | | These should really be replaced with proper encoding of the output. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111580 13f79535-47bb-0310-9956-ffa450edef68
* More authn/authz error.Yoshiki Hayashi2004-12-111-3/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111560 13f79535-47bb-0310-9956-ffa450edef68
* update transformationAndré Malo2004-12-1014-21/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111535 13f79535-47bb-0310-9956-ffa450edef68
* avoid vim autoindent :)Jim Jagielski2004-12-101-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111520 13f79535-47bb-0310-9956-ffa450edef68
* Dangerous assumption, especially if apr_dir_read uses readdir_r.Jim Jagielski2004-12-101-5/+3
| | | | | | | Be safe. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111516 13f79535-47bb-0310-9956-ffa450edef68
* It's authn that manages authentication.Yoshiki Hayashi2004-12-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111481 13f79535-47bb-0310-9956-ffa450edef68
* One more s/authentication/authorization/.Yoshiki Hayashi2004-12-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111480 13f79535-47bb-0310-9956-ffa450edef68
* These modules are for authorization, not authentication.Yoshiki Hayashi2004-12-102-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111474 13f79535-47bb-0310-9956-ffa450edef68
* undo changes made in 111386 due to vetoGeoffrey Young2004-12-093-28/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111432 13f79535-47bb-0310-9956-ffa450edef68
* Minor update to running the dftables utility on NetWareBradley Nicholes2004-12-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111410 13f79535-47bb-0310-9956-ffa450edef68