index
:
mountd
master
OpenWrt automount daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: require CMake >= 3.10 due to dropped legacy support
master
Hauke Mehrtens
2025-10-04
1
-1
/
+1
*
fs: add support for HFSX Plus file system
Hans Dedecker
2019-01-04
1
-1
/
+1
*
build: suppress ignoring return value warnings
Hans Dedecker
2019-01-04
1
-1
/
+1
*
build: remove ggdb compile option
Hans Dedecker
2019-01-04
1
-1
/
+1
*
mount: fix gcc7 format-overflow errors
Hans Dedecker
2019-01-04
1
-1
/
+1
*
mount: fix format overflow
Hans Dedecker
2019-01-04
1
-1
/
+2
*
build: suppress format truncation warnings to avoid errors with gcc7
Hans Dedecker
2019-01-04
1
-1
/
+1
*
mount: drop duplicated includes
Rafał Miłecki
2018-02-26
1
-3
/
+0
*
mount: call hotplug-call with ACTION=remove before trying to unmount
Rafał Miłecki
2018-02-26
1
-4
/
+5
*
mount: try lazy unmount if normal one fails
Rafał Miłecki
2018-02-26
1
-0
/
+1
*
mount: create not working symlink when unmounting fails
Rafał Miłecki
2018-02-21
1
-8
/
+38
*
mount: reorder deleting code in the mount_enum_drives()
Rafał Miłecki
2018-02-21
1
-3
/
+5
*
mount: rename tmp variables in the mount_add_list()
Rafał Miłecki
2018-02-16
1
-4
/
+4
*
mount: drop duplicated rmdir() call from the mount_enum_drives()
Rafał Miłecki
2018-02-16
1
-3
/
+1
*
mount: drop duplicated unlink() call from the mount_dev_del()
Rafał Miłecki
2018-02-16
1
-2
/
+0
*
mount: fix/improve unmounting log messages
Rafał Miłecki
2018-02-12
1
-3
/
+2
*
mount: fix removing mount point if it's expired
Rafał Miłecki
2018-02-12
1
-2
/
+4
*
mount: struct mount: replace "mounted" and "ignore" fileds with a "status"
Rafał Miłecki
2018-02-12
1
-17
/
+30
*
mount: change mount_dev_del() argument to struct mount *
Rafał Miłecki
2018-02-12
1
-16
/
+12
*
mount: rename /proc/mount parser to mount_update_mount_list()
Rafał Miłecki
2018-02-12
1
-3
/
+3
*
mount: improve handling mounts table size
Rafał Miłecki
2018-02-12
1
-4
/
+8
*
mount: check if block was mounted before cleaning it up
Rafał Miłecki
2018-01-07
1
-5
/
+7
*
mount: remove directory if mounting fails
Rafał Miłecki
2018-01-07
1
-1
/
+3
*
mount: call hotplug mount scripts only on success
Rafał Miłecki
2018-01-07
1
-2
/
+2
*
mount: add mount with ignore=1 for unsupported filesystems
Rafał Miłecki
2017-11-06
1
-3
/
+7
*
mount: drop duplicated filesystem check from mount_add_list
Rafał Miłecki
2017-11-06
1
-1
/
+1
*
autofs: register SIGTERM for gracefull exit
Hans Dedecker
2017-10-18
3
-21
/
+17
*
mount: fix SIGSEV crashes
Hans Dedecker
2017-10-17
1
-2
/
+0
*
mountd: Add static qualifier to missing variable declarations.
Rosen Penev
2016-12-19
6
-15
/
+15
*
mountd: Fix fgets check.
Rosen Penev
2016-12-19
1
-3
/
+3
*
cmake: Really look for uci.h
Florian Fainelli
2016-09-30
1
-2
/
+2
*
cleanup mountpoints of partitions failing to mount
Kristof Roelants
2016-09-14
1
-0
/
+2
*
cmake: Find uci.h
Florian Fainelli
2016-07-24
1
-0
/
+3
*
support for disk without partition table
olivier.hardouin@gmail.com
2016-06-22
1
-4
/
+10
*
hfs+ journal partition support as read only
olivier.hardouin@gmail.com
2016-06-22
3
-18
/
+27
*
filesystem mount options in uci as optional parameter
olivier.hardouin@gmail.com
2016-06-15
1
-22
/
+41
*
add hotplug events
olivier.hardouin@gmail.com
2016-06-15
1
-1
/
+2
*
fix crash if no uci config file present
olivier.hardouin@gmail.com
2016-06-15
2
-1
/
+14
*
align fs_names table to indexes defined in include/fs.h
olivier.hardouin@gmail.com
2016-06-15
1
-0
/
+1
*
fix gcc format security errors
Hauke Mehrtens
2015-11-22
2
-3
/
+3
*
add exfat support
John Crispin
2015-09-10
3
-1
/
+22
*
make mountd also work for mmc partitions
John Crispin
2015-08-19
1
-10
/
+23
*
import patches/ and cmake support
John Crispin
2015-07-27
14
-68
/
+92
*
import v0.1
John Crispin
2015-07-27
22
-0
/
+2473