summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2014-12-18Hide DIAGS and IntelRST partitionsMartin Pitt1-1/+1
2014-12-18Hide Windows Recovery Environment partitionsTomas Bzatek1-1/+1
2014-12-18Fix polkit auth stringMartin Pitt1-1/+1
2014-12-18Identify JetFlash Transcend drives as thumb drivesMartin Pitt1-0/+1
2014-12-18Hide Microsoft reserved partitionMartin Pitt1-1/+1
2014-12-18Fix docs for SmartUpdate()Martin Pitt1-1/+1
2014-01-18Identify SD Card Reader in ChromeBook PixelDavid Zeuthen1-0/+3
2013-09-30Hide more rescue partitionsBastien Nocera1-1/+1
2013-08-20Identify Patriot Memory USB sticks as thumb drivesDavid Zeuthen1-0/+1
2013-05-18Identify Transcend USB 3.0 Multi-Card reader as suchDavid Zeuthen1-0/+5
2013-05-15Identify Lexar Dual Slot USB 3.0 Reader Professional as a card readerDavid Zeuthen1-0/+4
2013-03-25Fix hiding of "WD SmartWare" partitionsMartin Pitt1-1/+1
2013-02-17Use own udev namespace for MD-RAID propertiesDavid Zeuthen1-2/+4
2013-01-07Fix up comments in polkit policy fileDavid Zeuthen1-3/+3
2012-12-21Add MDRaid:SyncRate and MDRaid:SyncRemainingTime propertiesDavid Zeuthen1-0/+29
2012-12-20Add MDRaid:RequestSyncAction() methodDavid Zeuthen1-0/+25
2012-12-18Remove MDRaid:CanStart{,Degraded} propertiesDavid Zeuthen1-18/+0
2012-12-13Introduce new Job:Bytes and Job:Rate propertiesDavid Zeuthen1-0/+25
2012-12-11Add support for UDISKS_CAN_POWER_OFF udev propertyDavid Zeuthen1-0/+2
2012-12-07Mention the right ATA subcommand for the ata-write-cache-enabled keyDavid Zeuthen1-1/+1
2012-12-07Add support for querying and configuring the Write Cache for ATA devicesDavid Zeuthen1-0/+18
2012-12-05Add support for setting the symbolic icon for a deviceDavid Zeuthen1-0/+11
2012-11-30Add MDRaid.SetBitmapLocation() methodDavid Zeuthen1-0/+15
2012-11-29Add new MDRaid.AddDevice() methodDavid Zeuthen1-1/+13
2012-11-24Add Block:Id propertyDavid Zeuthen1-0/+26
2012-11-20Fix grammarDavid Zeuthen1-3/+3
2012-11-20Add missing since tag to newly added Drive.Ata.SmartSetEnabled() methodDavid Zeuthen1-0/+1
2012-11-19Add Drive.Ata.SmartSetEnabled() methodDavid Zeuthen2-0/+31
2012-11-18Add a Drive.PowerOff() methodDavid Zeuthen2-0/+83
2012-11-06Block.Format: add @update-partition-type optionDavid Zeuthen1-1/+11
2012-10-13Add support for option 'no-block' in the Block.Format() methodDavid Zeuthen1-1/+7
2012-10-12Add Manager.MDRaidCreate() method for RAID Array creationDavid Zeuthen1-0/+35
2012-10-12Add missing known jobs for MD-RAID to Job:Description docsDavid Zeuthen1-0/+8
2012-10-12Add missing known jobs for ATA Secure erase to Job:Description docsDavid Zeuthen1-0/+4
2012-10-03Use @since annotations to mark new D-Bus API available 2.1David Zeuthen1-0/+3
2012-10-03Merge branch 'master' into wip/mdraidDavid Zeuthen4-2/+37
2012-09-28Move bash completion script into /usr/share/bash-completion/completionsDavid Zeuthen2-0/+35
2012-09-28Fix glaringly wrong documentation for Filesystem.Mount()David Zeuthen1-1/+1
2012-09-26Only do the isohybrid hack for the first partitionDavid Zeuthen1-1/+1
2012-09-20Mention that MDRaid:SyncAction is the empty string for arrays w/o redundancyDavid Zeuthen2-2/+5
2012-09-19Export MDRaid:ChunkSize propertyDavid Zeuthen1-0/+10
2012-09-19Add MDRaid:BitmapLocation propertyDavid Zeuthen1-0/+10
2012-09-19Express RAID member state as an array of strings, instead of just a stringDavid Zeuthen1-3/+3
2012-09-15Add @start-degraded option to MDRaid.Start()David Zeuthen1-3/+25
2012-09-14Add MDRaid.RemoveDevice() methodDavid Zeuthen1-0/+20
2012-09-14Tweak MDRaid:ActiveDevices some moreDavid Zeuthen1-8/+12
2012-09-14Slightly change how the MDRaid:ActiveDevice property worksDavid Zeuthen1-10/+9
2012-09-13Add MDRaid:ActiveDevices propertyDavid Zeuthen1-0/+23
2012-09-13Add MDRaid:SyncCompleted propertyDavid Zeuthen1-0/+10
2012-09-11Add Start()/Stop() methods to MDRaid D-Bus interfaceDavid Zeuthen2-1/+32