summaryrefslogtreecommitdiffstats
path: root/libmount
Commit message (Expand)AuthorAgeFilesLines
* lib/loopdev: use warn_unused_result forimportant functionsKarel Zak2012-06-212-3/+6
* libmount: improve ifdef HAVE_LIBSELINUX stuffKarel Zak2012-06-191-2/+11
* Merge branch '2012wk23' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2012-06-152-3/+4
|\
| * build: fix unused parameter warningsSami Kerola2012-06-111-1/+4
| * build: fix redundant redeclaration warningsSami Kerola2012-06-111-2/+0Star
* | libmount: make some string operations more robustKarel Zak2012-06-154-5/+10
* | libmount: fix trivial typosPetr Uzel2012-06-151-2/+2
* | libmount: fix read before allocated bufferPetr Uzel2012-06-151-1/+1
* | 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-142-6/+32
* | libmount: don't generate empty option stringsKarel Zak2012-06-142-1/+14
|/
* libmount: trim leading commas from each options stringDave Reisner2012-06-051-0/+5
* Fix typos in comments and wall's man pageBernhard Voelker2012-06-051-1/+1
* libmount: add MNT_ERR_MOUNTOPTKarel Zak2012-05-284-2/+12
* libmount: add MNT_ERR_LOOPDEVKarel Zak2012-05-282-0/+2
* libmount: use stderr for initial debug messageKarel Zak2012-05-231-1/+1
* libmount: Use binary search to compare pseudofsDave Reisner2012-05-231-25/+44
* libmount: don't canonicalize targetKarel Zak2012-05-173-7/+11
* libmount: close device fd (to avoid mount(2) EBUSY)Karel Zak2012-04-271-53/+17Star
* libmount: expose mnt_get_mountpoint as external APIDave Reisner2012-04-264-1/+11
* libmount: add mnt_table_find_devno()Karel Zak2012-04-254-0/+38
* libmount: fix mnt_context_guess_fstype()Karel Zak2012-04-251-3/+2Star
* libmount: add special MNT_ERR_ codesKarel Zak2012-04-242-10/+22
* libmount: fix mount by patternKarel Zak2012-04-241-1/+4
* Fix typos found by misspellingsBernhard Voelker2012-04-233-5/+5
* libmount: add support for PARTUUID= and PARTLABEL=Karel Zak2012-04-191-2/+6
* libmount: add mnt_context_get_options()Karel Zak2012-04-184-2/+24
* libmount: add mnt_context_fstab_applied()Karel Zak2012-04-174-1/+16
* libmount: add support to parse /proc/swapsKarel Zak2012-04-037-4/+213
* libmount: clean up MNT_FMT_* usage in parserKarel Zak2012-04-031-15/+16
* mount: fix recursively propagation mountingDong Hao2012-03-211-2/+3
* libmount: improve mnt_tables_is_mountedKarel Zak2012-03-201-1/+1
* libmount: add configfs to pseudofs listKarel Zak2012-03-201-0/+1
* libmount: fix "already mounted" detection on systems with mtabKarel Zak2012-03-091-17/+49
* libmount: avoid infinite loop in child fs iterationDave Reisner2012-03-081-0/+5
* libmount: cleanup flags usageKarel Zak2012-03-076-54/+120
* libmount: add mnt_fs_streq_target() and export all mnt_fs_streq_*Karel Zak2012-03-027-33/+64
* libmount: add mnt_fs_streq_srcpath()Karel Zak2012-03-024-32/+35
* libmount: cosmetic changes around "none"Karel Zak2012-03-022-3/+10
* libmount: don't treat "none" differentlyDave Reisner2012-03-023-15/+6Star
* build-sys: enhance readability of the autotools filesSami Kerola2012-02-281-26/+52
* 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: canonicalize targets from fstab on mount -aKarel Zak2012-02-241-4/+6
* libmount: optimize for paths with tailing slashKarel Zak2012-02-241-1/+1
* libmount: canonicalize all paths from (fs)tabKarel Zak2012-02-241-1/+1
* docs: corrections to FSF license files, and postal addressSami Kerola2012-02-241-3/+3
* mount: distinguish between MS_COMMENT flags (netdev, nofail, ...)Karel Zak2012-02-231-0/+4
* libmount: clean up context docsKarel Zak2012-02-231-0/+6
* docs: update copyright yearsKarel Zak2012-02-221-1/+1