Age | Commit message (Expand) | Author |
2015-03-27 | Remove hardcoded path /run and configure using --with-rootrundir= | David Cortarello |
2015-03-19 | configure.ac: update udev version to 219. | Anthony G. Basile |
2015-02-11 | src/udev/udev-builtin.c: remove legacy optional keymap | Anthony G. Basile |
2015-02-11 | src/udev/udev-builtin-kmod.c: remove the modprobe alt to kmod code | Anthony G. Basile |
2015-02-11 | rule_generator: remove legacy code | Anthony G. Basile |
2015-02-11 | configure.ac: bump to 3.0 branch | Anthony G. Basile |
2015-02-08 | configure.ac: bump to 2.2 | Anthony G. Basile |
2015-01-21 | Build files: remove extraneous dependency | Emmanuel BenoƮt |
2014-11-16 | configure.ac: don't die on missing linux/btrfs.h, fixes issue #100 | Anthony G. Basile |
2014-10-31 | hashmap: rewrite the implementation | Michal Schmidt |
2014-10-31 | util: make use of the new getrandom() syscall if it is available when needing... | Lennart Poettering |
2014-10-29 | configure.ac: bump 2.1.1 = upstream 217eudev/v2.1.1 | Anthony G. Basile |
2014-10-28 | configure.ac: bump 2.1 = upstream 217eudev/v2.1 | Anthony G. Basile |
2014-09-15 | configure.ac: require automake 1.13 | Anthony G. Basile |
2014-09-13 | configure.ac: bump 2.0 = upstream 216 | Anthony G. Basile |
2014-09-13 | udev: remove userspace firmware loading support | Kay Sievers |
2014-08-22 | configure.ac and src/libudev/Makefile.am: bump to 1.10 = upstream 216 | Anthony G. Basile |
2014-08-05 | src/shared: refactor shared code | Anthony G. Basile |
2014-08-05 | Include missing.h in udev-builtin-btrfs.c, and move BTRFS_IOC_DEVICES_READY t... | Anthony G. Basile |
2014-07-06 | configure.ac: bump to 1.9 = upstream 215eudev/v1.9 | Anthony G. Basile |
2014-06-24 | configure.ac: separate out rootlibdir and rootlibexecdir | Anthony G. Basile |
2014-06-24 | configure.ac: improve install paths for udevlibexecdir, udevkeymapdir, udevke... | Anthony G. Basile |
2014-06-19 | configure.ac: bump to 1.8 = upstream 214eudev/v1.8 | Anthony G. Basile |
2014-06-01 | configure.ac: bump to 1.7 = upstream 213eudev/v1.7 | Anthony G. Basile |
2014-05-15 | Remove unnecessary casts in printfs | Zbigniew Jedrzejewski-Szmek |
2014-05-13 | src/libudev/missing.h: clean up and fix build on uclibc and musl | Anthony G. Basile |
2014-04-24 | udev: remove seqnum API and all assumptions about seqnums | Kay Sievers |
2014-04-03 | configure.ac: bring version numbers in line with upstream | Anthony G. Basile |
2014-03-22 | configure.ac: bump to 1.5.3eudev/v1.5.3 | Anthony G. Basile |
2014-03-20 | modified: configure.ac | lhb-jr |
2014-03-09 | configure.ac: bump to version 1.5.2eudev/v1.5.2 | Anthony G. Basile |
2014-03-04 | configure.ac: bump to version 1.5.1eudev/v1.5.1 | Anthony G. Basile |
2014-02-28 | configure.ac: bump to version 1.5eudev/v1.5 | Anthony G. Basile |
2014-01-13 | src/udev: bring up to date with upstream. | Anthony G. Basile |
2013-09-26 | configure.ac: add header check for mtd/mtd-user.h | Anthony G. Basile |
2013-09-14 | configure.ac: compat with upstream 207 | Anthony G. Basile |
2013-09-10 | configure.ac: moving towards release 1.3 | Anthony G. Basile |
2013-08-16 | configure.ac: remove check for mktime | rofl0r |
2013-08-02 | configure.ac: compatible with systemd 206 | Anthony G. Basile |
2013-07-31 | Revert "static-nodes: remove creation of static nodes if HAVE_LIBKMOD" | Ian Stakenvicius |
2013-07-31 | static-nodes: remove creation of static nodes if HAVE_LIBKMOD | Anthony G. Basile |
2013-07-24 | Switch from external keymaps to internal (hwdb) keymaps | Ian Stakenvicius |
2013-07-11 | Version bump to 1.1 | Anthony G. Basile |
2013-06-09 | Version bump to 1.0, dropping _beta tageudev/v1.0 | Anthony G. Basile |
2013-06-04 | Remove libudev-legacy | Anthony G. Basile |
2013-04-10 | Version bump to eudev-1_beta4eudev/v1_beta4 | Anthony G. Basile |
2013-04-09 | build-sys: fix HAVE/ENABLE_FIRMWARE | Kay Sievers |
2013-04-07 | src/udev/udev-event.c: restore code to allow rule generator to work | Anthony G. Basile |
2013-04-05 | bump versions to eudev-1_beta3 and udev-200 | Ian Stakenvicius |
2013-04-04 | Set rootprefix to be '${prefix}' if unset | Ian Stakenvicius |