summaryrefslogtreecommitdiffstats
path: root/libmount/src/context_mount.c
Commit message (Expand)AuthorAgeFilesLines
* libmount, look: remove dead code [oclint]Sami Kerola2016-07-211-1/+0Star
* misc: Fix various typosSebastian Rasmussen2016-05-311-1/+1
* docs: fix typos found by codespellRuediger Meier2016-02-031-1/+1
* libmount: add support for "bind,ro"Karel Zak2015-08-171-1/+47
* libmount: cleanup assert() usageKarel Zak2015-08-041-12/+3Star
* libmount: improve remount logicKarel Zak2015-02-161-1/+0Star
* libmount: fix mem leak in do_mount_by_types() [coverity scan]Karel Zak2015-01-291-1/+2
* libmount: use -t for type.subtype in helpers APIKarel Zak2014-08-211-1/+3
* libmount: don't use /{proc,ext}/filesystems when more fs types specifiedKarel Zak2014-07-251-43/+55
* libmount: special treatment for auto in fstype patternKarel Zak2014-06-231-3/+21
* libmount: use new debug functionsKarel Zak2014-03-211-32/+30Star
* libmount: cleanup fix_optstr() regards to selinux and smackKarel Zak2013-11-121-19/+47
* libmount: fix typo in smack pathKarel Zak2013-11-121-1/+1
* libmount: remove smackfs* option when SMACK not enabledKarel Zak2013-11-121-0/+22
* libmount: allow to use -s (sloppy) for all external helpersKarel Zak2013-11-041-6/+1Star
* libmount: small cleanup in umount codeKarel Zak2013-09-271-1/+1
* libmount: Remove stale comment on mnt_context_mount()Namhyung Kim2013-09-261-5/+0Star
* lib/strutils: move *swith() functions to private librarySami Kerola2013-08-291-0/+1
* libmount: fix typosOndrej Oprala2013-08-051-25/+25
* libmount: use MS_SILENT for /{proc,etc}/filesystemsKarel Zak2013-05-091-1/+3
* Spelling fixes.Ville Skyttä2013-04-081-2/+2
* libmount: fix user-mount by root for mount.<type> helpersKarel Zak2013-03-261-0/+22
* libmount: allow to use propagation flags in fstabKarel Zak2013-01-151-13/+164
* 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