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
*
docs: various pages: Format pathnames as italic (.I)
Michael Kerrisk
2016-12-09
1
-3
/
+3
*
misc: spelling, always use "cannot" instead of "can not"
Ruediger Meier
2016-11-30
1
-3
/
+3
*
lib,strutils: add strtoux[16|32|64]_or_err functions
Heiko Carstens
2016-11-09
1
-6
/
+38
*
lib/crc32: prefix public functions
Gustavo Zacarias
2016-10-19
1
-2
/
+2
*
lib/randutils: remove unnecessary function
Karel Zak
2016-10-04
1
-9
/
+3
*
lib/mbsalign: free buffer after error [coverity scan]
Karel Zak
2016-10-04
1
-5
/
+6
*
libsmartcols: support multi-line cells based on line breaks
Karel Zak
2016-09-06
1
-3
/
+9
*
lib/randutils: add xsrand() and rand_get_number()
Karel Zak
2016-09-06
1
-3
/
+15
*
lib/loopdev: Set errno in is_loopdev on error
Tobias Stoeckmann
2016-08-31
1
-5
/
+6
*
lib/pager: fix test
Karel Zak
2016-08-26
1
-1
/
+1
*
lib/pager: restore signals setting by pager_close()
Karel Zak
2016-08-26
1
-5
/
+23
*
lib/pager: cleanup and extend API
Karel Zak
2016-08-26
1
-4
/
+51
*
loopdev: Implememt loopcxt_set_status()
Stanislav Brabec
2016-08-17
1
-1
/
+35
*
losetup: add --nooverlap options
Karel Zak
2016-08-17
1
-5
/
+9
*
misc: always check setenv(3) return value
Sami Kerola
2016-08-12
1
-1
/
+2
*
blkdev: guard against missing DIOCGDINFO on FreeBSD 11
Franco Fichtner
2016-08-11
1
-2
/
+2
*
libmount: ignore redundant slashes
Karel Zak
2016-08-08
1
-28
/
+72
*
libmount: one iteration to detect overlap and reuse loopdev
Karel Zak
2016-08-04
1
-4
/
+18
*
lib/loopdev: cleanup sizelimit check
Karel Zak
2016-08-04
1
-9
/
+11
*
Implement loopcxt_check_conflict()
Stanislav Brabec
2016-08-03
1
-0
/
+55
*
Add sizelimit to internal API
Stanislav Brabec
2016-08-03
2
-8
/
+20
*
misc: simplify if clauses [oclint]
Sami Kerola
2016-07-21
2
-8
/
+4
*
tests: fix ttyutils test
Karel Zak
2016-07-15
1
-1
/
+1
*
lib: try to find tty in get_terminal_name()
Sami Kerola
2016-07-04
1
-2
/
+13
*
libcommon: add ISO_8601_GMTIME that will print UTC-0 timestamps
Sami Kerola
2016-06-26
1
-2
/
+12
*
misc: cleanup non-widechar compilation
Karel Zak
2016-06-03
1
-1
/
+6
*
lib/mbsalign: fix for non-widechar
Karel Zak
2016-06-03
1
-10
/
+12
*
lib/sysfs: be more smart for non-scsi devices
Karel Zak
2016-06-02
1
-1
/
+4
*
lib/ttyutils: use stdout for get_terminal_width()
Karel Zak
2016-06-02
1
-2
/
+2
*
misc: Fix various typos
Sebastian Rasmussen
2016-05-31
9
-16
/
+16
*
build-sys: add --disable-plymouth-support
Karel Zak
2016-05-26
1
-1
/
+4
*
lib/timeutils: add strtime_short()
Karel Zak
2016-05-24
1
-0
/
+38
*
include/timeutils: rewrite iso formatting functions
Karel Zak
2016-05-24
1
-34
/
+64
*
include/timeutils: use pointer for time_t
Karel Zak
2016-05-23
1
-2
/
+2
*
sulogin: agetty: use the plymouth local protocol instead the plymouth binary
Werner Fink
2016-05-20
2
-0
/
+148
*
lib/timeutils: add strxxx_iso() functions
Karel Zak
2016-05-11
3
-1
/
+102
*
lib: avoid double free in loopdev.c
Sami Kerola
2016-04-20
1
-0
/
+1
*
libmount: try absolute target before canonicalize
Karel Zak
2016-04-13
1
-1
/
+41
*
lib/strutils: use int for fgetc()
Karel Zak
2016-04-04
1
-1
/
+1
*
libblkid: Update for newer bcache superblocks
Kent Overstreet
2016-03-23
2
-110
/
+0
*
partx: fix --nr usage
Karel Zak
2016-03-22
1
-1
/
+1
*
libmount: improve conversion from root= to the devname
Karel Zak
2016-03-15
1
-0
/
+9
*
lib/linux_version: avoid major and minor shadowing
Karel Zak
2016-03-09
1
-6
/
+5
*
include: move sys/sysmacros.h to c.h
Karel Zak
2016-03-08
1
-1
/
+0
*
Revert "include sysmacros.h where used"
Karel Zak
2016-03-08
2
-2
/
+0
*
include sysmacros.h where used
Mike Frysinger
2016-03-08
2
-0
/
+2
*
misc: never cast void* from malloc(3) and friends
Ruediger Meier
2016-03-07
2
-2
/
+2
*
build-sys: add and use openat build conditionals
Ruediger Meier
2016-03-07
1
-4
/
+10
*
lib: move fopen_at() to fileutils.h, remove at.h
Ruediger Meier
2016-03-07
3
-27
/
+2
*
lib: remove openat fallback functions (include/at.h)
Ruediger Meier
2016-03-07
5
-138
/
+14
[next]