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
*
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
*
Merge branch '170415' of github.com:jwpi/util-linux
Karel Zak
2017-04-26
1
-3
/
+4
|
\
|
*
optutils.h: don't print non-graph characters
J William Piggott
2017-04-19
1
-3
/
+4
*
|
libfdisk: fix NLS support
Karel Zak
2017-04-25
1
-2
/
+12
|
/
*
agetty: fix characters reorder in login prompt
Karel Zak
2017-03-27
1
-0
/
+4
*
build-sys: add missing header file
Karel Zak
2017-03-23
1
-0
/
+1
*
Merge remote-tracking branch 'jwpi/hwclock-date7'
Karel Zak
2017-03-23
2
-0
/
+327
|
\
|
*
lib: add parse-date.y
J William Piggott
2017-03-04
2
-0
/
+327
*
|
include: fix compiler warning
Sami Kerola
2017-03-13
2
-0
/
+6
|
/
*
misc: do not use plain 0 as NULL [smatch scan]
Sami Kerola
2017-02-20
1
-1
/
+1
*
build-sys: add missing file
Karel Zak
2017-02-16
1
-0
/
+1
*
lib/mbsedit: add simple buffer editor
Karel Zak
2017-02-16
1
-0
/
+32
*
hwclock: improve coding style
Sami Kerola
2017-02-05
1
-0
/
+4
*
lib: add timegm() portability function to lib/timeutils.c
Sami Kerola
2017-02-03
1
-0
/
+4
*
lib/strutils: return end pointer by isdigit_string()
Karel Zak
2017-01-28
1
-2
/
+6
*
lib/list: remove LIST_HEAD macro
Karel Zak
2017-01-05
1
-5
/
+0
*
Use --help suggestion on invalid option
Karel Zak
2016-12-19
1
-0
/
+6
*
include/c.h: add errtryhelp()
Karel Zak
2016-12-19
1
-0
/
+9
*
agetty: remove obsolete HAVE_UPDWTMP fallback
Ruediger Meier
2016-12-07
1
-2
/
+0
[next]