f61e86df59
Transforms.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1835220 13f79535-47bb-0310-9956-ffa450edef68
2018-07-06 08:44:47 +00:00
a71d8fea48
Merge r1533810, r1533935, r1666417 from trunk:
...
Add an option to autocreate directories to rotatelogs.
* support/rotatelogs.c
(rotate_config): Remove const from szLogRoot since we'll be passing it to
apr_filepath_merge. Add create_path member.
(usage, dumpConfig): Update to reflect new -d option.
(doRotate): Add code that knows how to create the directories a log file
is going to go into.
(main): Add the -d option and canonicalize the incoming path with
apr_filepath_merge() so that the code in doRotate can work properly.
* docs/man/rotatelogs.8,
docs/manual/programs/rotatelogs.html.en: Update for -d option.
PR: 46669
Submitted by: Philippe Lantin <plantin cobaltgroup.com>
(which was actually a patch written by myself when I worked there)
Tweaked by: breser (ported to trunk and changed option from -p to -d)
Followup to r1533810: Put the rotatelogs docs in the right place.
* docs/man/rotatelogs.8,
docs/manual/programs/rotatelogs.html.en: Remove changes from r1533810.
* docs/manual/programs/rotatelogs.xml: Adjust docs for new -d option.
Choose "-D" instead of "-d" for the rotatelogs
option that creates the path to the log file.
I want to use "-d" for another directory related
option next where (I think) the "directory" "d"
makes more sense.
"-d" has not yet been backported, so changing
to "-D" is not a real compatibility issue.
Submitted by: breser, rjung
Reviewed by: rjung, ylavic, niq
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1828738 13f79535-47bb-0310-9956-ffa450edef68
2018-04-09 15:36:59 +00:00
b01f55177b
As per http://httpd.apache.org/docs/2.4/programs/httpd.html#comment_6187
...
the -R option has been gone for ages.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1779470 13f79535-47bb-0310-9956-ffa450edef68
2017-01-19 14:50:11 +00:00
9d00f421bf
Merge r1664133, r1643284, r1621417 from trunk:
...
* Fix typo in error message
mpm_event(opt): zero is immutable.
Fix printf format spotted by cppcheck.
Untested.
Submitted by: rpluem, ylavic, jailletc36
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1678232 13f79535-47bb-0310-9956-ffa450edef68
2015-05-07 16:25:55 +00:00
761411f14f
update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1652701 13f79535-47bb-0310-9956-ffa450edef68
2015-01-18 04:25:46 +00:00
ee005428e5
Regenerate xforms after s/2014/2015/
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1648855 13f79535-47bb-0310-9956-ffa450edef68
2015-01-01 15:30:56 +00:00
0f53a93554
update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1630367 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 10:50:01 +00:00
bfb9c36e72
Generated doc changes.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1616380 13f79535-47bb-0310-9956-ffa450edef68
2014-08-07 00:35:23 +00:00
003b82773c
update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1605010 13f79535-47bb-0310-9956-ffa450edef68
2014-06-24 05:53:21 +00:00
b313f92816
update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1544388 13f79535-47bb-0310-9956-ffa450edef68
2013-11-22 00:55:45 +00:00
56e22b138f
generated from "make docs"
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1532826 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 17:42:35 +00:00
1994299d06
update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1514607 13f79535-47bb-0310-9956-ffa450edef68
2013-08-16 08:04:44 +00:00
3e635822af
xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1500328 13f79535-47bb-0310-9956-ffa450edef68
2013-07-06 21:51:24 +00:00
e29f8ed709
Merge r1498310 from trunk.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1498321 13f79535-47bb-0310-9956-ffa450edef68
2013-07-01 09:02:13 +00:00
b7d489ce3d
Merge r1494952 from trunk:
...
Document apxs -p paramter.
Submitted by: Jan Kaluža <jkaluza@redhat.com >
Reviewed by: covener
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1494953 13f79535-47bb-0310-9956-ffa450edef68
2013-06-20 12:31:24 +00:00
cf1ea6870d
+1 if we bump
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1493180 13f79535-47bb-0310-9956-ffa450edef68
2013-06-14 17:37:51 +00:00
a6f537dec7
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1477816 13f79535-47bb-0310-9956-ffa450edef68
2013-04-30 20:34:37 +00:00
10af5c16c7
xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1469406 13f79535-47bb-0310-9956-ffa450edef68
2013-04-18 16:17:19 +00:00
ab90940ff9
update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1468990 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 16:14:51 +00:00
eb3a30da35
various xforms (people should really rebuild docs when they commit changes ;/)
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1458806 13f79535-47bb-0310-9956-ffa450edef68
2013-03-20 12:43:51 +00:00
b2bb50939d
xforms.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1430823 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 12:28:34 +00:00
31277ab116
Xforms.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1420812 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 16:32:22 +00:00
2278371d5d
xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1366866 13f79535-47bb-0310-9956-ffa450edef68
2012-07-29 16:05:47 +00:00
453fd9bde2
xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1363283 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 10:26:14 +00:00
dff7cd3ef6
xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1362531 13f79535-47bb-0310-9956-ffa450edef68
2012-07-17 14:57:46 +00:00
13ed25d205
Minor fixes in ab docs.
...
Backport of r1307790,1308327,1308459,1309536,
1331942,1331977 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1362120 13f79535-47bb-0310-9956-ffa450edef68
2012-07-16 16:46:20 +00:00
3cecb472ee
update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1308982 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 15:33:31 +00:00
669808d8db
update xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1308909 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 13:46:05 +00:00
f6b484d1ed
deleted (rearranging sections)
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1308237 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02 04:51:15 +00:00
bf5d73dfa7
update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1308231 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02 03:19:38 +00:00
5222d60bd0
Update xforms, add fcgistarter.8
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1301729 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 20:03:48 +00:00
32fd3068f2
Switch documentation links nconfiguration templates
...
from trunk to 2.4.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1291307 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 15:22:16 +00:00
77e3636fcf
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1242930 13f79535-47bb-0310-9956-ffa450edef68
2012-02-10 21:21:56 +00:00
cb0c93fd77
Upgrading...
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1241958 13f79535-47bb-0310-9956-ffa450edef68
2012-02-08 16:14:57 +00:00
e83e73b7b8
xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1229256 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 17:03:50 +00:00
5b295b3e9b
Build the man page for httxt2dbm.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1222355 13f79535-47bb-0310-9956-ffa450edef68
2011-12-22 17:13:51 +00:00
d5d1561556
Backport:
...
Move ab, logresolve, httxt2dbm and apxs to bin from sbin, along with
corresponding man pages.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1221299 13f79535-47bb-0310-9956-ffa450edef68
2011-12-20 14:57:46 +00:00
9bf43b9e93
And we are back to 2.4.0-dev
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1214793 13f79535-47bb-0310-9956-ffa450edef68
2011-12-15 14:47:27 +00:00
9fafd96927
Get ready to tag 2.3.16-beta
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1214787 13f79535-47bb-0310-9956-ffa450edef68
2011-12-15 14:38:00 +00:00
e6fa50cea1
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1201077 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 22:23:04 +00:00
df8729c808
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1194876 13f79535-47bb-0310-9956-ffa450edef68
2011-10-29 11:21:58 +00:00
06acd17a2f
update transforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142171 13f79535-47bb-0310-9956-ffa450edef68
2011-07-02 08:34:54 +00:00
d7f847eabf
update transforms, 2nd try :-/
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1138643 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 21:34:41 +00:00
c99b708ac6
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053202 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 21:53:39 +00:00
2f74bae2d5
Rename mod_disk_cache to mod_cache_disk within the documentation.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037244 13f79535-47bb-0310-9956-ffa450edef68
2010-11-20 15:48:51 +00:00
977be34827
Rebuild rotatelogs man page.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1030174 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 18:57:00 +00:00
ba00b6bfa4
Update transforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1024268 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 15:16:49 +00:00
268739ec4c
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1022233 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 18:44:08 +00:00
b4d6ae84bd
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1004483 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04 23:49:26 +00:00
4963b03e3f
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1002855 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29 21:36:17 +00:00