New option '-g'; fixed security hole CAN-2005-0071 when grabbing to file

This commit is contained in:
Klaus Schmidinger
2005-12-30 15:11:16 +01:00
parent 924827fcbe
commit 3f21bf20c5
7 changed files with 95 additions and 15 deletions

9
vdr.1
View File

@@ -8,7 +8,7 @@
.\" License as specified in the file COPYING that comes with the
.\" vdr distribution.
.\"
.\" $Id: vdr.1 1.15 2005/10/09 12:31:03 kls Exp $
.\" $Id: vdr.1 1.16 2005/12/30 15:09:01 kls Exp $
.\"
.TH vdr 1 "19 Dec 2004" "1.3.18" "Video Disk Recorder"
.SH NAME
@@ -59,6 +59,13 @@ Use \fB\-E\-\fR to disable this.
If \fIfile\fR is a directory, the file \fIepg.data\fR
will be created in that directory.
.TP
.BI \-g,\ \-\-grab= dir
Write images from the SVDRP command GRAB into the
given directory \fIdir\fR. \fIdir\fR must be the full path name of an
existing directory, without any "..", double '/'
or symlinks. By default, or if \fB\-g\-\fR is given,
grabbing images to disk is disabled.
.TP
.B \-h, \-\-help
Print a help message and exit.
.TP