index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc-utils
/
blkid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-08
blkid: simple typo
Phillip Susi
1
-1
/
+1
2013-11-07
blkid: escape quotes in the output
Karel Zak
1
-4
/
+8
2013-06-13
blkid: export ID_PART_TABLE_UUID
Karel Zak
1
-0
/
+3
2013-05-14
blkid: fix typo in ID_FS_AMBIVALEN=
Karel Zak
1
-1
/
+1
2013-04-26
blkid, hwclock, ldattach: use program_invocation_short_name
Sami Kerola
1
-3
/
+1
2013-04-10
blkid: use xalloc everywhere
Karel Zak
1
-22
/
+4
2013-04-03
blkid: use O_CLOEXEC
Karel Zak
1
-1
/
+1
2013-03-26
blkid: use xalloc.h when possible
Sami Kerola
1
-4
/
+5
2013-03-20
blkid: also accept -V for displaying version information
Benno Schulenberg
1
-2
/
+3
2013-01-25
textual: standardize reporting of program name plus package version
Benno Schulenberg
1
-2
/
+3
2012-12-12
blkid: fix double free [coverity scan]
Karel Zak
1
-0
/
+1
2012-07-26
blkid: fix shadow declaration
Sami Kerola
1
-4
/
+4
2012-07-26
blkid: use err_exclusive_options()
Karel Zak
1
-8
/
+10
2012-06-17
blkid: use exclusive_option()
Sami Kerola
1
-8
/
+12
2012-06-11
blkid: fix realloc memory leak [cppcheck]
Sami Kerola
1
-1
/
+3
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-15
misc-utils: cleanup strtoxx_or_err()
Karel Zak
1
-2
/
+2
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-04-23
Fix typos found by misspellings
Bernhard Voelker
1
-1
/
+1
2012-04-04
misc-utils: verify writing to streams was successful
Sami Kerola
1
-0
/
+2
2012-03-30
blkid: use strtosize_or_err()
Karel Zak
1
-8
/
+4
2012-03-26
docs: mark udev and list blkid(8) output formats deprecated
Karel Zak
1
-4
/
+4
2012-03-02
blkid: add DEVNAME= to export output format
Karel Zak
1
-0
/
+2
2012-02-02
blkid: remove dead assigment
Karel Zak
1
-1
/
+2
2012-01-31
blkid: add comment to keep static analysers happy
Karel Zak
1
-0
/
+1
2012-01-31
blkid: check fd before use [coverity scan]
Karel Zak
1
-2
/
+2
2012-01-25
blkid: move cache to /run on new systems
Karel Zak
1
-1
/
+2
2012-01-25
blkid: remove -w option from man page and usage() output
Karel Zak
1
-9
/
+2
2011-10-21
blkid: print ID_PART_ENTRY_* for small devices
Karel Zak
1
-5
/
+3
2011-09-27
misc: use %m in format string instead of %s and strerror(errno)
Petr Uzel
1
-1
/
+1
2011-09-12
blkid: potential null derefence [smatch scan]
Karel Zak
1
-3
/
+3
2011-08-16
blkid: fix typo
Karel Zak
1
-3
/
+2
2011-08-16
blkid: indent usage()
Karel Zak
1
-27
/
+27
2011-08-01
blkid: fix compiler warnings [-Wunused-parameter]
Karel Zak
1
-2
/
+2
2011-06-20
blkid: list all known filesystems/RAIDs (add -k option)
Karel Zak
1
-1
/
+11
2011-06-08
blkid: don't free() uninitialized variable
Karel Zak
1
-1
/
+1
2011-03-29
blkid: small fix for safe_print()
Sergey Gusarov
1
-1
/
+1
2011-03-29
blkid: add -d option to print non-printable chars
Karel Zak
1
-8
/
+16
2011-03-11
blkid: fix double free [coverity scan]
Karel Zak
1
-3
/
+2
2011-03-08
blkid: don't ignore -i
Karel Zak
1
-0
/
+1
2011-03-08
blkid: uniformize the synopsis, remove "the the"
Benno Schulenberg
1
-5
/
+5
2011-02-08
blkid: dynamically allocate devicename array
Eric Sandeen
1
-1
/
+12
2011-02-03
blkid: add new return code 8 for ambivalent low-level probing result
Karel Zak
1
-1
/
+7
2011-02-03
blkid: don't return PART_ENTRY_* if partition is empty
Karel Zak
1
-0
/
+14
2011-02-03
blkid: don't print devname if nothing detected
Karel Zak
1
-2
/
+3
2010-11-23
lib: [strutils] general purpose string handling functions
Davidlohr Bueso
1
-1
/
+1
2010-06-02
blkid: remove _ENC from ID_PART_ENTRY_{NAME,TYPE} variables
Karel Zak
1
-4
/
+1
[next]