summaryrefslogtreecommitdiffstats
path: root/libmount/src/context_mount.c
Commit message (Expand)AuthorAgeFilesLines
...
* libmount: correctly interpret '*' from /etc/filesystemsKarel Zak2012-11-261-1/+2
* libmount: fix support of comma-separated fs types listsGleb Fotengauer-Malinovskiy2012-11-161-3/+7
* textual: typo fixesGilles Espinasse2012-10-021-1/+1
* libmount: don't remove user= when executed by rootKarel Zak2012-09-121-8/+4Star
* libmount: segfaults if neither /etc/filesystems nor/proc/filesystems existsKarel Zak2012-09-121-0/+3
* libmount: deduplicate SELinux mount optionsKarel Zak2012-08-011-0/+9
* libmount: fix trivial typosPetr Uzel2012-06-151-2/+2
* libmount: plug a memory leak in exec_helper()Petr Uzel2012-06-151-0/+1
* libmount: don't use nosuid,noexec,nodev for cifs user=fooKarel Zak2012-06-141-2/+27
* libmount: don't generate empty option stringsKarel Zak2012-06-141-0/+11
* Fix typos in comments and wall's man pageBernhard Voelker2012-06-051-1/+1
* libmount: add MNT_ERR_MOUNTOPTKarel Zak2012-05-281-0/+3
* libmount: fix mount by patternKarel Zak2012-04-241-1/+4
* Fix typos found by misspellingsBernhard Voelker2012-04-231-2/+2
* mount: fix recursively propagation mountingDong Hao2012-03-211-2/+3
* libmount: cleanup flags usageKarel Zak2012-03-071-5/+5
* libmount: cosmetic changes around "none"Karel Zak2012-03-021-2/+5
* libmount: allow empty source for mount(2) syscallKarel Zak2012-02-281-1/+3
* libmount: use mount.<type> -s for NFS onlyKarel Zak2012-02-271-1/+6
* libmount: cleanup docsKarel Zak2012-02-221-2/+2
* libmount: use #ifdef fr selinux specific variablesKarel Zak2012-02-031-2/+4
* libmount: remove dead assigmentKarel Zak2012-02-021-1/+0Star
* libmount: don't pass comments=/x-* to mount.<type> helpersKarel Zak2012-01-251-4/+28
* libmount: fix bugs detected by [smatch scan]Karel Zak2012-01-171-1/+1
* libmount: add post-mount checks to detect ro/rwKarel Zak2012-01-161-6/+34
* libmount: allow to toggle ro/rw and mount againKarel Zak2012-01-131-1/+3
* libmount: allow to use UUID and LABEL for owner/group mount options in fstabKarel Zak2012-01-131-5/+19
* libmount: add functions to export syscall/helpers statusKarel Zak2012-01-131-0/+12
* libmount: consolidate MNT_FS_* codeKarel Zak2012-01-021-3/+3
* libmount: add support for mount -a --forkKarel Zak2011-12-021-5/+23
* libmount: fix trivial typos in debugging outputPetr Uzel2011-11-091-2/+2
* libmount: fix use of logical '&&' with constant operandFrancesco Cosoleto2011-09-271-1/+1
* libmount: remove 'seclabel' on remount, improve for 2.6.39Karel Zak2011-07-251-7/+29
* libmount: remove unnecessary includes, mask API as stableKarel Zak2011-07-251-9/+0Star
* libmount: clean up docsKarel Zak2011-07-251-1/+1
* libmount: cleanup docsKarel Zak2011-07-231-6/+12
* libmount: add support for mount -aKarel Zak2011-06-231-1/+116
* build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak2011-06-091-0/+639