summaryrefslogtreecommitdiffstats
path: root/libmount
Commit message (Expand)AuthorAgeFilesLines
* build-sys: remove redundant EXTRA_DIST filesRuediger Meier2018-01-221-2/+1Star
* build-sys: avoid using prog_DEPENDENCIESRuediger Meier2018-01-221-3/+1Star
* build-sys: remove unneeded dependencies on bla.h.inRuediger Meier2018-01-221-2/+1Star
* build-sys: automake is able to find headers in builddir ...Ruediger Meier2018-01-221-1/+1
* build-sys: remove generated headers from dist tar ballRuediger Meier2018-01-221-4/+2Star
* include/debug: introduce __UL_INIT_DEBUG_FROM_STRING()Karel Zak2018-01-171-1/+1
* include/debug: don't print pointer address for SUID programsKarel Zak2018-01-121-0/+3
* libmount: fix mnt_table_is_fs_mounted() for rbindKarel Zak2018-01-031-1/+2
* libmount: add nsfs between pseudo filesystemsKarel Zak2017-11-211-0/+1
* libmount: minimize utimensat() write test usageKarel Zak2017-11-162-9/+21
* libmount: fix access() utab write testKarel Zak2017-11-084-20/+42
* libmount: Allow MNT_FORCE and MNT_DETACH at umountJoshua Watt2017-11-081-1/+1
* libmount: check waitpid() return codeKarel Zak2017-11-062-10/+22
* libmount: Use waitpid() when waiting for mount helper child processVratislav Podzimek2017-11-062-4/+8
* libmount: use eacess() rather than open() to check mtab/utabKarel Zak2017-10-201-6/+13
* libmount: make sure we call stat() propely [coverity scan]Karel Zak2017-10-111-4/+5
* libmount: add human compatible message for EBADMSG errnoKarel Zak2017-10-021-0/+8
* libmount: fix Python get_propagationGiuseppe Scrivano2017-09-211-8/+5Star
* libmount: export locking errors as MNT_EX_FILEIOKarel Zak2017-09-154-10/+37
* build-sys: don't use non-existing UUID_LIBSRuediger Meier2017-07-181-1/+1
* libmount: make mnt_context_is_fs_mounted work for /procIvan Delalande2017-07-181-2/+12
* libmount: use _exit() in <type> handlersKarel Zak2017-06-292-7/+7
* libmount: ignore "bind" from fstab on command line "remount"Karel Zak2017-06-201-3/+11
* libmount: fix warning "set but not used"Ruediger Meier2017-06-151-4/+2Star
* misc: remove stray semicolonsSami Kerola2017-06-143-4/+4
* misc: fix reassigned values before old ones has been used [cppcheck]Sami Kerola2017-06-147-10/+10
* libmount: btrfs, remove unused setter functionsRuediger Meier2017-06-141-4/+0Star
* Merge branch 'pylibmount-NULL-terminate-kwlist-in-Context_init' of https://gi...Karel Zak2017-06-121-1/+1
|\
| * pylibmount: NULL terminate kwlist in Context_initZac Medico2017-06-081-1/+1
* | libmount: (umount) use mount table filter on -c onlyKarel Zak2017-06-071-2/+9
|/
* libmount: use mount table filter on --no-canonicalizeKarel Zak2017-06-072-14/+19
* umount: never 'stat' the path when "-c" is given.NeilBrown2017-06-061-0/+2
* build-sys: fix library order when linkingRuediger Meier2017-06-011-1/+1
* libmount: (docs) add missing 'since' tagsKarel Zak2017-05-233-0/+19
* libmount: don't pass -1 to close() [coverity scan]Karel Zak2017-05-171-4/+5
* libmount: fix memory leak [coverity scan]Karel Zak2017-05-171-1/+5
* tests: (libmount) parse version from command lineKarel Zak2017-05-171-0/+6
* libmount: (docs) remove unwanted tagKarel Zak2017-04-281-1/+1
* libmount: add read-only warningKarel Zak2017-04-282-1/+3
* libmount: (docs) add unused declarationsKarel Zak2017-04-271-0/+1
* libmount: add mnt_context_get_excode()Karel Zak2017-04-277-5/+609
* libmount: support MS_RDONLY on write-protected devicesKarel Zak2017-04-266-1/+89
* libmount: Ensure utab.lock mode 644Stanislav Brabec2017-04-181-0/+5
* libmount: fix file descriptor leakSami Kerola2017-04-101-6/+5Star
* tests: add static keyword where needed [smatch scan]Sami Kerola2017-03-172-2/+2
* libmount: fix use of preprocessor identifierSami Kerola2017-03-131-1/+1
* libmount: cosmetic change to mnt_table_find_srcpath()Karel Zak2017-02-281-6/+5Star
* libmount: return tab entry for default nodePetr Vorel2017-02-281-1/+28
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-204-70/+70
* docs: Fix word repetitionsYuri Chornoivan2017-02-133-3/+3