| Commit message (Expand) | Author | Age | Files | Lines |
* | Build files: remove extraneous dependency | Emmanuel Benoît | 2015-01-21 | 1 | -1/+1 |
* | configure.ac: don't die on missing linux/btrfs.h, fixes issue #100 | Anthony G. Basile | 2014-11-16 | 1 | -1/+7 |
* | hashmap: rewrite the implementation | Michal Schmidt | 2014-10-31 | 1 | -0/+1 |
* | util: make use of the new getrandom() syscall if it is available when needing... | Lennart Poettering | 2014-10-31 | 1 | -6/+6 |
* | configure.ac: bump 2.1.1 = upstream 217v2.1.1 | Anthony G. Basile | 2014-10-29 | 1 | -1/+1 |
* | configure.ac: bump 2.1 = upstream 217v2.1 | Anthony G. Basile | 2014-10-28 | 1 | -2/+2 |
* | configure.ac: require automake 1.13 | Anthony G. Basile | 2014-09-15 | 1 | -1/+1 |
* | configure.ac: bump 2.0 = upstream 216 | Anthony G. Basile | 2014-09-13 | 1 | -1/+1 |
* | udev: remove userspace firmware loading support | Kay Sievers | 2014-09-13 | 1 | -19/+0 |
* | configure.ac and src/libudev/Makefile.am: bump to 1.10 = upstream 216 | Anthony G. Basile | 2014-08-22 | 1 | -2/+2 |
* | src/shared: refactor shared code | Anthony G. Basile | 2014-08-05 | 1 | -0/+1 |
* | Include missing.h in udev-builtin-btrfs.c, and move BTRFS_IOC_DEVICES_READY t... | Anthony G. Basile | 2014-08-05 | 1 | -1/+1 |
* | configure.ac: bump to 1.9 = upstream 215v1.9 | Anthony G. Basile | 2014-07-06 | 1 | -2/+2 |
* | configure.ac: separate out rootlibdir and rootlibexecdir | Anthony G. Basile | 2014-06-24 | 1 | -2/+13 |
* | configure.ac: improve install paths for udevlibexecdir, udevkeymapdir, udevke... | Anthony G. Basile | 2014-06-24 | 1 | -1/+1 |
* | configure.ac: bump to 1.8 = upstream 214v1.8 | Anthony G. Basile | 2014-06-19 | 1 | -2/+2 |
* | configure.ac: bump to 1.7 = upstream 213v1.7 | Anthony G. Basile | 2014-06-01 | 1 | -1/+1 |
* | Remove unnecessary casts in printfs | Zbigniew Jedrzejewski-Szmek | 2014-05-15 | 1 | -0/+8 |
* | src/libudev/missing.h: clean up and fix build on uclibc and musl | Anthony G. Basile | 2014-05-13 | 1 | -1/+1 |
* | udev: remove seqnum API and all assumptions about seqnums | Kay Sievers | 2014-04-24 | 1 | -1/+1 |
* | configure.ac: bring version numbers in line with upstream | Anthony G. Basile | 2014-04-03 | 1 | -2/+2 |
* | configure.ac: bump to 1.5.31.5.3 | Anthony G. Basile | 2014-03-22 | 1 | -2/+2 |
* | modified: configure.ac | lhb-jr | 2014-03-20 | 1 | -7/+38 |
* | configure.ac: bump to version 1.5.21.5.2 | Anthony G. Basile | 2014-03-09 | 1 | -1/+1 |
* | configure.ac: bump to version 1.5.11.5.1 | Anthony G. Basile | 2014-03-04 | 1 | -1/+1 |
* | configure.ac: bump to version 1.5v1.5 | Anthony G. Basile | 2014-02-28 | 1 | -2/+2 |
* | src/udev: bring up to date with upstream. | Anthony G. Basile | 2014-01-13 | 1 | -1/+1 |
* | configure.ac: add header check for mtd/mtd-user.h | Anthony G. Basile | 2013-09-26 | 1 | -0/+6 |
* | configure.ac: compat with upstream 207 | Anthony G. Basile | 2013-09-14 | 1 | -1/+1 |
* | configure.ac: moving towards release 1.3 | Anthony G. Basile | 2013-09-10 | 1 | -1/+1 |
* | configure.ac: remove check for mktime | rofl0r | 2013-08-16 | 1 | -1/+0 |
* | configure.ac: compatible with systemd 206 | Anthony G. Basile | 2013-08-02 | 1 | -1/+1 |
* | Revert "static-nodes: remove creation of static nodes if HAVE_LIBKMOD" | Ian Stakenvicius | 2013-07-31 | 1 | -3/+4 |
* | static-nodes: remove creation of static nodes if HAVE_LIBKMOD | Anthony G. Basile | 2013-07-31 | 1 | -4/+3 |
* | Switch from external keymaps to internal (hwdb) keymaps | Ian Stakenvicius | 2013-07-24 | 1 | -6/+2 |
* | Version bump to 1.1 | Anthony G. Basile | 2013-07-11 | 1 | -2/+2 |
* | Version bump to 1.0, dropping _beta tagv1.0 | Anthony G. Basile | 2013-06-09 | 1 | -2/+2 |
* | Remove libudev-legacy | Anthony G. Basile | 2013-06-04 | 1 | -7/+0 |
* | Version bump to eudev-1_beta4v1_beta4 | Anthony G. Basile | 2013-04-10 | 1 | -1/+1 |
* | build-sys: fix HAVE/ENABLE_FIRMWARE | Kay Sievers | 2013-04-09 | 1 | -0/+1 |
* | src/udev/udev-event.c: restore code to allow rule generator to work | Anthony G. Basile | 2013-04-07 | 1 | -0/+4 |
* | bump versions to eudev-1_beta3 and udev-200 | Ian Stakenvicius | 2013-04-05 | 1 | -2/+2 |
* | Set rootprefix to be '${prefix}' if unset | Ian Stakenvicius | 2013-04-04 | 1 | -3/+3 |
* | set default prefix to /usr for necessary rootprefix default operation | Ian Stakenvicius | 2013-04-04 | 1 | -0/+1 |
* | Removed hard-coded paths in rule-writer scripts | Ian Stakenvicius | 2013-04-04 | 1 | -3/+5 |
* | Restored the rule generator bits from udev-171 | Ian Stakenvicius | 2013-04-04 | 1 | -0/+10 |
* | udev: make firmware loading optional and disable by default | Tom Gundersen | 2013-04-02 | 1 | -3/+4 |
* | Fix whitespace in various files | Anthony G. Basile | 2013-03-14 | 1 | -52/+52 |
* | Only check for gperf if --enable-keymap | Anthony G. Basile | 2013-03-10 | 1 | -6/+10 |
* | Make udevlibexecdir be /lib | Ian Stakenvicius | 2013-02-04 | 1 | -1/+1 |