index
:
util-linux-old
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mount
/
fstab.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-04
mount: get most recently mounted fs from /etc/mtab.
Valerie Aurora
1
-0
/
+18
2010-02-11
mount: warn users that mtab is read-only
Karel Zak
1
-1
/
+1
2009-08-21
replace usleep() for systems that don't have them
Daniel Mierswa
1
-0
/
+1
2009-05-29
mount: use TAG parsing function from libblkid
Karel Zak
1
-0
/
+1
2009-03-03
lib: fix fsprobe wrapper (const char * is nonsense)
Karel Zak
1
-2
/
+2
2009-03-03
mount: fix gcc warning (variable used uninitialized)
Karel Zak
1
-1
/
+1
2009-02-17
mount: generic blkid/volume_id wrapper, use blkid_evaluate_*
Karel Zak
1
-1
/
+2
2009-02-11
mount: move realpath.c code to lib/
Karel Zak
1
-5
/
+0
2009-01-07
umount: cleanup gefs_by_specdir()
Karel Zak
1
-26
/
+19
2009-01-07
mount: finalize support of quoted LABELs/UUIDs
Karel Zak
1
-4
/
+14
2008-12-19
mount: clean up SPEC canonicalization
Karel Zak
1
-6
/
+7
2008-10-01
mount: mtab created multiple times with -a option
Karel Zak
1
-2
/
+5
2008-05-19
mount: remount doesn't care about loop=
Karel Zak
1
-1
/
+85
2008-03-12
mount: remove useless if-before-my_free, define my_free as a macro
Karel Zak
1
-9
/
+3
2008-03-06
mount: don't canonicalize LABEL= or UUID= spec
Karel Zak
1
-1
/
+7
2008-02-18
mount: use canonicalize in getfs_by_devname
Karel Zak
1
-0
/
+13
2008-02-14
mount: "can't create lock file" message sometimes means failure, sometimes not
Mark McLoughlin
1
-0
/
+5
2007-11-28
mount: cleanup usage of _PATH_*
Karel Zak
1
-35
/
+33
2007-10-25
mount: clean up global variables
Karel Zak
1
-4
/
+0
2007-10-25
mount: cleanup error() and die()
Karel Zak
1
-1
/
+0
2007-10-25
mount: use atexit() rather than (*at_die)()
Karel Zak
1
-2
/
+0
2007-10-25
mount: cleanup canonicalize() usage
Karel Zak
1
-3
/
+6
2007-10-11
mount: improve chmod & chown usage and clean up gcc warnings (fstab.c)
Karel Zak
1
-11
/
+27
2007-07-31
mount: should set proper permissions on locktime
Flávio Leitner
1
-1
/
+1
2007-06-15
mount: rewrite getfs_by_specdir() without mem leaks
Karel Zak
1
-26
/
+32
2007-05-28
mount: getfs_* (fstab) interface has to work with canonicalize()
Karel Zak
1
-2
/
+21
2007-05-25
mount: parse SPEC before search in fstab
Karel Zak
1
-0
/
+18
2007-05-25
mount: clean up getfs* (fstab.c) interface
Karel Zak
1
-17
/
+24
2007-05-17
mount: fix has_* functions (CVE-2007-0822)
Karel Zak
1
-2
/
+8
2007-05-17
mount: fsprobe: rename the rest of API routines to fsprobe_*
Karel Zak
1
-4
/
+4
2007-05-17
mount: fsprobe: rename files to fsprobe_*
Karel Zak
1
-1
/
+1
2007-04-26
mount: fix list logic in update_mtab
Karel Zak
1
-1
/
+6
2007-04-26
mount: fix memory usage in update_mtab
Mike Frysinger
1
-8
/
+23
2007-04-25
mount: update mtab correctly when mount --move
Karel Zak
1
-1
/
+5
2007-03-30
mount: fix mtab_lock
Karel Zak
1
-44
/
+82
2007-03-28
tests: add lock_mtab() performance and reliability test
Karel Zak
1
-0
/
+117
2007-01-04
build-sys: remove DEFAULT_INCLUDES workaround
Karel Zak
1
-2
/
+2
2006-12-07
Imported from util-linux-2.13-pre5 tarball.
Karel Zak
1
-12
/
+9
2006-12-07
Imported from util-linux-2.12o tarball.
Karel Zak
1
-10
/
+13
2006-12-07
Imported from util-linux-2.12j tarball.
Karel Zak
1
-1
/
+1
2006-12-07
Imported from util-linux-2.12i tarball.
Karel Zak
1
-1
/
+3
2006-12-07
Imported from util-linux-2.12h tarball.
Karel Zak
1
-17
/
+40
2006-12-07
Imported from util-linux-2.12b tarball.
Karel Zak
1
-10
/
+16
2006-12-07
Imported from util-linux-2.12a tarball.
Karel Zak
1
-20
/
+52
2006-12-07
Imported from util-linux-2.12pre tarball.
Karel Zak
1
-52
/
+20
2006-12-07
Imported from util-linux-2.12 tarball.
Karel Zak
1
-95
/
+129
2006-12-07
Imported from util-linux-2.11y tarball.
Karel Zak
1
-0
/
+39
2006-12-07
Imported from util-linux-2.11t tarball.
Karel Zak
1
-1
/
+1
2006-12-07
Imported from util-linux-2.11b tarball.
Karel Zak
1
-1
/
+11
2006-12-07
Imported from util-linux-2.10s tarball.
Karel Zak
1
-177
/
+173
[next]