summaryrefslogtreecommitdiffstats
path: root/libmount
Commit message (Expand)AuthorAgeFilesLines
* libmount: add since tag for new functionsKarel Zak2018-07-191-0/+12
* build-sys: add -Wno-cast-function-type for pythonKarel Zak2018-07-181-1/+1
* * break up large strings for PySys_WriteStdout()Frank Schaefer2018-07-111-13/+43
* libmount: (mountinfo) parse empty strings in sourceAlban Crequy2018-07-101-5/+28
* libmount: switch namespace when appropriateVaclav Dolezal2018-06-114-19/+241
* libmount: support for namespaces for helpersVaclav Dolezal2018-06-112-5/+37
* libmount: make errno usable after mnt_context_set_target_ns()Karel Zak2018-06-111-4/+7
* libmount: added error MNT_ERR_NAMESPACEVaclav Dolezal2018-06-113-0/+22
* libmount: note namespaces in mnt_reset_context() docsVaclav Dolezal2018-06-111-2/+3
* libmount: add support for switching namespacesVaclav Dolezal2018-06-115-0/+242
* mount: keep MS_MOVE as flagKarel Zak2018-06-011-1/+4
* libmount: don't use MS_MGC_VAL magic in mount(2) syscallKarel Zak2018-06-013-4/+3Star
* libmount: improve MS_REC usageKarel Zak2018-06-013-6/+33
* libmount: include sys/mount.h on Linux onlyKarel Zak2018-05-291-1/+1
* libmount: accept another flags on MS_REMOUNT|MS_BINDKarel Zak2018-05-282-14/+11Star
* libmount: fix compiler warning [-Wunused-parameter]Karel Zak2018-05-031-4/+2Star
* libmount: improve docs about mnt_context_mount() return codesKarel Zak2018-04-261-3/+31
* libmount: fix mnt_table_is_fs_mounted() for NFS bind mounts.NeilBrown2018-04-181-1/+12
* bugfix: fix possible segfault during umount -aRichard Fuchs2018-04-171-1/+2
* libmount: include sys/mount.h only if necessaryKarel Zak2018-03-221-1/+8
* libmount: (docs) update yearKarel Zak2018-03-201-1/+1
* libmount: fix example in docsKarel Zak2018-03-201-1/+1
* libmount: deallocate on /proc/swaps parse errorKarel Zak2018-03-201-5/+6
* libmount: make sure we deallocate on parse errorKarel Zak2018-03-201-2/+4
* libmount: make libmount.h more robustKarel Zak2018-03-201-0/+1
* libmount: fix fs pattern usage in mount --allKarel Zak2018-03-061-0/+12
* libmount: add missing macro to docsKarel Zak2018-02-211-0/+1
* misc: fix typos using codespellRuediger Meier2018-02-163-7/+7
* libmount: fix debug messageKarel Zak2018-02-011-1/+1
* misc: remove %p from debug messagesKarel Zak2018-02-013-12/+6Star
* 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