summaryrefslogtreecommitdiffstats
path: root/libmount/src/context.c
Commit message (Expand)AuthorAgeFilesLines
* libmount: cleanup docsKarel Zak2012-02-221-4/+6
* libmount: fix possible null dereferencing [coverity scan]Karel Zak2012-01-301-1/+3
* libmount: fix context test logicKarel Zak2012-01-261-1/+3
* libmount: add MNT_OMODE_NOTABKarel Zak2012-01-161-8/+36
* libmount: allow to toggle ro/rw and mount againKarel Zak2012-01-131-0/+11
* libmount: allow to use UUID and LABEL for owner/group mount options in fstabKarel Zak2012-01-131-1/+7
* libmount: add functions to export syscall/helpers statusKarel Zak2012-01-131-10/+84
* libmount: support umount /path/file.imgKarel Zak2012-01-121-1/+1
* libmount: add support for encrypted loopdevsKarel Zak2012-01-111-0/+20
* libmount: consolidate MNT_FS_* codeKarel Zak2012-01-021-4/+4
* libmount: avoid resolving pseudofs source on updateDave Reisner2012-01-021-1/+1
* libmount: add support for mount -a --forkKarel Zak2011-12-021-2/+135
* libmount: add mnt_context_umount_next()Karel Zak2011-12-011-1/+1
* libmount: fix trivial typos in debugging outputPetr Uzel2011-11-091-1/+1
* misc: use %m in format string instead of %s and strerror(errno)Petr Uzel2011-09-271-1/+1
* libmount: redundant null check on calling free() [smatch scan]Karel Zak2011-09-121-2/+1Star
* lib: [loopdev.c] correct trivial typoDavidlohr Bueso2011-08-081-1/+1
* libmount: fix compiler warnings [-Wunused-parameter -Wsign-compare]Karel Zak2011-08-021-4/+7
* libmount: improve apply_fstab debuggingKarel Zak2011-07-251-4/+17
* libmount: remove unnecessary includes, mask API as stableKarel Zak2011-07-251-9/+0Star
* libmount: clean up docsKarel Zak2011-07-251-4/+5
* libmount: cleanup docsKarel Zak2011-07-231-5/+5
* libmount: add support for mount -aKarel Zak2011-06-231-9/+87
* libmount: add generic function to read table for contextKarel Zak2011-06-221-1/+51
* libmount: allow to set parser callback to contextKarel Zak2011-06-211-0/+28
* libmount: add mount support for loopdevsKarel Zak2011-06-101-21/+15Star
* build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak2011-06-091-0/+1741