platform/upstream/udisks2.git
2009-09-15 David ZeuthenAlso be paranoid about the UUID containing '/' characters
2009-08-23 David ZeuthenRework ATA SMART handling
2009-08-17 David ZeuthenBug 22914 – Require password to eject a CD or DVD mount...
2009-08-17 David ZeuthenPost-release version bump to 007
2009-08-17 David ZeuthenUpdate NEWS for release
2009-08-17 David ZeuthenBug 23235 – Cannot mount disc with / (slash) in label
2009-08-17 David ZeuthenMake FilesystemMount() accept an 'auth_no_user_interact...
2009-08-17 David ZeuthenIgnore loop and ram devices for now
2009-08-17 David ZeuthenAdd a new :device-presentation-nopolicy property
2009-08-14 David ZeuthenBug 23309 – Udev rules probe floppy drives when they...
2009-08-10 David ZeuthenFix up object path mapping
2009-08-10 Martin PittHide recovery, boot, and hidden partitions from desktops
2009-08-09 David ZeuthenRequire latest libatasmart
2009-08-09 David ZeuthenRely on the disk to spin itself down
2009-08-08 David ZeuthenAdd LinuxMdCreate method
2009-08-05 David ZeuthenAdd Device:drive-is-rotational property
2009-07-22 David ZeuthenFix up ATA SMART detection
2009-07-08 David ZeuthenMisc fixes for optical disc detection
2009-07-07 David ZeuthenMove data files into a separate directory
2009-07-07 David ZeuthenMove implementation of DrivePollMedia into a separate...
2009-07-07 David ZeuthenWork around media detection problems
2009-07-07 David ZeuthenAdd --poll-for-media option to devkit-disks(1)
2009-07-04 David ZeuthenPass size of buffer to avoid Z_BUF_ERROR when compressi...
2009-07-04 David ZeuthenFix polling process title and turn off noisy debugging...
2009-07-04 David ZeuthenFix segfault when starting a Linux MD array
2009-06-21 David ZeuthenAdd a way to spin down drives
2009-06-19 David ZeuthenPost-release version bump to 006
2009-06-19 David ZeuthenUpdate NEWS for release
2009-06-19 David ZeuthenUse AM_SILENT_RULES if available
2009-06-19 David ZeuthenClean up build a bit
2009-06-19 David ZeuthenRemove unused SMART test files
2009-06-19 David ZeuthenSort out dbus-glib registration mess
2009-06-18 David ZeuthenAdd API to check/repair Linux MD RAID arrays
2009-06-18 David ZeuthenUse ID_CDROM_MEDIA to detect optical drives
2009-06-18 David ZeuthenUpdate udev rules
2009-06-17 David ZeuthenGIO modules, for the polkit action lookup module, need...
2009-06-16 David ZeuthenBetter handling of Floppy and Zip drives
2009-06-16 David ZeuthenBug 22149 – Do not poll floppy drives
2009-06-15 David ZeuthenFix bug when retrieving historical ATA SMART data
2009-06-15 David ZeuthenUse gudev-1.0 instead of devkit-gobject
2009-06-15 David ZeuthenRemove :drive-requires-eject and read udev props for...
2009-06-14 David ZeuthenSuspend USB device on DriveDetach() if it only has...
2009-06-12 David ZeuthenDon't insert NULL pointers in details
2009-06-09 David ZeuthenAdd a DriveDetach() method to properly power down USB...
2009-06-08 David ZeuthenThe PolicyKit extensions dir has moved
2009-06-02 David ZeuthenAdd a pkg-config file
2009-05-26 David ZeuthenUse PolkitDetails, not GHashTable to pass details to...
2009-05-19 David ZeuthenOnly check for ATA SMART if the device reports non...
2009-05-19 David ZeuthenCatch up with latest polkit API changes
2009-05-13 David ZeuthenUpdate to latest polkit API where PolkitAuthorizationRe...
2009-05-13 David ZeuthenUpdate to latest PolicyKit API
2009-05-11 David ZeuthenRemove unneeded code for PolicyKit
2009-05-11 David ZeuthenPost-release version bump
2009-05-11 David ZeuthenPort to polkit-1
2009-05-11 David ZeuthenMove to using a capital letter for commit messages
2009-05-01 David Zeuthenonly consider Prefail attibutes when checking for bad...
2009-05-01 David Zeuthenadd :device-media-detection-time property
2009-04-29 David Zeuthenadd support for ext2
2009-04-16 David Zeuthenproperly detect devices with vfat on the whole disk
2009-04-15 David Zeuthenallow the 'flush' mount option for vfat
2009-04-15 David Zeuthenfix up some warnings
2009-04-15 David Zeuthenadd property device-detection-time
2009-04-15 David Zeuthendocument influential udev properties in the DeviceKit...
2009-04-15 David Zeuthenadd device-presentation-hide property
2009-04-12 David Zeuthenbe more careful when probing for ATA SMART
2009-04-12 David Zeuthenrework how we detect whether a device is busy
2009-04-12 David Zeuthenadd temporary workaround for btrfs
2009-04-12 David Zeuthenremove debug spew
2009-04-09 David Zeuthenalso check if partitions on a device is busy
2009-04-09 David Zeuthenuse correct dmode for iso9660 mounts
2009-04-08 David Zeuthenadd command line options to devkit-disks for refreshing...
2009-04-08 David Zeuthenfix some bugs in the man page
2009-04-08 David Zeuthenchange default mount options for vfat to utf8=1 and...
2009-04-08 David Zeuthenfix a race where /etc/fstab mount points where sometime...
2009-04-06 David Zeuthenbump version
2009-04-06 David Zeuthenuse /var/run/DeviceKit-disks, not /tmp as a temporary...
2009-04-06 David Zeuthenremove hack for working around broken USB card reader
2009-04-06 David Zeuthenremove debug spew from mount monitor
2009-04-06 David Zeuthenfix grammar/spelling for ATA SMART output in devkit...
2009-04-06 David Zeutheninstall udev rules into /lib/udev/rules.d not /etc...
2009-04-06 David Zeuthenchange devkit-disks(1) to use device node paths instead...
2009-04-06 David Zeuthenalso move umount.devkit over to use the correct object...
2009-04-06 David Zeuthenadd FindDeviceByMajorMinor() to look up a device by...
2009-04-06 David Zeuthenprefix all D-Bus objects paths with /org/freedesktop...
2009-04-06 David Zeuthenfix udev rules to keep udev from complaining
2009-04-06 David Zeuthenrework some of the ATA SMART stuff, go back to using...
2009-04-02 David Zeuthenremove erase= option and the notion of tasks within...
2009-04-02 David Zeuthenremove a lot of unnecessary errors
2009-04-02 David Zeuthenremove device-is-busy property
2009-04-02 David Zeuthenexport device-major and device-minor properties
2009-04-02 David Zeuthenuse /proc/self/mountinfo and handle a device being...
2009-03-31 David Zeuthenprint the scheme of the main partition table, never...
2009-03-31 David Zeuthenrework partition table handling
2009-03-30 David Zeuthenensure a MS-DOS extended partition is busy if logical...
2009-03-30 David Zeuthenallow job-num-tasks to be 0 (meaning "unknown")
2009-03-30 David Zeuthenif BLKRRPART fails with EBUSY, just try a few more...
2009-03-30 Matthias Clasenmake umount work on mount points
2009-03-28 Matthias Clasenfix typo in error name
2009-03-23 David Zeuthenforgot to add ATA SMART prober in last commit
2009-03-23 David Zeuthenport to libatasmart
next