Age | Commit message (Expand) | Author |
2012-01-10 | autogen.sh: makedev() misteriously breaks with -O0 here, use -O1 for now | Kay Sievers |
2012-01-10 | tabs are as useful as a hole in the head | Kay Sievers |
2012-01-09 | add test/src to .gitignore | Kay Sievers |
2012-01-09 | build-sys: try to build without installed xsltproc | Kay Sievers |
2012-01-09 | autogen.sh: add CFLAGS and print entire line, so that mouse copy/paste works | Kay Sievers |
2012-01-09 | builtin: kmod - log if modules are blacklisted | Lucas De Marchi |
2012-01-09 | doc: fix out of tree build (copy from libkmod) | Kay Sievers |
2012-01-09 | rules: delete arch specific rules | Kay Sievers |
2012-01-06 | replace unpacked sysfs test tree 'test/sys/' with packed tarball | Kay Sievers |
2012-01-06 | merge udev/, libudev/, systemd/ files in src/; move extras/ to src/ | Kay Sievers |
2012-01-05 | autogen.sh: enable git pre-commit | Kay Sievers |
2012-01-05 | build-sys: use --libexecdir=/usr/lib instead of /usr/lib/udev | Kay Sievers |
2012-01-05 | require kmod >= 3 | Kay Sievers |
2012-01-05 | build-sys: use use ${ac_default_prefix} | Kay Sievers |
2012-01-02 | hwdb: drop useless line freeing | Mike Frysinger |
2012-01-02 | builtin: kmod - hook up kmod_validate_resources() | Kay Sievers |
2012-01-01 | remove mknod() logic and rely on 'devtmpfs' | Kay Sievers |
2012-01-01 | systemd: rename PassCred= to PsssCredentials= | Kay Sievers |
2011-12-28 | update README | Kay Sievers |
2011-12-28 | udevd: remove TIMEOUT= handling | Kay Sievers |
2011-12-27 | builtin: kmod - switch to kmod_module_probe_insert_module() | Kay Sievers |
2011-12-27 | builtin: move usb-db, pci-db to builtins | Kay Sievers |
2011-12-27 | udevd: always create runtime dir | Kay Sievers |
2011-12-27 | move rules dirs to udev context; replace inotify with time-controlled stat() | Kay Sievers |
2011-12-25 | update NEWS | Kay Sievers |
2011-12-25 | make: introduce --with-rootprefix= | Kay Sievers |
2011-12-25 | builtin: kmod - hook up udev main logging to libkmod | Kay Sievers |
2011-12-25 | builtin: firmware - add missing file | Kay Sievers |
2011-12-25 | builtin: firmware - move 'firmware' tool to builtins | Kay Sievers |
2011-12-25 | update NEWS | Kay Sievers |
2011-12-25 | invalidate rules and kmod index with 'udevadm control --reload' | Kay Sievers |
2011-12-24 | builtin: rename load()/unload() to init()/exit() | Kay Sievers |
2011-12-24 | builtin: kmod - reload index when rules are reloaded | Kay Sievers |
2011-12-23 | add copyright | Kay Sievers |
2011-12-23 | builtin: kmod - link against libkmod | Kay Sievers |
2011-12-23 | autogen.sh: moce CFLAGS from to configure.ac; print common ./configure options | Kay Sievers |
2011-12-23 | update NEWS | Kay Sievers |
2011-12-23 | remove last sbindir use | Kay Sievers |
2011-12-23 | builtin: apply format string | Kay Sievers |
2011-12-23 | rules: do not preprocess 80-drivers.rules + 75-probe_mtd.rules | Kay Sievers |
2011-12-23 | builtin: kmod - switch modprobe to builtin | Kay Sievers |
2011-12-23 | builtin: blkid - add missing ID_FS_USAGE | Kay Sievers |
2011-12-23 | builtin: blkid - add missing newline | Kay Sievers |
2011-12-23 | buildsys: disable tar.gz | Kay Sievers |
2011-12-23 | rules: do not preprocess 60-persistent-storage.rules | Kay Sievers |
2011-12-23 | rules: switch to built-in blkid | Kay Sievers |
2011-12-23 | update blkid builtin | Kay Sievers |
2011-12-23 | build argv[] for builtin commands | Kay Sievers |
2011-12-23 | [PATCH[ udev: ata_id: Fix length of INQUIRY command | Alan Stern |
2011-12-21 | add builtin load/unload initializers | Kay Sievers |