summaryrefslogtreecommitdiffstats
path: root/mount/fstab.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Imported from util-linux-2.12i tarball.Karel Zak2006-12-071-1/+3
* Imported from util-linux-2.12h tarball.Karel Zak2006-12-071-17/+40
* Imported from util-linux-2.12b tarball.Karel Zak2006-12-071-10/+16
* Imported from util-linux-2.12a tarball.Karel Zak2006-12-071-20/+52
* Imported from util-linux-2.12pre tarball.Karel Zak2006-12-071-52/+20Star
* Imported from util-linux-2.12 tarball.Karel Zak2006-12-071-95/+129
* Imported from util-linux-2.11y tarball.Karel Zak2006-12-071-0/+39
* Imported from util-linux-2.11t tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.11b tarball.Karel Zak2006-12-071-1/+11
* Imported from util-linux-2.10s tarball.Karel Zak2006-12-071-177/+173Star
* Imported from util-linux-2.10f tarball.Karel Zak2006-12-071-1/+28
* Imported from util-linux-2.9v tarball.Karel Zak2006-12-071-45/+82
* Imported from util-linux-2.9i tarball.Karel Zak2006-12-071-100/+205
* Imported from util-linux-2.8 tarball.Karel Zak2006-12-071-2/+2