Pavel Tsekov
c2721465d7
* vfs/extfs/urar.in (mcrarfs_copyout): Do not query password
...
when extracting password protected entries.
2006-07-25 20:42:58 +00:00
Pavel Roskin
3b40737834
* extfs/urar.in: Remove month translation and year windowing -
...
they are better handled by mc. Use more robust date format.
Set locale to C.
2005-07-25 21:51:51 +00:00
Roland Illig
135d787620
* extfs/urar.in: Fixed some quoting issues.
...
Original patch by Leonard den Ottolander.
2005-01-09 16:12:39 +00:00
Andrew V. Samoilov
76a8893a53
* extfs/urar.in: Fix non-POSIX constructs.
2004-08-22 22:47:15 +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
a25ad31daf
* extfs/urar.in: Search $PATH for unrar, fallback to rar.
2003-01-24 07:10:02 +00:00
Andrew V. Samoilov
320b62f87e
* extfs/urar.in: rar lists directories after files, so sort "list"
...
command output by names to prevent duplications.
2002-12-12 12:48:30 +00:00
Pavel Roskin
5b24e5dc1b
* extfs/urar.in: Strengthen quoting. Don't use full path to rar
...
and unrar. Don't redirect stderr to /dev/null.
2002-12-12 09:39:46 +00:00
Pavel Roskin
7744a57826
* extfs/urar.in: Use rar if unrar is missing.
...
From PLD Linux Distribution.
2002-08-26 04:44:20 +00:00
Andrew V. Samoilov
f2d2af671f
* extfs/urar.in (list): better solution to prevent duplication
2000-12-15 11:50:45 +00:00
Andrew V. Samoilov
8a4ae931d4
* extfs/urar.in (LC_ALL): set to C to prevent localization,
...
(mcrarfs_list): directories placed first to prevent duplication
2000-12-14 01:21:52 +00:00
Miguel de Icaza
e453cc49a9
Updated urar/uzip fs
1999-05-15 16:11:04 +00:00
Pavel Machek
27a09e8635
Roll in changes from "christian.gennerat" <christian.gennerat@vz.cit.alcatel.fr>
1999-04-21 10:55:07 +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
b08797f522
Rename helper scripts, so their names are more logical (and so that
...
things actually work, because new names are currently in extfs.ini).
1998-06-17 18:18:54 +00:00