aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove hardcoded path /run and configure using --with-rootrundir=David Cortarello2015-03-272-1/+2
* udevadm,..: make --help output of udev tools more like the output of the vari...Lennart Poettering2015-01-071-6/+8
* udev: improve help/usage for some more programsRobert Milasan2015-01-071-4/+6
* use correct format typesThomas Hindoe Paaboel Andersen2014-12-171-1/+1
* udev: silence TOCTOU warning when creating a directoryRonny Chevalier2014-11-171-4/+4
* s/commandline/command line/gHarald Hoyer2014-11-071-1/+1
* src/shared: refactor shared codeAnthony G. Basile2014-08-051-2/+2
* src/collect/collect.c: remove excessive error reportingAnthony G. Basile2014-08-051-21/+12
* Revisit issue #87: fails to build on linux headers 3.13Anthony G. Basile2014-04-051-4/+4
* Revisit issue #87: fails to build on linux headers 3.13Anthony G. Basile2014-03-221-0/+4
* fixed gcc warnings that call returns not checkedlhb-jr2014-03-211-12/+21
* Fix issue #87: fails to build on linux headers 3.13Anthony G. Basile2014-03-151-1/+0
* builtins: add <linux/fcntl.h> for uclibcAnthony G. Basile2014-03-091-0/+1
* everywhere: always use O_CLOEXEC where it makes senseLennart Poettering2014-02-211-1/+1
* src/libudev: bring in line with upstreamAnthony G. Basile2014-01-141-4/+4
* Bring collect.c and udevadm-hwdb.c in line with upstreamAnthony G. Basile2013-07-301-13/+7
* Fix potential memleak and use-after-free errors as reported by clangIan Stakenvicius2013-07-101-0/+1
* Import strxcpyx from upstreamAnthony G. Basile2013-07-071-7/+9
* 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
* Fix unused result warningsKacper Kowalik (Xarthisius)2012-11-181-3/+6
* 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/+506