udevil/ChangeLog

52 lines
2.2 KiB
Plaintext
Raw Normal View History

0.3.0+
cifs,smbfs use guest option when no user specified
sshfs add port as option
added default_options_ntfs to udevil.conf
[devmon 1.1.2] udevil clean on remove device #6
2012-07-21 20:42:20 +08:00
sshfs supplies current user if none specified
cifs no user specified try guest mount then current user
2012-07-22 01:01:03 +08:00
ready for translations - see TRANSLATE
2012-07-22 06:42:48 +08:00
translation independent msg numbers in errors, warnings, and denied msgs
test forbidden file consistently
2012-07-22 20:56:11 +08:00
Russian translation by Vladimir Kudrya
2012-07-13 21:35:55 +08:00
0.3.0 2012-07-13:
cifs,ftpfs dont quote username, double quote password #3
2012-07-13 21:35:55 +08:00
default udevil.conf: allow option flush
net mount point name inc dir #4
2012-06-29 21:10:57 +08:00
0.2.9 2012-06-29:
fixed POTFILES.in to correct build deb problem #2
users can mount/umount tmpfs and ramfs if in allowed_types; updated conf
conf allow option sync for nfs; remove noatime,utf8 for smbfs/cifs #3
change mount usage for parted magic mtab issue
2012-06-29 06:08:56 +08:00
0.2.8 2012-06-15:
2012-06-16 03:07:22 +08:00
ssh:// support
use cifs by default instead of smbfs
fix denied when passing mount option uid= on command line
updated default udevil.conf
2012-06-05 02:21:55 +08:00
0.2.7 2012-06-04:
try u/mount as current user early; clean all mount points on unmount
2012-06-03 23:43:35 +08:00
0.2.6 2012-06-03:
replace realpath.c with canonicalize.c
2012-05-30 23:30:27 +08:00
0.2.5 2012-05-30:
correct make check error in po (affects debian build package)
correct debian postinst error
0.2.4 2012-05-28:
2012-05-28 22:44:16 +08:00
allow unmount removed devices
[devmon 1.1.1] unmount removed devices if mounted
mounted messages to stdout instead of stderr
[devmon 1.1.1] use pmount ahead of udisks; test executables
do not log read default config location
udevil.conf: iso9660 & udf add ro to prevent mount read-only warning
0.2.3 2012-05-27:
create /run/media/$USER on demand; add configure --with-setfacl-prog
corrected Arch Linux udevil-git AUR package overwriting udevil.conf
2012-05-27 00:58:33 +08:00
0.2.2 2012-05-26:
build with large file support for stat64 files >2GB on 32 bit fixes #1
accept relative arguments on command line
2012-05-27 00:58:33 +08:00
0.2.1 2012-05-25:
log error msgs when parsing network url
added devmon 1.1.0 automounting script to udevil distribution
0.2.0 2012-05-22:
2012-05-23 01:52:47 +08:00
initial test release