summaryrefslogtreecommitdiffstats
path: root/libmount/src/context.c
Commit message (Expand)AuthorAgeFilesLines
* libmount: add support for MS_REMOUNT on --allKarel Zak2019-01-161-0/+43
* libmount: keep namespaces support optionalKarel Zak2018-10-051-4/+18
* libmount: cleanup licenses sections in the filesKarel Zak2018-08-161-3/+8
* libmount: report context paths on debugKarel Zak2018-08-141-2/+6
* libmount: add since tag for new functionsKarel Zak2018-07-191-0/+12
* libmount: switch namespace when appropriateVaclav Dolezal2018-06-111-16/+133
* libmount: make errno usable after mnt_context_set_target_ns()Karel Zak2018-06-111-4/+7
* libmount: note namespaces in mnt_reset_context() docsVaclav Dolezal2018-06-111-2/+3
* libmount: add support for switching namespacesVaclav Dolezal2018-06-111-0/+202
* mount: keep MS_MOVE as flagKarel Zak2018-06-011-1/+4
* libmount: improve MS_REC usageKarel Zak2018-06-011-0/+5
* libmount: make mnt_context_is_fs_mounted work for /procIvan Delalande2017-07-181-2/+12
* libmount: ignore "bind" from fstab on command line "remount"Karel Zak2017-06-201-3/+11
* misc: fix reassigned values before old ones has been used [cppcheck]Sami Kerola2017-06-141-1/+1
* libmount: use mount table filter on --no-canonicalizeKarel Zak2017-06-071-6/+7
* libmount: (docs) add missing 'since' tagsKarel Zak2017-05-231-0/+8
* libmount: (docs) remove unwanted tagKarel Zak2017-04-281-1/+1
* libmount: add read-only warningKarel Zak2017-04-281-1/+1
* libmount: add mnt_context_get_excode()Karel Zak2017-04-271-1/+96
* libmount: support MS_RDONLY on write-protected devicesKarel Zak2017-04-261-1/+46
* tests: add static keyword where needed [smatch scan]Sami Kerola2017-03-171-1/+1
* libmount: revert X-* and x-* meaningKarel Zak2016-12-091-3/+8
* libmount: don't check nonnull attributes for NULL [-Wnonnull-compare]Karel Zak2016-06-141-1/+1
* misc: Fix various typosSebastian Rasmussen2016-05-311-12/+12
* libmount: don't support /etc/mtab by defaultKarel Zak2016-04-141-4/+9
* tests: fix compiler warnings [-Wmissing-prototypes]Ruediger Meier2016-02-231-4/+4
* libmount: use fstatat(AT_NO_AUTOMOUNT) for mountpointsKarel Zak2015-12-091-2/+2
* libmount: cleanup assert() usageKarel Zak2015-08-041-14/+0Star
* libmount: do not call umount helper on --fakeKarel Zak2015-06-031-3/+3
* libmount: remove assert(arg) from public functionsKarel Zak2015-02-161-52/+3Star
* libmount: improve remount logicKarel Zak2015-02-161-2/+5
* libmount: add --enable-libmount-force-mountinfoKarel Zak2015-02-161-0/+4
* Revert "libmount: MNT_OMODE_FORCE usage"Karel Zak2015-02-101-3/+2Star
* libmount: MNT_OMODE_FORCE usageFridolin Pokorny2015-02-101-2/+3
* libmount: fix type pointer usageKarel Zak2015-02-031-2/+2
* libmount: fix mem leak in do_mount_by_types() [coverity scan]Karel Zak2015-01-291-4/+5
* libmount: revert "read mtab on remount" ideaKarel Zak2015-01-161-6/+1Star
* libmount: allow unspecified source on remountKarel Zak2014-12-181-1/+9
* libmount: fix utab entry on remountKarel Zak2014-11-191-0/+3
* libmount: add private mnt_context_get_mtab_for_target()Karel Zak2014-11-191-5/+60
* libmount: hide details about failed search in fstab/mtabKarel Zak2014-09-161-2/+8
* libmount: special treatment for auto in fstype patternKarel Zak2014-06-231-25/+39
* libmount: don't touch mtab when mount -n specifiedKarel Zak2014-06-171-11/+63
* lib/fileutils: add mkdir_p() from libmountKarel Zak2014-06-091-0/+1
* mount: apply "nofail" to MNT_ERR_NOSOURCE libmount errorKarel Zak2014-04-071-0/+5
* libmount: use new debug functionsKarel Zak2014-03-211-49/+49
* umount: don't use mountinfo if possibleKarel Zak2014-03-031-3/+12
* libmount: update utab after successful extern helper mountKarel Zak2013-11-041-10/+20
* libmount: fix mnt_context_is_child() commentKarel Zak2013-10-111-1/+4
* libmount: Fix typo in commentNamhyung Kim2013-10-111-2/+2