summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-19Update NEWS for release005David Zeuthen1-0/+117
2009-06-19Use AM_SILENT_RULES if availableDavid Zeuthen1-0/+2
2009-06-19Clean up build a bitDavid Zeuthen6-332/+12
2009-06-19Remove unused SMART test filesDavid Zeuthen24-2817/+0
2009-06-19Sort out dbus-glib registration messDavid Zeuthen4-112/+94
2009-06-18Add API to check/repair Linux MD RAID arraysDavid Zeuthen6-1/+381
2009-06-18Use ID_CDROM_MEDIA to detect optical drivesDavid Zeuthen1-1/+1
2009-06-18Update udev rulesDavid Zeuthen2-17/+20
2009-06-17GIO modules, for the polkit action lookup module, need to be prefixed with libDavid Zeuthen1-5/+5
2009-06-16Better handling of Floppy and Zip drivesDavid Zeuthen3-20/+53
2009-06-16Bug 22149 – Do not poll floppy drivesDavid Zeuthen1-14/+25
2009-06-15Fix bug when retrieving historical ATA SMART dataDavid Zeuthen1-1/+1
2009-06-15Use gudev-1.0 instead of devkit-gobjectDavid Zeuthen8-128/+110
2009-06-15Remove :drive-requires-eject and read udev props for detached/ejectableDavid Zeuthen7-56/+42
2009-06-14Suspend USB device on DriveDetach() if it only has one interfaceDavid Zeuthen1-7/+49
2009-06-12Don't insert NULL pointers in detailsDavid Zeuthen1-29/+34
2009-06-08Add a DriveDetach() method to properly power down USB hard disk enclosuresDavid Zeuthen12-4/+458
2009-06-08The PolicyKit extensions dir has movedDavid Zeuthen1-6/+6
2009-06-02Add a pkg-config fileDavid Zeuthen3-0/+9
2009-05-26Use PolkitDetails, not GHashTable to pass details to PolicyKitDavid Zeuthen1-17/+17
2009-05-19Only check for ATA SMART if the device reports non-removable mediaDavid Zeuthen1-2/+2
2009-05-19Catch up with latest polkit API changesDavid Zeuthen1-13/+13
2009-05-13Update to latest polkit API where PolkitAuthorizationResult is an objectDavid Zeuthen1-8/+8
2009-05-13Update to latest PolicyKit APIDavid Zeuthen11-362/+636
2009-05-11Remove unneeded code for PolicyKitDavid Zeuthen2-143/+9
2009-05-11Post-release version bumpDavid Zeuthen1-2/+2
2009-05-11Port to polkit-1David Zeuthen11-838/+1220
2009-05-11Move to using a capital letter for commit messagesDavid Zeuthen1-3/+2
2009-05-01only consider Prefail attibutes when checking for bad attributes004David Zeuthen1-1/+1
2009-05-01add :device-media-detection-time propertyDavid Zeuthen5-7/+63
2009-04-29add support for ext2David Zeuthen3-2/+18
2009-04-16properly detect devices with vfat on the whole diskDavid Zeuthen2-5/+14
2009-04-15allow the 'flush' mount option for vfatDavid Zeuthen1-1/+2
2009-04-15fix up some warningsDavid Zeuthen1-2/+6
2009-04-15add property device-detection-timeDavid Zeuthen4-3/+33
2009-04-15document influential udev properties in the DeviceKit-disks man pageDavid Zeuthen2-0/+161
2009-04-15add device-presentation-hide propertyDavid Zeuthen5-1/+33
2009-04-12be more careful when probing for ATA SMARTDavid Zeuthen1-2/+2
2009-04-12rework how we detect whether a device is busyDavid Zeuthen1-92/+130
2009-04-12add temporary workaround for btrfsDavid Zeuthen1-2/+44
2009-04-12remove debug spewDavid Zeuthen1-1/+0
2009-04-09also check if partitions on a device is busyDavid Zeuthen1-0/+6
2009-04-09use correct dmode for iso9660 mountsDavid Zeuthen1-1/+1
2009-04-08add command line options to devkit-disks for refreshing ATA SMART dataDavid Zeuthen5-26/+107
2009-04-08fix some bugs in the man pageDavid Zeuthen1-14/+22
2009-04-08change default mount options for vfat to utf8=1 and shortname=lowerDavid Zeuthen1-3/+2
2009-04-08fix a race where /etc/fstab mount points where sometimes removedDavid Zeuthen1-10/+14
2009-04-06bump versionDavid Zeuthen1-2/+2
2009-04-06use /var/run/DeviceKit-disks, not /tmp as a temporary directoryDavid Zeuthen2-1/+3
2009-04-06remove hack for working around broken USB card readerDavid Zeuthen1-16/+0