| Commit message (Expand) | Author | Age | Files | Lines |
* | build-sys: enable everything for 'make distcheck' | Kay Sievers | 2012-01-24 | 1 | -0/+6 |
* | fix some fallout from tab removal | Kay Sievers | 2012-01-22 | 1 | -1/+1 |
* | libudev: do not set DEVNAME= twice | Kay Sievers | 2012-01-21 | 1 | -1/+1 |
* | Makefile: switch from .asc to .sign | Kay Sievers | 2012-01-18 | 1 | -2/+2 |
* | Makefile: update kernel.org doc hooks for kup | Kay Sievers | 2012-01-12 | 1 | -3/+6 |
* | gudev: several minor introspection fixes | Evan Nemerson | 2012-01-12 | 1 | -0/+2 |
* | rule_generator: use += for dist_udevhome_DATA | Kay Sievers | 2012-01-12 | 1 | -1/+3 |
* | rule_generator: fix to install rules in rules.d/ | Kay Sievers | 2012-01-12 | 1 | -1/+1 |
* | Makefile: update kernel.org sign and upload hook | Kay Sievers | 2012-01-12 | 1 | -5/+5 |
* | build-sys: try to build without installed xsltproc | Kay Sievers | 2012-01-09 | 1 | -1/+4 |
* | replace unpacked sysfs test tree 'test/sys/' with packed tarball | Kay Sievers | 2012-01-06 | 1 | -15/+24 |
* | merge udev/, libudev/, systemd/ files in src/; move extras/ to src/ | Kay Sievers | 2012-01-06 | 1 | -321/+323 |
* | build-sys: use --libexecdir=/usr/lib instead of /usr/lib/udev | Kay Sievers | 2012-01-05 | 1 | -28/+27 |
* | builtin: move usb-db, pci-db to builtins | Kay Sievers | 2011-12-27 | 1 | -20/+6 |
* | make: introduce --with-rootprefix= | Kay Sievers | 2011-12-25 | 1 | -4/+18 |
* | builtin: firmware - move 'firmware' tool to builtins | Kay Sievers | 2011-12-25 | 1 | -13/+12 |
* | builtin: kmod - link against libkmod | Kay Sievers | 2011-12-23 | 1 | -1/+1 |
* | autogen.sh: moce CFLAGS from to configure.ac; print common ./configure options | Kay Sievers | 2011-12-23 | 1 | -2/+5 |
* | remove last sbindir use | Kay Sievers | 2011-12-23 | 1 | -1/+0 |
* | rules: do not preprocess 80-drivers.rules + 75-probe_mtd.rules | Kay Sievers | 2011-12-23 | 1 | -12/+2 |
* | rules: do not preprocess 60-persistent-storage.rules | Kay Sievers | 2011-12-23 | 1 | -5/+3 |
* | build argv[] for builtin commands | Kay Sievers | 2011-12-23 | 1 | -1/+2 |
* | prepare builtins for blkid and kmod | Kay Sievers | 2011-12-21 | 1 | -4/+15 |
* | make: do not (mis-)use the config file generator, create .xz tarball | Kay Sievers | 2011-12-21 | 1 | -24/+79 |
* | use libexecdir, bindir, sbindir, switch to /usr/lib/udev in documentation | Kay Sievers | 2011-12-05 | 1 | -3/+5 |
* | rename 'init' directory to 'systemd' | Kay Sievers | 2011-12-05 | 1 | -7/+7 |
* | do not ship autogen.sh in the tarball | Kay Sievers | 2011-11-22 | 1 | -1/+1 |
* | release 175175 | Kay Sievers | 2011-11-07 | 1 | -1/+1 |
* | make: tweak some autofoo according to Flameeyes' recommendations for libabc | Kay Sievers | 2011-11-04 | 1 | -0/+1 |
* | make: add gpg signing bits | Kay Sievers | 2011-10-20 | 1 | -1/+6 |
* | udevd: install into /lib/udev instead of /sbin | Kay Sievers | 2011-10-10 | 1 | -2/+4 |
* | libudev: export udev_util_encode_string() | Kay Sievers | 2011-10-06 | 1 | -3/+3 |
* | keymap: add genius keymap to Makefile | Kay Sievers | 2011-10-03 | 1 | -0/+1 |
* | libudev: fix typo in documentation | Kay Sievers | 2011-09-26 | 1 | -1/+1 |
* | make: allow to pass ${ACLOCAL_FLAGS} | Matthias Clasen | 2011-08-16 | 1 | -1/+1 |
* | implement path_id, usb_id, input_id as built-in command | Kay Sievers | 2011-08-05 | 1 | -24/+8 |
* | libudev: list - use binary search for list lookup | Kay Sievers | 2011-08-04 | 1 | -1/+1 |
* | configure: reorder options | Kay Sievers | 2011-07-19 | 1 | -66/+65 |
* | configure: allow to disable mtd_probe | Allin Cottrell | 2011-07-19 | 1 | -11/+14 |
* | udev-acl: skip ACLs when systemd is running, disable by default | Kay Sievers | 2011-07-14 | 1 | -1/+1 |
* | scsi_id: Ship README | Martin Pitt | 2011-07-12 | 1 | -0/+1 |
* | gudev: Ship JavaScript examples | Martin Pitt | 2011-07-12 | 1 | -1/+4 |
* | make: fix 'make tar-sync' | Kay Sievers | 2011-07-11 | 1 | -1/+1 |
* | libudev: ctrl - move code to udev directory | Kay Sievers | 2011-07-11 | 1 | -2/+2 |
* | libudev: device - export udev_device_has_tag() | Kay Sievers | 2011-07-06 | 1 | -3/+3 |
* | libudev: enumerate - scan /sys/module | Kay Sievers | 2011-06-18 | 1 | -1/+1 |
* | delete mobile-action-modeswitch which has moved to usb_modeswitch | Kay Sievers | 2011-06-18 | 1 | -17/+0 |
* | accelerometer: add orientation property | Bastien Nocera | 2011-06-06 | 1 | -0/+8 |
* | make: use 'git tag' | Kay Sievers | 2011-06-03 | 1 | -3/+6 |
* | Makefile: add tar-sync | Kay Sievers | 2011-05-30 | 1 | -0/+3 |