Commit Graph

214 Commits

Author SHA1 Message Date
IgnorantGuru
2cc88827cd no setfacl udisks2 fallback compat user:root 0700 on /media/$USER #47 2015-04-28 12:41:41 -06:00
IgnorantGuru
6baf1702ab convert mtab literal ipv6 cifs url for unmount from mountpoint #46 2015-04-28 07:10:59 -06:00
IgnorantGuru
36b06ba7d1 update udevil.pot 2015-04-27 19:43:13 -06:00
IgnorantGuru
cb33c54d00 support git-style /** suffix for some udevil.conf patterns #37
allowed_files forbidden_files allowed_media_dirs patterns accept a /** suffix
to indicate recursive match, if no other wildcards are used.  ** is not
accepted elsewhere.
2015-04-27 19:32:40 -06:00
IgnorantGuru
5c466d3d30 udisks2 compatibility: replace /run/media/$USER with /media/$USER #47
Instead of /run/media/$USER, /media/$USER will be auto-created on demand with
setfacl permissions.  This is due to a change in udisks2 which began using
/media/$USER for FHS compatibility.

/run/media/$USER (and other variations) may still be used but will not be
auto-created.
2015-04-27 17:59:28 -06:00
IgnorantGuru
0a9973e9c1 update README AUTHORS ChangeLog #31 #53 2015-04-27 14:39:12 -06:00
IgnorantGuru
2b10166a76 Merge branch 'next' into etc
Conflicts:
	configure
	configure.ac
2015-04-27 14:15:30 -06:00
IgnorantGuru
a7ec4d38d1 sysconfdir defaults to /etc 2015-04-27 14:13:11 -06:00
IgnorantGuru
94ab62b208 udevil.conf new default/allowed options for exfat #52 2015-04-26 12:59:42 -06:00
IgnorantGuru
ec1b3d68f3 udevil.conf allowed_options_ftpfs remove ip=*; add ip= after test #46 2015-04-26 12:33:21 -06:00
IgnorantGuru
5801871bd3 special handling for cifs mount ipv6 literal #46; retain literal host 2015-04-26 12:11:26 -06:00
IgnorantGuru
59fecbc965 [devmon 1.1.8] improve --exec-on-unmount for mounted during startup
[devmon 1.1.8] unset %d %l for --exec-on-unmount #56

This change will make --exec-on-unmount commands run for devices mounted
automatically during devmon startup (but still not for devices mounted before
devmon was started)..
2015-04-26 10:48:03 -06:00
IgnorantGuru
e290caa7d9 [devmon 1.1.8] fix no error popup on --unmount-removable #42 2015-04-26 10:15:46 -06:00
IgnorantGuru
d4eea19ee2 udevil.conf use nonempty option for exfat #52 2015-04-26 08:31:24 -06:00
IgnorantGuru
5cb5576615 update translation pt_BR 2014-04-28 12:47:29 -06:00
IgnorantGuru
9504be614c update translations es it 2014-01-14 06:26:42 -07:00
IgnorantGuru
40b7f621ca README kernel polling instructions 2013-12-23 08:35:49 -07:00
IgnorantGuru
67ee58ebe8 start 0.4.3+ 2013-12-09 07:05:47 -07:00
IgnorantGuru
cbee40e144 autogen 0.4.3 2013-12-09 06:59:27 -07:00
IgnorantGuru
4ab0a767d4 finalize 0.4.3 2013-12-09 06:58:52 -07:00
IgnorantGuru
a3b03da30c fix default udevil.conf allowed_options missing fmask=0133 #35 2013-12-07 04:40:55 -07:00
IgnorantGuru
a244e4eaf3 push/pull ru translation #34 2013-12-06 08:00:10 -07:00
IgnorantGuru
f8d127977d start 0.4.2+ 2013-12-04 14:07:27 -07:00
IgnorantGuru
e401d8d5b6 autogen 0.4.2 2013-12-04 13:55:41 -07:00
IgnorantGuru
b59f396cc5 finalize 0.4.2 2013-12-04 13:17:47 -07:00
IgnorantGuru
8f1122f436 [devmon 1.1.7] add option --enumerate-device-files #26 2013-12-04 13:06:12 -07:00
IgnorantGuru
6ae9c2db36 adjust use of SYSCONFDIR in udevil.c 2013-12-03 07:49:49 -07:00
IgnorantGuru
b31a758273 Merge branch 'sysconfdir-build' of github.com:OmegaPhil/udevil into OmegaPhil-sysconfdir-build 2013-12-03 06:55:53 -07:00
IgnorantGuru
183013bec6 update trans; repair ru,it #32 2013-11-26 03:33:48 -07:00
IgnorantGuru
70e61cf588 fix identify empty optical drive 2013-11-19 04:56:09 -07:00
Omega Weapon
04ab5b682a Communicate SYSCONFDIR to udevil and have it look up the config there, along with referencing the correct path in text 2013-11-10 19:55:33 +00:00
Omega Weapon
e357f6cc02 Honour GNU standard sysconfdir variable when installing udevil.conf 2013-11-10 17:36:59 +00:00
IgnorantGuru
7c5f44d968 [devmon 1.1.7] support raid /dev/mda in partition detection #28 2013-10-31 05:30:41 -06:00
IgnorantGuru
12a3cf4a0c default fmask=0133 for vfat ntfs msdos umsdos #25 2013-10-31 05:21:33 -06:00
IgnorantGuru
991c17a809 improve denied 94 msg #24 2013-10-31 05:04:35 -06:00
IgnorantGuru
7b30385cef autogen.sh ensure pot not deleted 2013-10-31 04:53:43 -06:00
IgnorantGuru
5041c13c71 fix building with automake-1.13 #27 2013-10-31 04:46:52 -06:00
IgnorantGuru
67fb1f016d Merge branch 'next' of git://github.com/hasufell/udevil into hasufell-next 2013-10-31 04:41:27 -06:00
IgnorantGuru
a34da033a3 update translations; add es fr pl sv 2013-10-31 04:39:02 -06:00
IgnorantGuru
c9caf5d491 debian pkgs libudev0 | libudev1 2013-10-31 04:29:34 -06:00
hasufell
6d0fe2f5b9 CONFIGURE: fix building with automake-1.13 2013-04-27 16:40:04 +02:00
IgnorantGuru
1ed28d69a5 move packages to pkg branch 2013-04-05 12:11:41 -06:00
IgnorantGuru
1c5e4ec7b3 update README 2013-04-05 12:06:44 -06:00
IgnorantGuru
a4d6dc5f31 clean dont remove udevil.pot 2013-03-17 12:14:00 -06:00
IgnorantGuru
e74219c611 start 0.4.1+ 2013-03-17 12:09:00 -06:00
IgnorantGuru
77e0ba0624 release 0.4.1 2013-03-17 12:03:01 -06:00
IgnorantGuru
1fdd735e4c repair .gitattributes 2013-03-17 12:01:35 -06:00
IgnorantGuru
4f502f7d6b autogen 0.4.1 2013-03-17 11:57:52 -06:00
IgnorantGuru
3eadeb5d62 finalize 0.4.1 2013-03-17 11:57:21 -06:00
IgnorantGuru
be044c0d49 updated German; added pt_BR Portuguese (Brazil) 2013-03-17 08:21:50 -06:00