index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc-utils
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-29
logger: use memcpy instead of bcopy
Dave Reisner
1
-1
/
+1
2012-05-29
logger: mark decode/pencode as static
Dave Reisner
1
-47
/
+37
2012-05-29
logger: avoid explicit fclose(stdout)
Dave Reisner
1
-2
/
+0
2012-05-23
misc-utils: cleanup unused strings.h includes
maximilian attems
3
-3
/
+0
2012-05-23
findmnt: fallback to mountinfo for polling
Dave Reisner
1
-2
/
+1
2012-05-23
findmnt: reference correct manual section
Dave Reisner
1
-1
/
+1
2012-05-23
blkid: stop device probing if error is detected
Petr Uzel
1
-1
/
+4
2012-05-23
blkid: introduce symbolic names for different blkid exit codes
Petr Uzel
1
-14
/
+18
2012-05-23
blkid: use symbolic exit code
Petr Uzel
1
-1
/
+1
2012-05-23
Merge branch 'master' of https://github.com/jhuntwork/util-linux
Karel Zak
1
-2
/
+2
2012-05-15
misc-utils: cleanup strtoxx_or_err()
Karel Zak
7
-22
/
+16
2012-05-15
include/ttyutils: more robust get_terminal_width()
Karel Zak
1
-2
/
+4
2012-05-15
blkid: use get_terminal_width() from ttyutils.h
Petr Uzel
1
-28
/
+1
2012-05-15
libuuid: move read_all to include/all-io.h
Petr Uzel
1
-24
/
+0
2012-05-15
include: rename writeall.h to all-io.h
Petr Uzel
2
-2
/
+2
2012-05-15
lsblk: improve man page wording
Petr Uzel
1
-2
/
+2
2012-05-13
Remove use of __P. Its intended usage was to support pre-ANSI C compilers, bu...
Jeremy Huntwork
1
-2
/
+2
2012-05-10
libuuid: avoid double open and leaking fd (reworked)
Petr Uzel
1
-2
/
+2
2012-05-10
lslocks: fix bracket indentation
Davidlohr Bueso
1
-1
/
+1
2012-05-04
uuidd: remove unnecessary variables
Karel Zak
1
-22
/
+16
2012-05-04
libuuid: avoid double open and leaking descriptor
Petr Uzel
1
-2
/
+2
2012-05-04
uuidd: introduce uuidd_cxt to pass arguments to server loop
Petr Uzel
1
-20
/
+36
2012-05-04
uuidd: add systemd unit files
Petr Uzel
4
-2
/
+27
2012-05-04
uuidd: do not drop privileges
Petr Uzel
1
-31
/
+1
2012-05-04
uuidd: print all debugging information to stderr
Petr Uzel
1
-14
/
+15
2012-05-04
uuidd: implement --socket-activation option
Petr Uzel
5
-44
/
+914
2012-05-04
uuidd: factor out socket creation into separate function
Petr Uzel
1
-28
/
+46
2012-05-04
uuidd: implement --no-fork option
Petr Uzel
2
-6
/
+15
2012-05-04
uuidd: use ignore_result helper
Petr Uzel
1
-3
/
+2
2012-05-04
uuidd: implement --no-pid option
Petr Uzel
2
-12
/
+39
2012-05-04
uuidd: factor out pidfile creation into separate function
Petr Uzel
1
-14
/
+34
2012-05-04
uuidd: remove useless initialization of cleanup_socket
Petr Uzel
1
-1
/
+0
2012-05-04
uuidd: use UUIDD_OP_GETPID instead of magic number
Petr Uzel
1
-2
/
+2
2012-05-03
lsblk: fix /sys/.../ro usage
Karel Zak
1
-1
/
+1
2012-05-03
lslock: remove duplicate variable
Karel Zak
1
-2
/
+0
2012-04-27
findmnt: restrict within-device matching
Karel Zak
1
-26
/
+35
2012-04-27
findmnt: fix compiler warnings [-Wuninitialized]
Petr Uzel
1
-1
/
+1
2012-04-26
findmnt: add match_by_file to do within-device matching
Dave Reisner
1
-2
/
+26
2012-04-26
lsblk: remove private \x<hex> coding, decode data from udev
Karel Zak
3
-39
/
+15
2012-04-26
findmnt: add note about \x<hex> to man page
Karel Zak
1
-2
/
+2
2012-04-25
findmnt: add support for maj:min source
Karel Zak
2
-8
/
+49
2012-04-23
Fix typos found by misspellings
Bernhard Voelker
2
-2
/
+2
2012-04-20
namei: fix relative symlinks evaluation
Karel Zak
1
-3
/
+10
2012-04-19
lsblk: add support for PARTUUID= and PARTLABEL=
Karel Zak
1
-6
/
+39
2012-04-19
findmnt: add support for PARTUUID= and PARTLABEL=
Karel Zak
2
-26
/
+24
2012-04-19
blkid: add docs about PARTUUID= and PARTLABEL=
Karel Zak
1
-4
/
+4
2012-04-16
cal: Fix building under uClibc.
James Le Cuirot
1
-1
/
+1
2012-04-11
Merge branch 'close_stream' of git://github.com/kerolasa/lelux-utiliteetit
Karel Zak
17
-8
/
+35
2012-04-05
Merge branch 'eject'
Karel Zak
2
-2
/
+1
2012-04-05
eject: use BUILD_EJECT, move to sys-utils
Karel Zak
4
-1247
/
+0
[next]