Pavel Tsekov
3c713dfe18
* vfs/extfs/deb.in (mcdebfs_list): Do not skip over directory entries.
...
Set the locale to C when executing dpkg-deb.
2006-07-18 14:49:48 +00:00
Leonard den Ottolander
25002a0274
* extfs/deb.in (mcdebfs_list): Output three date fields, not four.
2006-03-19 17:41:11 +00:00
Leonard den Ottolander
7d7ea8c067
* extfs/deb.in: Patrik Rak is mentioned in the header, no need to
...
specify his code blocks in the comments.
2006-03-19 17:15:55 +00:00
Andrew V. Samoilov
201c30624e
* vfs/extfs/a.in: Quote parameters to calls to system/open that spawn a shell.
...
* vfs/extfs/apt.in: Likewise.
* vfs/extfs/debd.in: Likewise.
* vfs/extfs/dpkg.in: Likewise.
* vfs/extfs/deba.in: Clean up earlier fixes to quotation of parameters.
* vfs/extfs/deb.in: Likewise.
2004-08-24 19:51:41 +00:00
Roland Illig
a37fdaca96
* extfs/deb.in (mcdebfs_list): Separated the use of quoted and unquoted variables. (mcdebfs_copyout): likewise. (mcdebfs_run): likewise. From Leonard den Ottolander <leonard@den.ottolander.nl>
2004-08-19 17:37:01 +00:00
Andrew V. Samoilov
b93ffeaa80
Security fix patch. Fix insecure temporary file and directory creations. (CAN-2004-0231).
2004-08-17 08:24:59 +00:00
Pavel Roskin
56be0e7b88
Substitute Perl location in all extfs scripts written in Perl.
2002-12-11 20:57:00 +00:00
Miguel de Icaza
f414f394d1
2000-01-02 Martin Bialasinski <martin@internet-treff.uni-koeln.de>
...
* extfs/deb.in: Change to the deb vfs. tar has changed, and
depending on the version, it saves files as "./filename" or
"filename".
2000-01-02 23:50:56 +00:00
Pavel Machek
049c75b6c0
Quote string properly.
1999-04-30 14:39:28 +00:00
Owen Taylor
c0820900e4
1999-04-08 Owen Taylor <otaylor@redhat.com>
...
* extfs/deb.in extfs/ulha.in extfs/ucpio.in: Fix
up sections marked "TMP RACE" comments so they are
at least secure.
1999-04-08 17:16:58 +00:00
Miguel de Icaza
262d157cc6
Debian updates:
...
- Do not limit to static buffer size in slang.
- mcfn_install: fix, use #!, not #
- Use +Z for zsh
- Updated deb fs browser
Miguel.
1999-03-10 01:22:30 +00:00
Norbert Warmuth
549fecfff7
Wed Dec 16 06:47:47 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
...
* screen.c (Xtry_to_select): Don't select a similar file when
"name" can't be found in the panel (when deleting files the
selection jumpped from the deleted "file" to a directory which
started with the same character as "file", annoying).
Strip known vfs suffixes from "name" before trying to select
(I think Timur made this suggestion a few months ago). Know the
vfs is mature enough to do this.
* vfs/vfs.c (vfs_strip_suffix_from_filename): New function which strips
known vfs suffixes from a filename and returns a malloced string
which has to be freed. Possible improvement: strip vfs suffix from
last path component.
* vfs/extfs/*: added "umask 077" to every script.
1998-12-16 06:16:13 +00:00
Pavel Machek
44219900e8
Marked security holes as such
1998-10-14 19:43:21 +00:00
Miguel de Icaza
eb6b3842ab
Initial revision
1998-02-27 04:54:42 +00:00