Age | Commit message (Expand) | Author |
2010-11-04 | Use ata_id, not scsi_id, on ATAPI devices | David Zeuthen |
2010-10-30 | ata_id: Support SG_IO version 4 interface | David Zeuthen |
2010-06-21 | remove a few comments in file headers | Kay Sievers |
2009-12-04 | Export ID_WWN_VENDOR_EXTENSION and ID_WWN_WITH_EXTENSION | David Zeuthen |
2009-11-20 | ata_id: skip ATA commands if we find an optical drive | Kay Sievers |
2009-11-04 | ata_id: export more advanced ATA features | David Zeuthen |
2009-08-07 | Merge libudev, udev, and the unconditional extras in a single Makefile.am. | Diego Elio 'Flameeyes' Pettenò |
2009-07-25 | make: build internal tools against libudev-private.la | Kay Sievers |
2009-06-28 | ata_id: sync ID_SERIAL(_SHORT) with other *_id tools | Kay Sievers |
2009-06-17 | extras: delete man pages for private udev tools | Kay Sievers |
2009-06-17 | cleanup ./configure installation directory options | Kay Sievers |
2009-06-09 | move syslog wrapper to libudev | Kay Sievers |
2009-06-08 | libudev: move to top-level directory | Kay Sievers |
2009-02-17 | *_id: add model/vendor enc strings | David Zeuthen |
2009-01-06 | extras: fix mis-spelling of "environment" | Adam Buchbinder |
2008-12-06 | make: do not delete autotools generated file with distclean | Kay Sievers |
2008-11-20 | ata_id: make sure, we do not have slashes in values | Kay Sievers |
2008-11-05 | unify string replacement | Kay Sievers |
2008-10-16 | libudev: add global property list | Kay Sievers |
2008-10-02 | libudev: get rid of selinux | Kay Sievers |
2008-10-02 | use no_argument, required_argument, optional_argument in longopts | Kay Sievers |
2008-09-19 | always include config.h from Makefile | Kay Sievers |
2008-09-10 | extras: use libudev code | Kay Sievers |
2008-09-10 | libudev: rename libudev-utils.c libudev-util.c | Kay Sievers |
2008-09-10 | libudev: get rid of udev_utils.c | Kay Sievers |
2008-09-10 | libudev: get rid of udev_sysfs.c | Kay Sievers |
2008-09-10 | update file headers | Kay Sievers |
2008-09-10 | libudev: add selinux | Kay Sievers |
2008-09-06 | use libudev code, unify logging, pass udev context around everywhere | Kay Sievers |
2008-07-30 | use autotools | Kay Sievers |
2008-07-30 | delete all Makefiles and move udev source to udev/ | Kay Sievers |
2008-04-20 | logging: add trailing newline to all strings | Kay Sievers |
2008-03-15 | Makefile: do not require GNU install | Roy Marples |
2007-11-08 | extras: ignore built and generated files | Dan Nicholson |
2007-05-01 | ata_id: use getopt_long() | Kay Sievers |
2007-04-29 | ata_id: don't log error for libata devices on older kernels | Matthias Schwarzott |
2007-01-21 | fix INSTALL_PROGRAM vs. INSTALL_SCRIPT | Peter Breitenlohner |
2006-07-04 | Makefiles: fix .PHONY for man page target | Kay Sievers |
2006-03-29 | move all *_id programs to /lib/udev/ | Kay Sievers |
2006-03-28 | man pages: mention udev(7) not udev(8) | Kay Sievers |
2006-03-28 | remove all stripping code | Kay Sievers |
2006-01-28 | replace fancy silent build program by simple kernel build like logic | Kay Sievers |
2006-01-09 | replace libsysfs | Kay Sievers |
2005-11-16 | Makefile: remove exec_prefix and srcdir | Kay Sievers |
2005-10-31 | add man pages for *_id programs | Jan Luebbe |
2005-10-28 | "STRIPCMD=" for the EXTRAS | Kay Sievers |
2005-09-27 | switch tools and volume_id from LGPL to GPLv2 | Kay Sievers |
2005-09-16 | ata_id: open volume O_NONBLOCK | Kay Sievers |
2005-09-14 | EXTRAS: cleanup and sync all Makefiles | Kay Sievers |
2005-09-14 | EXTRAS/Makefile: fix install targets to match main Makefile | Jürg Billeter |