summaryrefslogtreecommitdiffstats
path: root/mount/fstab.c
Commit message (Expand)AuthorAgeFilesLines
* mount: use lock from mnt_update_table()Karel Zak2011-04-131-19/+0Star
* mount: use fflush() and temporary file for mtab updates (CVE-2011-1089)Karel Zak2011-04-121-9/+27
* umount: support non-canonical devnames in mtabKarel Zak2011-04-111-0/+13
* mount: add rootcontext= for tmpfs on SELinux boxesKarel Zak2011-02-091-1/+1
* mount: fix parsing offset= followed by more optionsPetr Uzel2011-01-311-0/+20
* libmount: cleanup API, remove typedefKarel Zak2011-01-221-8/+8
* libmount: rename mount.h to libmount.hKarel Zak2011-01-221-1/+1
* mount: add mnt_init_debug()Karel Zak2011-01-031-1/+2
* mount: use libmount for mtab/utab updatesKarel Zak2011-01-031-0/+19
* mount: read mtab by libmountKarel Zak2011-01-031-1/+47
* mount: get most recently mounted fs from /etc/mtab.Valerie Aurora2010-08-041-0/+18
* mount: warn users that mtab is read-onlyKarel Zak2010-02-111-1/+1
* replace usleep() for systems that don't have themDaniel Mierswa2009-08-211-0/+1
* mount: use TAG parsing function from libblkidKarel Zak2009-05-291-0/+1
* lib: fix fsprobe wrapper (const char * is nonsense)Karel Zak2009-03-031-2/+2
* mount: fix gcc warning (variable used uninitialized)Karel Zak2009-03-031-1/+1
* mount: generic blkid/volume_id wrapper, use blkid_evaluate_*Karel Zak2009-02-171-1/+2
* mount: move realpath.c code to lib/Karel Zak2009-02-111-5/+0Star
* umount: cleanup gefs_by_specdir()Karel Zak2009-01-071-26/+19Star
* mount: finalize support of quoted LABELs/UUIDsKarel Zak2009-01-071-4/+14
* mount: clean up SPEC canonicalizationKarel Zak2008-12-191-6/+7
* mount: mtab created multiple times with -a optionKarel Zak2008-10-011-2/+5
* mount: remount doesn't care about loop=Karel Zak2008-05-191-1/+85
* mount: remove useless if-before-my_free, define my_free as a macroKarel Zak2008-03-121-9/+3Star
* mount: don't canonicalize LABEL= or UUID= specKarel Zak2008-03-061-1/+7
* mount: use canonicalize in getfs_by_devnameKarel Zak2008-02-181-0/+13
* mount: "can't create lock file" message sometimes means failure, sometimes notMark McLoughlin2008-02-141-0/+5
* mount: cleanup usage of _PATH_*Karel Zak2007-11-281-35/+33Star
* mount: clean up global variablesKarel Zak2007-10-251-4/+0Star
* mount: cleanup error() and die()Karel Zak2007-10-251-1/+0Star
* mount: use atexit() rather than (*at_die)()Karel Zak2007-10-251-2/+0Star
* mount: cleanup canonicalize() usageKarel Zak2007-10-251-3/+6
* mount: improve chmod & chown usage and clean up gcc warnings (fstab.c)Karel Zak2007-10-111-11/+27
* mount: should set proper permissions on locktimeFlávio Leitner2007-07-311-1/+1
* mount: rewrite getfs_by_specdir() without mem leaksKarel Zak2007-06-151-26/+32
* mount: getfs_* (fstab) interface has to work with canonicalize()Karel Zak2007-05-281-2/+21
* mount: parse SPEC before search in fstabKarel Zak2007-05-251-0/+18
* mount: clean up getfs* (fstab.c) interfaceKarel Zak2007-05-251-17/+24
* mount: fix has_* functions (CVE-2007-0822)Karel Zak2007-05-171-2/+8
* mount: fsprobe: rename the rest of API routines to fsprobe_*Karel Zak2007-05-171-4/+4
* mount: fsprobe: rename files to fsprobe_*Karel Zak2007-05-171-1/+1
* mount: fix list logic in update_mtabKarel Zak2007-04-261-1/+6
* mount: fix memory usage in update_mtabMike Frysinger2007-04-261-8/+23
* mount: update mtab correctly when mount --moveKarel Zak2007-04-251-1/+5
* mount: fix mtab_lockKarel Zak2007-03-301-44/+82
* tests: add lock_mtab() performance and reliability testKarel Zak2007-03-281-0/+117
* build-sys: remove DEFAULT_INCLUDES workaroundKarel Zak2007-01-041-2/+2
* Imported from util-linux-2.13-pre5 tarball.Karel Zak2006-12-071-12/+9Star
* Imported from util-linux-2.12o tarball.Karel Zak2006-12-071-10/+13
* Imported from util-linux-2.12j tarball.Karel Zak2006-12-071-1/+1