Graham Leggett
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
Joe Orton
a45cbef86b
* support/rotatelogs.c (usage, main): Add support for -c option.
...
Submitted by: Jan Kaluža <jkaluza redhat.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1189220 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 13:54:42 +00:00
Stefan Fritsch
a83284e103
update xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1178089 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 20:57: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
Ruediger Pluem
2e4dc1eeca
* Update xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1167603 13f79535-47bb-0310-9956-ffa450edef68
2011-09-10 20:37:10 +00:00
Jim Jagielski
dc5a598a5b
Update docco xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1167266 13f79535-47bb-0310-9956-ffa450edef68
2011-09-09 16:04:03 +00:00
Igor Galić
412b7017d5
rebuild transforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1141075 13f79535-47bb-0310-9956-ffa450edef68
2011-06-29 12:44:30 +00:00
Joe Orton
550078b731
Tweak rotatelogs -p such that the program is invoked the first time a
...
new log file is opened as well as for rotations:
* support/rotatelogs.c (usage): Update.
(post_rotate): Omit third arg if no prev logfile known.
(doRotate): Invoke even if no previous logfile was open.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1140099 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 10:57:10 +00:00
Stefan Fritsch
4d00c63be6
Support specifying the local address to use.
...
PR: 48930.
Submitted by: Peter Schuller <scode spotify com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1139530 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 12:00:26 +00:00
Stefan Fritsch
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
Stefan Fritsch
1c6740a122
Update transforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1138640 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 21:28:38 +00:00
Joe Orton
0f14fc02dc
rotatelogs: Add support for running a custom program after a log
...
rotation.
* support/rotatelogs.c (post_rotate): New function.
(usage, dumpConfig): Update.
(doRotate): Save old filename before rotate; call post_rotate after
successful rotation.
(main): Add -p argument.
* docs/manual/programs/rotatelogs.xml: Document -p.
PR: 51285
Submitted by: <sveniu ifi.uio.no>, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1137590 13f79535-47bb-0310-9956-ffa450edef68
2011-06-20 10:28:05 +00:00
Rich Bowen
93f7e7b590
Rebuild transformations of numerous files.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1127929 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 14:15:33 +00:00
Jim Jagielski
9e15f63122
Update xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1102734 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13 13:48:31 +00:00
Rich Bowen
c787a7ffcf
Rebulds transformation, adding simplified chinese translation documents.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070871 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 12:52:47 +00:00
Rich Bowen
fe35786735
Adds simplified Chinese translation to httpd trunk docs. Via
...
dongsheng@apache.org (see tid 50767)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070870 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 12:46:52 +00:00
Rich Bowen
931cdd59ae
Update copyright to 2011
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1054597 13f79535-47bb-0310-9956-ffa450edef68
2011-01-03 12:42:10 +00:00
Igor Galić
d136444dc8
Rebuild transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1052422 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 01:21:11 +00:00
Graham Leggett
74030fa378
rotatelogs: Add -e option to write logs through to stdout for optional
...
further processing.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1051582 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 17:52:43 +00:00
André Malo
97312fe645
update metafiles
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044537 13f79535-47bb-0310-9956-ffa450edef68
2010-12-10 23:34:02 +00:00
Graham Leggett
676435def7
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037336 13f79535-47bb-0310-9956-ffa450edef68
2010-11-20 21:41:19 +00:00
Graham Leggett
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
Daniel Earl Poirier
40bcf8700c
Update transforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1033039 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09 15:50:43 +00:00
Daniel Earl Poirier
e62f32eeee
Remove out-of-date details about which modules are enabled by default
...
from the documentation, in favor of suggesting getting the up-to-date
information by running ./configure -h.
The special cases previously documented here (such as, this module
depends on this other module, or you probably don't want this module
unless you're a developer), have had that information added to the
output of configure -h in r1029814.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1033032 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09 15:40:44 +00:00
Rich Bowen
516641e8e1
Rebuild transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029692 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01 15:01:41 +00:00
Daniel Earl Poirier
68541d80d2
Since rotatelogs now checks the local time offset on each rotation,
...
no longer need to warn about unpredictable behavior with -l.
Reported by Dave Brondsema, PR44917.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029156 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 18:52:11 +00:00
Daniel Earl Poirier
6b803976f2
Fix a number of typos and misspellings. Reported by Ville Skytta.
...
PR48496.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029134 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 17:56:13 +00:00
Daniel Earl Poirier
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
Daniel Earl Poirier
31c8d8214f
Add warning about using rotatelogs filename formats with not
...
enough granularity. PR46318.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1024263 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 15:12:11 +00:00
Stefan Fritsch
7c19e4963f
update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023239 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 10:38:36 +00:00
Graham Leggett
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
Graham Leggett
abf1b9da3c
htcacheclean: Teach htcacheclean to limit cache size by number of
...
inodes in addition to size of files. Prevents a cache disk from
running out of space when many small files are cached.
Move the directory delete process to the "purge" section, so that
inode counts are accurate when querying for stats only.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1022230 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 18:41:56 +00:00
Graham Leggett
88839d1f77
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1021548 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11 23:35:29 +00:00
Graham Leggett
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
Graham Leggett
0509b44525
htcacheclean: Allow the listing of valid URLs within the cache, with
...
the option to list entry metadata such as sizes and times.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1004482 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04 23:44:27 +00:00
Rich Bowen
7e0ed8cd23
Rebuild generated files.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1003166 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30 17:03:59 +00:00
Graham Leggett
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
Graham Leggett
a56a9e23e7
htcacheclean: Allow the option to round up file sizes to a given
...
block size, improving the accuracy of disk usage.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1002854 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29 21:34:48 +00:00
Stefan Fritsch
800bdf5581
update transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@992810 13f79535-47bb-0310-9956-ffa450edef68
2010-09-05 16:01:15 +00:00
Eric Covener
2cc331beea
add compat info to apachectl -T, add -T to short description of flags
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@990112 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27 11:55:34 +00:00
Jim Jagielski
41a6878ac5
xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@955572 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17 12:34:12 +00:00
Igor Galić
80c11dcf59
Fixing minor typo in sections.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@955184 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16 10:27:52 +00:00
Rainer Jung
fcf558c608
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@952014 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 22:29:36 +00:00
Rainer Jung
11b267acd8
Adapt docs to modules now being build dynamically by default.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@952009 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 22:07:37 +00:00
Graham Leggett
db53b0ad4f
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@928922 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 22:32:37 +00:00
Graham Leggett
e7f90638f7
htcacheclean: Introduce the ability to clean specific URLs from the
...
cache, if provided as an optional parameter on the command line.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@928921 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 22:30:46 +00:00
Daniel Earl Poirier
31764ef266
Update transforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@916381 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 18:04:44 +00:00
Daniel Earl Poirier
7335fa4f9e
Add -L option to create a hard link to the current log file.
...
PR: 48761
Submitted by: <lindon orthanc.ca>
With additional changes by: poirier
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@916377 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 18:00:42 +00:00
Graham Leggett
3821fbfeff
Update transformations.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@910732 13f79535-47bb-0310-9956-ffa450edef68
2010-02-16 22:23:09 +00:00
Graham Leggett
78469c61be
support/rotatelogs: Support the simplest log rotation case, log
...
truncation. Useful when the log is being processed in real time
using a command like tail.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@910719 13f79535-47bb-0310-9956-ffa450edef68
2010-02-16 22:01:21 +00:00