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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/randutils: don't break on EAGAIN, use usleep()
Karel Zak
2018-03-20
1
-5
/
+12
*
lib/randutils: Do not block on getrandom()
Carlo Caione
2018-03-19
1
-1
/
+5
*
libblkid: ignore private Stratis devices
Tony Asleson
2018-03-09
1
-9
/
+15
*
misc: fix typos using codespell
Ruediger Meier
2018-02-16
1
-1
/
+1
*
lsblk: try device/dev to read devno
Karel Zak
2018-02-09
1
-43
/
+54
*
lib/exec_shell: (and pager) use errexec()
Karel Zak
2018-02-01
2
-2
/
+2
*
lib/exec_shell: cleanup function attributes
Karel Zak
2018-02-01
1
-1
/
+1
*
include/debug: introduce __UL_INIT_DEBUG_FROM_STRING()
Karel Zak
2018-01-17
2
-2
/
+2
*
Merge branch 'mbsencode' of https://github.com/yontalcar/util-linux
Karel Zak
2018-01-12
1
-5
/
+4
|
\
|
*
lib/mbsalign: Fix escaping nonprintable multibyte characters
Vaclav Dolezal
2018-01-11
1
-1
/
+1
|
*
lib/mbsalign: escape "\x" when HAVE_WIDECHAR not defined
Vaclav Dolezal
2017-12-22
1
-4
/
+3
*
|
include/debug: don't print pointer address for SUID programs
Karel Zak
2018-01-12
1
-0
/
+3
*
|
lib/sha1: use proper WORDS_BIGENDIAN macro
Karel Zak
2018-01-02
1
-6
/
+3
|
/
*
lib/mbsalign: encode \x to \xecx
Karel Zak
2017-12-20
1
-2
/
+8
*
Merge branch 'gpt-part-name' of https://github.com/yontalcar/util-linux
Karel Zak
2017-12-20
1
-2
/
+2
|
\
|
*
lib/mbsalign: encode backslash to prevent ambiguity
Vaclav Dolezal
2017-11-29
1
-2
/
+2
*
|
lib/md5: use ul_/UL_ prefix
Karel Zak
2017-12-12
1
-13
/
+13
*
|
lib/sha1: fix indention
Karel Zak
2017-12-12
1
-232
/
+195
*
|
lib/sha1: use ul_/UL_prefix for symbols
Karel Zak
2017-12-12
1
-17
/
+17
*
|
lib/timeutils.c: warn format_iso_time() overflow
J William Piggott
2017-12-10
1
-6
/
+9
*
|
lib/timeutils.c:strxxx_iso: do not wrap tm_year
J William Piggott
2017-12-09
1
-4
/
+5
*
|
lib/timeutils.c:strxxx_iso: test conversion errors
J William Piggott
2017-12-09
1
-6
/
+18
*
|
lib/timeutils.c: bug fix Segmentation fault
J William Piggott
2017-12-09
1
-4
/
+4
|
/
*
lib/signames: remove unused function
Sami Kerola
2017-11-28
1
-5
/
+0
*
lib/mbsalign: add mbs_invalid_encode()
Karel Zak
2017-11-22
1
-0
/
+80
*
lib: Add simple crc32c() function
John Groves
2017-11-16
2
-0
/
+103
*
lib/timeutils: add common ISO timestamp masks
J William Piggott
2017-11-10
1
-17
/
+15
*
lib/timeutils: add get_gmtoff()
J William Piggott
2017-11-10
1
-2
/
+66
*
md5: declare byteReverse as static
Luca Ceresoli
2017-11-08
1
-2
/
+2
*
lib/mangle: return size of the decoded buffer
Karel Zak
2017-11-01
1
-2
/
+4
*
lib/path: make path_set_prefix() independent on cpu_set_t
Karel Zak
2017-10-23
1
-15
/
+14
*
lib/signames: fix redefinition of 'sys_signame' on OSX
Karel Zak
2017-10-23
1
-12
/
+12
*
lib/signames: remove signame array from header file
Karel Zak
2017-10-23
1
-1
/
+115
*
signames: Make input char buffers const
Niklas Hambüchen
2017-10-14
1
-2
/
+2
*
kill: Extract signal names into signames.h/signames.c
Niklas Hambüchen
2017-10-14
2
-1
/
+97
*
lib/pager: check open() return code [coverity scan]
Karel Zak
2017-10-11
1
-0
/
+2
*
lib/mbsedit: check wctomb() return code [coverity scan]
Karel Zak
2017-10-11
1
-0
/
+2
*
losetup: fix conflicting types for ‘loopcxt_set_blocksize’
Karel Zak
2017-10-04
1
-2
/
+6
*
lib/randutils: remove superfluous continue
Karel Zak
2017-10-02
1
-6
/
+3
*
losetup: Add support for logical block size
Stanislav Brabec
2017-09-27
1
-0
/
+50
*
setproctitle: fix out of boundary access
Tobias Stoeckmann
2017-09-26
1
-5
/
+6
*
lib/pwdutils: add xgetlogin()
Karel Zak
2017-09-18
1
-3
/
+35
*
login: add xgetpwnam()
Karel Zak
2017-09-18
2
-0
/
+69
*
libuuid: add support for hash-based UUIDs
Philip Prindeville
2017-09-05
2
-1
/
+298
*
lib/match: make match_fstype() case insensitive
Karel Zak
2017-08-31
1
-2
/
+2
*
misc: fix some printf format strings
Ruediger Meier
2017-08-16
1
-2
/
+4
*
lib/randutils: reset lose counter
Karel Zak
2017-08-14
1
-1
/
+1
*
lib/randutils: improve getrandom() usage
Karel Zak
2017-08-14
1
-18
/
+46
*
lib/randutils.c: More paranoia in getrandom() call.
Christopher James Halse Rogers
2017-08-08
1
-1
/
+1
*
lib/randutils.c: Fall back gracefully when kernel doesn't support getrandom(2).
Christopher James Halse Rogers
2017-08-08
1
-18
/
+26
[next]