1
0
mirror of https://github.com/apache/httpd.git synced 2025-07-30 20:03:10 +03:00

154 Commits

Author SHA1 Message Date
cf5e1a0601 Add an option to specify a source address.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1914045 13f79535-47bb-0310-9956-ffa450edef68
2023-11-22 17:19:49 +00:00
93dd568ddc * Xforms [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1909068 13f79535-47bb-0310-9956-ffa450edef68
2023-04-11 12:05:00 +00:00
8b32639ae0 Sync docs [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1901491 13f79535-47bb-0310-9956-ffa450edef68
2022-06-01 11:43:16 +00:00
03280590ee Sync docs [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1898709 13f79535-47bb-0310-9956-ffa450edef68
2022-03-07 16:49:42 +00:00
f087735b4d s/freenode/libera/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1891404 13f79535-47bb-0310-9956-ffa450edef68
2021-07-09 12:34:42 +00:00
542f66501b Fix misleading crypt vs hash terminology in ht* and dbmmanage tools.
What the htpasswd, htdbm and dbmmanage tools do is hashing passwords, not
encrypting them, so fix the terminology in manpages, docs, --help, comments
and function names.

Submitted by: Michele Preziuso <mpreziuso kaosdynamics.com>
Reviewed by: ylavic
Github: closes #153


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884207 13f79535-47bb-0310-9956-ffa450edef68
2020-12-08 14:06:16 +00:00
4ae5ba0493 doc rebuild for russian integration.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1882358 13f79535-47bb-0310-9956-ffa450edef68
2020-10-09 14:33:17 +00:00
59071d22a5 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878726 13f79535-47bb-0310-9956-ffa450edef68
2020-06-10 21:22:59 +00:00
9a81a38146 * Rebuild docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1869738 13f79535-47bb-0310-9956-ffa450edef68
2019-11-13 13:23:50 +00:00
e5a736e455 Update transform.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1862612 13f79535-47bb-0310-9956-ffa450edef68
2019-07-05 12:42:28 +00:00
17a38a1eae Docs rebuild after copyright year update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1850117 13f79535-47bb-0310-9956-ffa450edef68
2019-01-01 20:52:56 +00:00
3867aa356c Revert borked transforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1842104 13f79535-47bb-0310-9956-ffa450edef68
2018-09-27 15:35:44 +00:00
7473595d8b Apply transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1841786 13f79535-47bb-0310-9956-ffa450edef68
2018-09-23 21:48:32 +00:00
e71246721e Regenerate.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834666 13f79535-47bb-0310-9956-ffa450edef68
2018-06-29 10:39:05 +00:00
025ed9b18a rebuild with extraclean to pick up permalinks in
This will make it easier to compare with an extraclean jdk9 



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1829716 13f79535-47bb-0310-9956-ffa450edef68
2018-04-21 15:59:44 +00:00
cc6475b185 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1825767 13f79535-47bb-0310-9956-ffa450edef68
2018-03-03 12:53:47 +00:00
5a3b0ecbe0 Add the ctlogconfig man page to the docs build.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1825373 13f79535-47bb-0310-9956-ffa450edef68
2018-02-26 14:10:51 +00:00
9808d8fa46 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/trunk@1779469 13f79535-47bb-0310-9956-ffa450edef68
2017-01-19 14:48:10 +00:00
7b0ff6c108 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1752105 13f79535-47bb-0310-9956-ffa450edef68
2016-07-10 20:00:17 +00:00
e3ee8ff221 Update htdbm manual
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1747193 13f79535-47bb-0310-9956-ffa450edef68
2016-06-07 11:29:09 +00:00
84e8dc5f96 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1681760 13f79535-47bb-0310-9956-ffa450edef68
2015-05-26 13:51:29 +00:00
f222f9fdf0 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.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1666417 13f79535-47bb-0310-9956-ffa450edef68
2015-03-13 12:24:17 +00:00
fc913bb714 Regenerate xforms after s/2014/2015/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1648843 13f79535-47bb-0310-9956-ffa450edef68
2015-01-01 13:48:56 +00:00
7b3b8595f3 Generated doc changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1616371 13f79535-47bb-0310-9956-ffa450edef68
2014-08-06 23:31:12 +00:00
572b979eab Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1605984 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 08:09:57 +00:00
d631f231b5 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1559642 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 08:16:27 +00:00
66dbf61405 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1533943 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 18:33:04 +00:00
93ff0925d8 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. 


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1533935 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 18:12:23 +00:00
779bd67fa2 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)



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1533810 13f79535-47bb-0310-9956-ffa450edef68
2013-10-19 19:10:33 +00:00
f5c5d69469 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1500326 13f79535-47bb-0310-9956-ffa450edef68
2013-07-06 21:48:19 +00:00
d00c010977 Regenerate.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1498314 13f79535-47bb-0310-9956-ffa450edef68
2013-07-01 08:56:40 +00:00
d157706fa4 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/trunk@1494952 13f79535-47bb-0310-9956-ffa450edef68
2013-06-20 12:30:20 +00:00
fd457b6fd6 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1492208 13f79535-47bb-0310-9956-ffa450edef68
2013-06-12 13:58:19 +00:00
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
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
0006419eb2 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1447930 13f79535-47bb-0310-9956-ffa450edef68
2013-02-19 21:32:09 +00:00
f0d70813f5 update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1423020 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 17:04:11 +00:00
ea38445e20 Docs xforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1420690 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 14:15:38 +00:00
7d5023d1cc xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1363281 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 10:24:47 +00:00
b61a33570b xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1352921 13f79535-47bb-0310-9956-ffa450edef68
2012-06-22 15:15:59 +00:00
c5b0948488 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1333341 13f79535-47bb-0310-9956-ffa450edef68
2012-05-03 07:55:02 +00:00
58957f02c7 Typo fixes in the description of output values
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331942 13f79535-47bb-0310-9956-ffa450edef68
2012-04-29 16:31:58 +00:00
772ed2f62c update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1309555 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 19:26:10 +00:00
d9ee23c4f3 Update xforms, add fcgistarter.8
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301726 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16 20:00:08 +00:00
9bba315a8f update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1242910 13f79535-47bb-0310-9956-ffa450edef68
2012-02-10 20:17:46 +00:00
dae01b6642 Update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1229222 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 15:55:25 +00:00
50e9523dfb Build the man page for httxt2dbm.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1222335 13f79535-47bb-0310-9956-ffa450edef68
2011-12-22 16:38:00 +00:00
7ddddd900f 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/trunk@1221292 13f79535-47bb-0310-9956-ffa450edef68
2011-12-20 14:51:10 +00:00
9ad07e7518 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1215526 13f79535-47bb-0310-9956-ffa450edef68
2011-12-17 17:06:08 +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