chiark / gitweb /
do not skip /dev/{disk,char}/M:m removal when the device node is already gone
[elogind.git] / extras / cdrom_id /
2011-06-18 Kay Sieverscdrom_id: add tray lock and eject handling
2011-05-17 Kay SieversMerge branch 'docs/udev.xml' of git://github.com/mfwitt...
2011-05-16 Kay Sieverscdrom_id: remove unused --export switch to silent gcc
2011-04-04 Martin PittAvoid spinning up CD on pressing eject button
2011-03-15 David Zeuthencdrom_id: Don't ignore profiles when there is no media...
2011-02-24 Harald Hoyercdrom_id: cd_media_toc() extend toc size to 65536
2010-10-26 Jan Drzewieckicdrom_id: Fix media state for unreadable DVDs
2010-10-07 Harald Hoyercdrom_id: request the drive profile features with a...
2010-10-05 Martin Pittcdrom_id: Don't read beyond "last track" in TOC
2010-10-05 Martin Pittcdrom_id: Fall back to CDROM_DRIVE_STATUS if all MMC...
2010-10-05 Martin PittRevert "cdrom_id: Try reading the medium if all MMC...
2010-10-05 Martin Pittcdrom_id: Try reading the medium if all MMC commands...
2010-08-30 Jan Drzewieckicdrom_id: Fix DVD blank detection for sloppy firmware
2010-08-30 Martin Pittcdrom_id: Fix DVD-RW media detection
2010-08-13 Jan Drzewieckicdrom_id: Drop MEDIA_SESSION_NEXT for DVD-RW-RO
2010-08-12 Martin Pittcdrom_id: Add media status debugging
2010-08-11 Kay Sieverscdrom_id: do not bail out when we can not read the...
2010-08-11 Harald Hoyercdrom_id: READ TOC before READ DISC INFORMATION fixes...
2010-08-11 Kay Sieverscdrom_id: whitespace fix
2010-08-10 Jan Drzewieckicdrom_id: Fix state for fresh DVD-RW
2010-08-08 Jan Drzewieckicdrom_id: No "next session" for "other" media state
2010-08-08 Jan Drzewieckicdrom_id: Also apply format check to DVD-RW
2010-08-08 Jan Drzewieckicdrom_id: Handle pre-MMC2 drives
2010-08-08 Jan Drzewieckicdrom_id: Fix detection of reblanked DVD+RW and DVD-RAM
2010-05-25 Kay Sieverscdrom_id: do not export ID_CDROM_MEDIA_SESSION_LAST_OFF...
2010-05-04 Harald Hoyercdrom_id: only mark sr[0-9]* as ID_CDROM
2010-04-17 Kay Sieverscdrom_id: set ID_CDROM_MEDIA=1 only for known media
2010-04-16 Mike Brudevoldcdrom_id: add missing profiles to feature_profiles
2010-04-15 Martin Pittcdrom_id: Swap media state and TOC info probing
2010-04-15 Martin Pittcdrom_id: Do not ignore errors from scsi_cmd_run()
2010-04-15 Kay Sieverscdrom_id: debug - print feature values in hex
2010-04-15 Kay Sieverscdrom_id: debug - print feature values in hex
2010-04-15 Kay Sieverscdrom_id: print more debug messages
2010-04-15 Kay Sieverscdrom_id: rework feature/profiles buffer parsing
2010-04-14 Kay Sieversupdate NEWS
2010-04-13 Martin Pittcdrom_id: Fix uninitialized buffers
2010-04-13 Martin Pittcdrom_id: Fix uninitialized variables
2010-04-12 Kay Sieversreplace "add|change" with "!remove"
2010-04-11 Kay Sieverscdrom_id: always set ID_CDROM regardless if we can...
2010-04-07 Kay Sieverscdrom_id: check mount state in retry loop
2010-04-07 Kay Sieverscdrom_id: retry to open the device, if EBUSY
2010-04-07 Harald Hoyercdrom_id: remove debugging code
2010-03-18 Kay Sieverscdrom_id: open non-mounted optical media with O_EXCL
2009-12-15 Kay Sieverscdrom_id: remove deprecated device matches
2009-11-10 David Zeuthencdrom_id: Still check profiles even if there is no...
2009-08-08 Alan Jenkinsfix spelling
2009-08-07 Diego Elio 'Flamee... Merge libudev, udev, and the unconditional extras in...
2009-07-25 Kay Sieversmake: build internal tools against libudev-private.la
2009-06-17 Kay Sieversextras: delete man pages for private udev tools
2009-06-17 Kay Sieverscleanup ./configure installation directory options
2009-06-09 Kay Sieversmove syslog wrapper to libudev
2009-06-08 Kay Sieverslibudev: move to top-level directory
2009-05-29 Kay Sieverscdrom_id: add error message if open() fails
2009-05-25 Kay Sieverscdrom_id: suppress ID_CDROM_MEDIA_STATE=blank for plain...
2009-04-23 Kay Sieverscdrom_id: skip media tests if CDROM_DRIVE_STATUS !...
2009-04-21 Kay Sieverscdrom_id: add and use ID_CDROM_MEDIA to decide if we...
2009-04-16 Kay Sieverscdrom_id: add Xen cdrom support
2009-03-16 Adam Buchbindercdrom_id: update manpage
2008-12-06 Kay Sieversmake: do not delete autotools generated file with distclean
2008-10-21 Kay Sieverscdrom_id: remove ARRAY_SIZE() declaration
2008-10-16 Kay Sieverslibudev: add global property list
2008-10-02 Kay Sieverslibudev: get rid of selinux
2008-10-02 Kay Sieversuse no_argument, required_argument, optional_argument...
2008-09-20 Kay Sieversalways include config.h from Makefile
2008-09-10 Kay Sieversextras: use libudev code
2008-09-10 Kay Sieverslibudev: rename libudev-utils.c libudev-util.c
2008-09-10 Kay Sieverslibudev: get rid of udev_utils.c
2008-09-10 Kay Sieverslibudev: get rid of udev_sysfs.c
2008-09-10 Kay Sieversupdate file headers
2008-09-09 Kay Sieverslibudev: add selinux
2008-09-06 Kay Sieversuse libudev code, unify logging, pass udev context...
2008-08-22 Kay Sieversvol_id: make the --offset= argument optional
2008-07-29 Kay Sieversuse autotools
2008-07-29 Kay Sieversdelete all Makefiles and move udev source to udev/
2008-07-18 Kay Sieversmove default rules from /etc/udev/rules.d/ to /lib...
2008-06-12 Kay Sieverscdrom_id: fix recognition of blank media
2008-06-11 Kay Sieverscdrom_id: export ID_CDROM_MEDIA_TRACK_COUNT_AUDIO=...
2008-05-14 Matthias Schwarzottcdrom_id: fix segfault
2008-04-21 Kay Sieverscdrom_id: add more help text
2008-04-20 Kay Sieverslogging: add trailing newline to all strings
2008-04-09 Kay Sieverscdrom_id: replace with version which also exports media...
2008-03-14 Roy MarplesMakefile: do not require GNU install
2007-11-07 Dan Nicholsonextras: ignore built and generated files
2007-01-21 Peter Breitenlohnerfix INSTALL_PROGRAM vs. INSTALL_SCRIPT
2006-09-05 Kay Sieverscdrom_id: add rules file to call cdrom_id
2006-07-04 Kay SieversMakefiles: fix .PHONY for man page target
2006-03-29 Kay Sieversmove all *_id programs to /lib/udev/
2006-03-28 Kay Sieversman pages: mention udev(7) not udev(8)
2006-03-28 Kay Sieversremove all stripping code
2006-01-28 Kay Sieversreplace fancy silent build program by simple kernel...
2006-01-09 Kay Sieversreplace libsysfs
2005-11-16 Kay SieversMakefile: remove exec_prefix and srcdir
2005-10-31 Jan Luebbeadd man pages for *_id programs
2005-10-27 Kay Sievers"STRIPCMD=" for the EXTRAS
2005-09-27 <gregkh@suse.de>Merge branch 'master' from gregkh@/linux/hotplug/udev
2005-09-27 Kay Sieversswitch tools and volume_id from LGPL to GPLv2
2005-09-14 Kay Sieversadd install test to 'make buildtest'
2005-09-14 Kay SieversEXTRAS: cleanup and sync all Makefiles
2005-09-14 Jürg BilleterEXTRAS/Makefile: fix install targets to match main...
2005-08-30 Kay SieversMakefile: remove all the duplicated rules
next