Commit Graph

13 Commits (ec83e7062a0bce2aa9ed080b1736b09d6a4e4f80)

Author SHA1 Message Date
szaka f2b8efc36a fusermount(): fix a mount and unmount time mountpoint size memory leak 2008-03-23 14:33:26 +00:00
szaka 6d8f003336 do_mount(): fix one time, fsname size memory leak 2008-03-23 14:09:35 +00:00
szaka 376bd8dfc8 fix 'dev' and 'suid' option handling and make them default for root mounts
like other file systems do. They are always denied for setuid-root and
unprivileged mounts (Bernhard Kaindl, Szabolcs Szakacsits)
2008-03-09 13:11:25 +00:00
szaka 3d65fcca1e fix: unprivileged mount failed if user had rights for everything except
the fuse device
2008-03-08 20:42:59 +00:00
szaka 5617176383 fix compiler warnings 2008-02-16 17:05:38 +00:00
szaka fca849d365 fix unprivileged mount/unmount 2008-02-16 14:25:23 +00:00
szaka 6b52c58799 remove archaic FUSE kernel driver support 2008-02-16 12:42:30 +00:00
szaka f56ee252c7 remove unused fuse subtype support 2008-02-05 23:05:34 +00:00
szaka 434ae034a0 do_mount(): remove unused rootsize argument 2008-02-05 22:22:29 +00:00
szaka 0c9f67f315 remove never used fuse code related to the 'nonempty' mount option 2008-02-05 22:18:39 +00:00
szaka 8a1cc132ab remove root requirement for blkddev since still no security problem is known 2008-01-20 18:43:57 +00:00
szaka 8704a2a973 do_mount(): hint user if mount(2) returns EPERM 2008-01-20 13:05:19 +00:00
szaka 9c0f8eef72 new: support user mount via setuid root ntfs-3g (fusermount isn't required) 2008-01-19 22:55:04 +00:00