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

27 Commits

Author SHA1 Message Date
Daniel Gruno
667c0b26d8 highlight C source code
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1329896 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 17:58:10 +00:00
Daniel Gruno
420a6cc51c Describe DBDInitSQL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1311086 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 20:37:48 +00:00
Daniel Gruno
1f3ce0fe59 Added a note about MySQL's reconnect option and its effects on prepared statements
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1308718 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 06:44:36 +00:00
Jim Jagielski
69c1a5c854 Cleanup effort in prep for GA push:
Trim trailing whitespace... no func change


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174747 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 13:36:39 +00:00
Lucien Gentis
a694e4d9f3 Small typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@737381 13f79535-47bb-0310-9956-ffa450edef68
2009-01-24 15:34:27 +00:00
Nick Kew
7a0b83432f PR#45450: include new MySQL options in mod_dbd docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@678673 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 08:29:41 +00:00
Thomas J. Donovan
40bbc781da Update mod_dbd page for ODBC driver
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@670241 13f79535-47bb-0310-9956-ffa450edef68
2008-06-21 17:51:56 +00:00
Takashi Sato
3db5762a8f Add default value for DBDExpire, DBDKeep, DBDMin and DBDMax.
Pointed out by: Andrew Ford <A.Ford ford-mason.co uk>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@657498 13f79535-47bb-0310-9956-ffa450edef68
2008-05-18 06:52:28 +00:00
Nick Kew
245d991026 Typo fix (thanks noodl for pointing it out).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@650431 13f79535-47bb-0310-9956-ffa450edef68
2008-04-22 09:54:00 +00:00
Nick Kew
50f5975388 Clarify explanation of untainting.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@650428 13f79535-47bb-0310-9956-ffa450edef68
2008-04-22 09:38:17 +00:00
Nick Kew
663c9d24d8 Document DBD taint checking and its necessity.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@650339 13f79535-47bb-0310-9956-ffa450edef68
2008-04-22 01:07:42 +00:00
Chris Darroch
5c229dedb0 PR 43211: Revise mod_authn_dbd and mod_authz_dbd documenation to reflect
current APR DBD query statement parameter requirements.  Tidy up examples
and links to glossary and external sites.  Update transformation.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@639562 13f79535-47bb-0310-9956-ffa450edef68
2008-03-21 07:49:47 +00:00
Nick Kew
87006e7d90 Update mod_dbd page for new drivers.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@579252 13f79535-47bb-0310-9956-ffa450edef68
2007-09-25 14:02:36 +00:00
Vincent Bray
61f714c15c Link from mod_dbd to /misc/password_encryptions.html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573850 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 14:54:53 +00:00
Chris Darroch
2fef8a036a note odd DBDPersist format in 2.2.0 and 2.2.1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569105 13f79535-47bb-0310-9956-ffa450edef68
2007-08-23 18:30:43 +00:00
Chris Darroch
16c4e9d2fb DBDPersist takes On or Off
reported by Phil Endecott


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@568224 13f79535-47bb-0310-9956-ffa450edef68
2007-08-21 18:16:36 +00:00
Roy T. Fielding
47e590252a update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420993 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 21:18:15 +00:00
Martin Kraemer
d5c831afe5 Add missing space
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@418200 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 08:28:51 +00:00
Nick Kew
c9b69f1e38 Document DBD Connection Strings
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@385364 13f79535-47bb-0310-9956-ffa450edef68
2006-03-12 20:11:34 +00:00
Colm MacCarthaigh
6a6b021d1a Make references to 2.1 and later consistent with each other.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@344971 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 10:23:56 +00:00
Nick Kew
0a11e354c3 Document ap_dbd_cacquire
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@329396 13f79535-47bb-0310-9956-ffa450edef68
2005-10-29 11:24:32 +00:00
Nick Kew
f638997e36 Update mod_dbd docs to describe it as "extension"
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328617 13f79535-47bb-0310-9956-ffa450edef68
2005-10-26 10:04:57 +00:00
Nick Kew
b9ecf2dcd7 Update docs to document ap_dbd_prepare function.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@239617 13f79535-47bb-0310-9956-ffa450edef68
2005-08-24 12:02:34 +00:00
André Malo
99ab68650e some markup cleanup, better topic section name, fix XML validation error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170778 13f79535-47bb-0310-9956-ffa450edef68
2005-05-18 17:13:54 +00:00
André Malo
7c44e39e85 * fix EOL properties
* add LastChangedRevision keyword to mod_dbd.xml
* fix copyright year in mod_dbd.xml


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170775 13f79535-47bb-0310-9956-ffa450edef68
2005-05-18 17:00:19 +00:00
Nick Kew
9b3b56d81d Add HTML version of manual page for mod_dbd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170750 13f79535-47bb-0310-9956-ffa450edef68
2005-05-18 13:36:25 +00:00
Nick Kew
b5198abba6 Committing mod_dbd as new.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170729 13f79535-47bb-0310-9956-ffa450edef68
2005-05-18 09:19:34 +00:00