aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Include <sys/sysmacros.h> to build under glibc-2.25Anthony G. Basile2017-10-211-0/+1
* shared: add random-util.[ch]Ronny Chevalier2015-04-141-0/+1
* cdrom_id: unroll and simplify data check loopHarald Hoyer2015-04-121-13/+14
* udev: improve help/usage for some more programsRobert Milasan2015-01-071-5/+5
* use correct format typesThomas Hindoe Paaboel Andersen2014-12-171-5/+5
* udev: switch to systemd logging functionsKay Sievers2014-11-141-11/+0
* util: unify how we see srand()Lennart Poettering2014-10-301-1/+1
* cdrom_id: do not attempt to read past end of bufferZbigniew Jędrzejewski-Szmek2014-10-281-1/+1
* udev: never bypass our own logging framework and call vsyslog() directly from...Lennart Poettering2014-08-121-10/+5
* src/shared: refactor shared codeAnthony G. Basile2014-08-051-2/+2
* cdrom_id: use the old MMC fallbackLukas Nykryn2014-02-281-1/+1
* everywhere: always use O_CLOEXEC where it makes senseLennart Poettering2014-02-211-1/+1
* use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH2014-02-021-1/+1
* src/libudev: bring in line with upstreamAnthony G. Basile2014-01-141-80/+80
* Add more _printf_'s for format-nonliteralsThomas Hindoe Paaboel Andersen2014-01-091-0/+1
* cdrom_id: add data track count for bad virtual drive implementationsHarald Hoyer2013-03-141-0/+2
* Fix paths: test/udev-test.pl now works under sudo make distcheckAnthony G. Basile2012-11-241-2/+0
* Consolidate configuration of all installation paths into configure.acAnthony G. Basile2012-11-231-1/+0
* Make udevlibexecdir be substituted out of configure and assigned ${rootlibdir...Ian Stakenvicius2012-11-221-1/+1
* Got helper in src/* and make distcheck workingAnthony G. Basile2012-11-181-2/+6
* Restructure src/ as per lu_zeroAnthony G. Basile2012-11-172-0/+1113