index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libmount
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-24
include/c.h: prefer nanosleep() over usleep()
Karel Zak
1
-2
/
+2
2014-01-14
libmount: fix scanf format string [coverity scan]
Karel Zak
1
-4
/
+4
2013-12-11
libmount: add mnt_table_uniq_fs()
Karel Zak
3
-14
/
+157
2013-12-10
libmount: add efivarfs to the list of pseudo filesystems
Karel Zak
1
-1
/
+2
2013-11-19
libmount: add mnt_tag_is_valid()
Karel Zak
3
-0
/
+22
2013-11-12
libmount: cleanup fix_optstr() regards to selinux and smack
Karel Zak
1
-19
/
+47
2013-11-12
libmount: fix typo in smack path
Karel Zak
1
-1
/
+1
2013-11-12
libmount: remove smackfs* option when SMACK not enabled
Karel Zak
1
-0
/
+22
2013-11-08
strutils: add skip_space() function
Ondrej Oprala
1
-13
/
+4
2013-11-04
libmount: update utab after successful extern helper mount
Karel Zak
3
-10
/
+84
2013-11-04
libmount: allow to use -s (sloppy) for all external helpers
Karel Zak
1
-6
/
+1
2013-10-11
libmount: fix mnt_context_is_child() comment
Karel Zak
1
-1
/
+4
2013-10-11
libmount: Fix typo in comment
Namhyung Kim
1
-2
/
+2
2013-10-01
libmount: remove dead code [coverity scan]
Karel Zak
1
-1
/
+1
2013-10-01
libmount: make mnt_table_replace_file() more robust [coverity scan]
Karel Zak
1
-1
/
+13
2013-09-30
libmount: Save errno if mkostemp() failed
Namhyung Kim
1
-1
/
+3
2013-09-27
libmount: update docs
Karel Zak
3
-4
/
+4
2013-09-27
libmount: small cleanup in umount code
Karel Zak
2
-3
/
+6
2013-09-26
libmount: compose mount.<type> helpers paths more carefully
Karel Zak
1
-0
/
+1
2013-09-26
libmount: make mnt_fs_{ap,pre}pend_options() more robust
Karel Zak
1
-0
/
+6
2013-09-26
libmount: Remove stale comment on mnt_context_mount()
Namhyung Kim
1
-5
/
+0
2013-09-26
libmount: Set each optstr's to NULL if failed
Namhyung Kim
1
-3
/
+9
2013-09-26
libmount: Free splitted optstr's when error occurred
Namhyung Kim
1
-1
/
+5
2013-09-26
libmount: Get rid of an unnecessary check
Namhyung Kim
1
-1
/
+1
2013-09-20
libmount: free username after check
Dave Reisner
1
-0
/
+2
2013-09-20
libmount: use memmove when overlap possible
Dave Reisner
1
-1
/
+1
2013-09-10
lib: rename time-util.c to timeutils.c, fix headers
Karel Zak
1
-0
/
+1
2013-08-29
lib/strutils: move *swith() functions to private library
Sami Kerola
4
-36
/
+2
2013-08-27
build-sys: add CFLAGS and LDFLAGS for daemons and shared libs
Karel Zak
1
-0
/
+2
2013-08-22
libmount: cleanup libmnt_fs list after mnt_table_remove_fs()
Karel Zak
2
-1
/
+13
2013-08-21
libmount: add reference counter to libmnt_table
Karel Zak
9
-50
/
+98
2013-08-21
libmount: add reference counting to libmnt_cache
Karel Zak
5
-30
/
+68
2013-08-21
libmount: add reference counting to libmount_fs
Karel Zak
9
-41
/
+113
2013-08-21
libmount: add function for context userdata
Karel Zak
3
-0
/
+43
2013-08-20
libmount: add mnt_table_is_empty(), improve table list usage
Karel Zak
4
-9
/
+30
2013-08-20
libmount: add mnt_table_{first,last}_fs()
Karel Zak
3
-0
/
+44
2013-08-20
libmount: add mnt_table_{set,get}_userdata()
Karel Zak
3
-0
/
+36
2013-08-20
libmount: add mnt_table_with_comments()
Karel Zak
3
-0
/
+14
2013-08-05
libmount: be robust when work with loopdev backing file paths
Karel Zak
2
-18
/
+17
2013-08-05
libmount: canonicalize for conversion from loopdev backing file
Karel Zak
1
-1
/
+6
2013-08-05
libmount: fix typos
Ondrej Oprala
19
-353
/
+354
2013-08-01
libmount: add missing declarations to libmount.h.in and documentation
Ondrej Oprala
3
-0
/
+6
2013-08-01
libmount: change tailing to trailing in *_tailing_comments functions
Ondrej Oprala
5
-21
/
+21
2013-07-09
libmount: fix memory leak [clang-analyzer]
Karel Zak
1
-1
/
+2
2013-07-08
lsblk: use devno to check if the filesystem is mounted
Karel Zak
1
-1
/
+15
2013-07-03
libmount: add functions to safely replace a fs table
Ondrej Oprala
3
-0
/
+112
2013-07-03
libmount: add functions to handle comments in fs tables
Ondrej Oprala
7
-9
/
+356
2013-07-02
libmount: add a generic append_string() function
Karel Zak
2
-0
/
+39
2013-07-02
libmount: be more restrictive about valid tag names
Karel Zak
5
-32
/
+40
2013-06-17
libmount: be robust for empty target/source strings
Karel Zak
2
-14
/
+27
[next]