1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-17 00:03:29 +03:00
Commit Graph

8012 Commits

Author SHA1 Message Date
Daniel Gruno
d3b7df4d84 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1469404 13f79535-47bb-0310-9956-ffa450edef68
2013-04-18 16:15:59 +00:00
Daniel Gruno
dfbf00d5ac fix typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1469398 13f79535-47bb-0310-9956-ffa450edef68
2013-04-18 16:11:02 +00:00
Rich Bowen
b3421f1f1c Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1468712 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 01:56:51 +00:00
Rich Bowen
db1a6d5d35 Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1468710 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 01:52:46 +00:00
Rich Bowen
6ae3cff5b4 Rearranges the sections so that 'int' is first, where it makes more
sense, so that types progress in order of complexity, rather than some
other arbitrary order.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1468709 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 01:51:22 +00:00
Graham Leggett
6928090b4b mod_auth_basic: Allow AuthBasicFake to be switched off for an URL space.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1468581 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 20:01:22 +00:00
Daniel Gruno
3a0847f3e8 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1467731 13f79535-47bb-0310-9956-ffa450edef68
2013-04-14 06:48:20 +00:00
Daniel Gruno
fd5d95a5d3 fix regex documentation for mod_lua
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1467730 13f79535-47bb-0310-9956-ffa450edef68
2013-04-14 06:47:22 +00:00
Lucien Gentis
9e2cdeff43 Updstes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1467636 13f79535-47bb-0310-9956-ffa450edef68
2013-04-13 14:05:59 +00:00
Daniel Gruno
258491dd00 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1467575 13f79535-47bb-0310-9956-ffa450edef68
2013-04-13 08:35:16 +00:00
Daniel Gruno
5ae71d6a81 whitespace/escape fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1467562 13f79535-47bb-0310-9956-ffa450edef68
2013-04-13 06:49:39 +00:00
Daniel Gruno
cbd6cd22de xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1467561 13f79535-47bb-0310-9956-ffa450edef68
2013-04-13 06:37:57 +00:00
Daniel Gruno
90ec3f0c55 temporarily change a comment so the function can be commented out in the xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1467560 13f79535-47bb-0310-9956-ffa450edef68
2013-04-13 06:36:22 +00:00
Daniel Gruno
e38b304184 remove r:banner and r:port from docs, they are built in variables
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1467559 13f79535-47bb-0310-9956-ffa450edef68
2013-04-13 06:34:12 +00:00
Daniel Gruno
df8901ec7b fix docs on regex matching, change the actual ordering of arguments to match the docs, and enforce AP_MAX_REG_MATCH in the function, should it somehow return more matches than we have allocated
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1467557 13f79535-47bb-0310-9956-ffa450edef68
2013-04-13 06:24:11 +00:00
Daniel Gruno
1083ba87de Comment out feature that we don't have yet.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1466822 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 10:11:36 +00:00
Christophe Jaillet
cba031c591 Align comments in examples
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1466178 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 19:04:55 +00:00
Daniel Gruno
894a2b1a9e xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1465944 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 09:31:34 +00:00
Daniel Gruno
01f4c82b21 Updating lua docs with examples of how to use the built-in functions
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1465942 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 09:29:47 +00:00
Daniel Ruggeri
d31632f33c Add failontimeout to allow server admin to mark balancer member in err if IO timeout occurs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1465839 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 00:18:42 +00:00
Eric Covener
086da9d005 PR54813 authz_dbm used to respond to 'Require group ...'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1465828 13f79535-47bb-0310-9956-ffa450edef68
2013-04-08 23:47:19 +00:00
Daniel Gruno
dd85401ea4 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1465603 13f79535-47bb-0310-9956-ffa450edef68
2013-04-08 12:01:20 +00:00
Daniel Gruno
7e6846647c Add example use case to doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1465602 13f79535-47bb-0310-9956-ffa450edef68
2013-04-08 12:00:37 +00:00
Stefan Fritsch
1ed5eddce5 update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1465117 13f79535-47bb-0310-9956-ffa450edef68
2013-04-05 20:23:20 +00:00
Stefan Fritsch
b02101b083 htpasswd: Add -v option to verify a password
htpasswd and htdbm could use some more refactoring...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1465116 13f79535-47bb-0310-9956-ffa450edef68
2013-04-05 20:20:33 +00:00
Christophe Jaillet
cfab5af24f align comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1464716 13f79535-47bb-0310-9956-ffa450edef68
2013-04-04 20:03:34 +00:00
Lucien Gentis
ce934ed72d Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1462453 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 12:19:09 +00:00
Rich Bowen
0aaaa75448 Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1460930 13f79535-47bb-0310-9956-ffa450edef68
2013-03-25 23:28:19 +00:00
Lucien Gentis
e9a7fd7c5f Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1460159 13f79535-47bb-0310-9956-ffa450edef68
2013-03-23 14:14:05 +00:00
Daniel Gruno
1c787580a8 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1458796 13f79535-47bb-0310-9956-ffa450edef68
2013-03-20 12:40:13 +00:00
Daniel Gruno
c240e7de07 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
2013-03-20 12:38:59 +00:00
Rich Bowen
3fb6e09367 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
2013-03-19 01:54:12 +00:00
Rich Bowen
510c0780cb "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
2013-03-19 01:45:10 +00:00
Stefan Fritsch
19592d8e15 update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1458006 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 21:18:21 +00:00
Stefan Fritsch
2f358e7e17 add md5 function, too
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1458004 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 21:16:18 +00:00
Stefan Fritsch
bc612559f8 sha1 now does hex encoding
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1457995 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 21:06:39 +00:00
Graham Leggett
ae9fe2fd38 Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1457473 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 16:08:05 +00:00
Graham Leggett
6f91fe5dbc 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
2013-03-17 16:02:41 +00:00
Graham Leggett
c0c5f9db2a 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
2013-03-17 13:52:58 +00:00
Graham Leggett
cc78b3134b 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
2013-03-17 12:49:27 +00:00
Lucien Gentis
10bafdd10f Updates
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1457264 13f79535-47bb-0310-9956-ffa450edef68
2013-03-16 15:36:39 +00:00
Eric Covener
f8d6faccb7 spelling
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1456072 13f79535-47bb-0310-9956-ffa450edef68
2013-03-13 18:16:20 +00:00
Eric Covener
19a11806ec 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
2013-03-13 17:50:04 +00:00
Rich Bowen
740a2d1eac rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1455381 13f79535-47bb-0310-9956-ffa450edef68
2013-03-12 00:49:07 +00:00
Rich Bowen
46728687c6 Phrasing tweak
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1455377 13f79535-47bb-0310-9956-ffa450edef68
2013-03-12 00:44:50 +00:00
Daniel Gruno
a680acfd67 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1455279 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 18:34:01 +00:00
Daniel Gruno
500d9e5985 typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1455272 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 18:29:23 +00:00
Lucien Gentis
569fe44da9 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1454738 13f79535-47bb-0310-9956-ffa450edef68
2013-03-09 16:42:32 +00:00
Christophe Jaillet
c94679215f 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
2013-03-07 05:56:23 +00:00
Eric Covener
086ee45065 xform
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1452867 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 15:56:07 +00:00