summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src
Commit message (Expand)AuthorAgeFilesLines
* build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak2011-06-0921-12718/+0Star
* libmount: fix uninitialized variable in sampleKarel Zak2011-06-081-1/+2
* libmount: use mnt_table_get_fs_root() in utab codeKarel Zak2011-06-024-115/+57Star
* libmount: add mnt_table_is_mounted()Karel Zak2011-05-314-1/+215
* libmount: minor fix to mnt_tabdiff_*Karel Zak2011-04-274-7/+11
* libmount: add mnt_tabdiff_* functionsKarel Zak2011-04-265-2/+398
* libmount: add mnt_reset_table()Karel Zak2011-04-263-5/+26
* libmount: support NULL source path for mnt_table_find_* functionsKarel Zak2011-04-263-16/+33
* libmount: add support for x-* mount commentsKarel Zak2011-04-212-3/+14
* libmount: use libmnt_lock for utab flockKarel Zak2011-04-133-102/+32Star
* libmount: merge mtab and utab locking codeKarel Zak2011-04-132-94/+178
* libmount: block signals when update utabKarel Zak2011-04-131-48/+81
* libmount: more robust mtab and utab update (CVE-2011-1676, CVE-2011-1677)Karel Zak2011-04-131-39/+73
* libmount: avoid redundant declaration of mnt_context_do_umountJan Engelhardt2011-04-121-2/+0Star
* libmount: fix parsing of mountinfo from 2.6.39Karel Zak2011-04-051-8/+21
* umount: use helper= for all UIDsKarel Zak2011-04-013-5/+5
* libmount: support /run/mount rather than /dev/.mountKarel Zak2011-03-317-16/+28
* libmount: fix some typos and copy&paste mistakes in commentsPetr Uzel2011-03-313-20/+19Star
* libmount: fix memory leak in cacheKarel Zak2011-03-301-2/+2
* libmount: add phelper= supportKarel Zak2011-03-303-17/+45
* libmount: small lock code cleanupKarel Zak2011-03-303-25/+29
* libmount: use chdir() and NOFOLLOW umount flag for umount operationKarel Zak2011-03-304-3/+114
* libmount: fix testKarel Zak2011-03-302-2/+1Star
* libmount: cleanup umount codeKarel Zak2011-03-301-38/+29Star
* libmount: block signals when writing to mtabKarel Zak2011-03-305-26/+73
* libmount: create a default lock for mtab updateKarel Zak2011-03-281-1/+10
* libmount: rename mount option "quiet" to "silent"Karel Zak2011-03-182-3/+3
* libmount: cleanup *_do_[u]mount() return codes and docsKarel Zak2011-03-143-11/+38
* libmount: keep code more readable for analyzers [coverity scan]Karel Zak2011-03-111-3/+3
* libmount: better "user" evaluationKarel Zak2011-02-233-11/+71
* libmount: don't export functions for vfs/fs/userspace mount optionsKarel Zak2011-02-229-261/+76Star
* Revert "libmount: do not check for EAGAIN after flock()"Karel Zak2011-02-181-1/+1
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+1
* libmount: add fallbacks for old systems without umount2() syscallKarel Zak2011-02-111-0/+28
* libmount: replace mkostmps() with more portable mkstemp()Karel Zak2011-02-113-4/+4
* tests: fix libmount testKarel Zak2011-02-091-5/+4Star
* libmount: do not check for EAGAIN after flock()Petr Uzel2011-02-091-1/+1
* libmount: more robust flock() usageKarel Zak2011-02-081-2/+6
* libmount: add and copy FS internal flagsKarel Zak2011-02-078-54/+123
* libmount: don't prepare update if syscall failedKarel Zak2011-02-071-0/+10
* libmount: cleanup helper initialization APIKarel Zak2011-02-026-15/+87
* libmount: add low-level API for umountKarel Zak2011-02-023-15/+111
* libmount: cleanup high-level mount APIKarel Zak2011-02-024-33/+33
* libmount: copy mount attrs from utab to contextKarel Zak2011-02-021-1/+6
* libmount: don't compile tests by defaultKarel Zak2011-01-251-4/+2Star
* libmount: fix debug messageKarel Zak2011-01-251-1/+1
* libmount: compile testsKarel Zak2011-01-251-3/+5
* libmount: fix user= usageKarel Zak2011-01-253-5/+8
* libmount: improve status check, minor cleanupsKarel Zak2011-01-256-20/+44
* libmount: rename mount.sym -> libmount.symKarel Zak2011-01-242-3/+3