summaryrefslogtreecommitdiff
path: root/src/udev/udev-builtin-blkid.c
AgeCommit message (Expand)Author
2016-06-13./move.shLuke Shumaker
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-13tree-wide: check if errno is greater then zeroZbigniew Jędrzejewski-Szmek
2015-12-07udev: add emacs header lineZbigniew Jędrzejewski-Szmek
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-08-11gpt-auto-generator: apply partition-type flags only to specific partition-typesKay Sievers
2015-04-14udev: downgrade a few warnings to debug messagesLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-01-22Assorted format fixesZbigniew Jędrzejewski-Szmek
2015-01-05udevadm,..: make --help output of udev tools more like the output of the vari...Lennart Poettering
2014-12-14blkid: Warn when rejecting a superblock with a bad csumGabriel de Perthuis
2014-07-29udev: place opening { at the same line as the function declarationKay Sievers
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek
2014-03-07udev-builtin-blkid: remove dead codeKay Sievers
2014-03-07udev: automatically create a symlink /dev/disk/by-id/gpt-auto-root if there's...Lennart Poettering
2014-03-07udev-builtin-blkid: when we find a GPT partition marked as root disk on the s...Lennart Poettering
2014-03-07udev-builtin-blkid: modernizations and minor fixesLennart Poettering
2013-12-24log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering
2013-09-19udev-builtin-blkid: export ID_PART_TABLE_UUIDDave Reisner
2013-02-17udev: expose new ISO9660 properties from libblkidZeeshan Ali (Khattak)
2013-01-09udev: move string copy functions to shared/Kay Sievers
2012-11-12use the same email address everywhereKay Sievers
2012-04-16udev: use startswith() and streq()Kay Sievers
2012-04-13udev: fix a few issues detected by the llvm static analyzerKay Sievers
2012-04-10udev: fix gcc warnings showing up after adding $(AM_CFLAGS)Kay Sievers
2012-04-08udev: switch to systemd logging functionsKay Sievers
2012-04-04move imported udev into placeKay Sievers