summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2025-10-04build: require CMake >= 3.10 due to dropped legacy supportmasterHauke Mehrtens
2019-01-04fs: add support for HFSX Plus file systemHans Dedecker
2019-01-04build: suppress ignoring return value warningsHans Dedecker
2019-01-04build: remove ggdb compile optionHans Dedecker
2019-01-04mount: fix gcc7 format-overflow errorsHans Dedecker
2019-01-04mount: fix format overflowHans Dedecker
2019-01-04build: suppress format truncation warnings to avoid errors with gcc7Hans Dedecker
2018-02-26mount: drop duplicated includesRafał Miłecki
2018-02-26mount: call hotplug-call with ACTION=remove before trying to unmountRafał Miłecki
2018-02-26mount: try lazy unmount if normal one failsRafał Miłecki
2018-02-21mount: create not working symlink when unmounting failsRafał Miłecki
2018-02-21mount: reorder deleting code in the mount_enum_drives()Rafał Miłecki
2018-02-16mount: rename tmp variables in the mount_add_list()Rafał Miłecki
2018-02-16mount: drop duplicated rmdir() call from the mount_enum_drives()Rafał Miłecki
2018-02-16mount: drop duplicated unlink() call from the mount_dev_del()Rafał Miłecki
2018-02-12mount: fix/improve unmounting log messagesRafał Miłecki
2018-02-12mount: fix removing mount point if it's expiredRafał Miłecki
2018-02-12mount: struct mount: replace "mounted" and "ignore" fileds with a "status"Rafał Miłecki
2018-02-12mount: change mount_dev_del() argument to struct mount *Rafał Miłecki
2018-02-12mount: rename /proc/mount parser to mount_update_mount_list()Rafał Miłecki
2018-02-12mount: improve handling mounts table sizeRafał Miłecki
2018-01-07mount: check if block was mounted before cleaning it upRafał Miłecki
2018-01-07mount: remove directory if mounting failsRafał Miłecki
2018-01-07mount: call hotplug mount scripts only on successRafał Miłecki
2017-11-06mount: add mount with ignore=1 for unsupported filesystemsRafał Miłecki
2017-11-06mount: drop duplicated filesystem check from mount_add_listRafał Miłecki
2017-10-18autofs: register SIGTERM for gracefull exitHans Dedecker
2017-10-17mount: fix SIGSEV crashesHans Dedecker
2016-12-19mountd: Add static qualifier to missing variable declarations.Rosen Penev
2016-12-19mountd: Fix fgets check.Rosen Penev
2016-09-30cmake: Really look for uci.hFlorian Fainelli
2016-09-14cleanup mountpoints of partitions failing to mountKristof Roelants
2016-07-24cmake: Find uci.hFlorian Fainelli
2016-06-22support for disk without partition tableolivier.hardouin@gmail.com
2016-06-22hfs+ journal partition support as read onlyolivier.hardouin@gmail.com
2016-06-15filesystem mount options in uci as optional parameterolivier.hardouin@gmail.com
2016-06-15add hotplug eventsolivier.hardouin@gmail.com
2016-06-15fix crash if no uci config file presentolivier.hardouin@gmail.com
2016-06-15align fs_names table to indexes defined in include/fs.holivier.hardouin@gmail.com
2015-11-22fix gcc format security errorsHauke Mehrtens
2015-09-10add exfat supportJohn Crispin
2015-08-19make mountd also work for mmc partitionsJohn Crispin
2015-07-27import patches/ and cmake supportJohn Crispin
2015-07-27import v0.1John Crispin