summaryrefslogtreecommitdiff
path: root/src/udev/udev-builtin-blkid.c
Commit message (Expand)AuthorAgeFilesLines
...
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-5/+7
* gpt-auto-generator: apply partition-type flags only to specific partition-typesKay Sievers2015-08-111-0/+5
* udev: downgrade a few warnings to debug messagesLennart Poettering2015-04-141-1/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-2/+0
* Assorted format fixesZbigniew Jędrzejewski-Szmek2015-01-221-1/+1
* udevadm,..: make --help output of udev tools more like the output of the vari...Lennart Poettering2015-01-051-1/+1
* blkid: Warn when rejecting a superblock with a bad csumGabriel de Perthuis2014-12-141-1/+12
* udev: place opening { at the same line as the function declarationKay Sievers2014-07-291-6/+3
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-151-2/+2
* udev-builtin-blkid: remove dead codeKay Sievers2014-03-071-4/+2
* udev: automatically create a symlink /dev/disk/by-id/gpt-auto-root if there's...Lennart Poettering2014-03-071-2/+13
* udev-builtin-blkid: when we find a GPT partition marked as root disk on the s...Lennart Poettering2014-03-071-0/+90
* udev-builtin-blkid: modernizations and minor fixesLennart Poettering2014-03-071-6/+6
* log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering2013-12-241-1/+1
* udev-builtin-blkid: export ID_PART_TABLE_UUIDDave Reisner2013-09-191-0/+3
* udev: expose new ISO9660 properties from libblkidZeeshan Ali (Khattak)2013-02-171-0/+16
* udev: move string copy functions to shared/Kay Sievers2013-01-091-1/+1
* use the same email address everywhereKay Sievers2012-11-121-1/+1
* udev: use startswith() and streq()Kay Sievers2012-04-161-10/+10
* udev: fix a few issues detected by the llvm static analyzerKay Sievers2012-04-131-3/+1
* udev: fix gcc warnings showing up after adding $(AM_CFLAGS)Kay Sievers2012-04-101-1/+0
* udev: switch to systemd logging functionsKay Sievers2012-04-081-3/+3
* move imported udev into placeKay Sievers2012-04-041-0/+207