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
/
misc-utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
lsblk: fix -E segfault
Karel Zak
2019-07-15
1
-0
/
+2
*
include/xalloc: ensure xstrdup() and xstrndup() returns nonnull attribute
Sami Kerola
2019-07-14
1
-1
/
+7
*
lsblk: force to print PKNAME for partition
Karel Zak
2019-06-27
1
-0
/
+3
*
findmnt: (verify) ignore passno for XFS
Karel Zak
2019-06-12
1
-3
/
+9
*
hardlink: fix bad formatting in hardlink.1
Karel Zak
2019-05-31
1
-10
/
+10
*
findmnt: fix filters use on --list
Karel Zak
2019-05-29
1
-1
/
+1
*
whereis: make subdirs scan more robust
Karel Zak
2019-05-23
1
-10
/
+27
*
lsblk: make sure __process_one_device() has proper arguments [coverity scan]
Karel Zak
2019-05-23
1
-2
/
+7
*
lsblk: check ul_path_scanf() return value [coverity scan]
Karel Zak
2019-05-23
1
-4
/
+5
*
lsblk: check stat() return code [coverity scan]
Karel Zak
2019-05-23
1
-2
/
+3
*
logger: make code more robust for static analyzer [clang scan]
Karel Zak
2019-05-23
1
-0
/
+2
*
hardlink: avoid uninitialized variables [clang scan]
Karel Zak
2019-05-23
1
-2
/
+2
*
whereis: use xstrncpy()
Karel Zak
2019-05-20
1
-4
/
+2
*
Merge branch '2019wk19' of https://github.com/kerolasa/util-linux
Karel Zak
2019-05-20
1
-4
/
+4
|
\
|
*
wipefs: fix variable / function shadowing [cppcheck]
Sami Kerola
2019-05-18
1
-4
/
+4
*
|
findmnt: keep it easy for static analyzers
Karel Zak
2019-05-16
1
-1
/
+2
*
|
findmnt: (verify) check mnt_table_next_fs() return code [coverity scan]
Karel Zak
2019-05-16
1
-1
/
+3
*
|
fincore: remove unused variable [clang scan]
Karel Zak
2019-05-16
1
-6
/
+2
*
|
cal: make sure months_in_row makes sense [coverity scan]
Karel Zak
2019-05-16
1
-5
/
+11
*
|
blkid: improve strcpy() usage [coverity scan]
Karel Zak
2019-05-16
1
-3
/
+8
|
/
*
lsblk: fix "maybe be" duplication
Austin English
2019-05-15
1
-3
/
+3
*
lsblk: fix heap-use-after-free
Karel Zak
2019-05-06
1
-0
/
+1
*
lsblk: add more debug messages
Karel Zak
2019-05-02
1
-5
/
+15
*
hardlink: fix compiler warnings [-Wsign-compare -Wmaybe-uninitialized]]
Karel Zak
2019-05-02
1
-3
/
+3
*
hardlink: retire NIOBUF in favour of more common BUFSIZ
Sami Kerola
2019-05-01
1
-5
/
+5
*
hardlink: move global variables to a control structure
Sami Kerola
2019-05-01
1
-68
/
+78
*
hardlink: use flexible array member rather than zero-size array
Sami Kerola
2019-05-01
1
-2
/
+2
*
hardlink: remove \r from output
Karel Zak
2019-04-24
1
-13
/
+3
*
misc: consolidate version printing and close_stdout()
Karel Zak
2019-04-16
20
-89
/
+77
*
include/c: add print_version() macro
Karel Zak
2019-04-16
1
-8
/
+3
*
lib/fileutils: add xreaddir()
Karel Zak
2019-04-11
1
-18
/
+1
*
lscpu: fix excl[] array order
Karel Zak
2019-03-19
1
-0
/
+1
*
lsblk: force tree on --json --tree independently on used columns
Karel Zak
2019-03-18
2
-2
/
+13
*
blkid: (man) cleanup return code section
Karel Zak
2019-03-11
1
-1
/
+2
*
lsblk: allow to specify tree column
Karel Zak
2019-02-20
3
-10
/
+26
*
docs: fix typos [codespell]
Sami Kerola
2019-02-18
3
-3
/
+3
*
hardlink, wall: fix variable shadowing
Sami Kerola
2019-02-18
1
-2
/
+2
*
various: fix 'uninitialized when used' warnings [clang]
Sami Kerola
2019-02-18
3
-3
/
+4
*
cal: fix Sexit and Senter
Karel Zak
2019-02-18
1
-1
/
+1
*
hardlink: add long options
Karel Zak
2019-02-11
2
-23
/
+37
*
hardlink: rename function
Karel Zak
2019-02-11
1
-3
/
+3
*
hardlink: make code more readable
Karel Zak
2019-02-11
1
-9
/
+31
*
hardlink: cleanup global variables
Karel Zak
2019-02-11
1
-20
/
+23
*
hardlink: remove typedefs
Karel Zak
2019-02-11
1
-32
/
+33
*
lsblk: use ID_SCSI_SERIAL when available
Sven Wiltink
2019-02-11
1
-1
/
+5
*
hardlink: cleanup error messages, use xalloc.h
Karel Zak
2019-02-06
1
-48
/
+30
*
hardlink: cleanup verbose and warning messages
Karel Zak
2019-02-06
1
-61
/
+43
*
hardlink: (man) add AVAILABILITY
Karel Zak
2019-02-06
1
-3
/
+4
*
Merge branch 'hardlink' of https://github.com/rudimeier/util-linux into hardlink
Karel Zak
2019-02-06
3
-0
/
+608
|
\
|
*
hardlink: util-linux usage
Ruediger Meier
2018-11-14
1
-20
/
+51
[next]