index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmount
/
src
/
optstr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: fix reassigned values before old ones has been used [cppcheck]
Sami Kerola
2017-06-14
1
-1
/
+1
*
libmount: support name=value for mnt_match_options()
Karel Zak
2016-12-20
1
-5
/
+13
*
libmount: reimplement mnt_match_options()
Karel Zak
2016-12-20
1
-0
/
+79
*
libmount: Preserve empty string value in optstr parsing
Filipe Brandenburger
2016-08-10
1
-2
/
+2
*
tests: fix compiler warnings [-Wmissing-prototypes]
Ruediger Meier
2016-02-23
1
-10
/
+10
*
libmount: fix uid= and gid= translation
Karel Zak
2015-10-12
1
-11
/
+14
*
libmount: fix typo in mnt_optstr_prepend_option()
Karel Zak
2015-08-05
1
-1
/
+1
*
libmount: variable dereferenced before check [smatch scan]
Karel Zak
2015-08-05
1
-1
/
+2
*
libmount: remove assert(arg) from public functions
Karel Zak
2015-02-16
1
-23
/
+13
*
libmount: use new debug functions
Karel Zak
2014-03-21
1
-10
/
+10
*
libmount: Set each optstr's to NULL if failed
Namhyung Kim
2013-09-26
1
-3
/
+9
*
libmount: fix typos
Ondrej Oprala
2013-08-05
1
-48
/
+48
*
libmount: more robust options string parsing
Karel Zak
2013-05-30
1
-2
/
+2
*
libmount: fix mount.nfs segfault, rely on assert() rather than on nonnull
Karel Zak
2013-04-12
1
-3
/
+23
*
libmount: fix __mnt_optstr_append_option() nonull attribute [coverity scan]
Karel Zak
2013-03-27
1
-1
/
+1
*
libmount: ignore name=value if only 'name' is expected
Karel Zak
2013-02-28
1
-1
/
+21
*
libmount: clean nonnull attribute usage
Karel Zak
2012-12-04
1
-2
/
+4
*
libmount: add mnt_optstr_deduplicate_option()
Karel Zak
2012-08-01
1
-0
/
+61
*
libmount: improve ifdef HAVE_LIBSELINUX stuff
Karel Zak
2012-06-19
1
-2
/
+11
*
Merge branch '2012wk23' of git://github.com/kerolasa/lelux-utiliteetit
Karel Zak
2012-06-15
1
-1
/
+4
|
\
|
*
build: fix unused parameter warnings
Sami Kerola
2012-06-11
1
-1
/
+4
*
|
libmount: make some string operations more robust
Karel Zak
2012-06-15
1
-1
/
+1
*
|
libmount: fix read before allocated buffer
Petr Uzel
2012-06-15
1
-1
/
+1
*
|
libmount: don't use nosuid,noexec,nodev for cifs user=foo
Karel Zak
2012-06-14
1
-4
/
+5
*
|
libmount: don't generate empty option strings
Karel Zak
2012-06-14
1
-1
/
+3
|
/
*
libmount: trim leading commas from each options string
Dave Reisner
2012-06-05
1
-0
/
+5
*
libmount: cleanup docs
Karel Zak
2012-02-22
1
-3
/
+3
*
libmount: fix buffer overflow and leaks in tests
Karel Zak
2012-01-26
1
-1
/
+4
*
libmount: fix compiler warnings [-Wsign-compare]
Karel Zak
2012-01-17
1
-2
/
+2
*
libmount: ignore "defaults" mount option
Karel Zak
2012-01-17
1
-1
/
+3
*
libmount: fix MS_BIND|MS_REC usage, improve some bitwise operations
Karel Zak
2012-01-16
1
-2
/
+2
*
libmount: allow to toggle ro/rw and mount again
Karel Zak
2012-01-13
1
-1
/
+2
*
libmount: fix trivial typos in debugging output
Petr Uzel
2011-11-09
1
-1
/
+1
*
libmount: remove unnecessary includes, mask API as stable
Karel Zak
2011-07-25
1
-7
/
+0
*
libmount: clean up docs
Karel Zak
2011-07-25
1
-2
/
+2
*
libmount: cleanup docs
Karel Zak
2011-07-23
1
-2
/
+1
*
libmount: add support for mount -a
Karel Zak
2011-06-23
1
-3
/
+3
*
build-sys: use top-level directory for libmount rather than shlibs/mount
Karel Zak
2011-06-09
1
-0
/
+1224