2012-06-29 05:52:23 +08:00
|
|
|
0.2.8+
|
|
|
|
users can mount/umount tmpfs and ramfs if in allowed_types; updated conf
|
2012-06-29 05:59:15 +08:00
|
|
|
conf allow option sync for nfs; remove noatime,utf8 for smbfs/cifs #3
|
2012-06-16 03:07:22 +08:00
|
|
|
0.2.8
|
|
|
|
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:
|
2012-06-04 23:05:43 +08:00
|
|
|
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
|
2012-05-28 23:04:45 +08:00
|
|
|
[devmon 1.1.1] unmount removed devices if mounted
|
2012-05-28 23:32:55 +08:00
|
|
|
mounted messages to stdout instead of stderr
|
2012-05-28 23:45:36 +08:00
|
|
|
[devmon 1.1.1] use pmount ahead of udisks; test executables
|
2012-05-28 23:58:32 +08:00
|
|
|
do not log read default config location
|
2012-05-29 00:24:05 +08:00
|
|
|
udevil.conf: iso9660 & udf add ro to prevent mount read-only warning
|
2012-05-28 02:18:22 +08:00
|
|
|
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:
|
2012-05-26 22:46:04 +08:00
|
|
|
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:
|
2012-05-25 06:09:42 +08:00
|
|
|
log error msgs when parsing network url
|
2012-05-26 01:38:42 +08:00
|
|
|
added devmon 1.1.0 automounting script to udevil distribution
|
2012-05-25 06:09:42 +08:00
|
|
|
0.2.0 2012-05-22:
|
2012-05-23 01:52:47 +08:00
|
|
|
initial test release
|
|
|
|
|