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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/debug: don't print pointer address for SUID programs
Karel Zak
2018-01-12
3
-16
/
+34
*
lib/md5: use ul_/UL_ prefix
Karel Zak
2017-12-12
1
-15
/
+10
*
lib/sha1: use ul_/UL_prefix for symbols
Karel Zak
2017-12-12
1
-34
/
+15
*
lib/signames: remove unused function
Sami Kerola
2017-11-28
1
-1
/
+0
*
lib/mbsalign: add mbs_invalid_encode()
Karel Zak
2017-11-22
1
-0
/
+3
*
build-sys: add missing include
Karel Zak
2017-11-16
1
-0
/
+1
*
lib: Add simple crc32c() function
John Groves
2017-11-16
1
-0
/
+9
*
lib/timeutils: add common ISO timestamp masks
J William Piggott
2017-11-10
1
-9
/
+17
*
lib/timeutils: add get_gmtoff()
J William Piggott
2017-11-10
1
-0
/
+1
*
lib/timeutils: ISO_8601_BUFSIZ too small
J William Piggott
2017-11-10
1
-1
/
+1
*
agetty: add support for /etc/issue.d
Karel Zak
2017-11-07
1
-0
/
+2
*
lib/mangle: return size of the decoded buffer
Karel Zak
2017-11-01
1
-1
/
+1
*
Fix typo in carefulputc.h
Nik Nyby
2017-10-25
1
-3
/
+3
*
lib/path: make path_set_prefix() independent on cpu_set_t
Karel Zak
2017-10-23
1
-5
/
+4
*
lib/signames: remove signame array from header file
Karel Zak
2017-10-23
1
-126
/
+3
*
signames: Make input char buffers const
Niklas Hambüchen
2017-10-14
1
-1
/
+1
*
kill: Extract signal names into signames.h/signames.c
Niklas Hambüchen
2017-10-14
2
-0
/
+133
*
losetup: Add support for logical block size
Stanislav Brabec
2017-09-27
1
-0
/
+3
*
build-sys: fix non-blkid compilation
Karel Zak
2017-09-19
1
-0
/
+1
*
lib/pwdutils: add xgetlogin()
Karel Zak
2017-09-18
1
-0
/
+1
*
login: add xgetpwnam()
Karel Zak
2017-09-18
2
-0
/
+11
*
hwclock: update usage()
J William Piggott
2017-09-05
1
-1
/
+1
*
libuuid: add support for hash-based UUIDs
Philip Prindeville
2017-09-05
2
-0
/
+47
*
rfkill: make programming style to match util-linux project
Sami Kerola
2017-08-30
1
-0
/
+4
*
fdisk: use strutils to trim whitespace from input
Vaclav Dolezal
2017-08-29
1
-1
/
+1
*
include: move pamfail.h to auth.c
Sami Kerola
2017-08-05
2
-27
/
+0
*
build: use --runstatedir instead of --localstatedir
Andreas Henriksson
2017-07-31
1
-1
/
+1
*
partx: move partx.h to include/
Karel Zak
2017-07-14
2
-0
/
+63
*
libblkid: don't use CDROM_GET_CAPABILITY ioctl for DM devices
Karel Zak
2017-07-12
1
-1
/
+1
*
misc: consolidate macro style USAGE_HELP_OPTIONS
Ruediger Meier
2017-06-29
1
-4
/
+2
*
Merge branch 'path-fixes' of https://github.com/rudimeier/util-linux
Karel Zak
2017-06-29
1
-2
/
+9
|
\
|
*
lsmem: fix, using freed memory
Ruediger Meier
2017-06-29
1
-1
/
+4
|
*
lib/path: fix crash, pathbuf overflow
Ruediger Meier
2017-06-27
1
-1
/
+5
*
|
docs: remove some old history from manpages
Ruediger Meier
2017-06-29
2
-2
/
+2
|
/
*
misc: update --help content again
Ruediger Meier
2017-06-27
1
-2
/
+2
*
misc: introduce print_usage_help_options()
Ruediger Meier
2017-06-27
1
-2
/
+12
*
misc: revert to the old USAGE_HELP strings
Ruediger Meier
2017-06-26
1
-2
/
+2
*
misc: consolidate usage() "Available columns"
Karel Zak
2017-06-26
1
-1
/
+1
*
Merge branch '170622' of github.com:jwpi/util-linux
Karel Zak
2017-06-26
1
-1
/
+3
|
\
|
*
include/c.h: add USAGE_COMMANDS and USAGE_COLUMNS
J William Piggott
2017-06-24
1
-1
/
+3
*
|
Merge branch 'fix-exit-codes' of https://github.com/rudimeier/util-linux
Karel Zak
2017-06-26
1
-5
/
+2
|
\
\
|
*
|
lib: fix strutils.h, remove STRTOXX_EXIT_CODE
Ruediger Meier
2017-06-22
1
-5
/
+2
|
|
/
*
/
misc: no more errtryh()
Ruediger Meier
2017-06-25
1
-6
/
+0
|
/
*
hwclock: update --help content and grammar
J William Piggott
2017-06-21
1
-2
/
+2
*
include: update pathnames.h
J William Piggott
2017-06-21
1
-24
/
+12
*
hwclock: add usage() functions heading
J William Piggott
2017-06-21
1
-0
/
+1
*
libfdisk: cleanup sun label checksum usuage
Ruediger Meier
2017-06-13
1
-1
/
+1
*
lib/ttyutils: return terminal lines too
Karel Zak
2017-06-12
1
-0
/
+1
*
lib/colors: Fix bug where help text was not being translated.
Sebastian Rasmussen
2017-05-28
1
-2
/
+2
*
include/exitcodes: remove mount(8) exit codes
Karel Zak
2017-04-27
1
-10
/
+0
[next]