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
/
misc-utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
whereis: cleanup man page, add note about $PATH
Karel Zak
2012-06-26
1
-38
/
+28
*
lsblk: check sysfs_read_u64 return code [coverity scan]
Karel Zak
2012-06-21
1
-2
/
+3
*
lsblk: check ioctl result [coverity scan]
Karel Zak
2012-06-21
1
-1
/
+2
*
lsblk: fix usage, improve exclude/include lists parsing
Karel Zak
2012-06-19
1
-8
/
+17
*
lsblk: add --include option
Karel Zak
2012-06-19
2
-13
/
+66
*
Merge branch '2012wk24' of git://github.com/kerolasa/lelux-utiliteetit
Karel Zak
2012-06-19
4
-39
/
+64
|
\
|
*
wipefs: use exclusive_option()
Sami Kerola
2012-06-17
1
-3
/
+10
|
*
lsblk: use exclusive_option()
Sami Kerola
2012-06-17
1
-12
/
+20
|
*
findmnt: use exclusive_option()
Sami Kerola
2012-06-17
1
-16
/
+22
|
*
blkid: use exclusive_option()
Sami Kerola
2012-06-17
1
-8
/
+12
*
|
lsblk: permit option --exclude more than once
Bernhard Voelker
2012-06-19
1
-4
/
+2
|
/
*
lsblk: use fallback for TYPE
Karel Zak
2012-06-15
1
-2
/
+7
*
lsblk: use blkdev_scsi_type_to_name()
Sami Kerola
2012-06-11
2
-18
/
+4
*
wipefs: use symbolic value for markup mode
Sami Kerola
2012-06-11
1
-3
/
+8
*
build: fix redundant redeclaration warnings
Sami Kerola
2012-06-11
1
-3
/
+0
*
uuidd: use output redirection which works [checkbashisms]
Sami Kerola
2012-06-11
1
-1
/
+1
*
blkid: fix realloc memory leak [cppcheck]
Sami Kerola
2012-06-11
1
-1
/
+3
*
logger: use memcpy instead of bcopy
Dave Reisner
2012-05-29
1
-1
/
+1
*
logger: mark decode/pencode as static
Dave Reisner
2012-05-29
1
-47
/
+37
*
logger: avoid explicit fclose(stdout)
Dave Reisner
2012-05-29
1
-2
/
+0
*
misc-utils: cleanup unused strings.h includes
maximilian attems
2012-05-23
3
-3
/
+0
*
findmnt: fallback to mountinfo for polling
Dave Reisner
2012-05-23
1
-2
/
+1
*
findmnt: reference correct manual section
Dave Reisner
2012-05-23
1
-1
/
+1
*
blkid: stop device probing if error is detected
Petr Uzel
2012-05-23
1
-1
/
+4
*
blkid: introduce symbolic names for different blkid exit codes
Petr Uzel
2012-05-23
1
-14
/
+18
*
blkid: use symbolic exit code
Petr Uzel
2012-05-23
1
-1
/
+1
*
Merge branch 'master' of https://github.com/jhuntwork/util-linux
Karel Zak
2012-05-23
1
-2
/
+2
|
\
|
*
Remove use of __P. Its intended usage was to support pre-ANSI C compilers, bu...
Jeremy Huntwork
2012-05-13
1
-2
/
+2
*
|
misc-utils: cleanup strtoxx_or_err()
Karel Zak
2012-05-15
7
-22
/
+16
*
|
include/ttyutils: more robust get_terminal_width()
Karel Zak
2012-05-15
1
-2
/
+4
*
|
blkid: use get_terminal_width() from ttyutils.h
Petr Uzel
2012-05-15
1
-28
/
+1
*
|
libuuid: move read_all to include/all-io.h
Petr Uzel
2012-05-15
1
-24
/
+0
*
|
include: rename writeall.h to all-io.h
Petr Uzel
2012-05-15
2
-2
/
+2
*
|
lsblk: improve man page wording
Petr Uzel
2012-05-15
1
-2
/
+2
|
/
*
libuuid: avoid double open and leaking fd (reworked)
Petr Uzel
2012-05-10
1
-2
/
+2
*
lslocks: fix bracket indentation
Davidlohr Bueso
2012-05-10
1
-1
/
+1
*
uuidd: remove unnecessary variables
Karel Zak
2012-05-04
1
-22
/
+16
*
libuuid: avoid double open and leaking descriptor
Petr Uzel
2012-05-04
1
-2
/
+2
*
uuidd: introduce uuidd_cxt to pass arguments to server loop
Petr Uzel
2012-05-04
1
-20
/
+36
*
uuidd: add systemd unit files
Petr Uzel
2012-05-04
4
-2
/
+27
*
uuidd: do not drop privileges
Petr Uzel
2012-05-04
1
-31
/
+1
*
uuidd: print all debugging information to stderr
Petr Uzel
2012-05-04
1
-14
/
+15
*
uuidd: implement --socket-activation option
Petr Uzel
2012-05-04
5
-44
/
+914
*
uuidd: factor out socket creation into separate function
Petr Uzel
2012-05-04
1
-28
/
+46
*
uuidd: implement --no-fork option
Petr Uzel
2012-05-04
2
-6
/
+15
*
uuidd: use ignore_result helper
Petr Uzel
2012-05-04
1
-3
/
+2
*
uuidd: implement --no-pid option
Petr Uzel
2012-05-04
2
-12
/
+39
*
uuidd: factor out pidfile creation into separate function
Petr Uzel
2012-05-04
1
-14
/
+34
*
uuidd: remove useless initialization of cleanup_socket
Petr Uzel
2012-05-04
1
-1
/
+0
*
uuidd: use UUIDD_OP_GETPID instead of magic number
Petr Uzel
2012-05-04
1
-2
/
+2
[next]