]>
granicus.if.org Git - apache/log
Christophe Jaillet [Thu, 4 Apr 2013 20:03:34 +0000 (20:03 +0000)]
align comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1464716 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Thu, 4 Apr 2013 18:46:56 +0000 (18:46 +0000)]
Use apr_file_printf(... "%pm"...) instead of explicit call to apr_strerror
+ add some spaces to improve formatting
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1464675 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Thu, 4 Apr 2013 18:44:02 +0000 (18:44 +0000)]
Use apr_file_printf(... "%pm"...) instead of explicit call to apr_strerror
+ add some spaces to improve formatting
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1464674 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 4 Apr 2013 00:22:52 +0000 (00:22 +0000)]
mod_dav: Improve error handling in dav_method_put(), add new
dav_join_error() function.
PR: 54145
Submitted by: Ben Reser <ben reser.org>
Reviewed by: trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1464241 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Tue, 2 Apr 2013 21:14:10 +0000 (21:14 +0000)]
Use apr_psprintf(... "%pm"...) instead of explicit call to apr_strerror
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1463754 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Tue, 2 Apr 2013 21:03:25 +0000 (21:03 +0000)]
Use apr_file_printf(... "%pm"...) instead of explicit call to apr_strerror
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1463750 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Tue, 2 Apr 2013 20:20:12 +0000 (20:20 +0000)]
Use apr_snprintf(... "%pm"...) instead of explicit call to apr_strerror
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1463736 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 2 Apr 2013 09:18:01 +0000 (09:18 +0000)]
* Always try to reuse the address looked up for the worker if we are allowed to
reuse the address. This saves DNS lookups.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1463455 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 31 Mar 2013 21:29:28 +0000 (21:29 +0000)]
Use %pm available since apr 1.3 instead of an extra call to apr_strerror
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1463056 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 31 Mar 2013 21:12:00 +0000 (21:12 +0000)]
use ap_log_error's facility to print the apr error string instead of
calling apr_strerror() explicitly
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1463052 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 31 Mar 2013 20:38:17 +0000 (20:38 +0000)]
Remove partial non-working implementation of MD5-sess and qop=auth-int.
If anyone wants to finish the code, it can be retrieved from svn history.
Remove some obsolete references to the truerand library.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1463049 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 31 Mar 2013 20:17:44 +0000 (20:17 +0000)]
if shm initialization fails, reset client_list to avoid crashes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1463047 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 31 Mar 2013 20:16:07 +0000 (20:16 +0000)]
Remove some useless declarations that were shadowing other local
variables of the same name.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1463046 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 31 Mar 2013 20:13:48 +0000 (20:13 +0000)]
ap_log_error already logs the error string, no need to log it twice
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1463045 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 31 Mar 2013 20:10:43 +0000 (20:10 +0000)]
use apr_array for an array
Submitted by: Christophe JAILLET (with small tweaks by myself)
PR: 52881
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1463044 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 29 Mar 2013 20:59:22 +0000 (20:59 +0000)]
Name pool + concat string at compile time when possible
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1462643 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Fri, 29 Mar 2013 12:19:09 +0000 (12:19 +0000)]
Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1462453 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Thu, 28 Mar 2013 19:36:03 +0000 (19:36 +0000)]
* Improve reusage of already resolved addresses to avoid unnecessary DNS lookups.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1462269 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Thu, 28 Mar 2013 19:28:43 +0000 (19:28 +0000)]
* Inherit providers during merging
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1462266 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Wed, 27 Mar 2013 21:57:44 +0000 (21:57 +0000)]
Be more clever when allocating memory for log item to be escaped.
This should save about 70-100 bytes in the request pool with the default config.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1461869 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 27 Mar 2013 20:04:22 +0000 (20:04 +0000)]
update w/ correct patch level
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1461832 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 25 Mar 2013 23:28:19 +0000 (23:28 +0000)]
Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1460930 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 23 Mar 2013 14:14:05 +0000 (14:14 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1460159 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Fri, 22 Mar 2013 21:13:10 +0000 (21:13 +0000)]
disable pool alloc poisoning if APR_POOL_DEBUG is enabled because it uses
conflicting defines
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1459992 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Fri, 22 Mar 2013 20:44:40 +0000 (20:44 +0000)]
Add another URL for the "removing the first connection filter in chain" bug.
The other site seems dead.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1459977 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Wed, 20 Mar 2013 16:56:43 +0000 (16:56 +0000)]
Fixed proxy exports list; renamed wstunnel module.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1458945 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Wed, 20 Mar 2013 12:40:13 +0000 (12:40 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1458796 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Wed, 20 Mar 2013 12:38:59 +0000 (12:38 +0000)]
typo fix as per comment #983 on site
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1458793 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 19 Mar 2013 19:09:40 +0000 (19:09 +0000)]
Useful extensions...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1458456 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 19 Mar 2013 18:27:17 +0000 (18:27 +0000)]
Keep mod_req clear. Simply scan thru input filters and
remove it within the ws submodule. Nasty, but it keeps
mod_req untouched (for now ;) )
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1458447 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 19 Mar 2013 17:07:07 +0000 (17:07 +0000)]
allow bypass and removal.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1458411 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 19 Mar 2013 16:56:41 +0000 (16:56 +0000)]
temp work-around... better ways to do this, but
let's use the websocket tunnel feedback to determine
what we need.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1458407 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 19 Mar 2013 13:56:32 +0000 (13:56 +0000)]
bypass reqtimeout for websockets
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1458285 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 19 Mar 2013 13:56:29 +0000 (13:56 +0000)]
Allow modules to pro-actively bypass the reqtimeout filter (by connection)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1458284 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 19 Mar 2013 01:54:12 +0000 (01:54 +0000)]
Actually, there's just the one example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1458088 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 19 Mar 2013 01:45:10 +0000 (01:45 +0000)]
"Will be" is weak. Replace with something that indicates that we're sure
of ourselves.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1458085 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Mon, 18 Mar 2013 21:34:37 +0000 (21:34 +0000)]
more simplification with ap_bin2hex()
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1458020 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Mon, 18 Mar 2013 21:18:21 +0000 (21:18 +0000)]
update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1458006 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Mon, 18 Mar 2013 21:16:18 +0000 (21:16 +0000)]
add md5 function, too
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1458004 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Mon, 18 Mar 2013 21:13:31 +0000 (21:13 +0000)]
simplify code by using ap_bin2hex()
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1458003 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Mon, 18 Mar 2013 21:06:39 +0000 (21:06 +0000)]
sha1 now does hex encoding
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1457995 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Mon, 18 Mar 2013 00:27:38 +0000 (00:27 +0000)]
Expression parser: use hex encoding for the sha1 hash.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1457610 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 17 Mar 2013 19:11:03 +0000 (19:11 +0000)]
RPM spec file: we depend on libuuid-devel to build.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1457521 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 17 Mar 2013 19:10:01 +0000 (19:10 +0000)]
Remove the comment, this is done.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1457520 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 17 Mar 2013 17:58:30 +0000 (17:58 +0000)]
Remove the Authorization header should either the username or the password
resolve to an empty string.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1457504 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 17 Mar 2013 16:08:05 +0000 (16:08 +0000)]
Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1457473 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 17 Mar 2013 16:02:41 +0000 (16:02 +0000)]
mod_auth_basic: Add a generic mechanism to fake basic authentication
using the ap_expr parser. This allows the administrator to construct
their own username and password for basic authentication based on their
needs. Alternative fix for PR52616.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1457471 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 17 Mar 2013 13:52:58 +0000 (13:52 +0000)]
Expression parser: Add the ability to apply a SHA1 hash to strings within
the parser.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1457450 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 17 Mar 2013 12:49:27 +0000 (12:49 +0000)]
Expression parser: Add the ability to base64 encode and base64 decode
strings within the parser.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1457437 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 16 Mar 2013 15:36:39 +0000 (15:36 +0000)]
Updates
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1457264 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 13 Mar 2013 20:39:34 +0000 (20:39 +0000)]
axe unused variable dconf (since r1453875)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1456124 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 13 Mar 2013 18:16:20 +0000 (18:16 +0000)]
spelling
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1456072 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 13 Mar 2013 17:50:04 +0000 (17:50 +0000)]
PR54687: note that REQUEST_FILENAME is influenced by AcceptPathInfo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1456061 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 12 Mar 2013 00:49:07 +0000 (00:49 +0000)]
rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1455381 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 12 Mar 2013 00:44:50 +0000 (00:44 +0000)]
Phrasing tweak
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1455377 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Mon, 11 Mar 2013 18:34:01 +0000 (18:34 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1455279 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Mon, 11 Mar 2013 18:29:23 +0000 (18:29 +0000)]
typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1455272 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sun, 10 Mar 2013 18:00:15 +0000 (18:00 +0000)]
Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1454888 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 10 Mar 2013 00:03:49 +0000 (00:03 +0000)]
Add mod_proxy_wstunnel to the RPM spec file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1454776 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 9 Mar 2013 16:42:32 +0000 (16:42 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1454738 13f79535 -47bb-0310-9956-
ffa450edef68
Gregg Lewis Smith [Sat, 9 Mar 2013 05:51:48 +0000 (05:51 +0000)]
Final rename per r1454386, we hope
Set eol style of mod_proxy_wstunnel.dsp to native
for easy editing on any OS
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1454659 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 8 Mar 2013 14:55:56 +0000 (14:55 +0000)]
streamline
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1454415 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 8 Mar 2013 14:55:53 +0000 (14:55 +0000)]
don't strip these, ensure that they exist.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1454414 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 8 Mar 2013 13:47:04 +0000 (13:47 +0000)]
"final" rename :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1454386 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 7 Mar 2013 17:50:47 +0000 (17:50 +0000)]
message tag for dom sock
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1453981 13f79535 -47bb-0310-9956-
ffa450edef68
Gregg Lewis Smith [Thu, 7 Mar 2013 17:27:55 +0000 (17:27 +0000)]
finish up mod_proxy_websocket/tunnel rename on Windows
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1453974 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 7 Mar 2013 17:11:29 +0000 (17:11 +0000)]
log nums
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1453963 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 7 Mar 2013 14:06:57 +0000 (14:06 +0000)]
rename extension module... tunnel is more accurate
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1453876 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 7 Mar 2013 14:06:51 +0000 (14:06 +0000)]
Pull out duplicated code to proxy_util...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1453875 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Thu, 7 Mar 2013 05:56:23 +0000 (05:56 +0000)]
Use the same word as in the syntax below.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1453689 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 6 Mar 2013 22:59:41 +0000 (22:59 +0000)]
fix merge of min/max file size by setting corresponding _set
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1453604 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 6 Mar 2013 21:25:48 +0000 (21:25 +0000)]
And now pass the initial request to the backend...
I dislike this duplication of code from mod_proxy_http()
but maybe it's inevitable. I may create ap_proxy_create_headerb()
to create a header brigade that both modules can use.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1453574 13f79535 -47bb-0310-9956-
ffa450edef68
Gregg Lewis Smith [Wed, 6 Mar 2013 20:54:48 +0000 (20:54 +0000)]
Add mod_proxy_websocket to Windows
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1453552 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Wed, 6 Mar 2013 12:51:54 +0000 (12:51 +0000)]
Added mod_proxy_websocket to NetWare build.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1453316 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 5 Mar 2013 21:38:01 +0000 (21:38 +0000)]
Work around blocking issues...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1453022 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 5 Mar 2013 19:18:55 +0000 (19:18 +0000)]
We need to ensure a conn_rec
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1452954 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 5 Mar 2013 19:07:07 +0000 (19:07 +0000)]
force correct scheme info
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1452949 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 5 Mar 2013 17:29:28 +0000 (17:29 +0000)]
Rough start for simple, tunneling websocket proxy support.
Compiles at this stage and that's all I know :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1452911 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 5 Mar 2013 15:56:07 +0000 (15:56 +0000)]
xform
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1452867 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 5 Mar 2013 15:55:17 +0000 (15:55 +0000)]
for now, mention that the TTL isn't tracking to the last I/O on the LDAP conn.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1452865 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Tue, 5 Mar 2013 15:02:49 +0000 (15:02 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1452836 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Tue, 5 Mar 2013 15:01:39 +0000 (15:01 +0000)]
Separate data structure and built in functions, so you can more easily navigate to whichever you want to read about.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1452834 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 5 Mar 2013 12:49:45 +0000 (12:49 +0000)]
I do DECLARE
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1452774 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 4 Mar 2013 21:54:24 +0000 (21:54 +0000)]
PR54587: LDAP connections used for authn were not respecting
LDAPConnectionPoolTimeout due to confusion over what "bound" means.
Added some LDAP trace at TRACE5 to track how LDAP connections are
reused and rebound.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1452551 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Mon, 4 Mar 2013 13:02:09 +0000 (13:02 +0000)]
cache_storage: remove useless test + update function name in debug log + skip as soon as we know headers do not match
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1452281 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 4 Mar 2013 11:26:17 +0000 (11:26 +0000)]
apr trunk-able
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1452259 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Mon, 4 Mar 2013 06:33:43 +0000 (06:33 +0000)]
Fix indent
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1452195 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sun, 3 Mar 2013 21:25:46 +0000 (21:25 +0000)]
Remove useless tests.
Turn
if (*x && apr_isspace(*x))
into
if (apr_isspace(*x))
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1452128 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 3 Mar 2013 17:38:14 +0000 (17:38 +0000)]
rv uninitialized -- the failing checks don't set rv, so don't pass it to ap_log_error.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1452072 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sat, 2 Mar 2013 19:17:14 +0000 (19:17 +0000)]
Follow-up to r1451905 to fix NetWare/Windows compilation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1451921 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sat, 2 Mar 2013 17:07:23 +0000 (17:07 +0000)]
Make AF_UNIX aware... fix Windows/Netware??
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1451905 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 2 Mar 2013 14:41:57 +0000 (14:41 +0000)]
Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1451891 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sat, 2 Mar 2013 08:13:16 +0000 (08:13 +0000)]
The 2 first patches from PR45355 have been ported
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1451849 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sat, 2 Mar 2013 03:43:39 +0000 (03:43 +0000)]
Use define for serverroot with Windows conf files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1451830 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sat, 2 Mar 2013 03:36:47 +0000 (03:36 +0000)]
Some windows install.log output cosmetics.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1451828 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 1 Mar 2013 20:15:23 +0000 (20:15 +0000)]
As long as we have skiplist, use it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1451706 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 1 Mar 2013 20:13:39 +0000 (20:13 +0000)]
aboid NULL refs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1451705 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 1 Mar 2013 16:21:49 +0000 (16:21 +0000)]
Add in rough uds support (Bugx 54101) from Blaise Tarr <blaise.tarr@gmail.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1451633 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 1 Mar 2013 15:36:00 +0000 (15:36 +0000)]
And now make aware... compile/build again :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1451620 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 1 Mar 2013 15:29:30 +0000 (15:29 +0000)]
Move skiplist to core
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1451618 13f79535 -47bb-0310-9956-
ffa450edef68