]> granicus.if.org Git - apache/log
apache
11 years agoUseful extensions...
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

11 years agoKeep mod_req clear. Simply scan thru input filters and
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

11 years agoallow bypass and removal.
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

11 years agotemp work-around... better ways to do this, but
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

11 years agobypass reqtimeout for websockets
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

11 years agoAllow modules to pro-actively bypass the reqtimeout filter (by connection)
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

11 years agoActually, there's just the one example.
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

11 years ago"Will be" is weak. Replace with something that indicates that we're sure
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

11 years agomore simplification with ap_bin2hex()
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

11 years agoupdate xforms
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

11 years agoadd md5 function, too
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

11 years agosimplify code by using ap_bin2hex()
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

11 years agosha1 now does hex encoding
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

11 years agoExpression parser: use hex encoding for the sha1 hash.
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

11 years agoRPM spec file: we depend on libuuid-devel to build.
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

11 years agoRemove the comment, this is done.
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

11 years agoRemove the Authorization header should either the username or the password
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

11 years agoRebuild transformations.
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

11 years agomod_auth_basic: Add a generic mechanism to fake basic authentication
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

11 years agoExpression parser: Add the ability to apply a SHA1 hash to strings within
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

11 years agoExpression parser: Add the ability to base64 encode and base64 decode
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

11 years agoUpdates
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

11 years agoaxe unused variable dconf (since r1453875)
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

11 years agospelling
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

11 years agoPR54687: note that REQUEST_FILENAME is influenced by AcceptPathInfo
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

11 years agorebuild
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

11 years agoPhrasing tweak
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

11 years agoxforms
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

11 years agotypo fix
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

11 years agoTypo
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

11 years agoAdd mod_proxy_wstunnel to the RPM spec file.
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

11 years agoUpdates.
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

11 years agoFinal rename per r1454386, we hope
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

11 years agostreamline
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

11 years agodon't strip these, ensure that they exist.
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

11 years ago"final" rename :)
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

11 years agomessage tag for dom sock
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

11 years agofinish up mod_proxy_websocket/tunnel rename on Windows
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

11 years agolog nums
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

11 years agorename extension module... tunnel is more accurate
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

11 years agoPull out duplicated code to proxy_util...
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

11 years agoUse the same word as in the syntax below.
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

11 years agofix merge of min/max file size by setting corresponding _set
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

11 years agoAnd now pass the initial request to the backend...
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

11 years agoAdd mod_proxy_websocket to Windows
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

11 years agoAdded mod_proxy_websocket to NetWare build.
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

11 years agoWork around blocking issues...
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

11 years agoWe need to ensure a conn_rec
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

11 years agoforce correct scheme info
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

11 years agoRough start for simple, tunneling websocket proxy support.
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

11 years agoxform
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

11 years agofor now, mention that the TTL isn't tracking to the last I/O on the LDAP conn.
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

11 years agoxforms
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

11 years agoSeparate data structure and built in functions, so you can more easily navigate to...
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

11 years agoI do DECLARE
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

11 years agoPR54587: LDAP connections used for authn were not respecting
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

11 years agocache_storage: remove useless test + update function name in debug log + skip as...
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

11 years agoapr trunk-able
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

11 years agoFix indent
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

11 years agoRemove useless tests.
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

11 years agorv uninitialized -- the failing checks don't set rv, so don't pass it to ap_log_error.
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

11 years agoFollow-up to r1451905 to fix NetWare/Windows compilation.
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

11 years agoMake AF_UNIX aware... fix Windows/Netware??
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

11 years agoUpdate.
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

11 years agoThe 2 first patches from PR45355 have been ported
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

11 years agoUse define for serverroot with Windows conf files.
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

11 years agoSome windows install.log output cosmetics.
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

11 years agoAs long as we have skiplist, use it.
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

11 years agoaboid NULL refs
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

11 years agoAdd in rough uds support (Bugx 54101) from Blaise Tarr <blaise.tarr@gmail.com>
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

11 years agoAnd now make aware... compile/build again :)
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

11 years agoMove skiplist to core
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

11 years agosync
Jim Jagielski [Fri, 1 Mar 2013 15:24:25 +0000 (15:24 +0000)]
sync

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1451617 13f79535-47bb-0310-9956-ffa450edef68

11 years ago1st phase of moving into httpd "core"
Jim Jagielski [Fri, 1 Mar 2013 15:24:05 +0000 (15:24 +0000)]
1st phase of moving into httpd "core"

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1451616 13f79535-47bb-0310-9956-ffa450edef68

11 years agostreamline TZ check
Jim Jagielski [Fri, 1 Mar 2013 15:24:02 +0000 (15:24 +0000)]
streamline TZ check

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1451615 13f79535-47bb-0310-9956-ffa450edef68

11 years agosync w/ current event bug-fixes
Jim Jagielski [Fri, 1 Mar 2013 15:23:58 +0000 (15:23 +0000)]
sync w/ current event bug-fixes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1451614 13f79535-47bb-0310-9956-ffa450edef68

11 years agoSSL_SESSION_id2sz is only used for logging, having it in lowercase shouldn't be an...
Christophe Jaillet [Fri, 1 Mar 2013 06:49:45 +0000 (06:49 +0000)]
SSL_SESSION_id2sz is only used for logging, having it in lowercase shouldn't be an issue.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1451484 13f79535-47bb-0310-9956-ffa450edef68

11 years agoAvoid some memory allocation on error path in 'http2env' if TRACE1 logging is not...
Christophe Jaillet [Fri, 1 Mar 2013 06:33:40 +0000 (06:33 +0000)]
Avoid some memory allocation on error path in 'http2env' if TRACE1 logging is not activated.
Avoid a function call to 'apr_filepath_name_get' which ends up to a strrchr call, if TRACE1 logging is not activated.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1451478 13f79535-47bb-0310-9956-ffa450edef68

11 years agofix the wording of a line, as per comment 909 on the site.
Daniel Gruno [Thu, 28 Feb 2013 22:28:42 +0000 (22:28 +0000)]
fix the wording of a line, as per comment 909 on the site.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1451399 13f79535-47bb-0310-9956-ffa450edef68

11 years agoUse define for serverroot with NetWare conf files.
Guenter Knauf [Thu, 28 Feb 2013 09:26:48 +0000 (09:26 +0000)]
Use define for serverroot with NetWare conf files.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1451155 13f79535-47bb-0310-9956-ffa450edef68

11 years agoRemoved tabs.
Guenter Knauf [Thu, 28 Feb 2013 06:09:12 +0000 (06:09 +0000)]
Removed tabs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1451108 13f79535-47bb-0310-9956-ffa450edef68

11 years agothis is broken... pull out
Jim Jagielski [Wed, 27 Feb 2013 22:16:34 +0000 (22:16 +0000)]
this is broken... pull out

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1450998 13f79535-47bb-0310-9956-ffa450edef68

11 years agobetter handling of overflow
Daniel Gruno [Wed, 27 Feb 2013 01:07:01 +0000 (01:07 +0000)]
better handling of overflow

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1450565 13f79535-47bb-0310-9956-ffa450edef68

11 years agohopefully fixing the <pre> overflow bug as reported by mike rumph
Daniel Gruno [Wed, 27 Feb 2013 01:05:28 +0000 (01:05 +0000)]
hopefully fixing the <pre> overflow bug as reported by mike rumph

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1450563 13f79535-47bb-0310-9956-ffa450edef68

11 years agoUpdate to be consistent with the rest of the document
Christophe Jaillet [Tue, 26 Feb 2013 11:17:54 +0000 (11:17 +0000)]
Update to be consistent with the rest of the document

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1450138 13f79535-47bb-0310-9956-ffa450edef68

11 years agoApply to trunk doc, things done on 2.4 branch
Christophe Jaillet [Tue, 26 Feb 2013 11:08:48 +0000 (11:08 +0000)]
Apply to trunk doc, things done on 2.4 branch

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1450136 13f79535-47bb-0310-9956-ffa450edef68

11 years ago.fr doc update
Christophe Jaillet [Tue, 26 Feb 2013 10:59:09 +0000 (10:59 +0000)]
.fr doc update

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1450127 13f79535-47bb-0310-9956-ffa450edef68

11 years agoFix typo in doc which is only on trunk
Christophe Jaillet [Tue, 26 Feb 2013 10:52:23 +0000 (10:52 +0000)]
Fix typo in doc which is only on trunk

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1450125 13f79535-47bb-0310-9956-ffa450edef68

11 years agoxforms
Daniel Gruno [Tue, 26 Feb 2013 05:03:02 +0000 (05:03 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1450026 13f79535-47bb-0310-9956-ffa450edef68

11 years agofix various typos, thanks to mike rumph as per comment #872
Daniel Gruno [Tue, 26 Feb 2013 04:54:00 +0000 (04:54 +0000)]
fix various typos, thanks to mike rumph as per comment #872

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1450024 13f79535-47bb-0310-9956-ffa450edef68

11 years agoMore updates to the STATUS/TODO list
Rich Bowen [Mon, 25 Feb 2013 21:08:41 +0000 (21:08 +0000)]
More updates to the STATUS/TODO list

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1449900 13f79535-47bb-0310-9956-ffa450edef68

11 years agoDone
Rich Bowen [Mon, 25 Feb 2013 19:47:56 +0000 (19:47 +0000)]
Done

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1449859 13f79535-47bb-0310-9956-ffa450edef68

11 years agospelling fix
Jeff Trawick [Mon, 25 Feb 2013 19:24:14 +0000 (19:24 +0000)]
spelling fix

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1449821 13f79535-47bb-0310-9956-ffa450edef68

11 years agoRebuild
Rich Bowen [Sun, 24 Feb 2013 18:24:50 +0000 (18:24 +0000)]
Rebuild

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1449523 13f79535-47bb-0310-9956-ffa450edef68

11 years agoThat's a separate doc now.
Rich Bowen [Sun, 24 Feb 2013 18:15:57 +0000 (18:15 +0000)]
That's a separate doc now.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1449518 13f79535-47bb-0310-9956-ffa450edef68

11 years agobug 54548 - use new expr parser with 'elif', like 'if'
Thomas J. Donovan [Sun, 24 Feb 2013 13:58:07 +0000 (13:58 +0000)]
bug 54548 - use new expr parser with 'elif', like 'if'

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1449479 13f79535-47bb-0310-9956-ffa450edef68

11 years agoFixed NetWare makefile for serf 1.2.
Guenter Knauf [Sun, 24 Feb 2013 06:13:03 +0000 (06:13 +0000)]
Fixed NetWare makefile for serf 1.2.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1449441 13f79535-47bb-0310-9956-ffa450edef68

11 years agoUpdates.
Lucien Gentis [Sat, 23 Feb 2013 13:56:27 +0000 (13:56 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1449317 13f79535-47bb-0310-9956-ffa450edef68

11 years agorealign and fix logic
Jim Jagielski [Thu, 21 Feb 2013 13:19:30 +0000 (13:19 +0000)]
realign and fix logic

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1448630 13f79535-47bb-0310-9956-ffa450edef68

11 years agoxforms
Daniel Gruno [Thu, 21 Feb 2013 11:47:50 +0000 (11:47 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1448609 13f79535-47bb-0310-9956-ffa450edef68