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/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
*
parse-date: fix printf format
Ruediger Meier
2017-07-18
1
-1
/
+1
*
libblkid: don't use CDROM_GET_CAPABILITY ioctl for DM devices
Karel Zak
2017-07-12
1
-7
/
+11
*
Merge branch 'path-fixes' of https://github.com/rudimeier/util-linux
Karel Zak
2017-06-29
2
-17
/
+40
|
\
|
*
misc: avoid some dead initialization warnings
Ruediger Meier
2017-06-29
1
-1
/
+2
|
*
lsmem: fix, using freed memory
Ruediger Meier
2017-06-29
1
-3
/
+3
|
*
lib/path: add error handling to path_vcreate()
Ruediger Meier
2017-06-29
1
-9
/
+25
|
*
lib/path: fix crash, pathbuf overflow
Ruediger Meier
2017-06-27
1
-4
/
+10
*
|
lib/blkdev: remove support for Linux < 2.6
Ruediger Meier
2017-06-29
1
-11
/
+2
|
/
*
lib: fix strutils.h, remove STRTOXX_EXIT_CODE
Ruediger Meier
2017-06-22
1
-0
/
+6
*
Merge branch '170424' of github.com:jwpi/util-linux
Karel Zak
2017-06-20
1
-103
/
+77
|
\
|
*
parse-date: time_zone_hhmm() bug fixes
J William Piggott
2017-06-15
1
-35
/
+33
|
*
parse-date: remove unused ordinal_day_seen
J William Piggott
2017-06-15
1
-6
/
+0
|
*
parse-date: remove unused year_seen
J William Piggott
2017-06-15
1
-3
/
+0
|
*
parse-date: refactor tm_diff()
J William Piggott
2017-06-15
1
-3
/
+2
|
*
parse-date: use to_uchar() instead of assignment.
J William Piggott
2017-06-15
1
-4
/
+2
|
*
parse-date: use uintmax_t where appropriate
J William Piggott
2017-06-15
1
-4
/
+4
|
*
parse-date: use int where appropriate
J William Piggott
2017-06-15
1
-6
/
+6
|
*
parse-date: use intmax_t where appropriate
J William Piggott
2017-06-15
1
-28
/
+28
|
*
parse-date: remove unused EPOCH_YEAR
J William Piggott
2017-06-15
1
-1
/
+0
|
*
parse-date: replace ISDIGIT with c_isdigit
J William Piggott
2017-06-15
1
-18
/
+7
*
|
lib: style cosmetics plymouth-ctrl.c
Ruediger Meier
2017-06-15
1
-11
/
+7
|
/
*
lib: remove _RLD_ from forbid environment variable list
Sami Kerola
2017-06-14
1
-1
/
+0
*
lib: simplify cpuset if clauses that return
Sami Kerola
2017-06-14
1
-7
/
+5
*
misc: remove stray semicolons
Sami Kerola
2017-06-14
1
-1
/
+1
*
misc: fix gcc-7 snprintf warnings -Wformat-truncation
Ruediger Meier
2017-06-14
2
-3
/
+3
*
lib/ttyutils: return terminal lines too
Karel Zak
2017-06-12
1
-19
/
+49
*
lib/pager: use xalloc
Karel Zak
2017-06-02
1
-1
/
+1
*
lib/pager: don't use pager if command not available
Karel Zak
2017-06-01
1
-0
/
+36
*
misc: fix some warnings
Ruediger Meier
2017-06-01
1
-1
/
+2
*
build-sys: fix library order when linking
Ruediger Meier
2017-06-01
1
-1
/
+1
*
build-sys: ncurses headers cleanup
Karel Zak
2017-05-31
1
-4
/
+11
*
lib/colors: fix test compilation
Karel Zak
2017-05-31
1
-2
/
+2
*
lib/colors: ncurses cleanup
Karel Zak
2017-05-30
2
-9
/
+27
*
lib/loopdev: remove unnecessary header
Karel Zak
2017-05-30
1
-1
/
+0
*
lib/parse-date: don't use xalloc in lib-like code
Karel Zak
2017-05-12
1
-3
/
+12
*
build-sys: remove duplicate includes
Karel Zak
2017-05-12
1
-1
/
+0
*
lib/mbsedit: fix typo in comment
Sami Kerola
2017-05-10
1
-1
/
+1
*
lib/timer: add comment
Karel Zak
2017-04-28
1
-0
/
+17
*
lib/timer.c: prevent pathological race condition
Rasmus Villemoes
2017-04-26
1
-4
/
+6
*
lib/timer.c: remove bogus SA_SIGINFO from timer_settime call
Rasmus Villemoes
2017-04-26
1
-1
/
+1
*
parse-date: remove extraneous form feed
J William Piggott
2017-04-10
1
-2
/
+0
[next]