summaryrefslogtreecommitdiff
path: root/data
Commit message (Expand)AuthorAgeFilesLines
* Bug 92488 - Add support for read look-ahead ATA settingsTom Yan2016-02-291-0/+18
* udisks2.service.in: Add [Install] sectionMartin Pitt2016-02-291-0/+3
* Don't ignore isohybrid udf filesystemsRoss Lagerwall2015-06-291-1/+1
* Install udisksd into a libexecdirMichael Catanzaro2015-06-291-2/+2
* udev rules: Stop hardcoding sed pathMartin Pitt2015-06-111-2/+2
* Hide DIAGS and IntelRST partitionsMartin Pitt2014-12-181-1/+1
* Hide Windows Recovery Environment partitionsTomas Bzatek2014-12-181-1/+1
* Fix polkit auth stringMartin Pitt2014-12-181-1/+1
* Identify JetFlash Transcend drives as thumb drivesMartin Pitt2014-12-181-0/+1
* Hide Microsoft reserved partitionMartin Pitt2014-12-181-1/+1
* Fix docs for SmartUpdate()Martin Pitt2014-12-181-1/+1
* Identify SD Card Reader in ChromeBook PixelDavid Zeuthen2014-01-181-0/+3
* Hide more rescue partitionsBastien Nocera2013-09-301-1/+1
* Identify Patriot Memory USB sticks as thumb drivesDavid Zeuthen2013-08-201-0/+1
* Identify Transcend USB 3.0 Multi-Card reader as suchDavid Zeuthen2013-05-181-0/+5
* Identify Lexar Dual Slot USB 3.0 Reader Professional as a card readerDavid Zeuthen2013-05-151-0/+4
* Fix hiding of "WD SmartWare" partitionsMartin Pitt2013-03-251-1/+1
* Use own udev namespace for MD-RAID propertiesDavid Zeuthen2013-02-171-2/+4
* Fix up comments in polkit policy fileDavid Zeuthen2013-01-071-3/+3
* Add MDRaid:SyncRate and MDRaid:SyncRemainingTime propertiesDavid Zeuthen2012-12-211-0/+29
* Add MDRaid:RequestSyncAction() methodDavid Zeuthen2012-12-201-0/+25
* Remove MDRaid:CanStart{,Degraded} propertiesDavid Zeuthen2012-12-181-18/+0
* Introduce new Job:Bytes and Job:Rate propertiesDavid Zeuthen2012-12-131-0/+25
* Add support for UDISKS_CAN_POWER_OFF udev propertyDavid Zeuthen2012-12-111-0/+2
* Mention the right ATA subcommand for the ata-write-cache-enabled keyDavid Zeuthen2012-12-071-1/+1
* Add support for querying and configuring the Write Cache for ATA devicesDavid Zeuthen2012-12-071-0/+18
* Add support for setting the symbolic icon for a deviceDavid Zeuthen2012-12-051-0/+11
* Add MDRaid.SetBitmapLocation() methodDavid Zeuthen2012-11-301-0/+15
* Add new MDRaid.AddDevice() methodDavid Zeuthen2012-11-291-1/+13
* Add Block:Id propertyDavid Zeuthen2012-11-241-0/+26
* Fix grammarDavid Zeuthen2012-11-201-3/+3
* Add missing since tag to newly added Drive.Ata.SmartSetEnabled() methodDavid Zeuthen2012-11-201-0/+1
* Add Drive.Ata.SmartSetEnabled() methodDavid Zeuthen2012-11-192-0/+31
* Add a Drive.PowerOff() methodDavid Zeuthen2012-11-182-0/+83
* Block.Format: add @update-partition-type optionDavid Zeuthen2012-11-061-1/+11
* Add support for option 'no-block' in the Block.Format() methodDavid Zeuthen2012-10-131-1/+7
* Add Manager.MDRaidCreate() method for RAID Array creationDavid Zeuthen2012-10-121-0/+35
* Add missing known jobs for MD-RAID to Job:Description docsDavid Zeuthen2012-10-121-0/+8
* Add missing known jobs for ATA Secure erase to Job:Description docsDavid Zeuthen2012-10-121-0/+4
* Use @since annotations to mark new D-Bus API available 2.1David Zeuthen2012-10-031-0/+3
* Merge branch 'master' into wip/mdraidwip/mdraidDavid Zeuthen2012-10-034-2/+37
|\
| * Move bash completion script into /usr/share/bash-completion/completionsDavid Zeuthen2012-09-282-0/+35
| * Fix glaringly wrong documentation for Filesystem.Mount()David Zeuthen2012-09-281-1/+1
| * Only do the isohybrid hack for the first partitionDavid Zeuthen2012-09-261-1/+1
* | Mention that MDRaid:SyncAction is the empty string for arrays w/o redundancyDavid Zeuthen2012-09-202-2/+5
* | Export MDRaid:ChunkSize propertyDavid Zeuthen2012-09-191-0/+10
* | Add MDRaid:BitmapLocation propertyDavid Zeuthen2012-09-191-0/+10
* | Express RAID member state as an array of strings, instead of just a stringDavid Zeuthen2012-09-191-3/+3
* | Add @start-degraded option to MDRaid.Start()David Zeuthen2012-09-151-3/+25
* | Add MDRaid.RemoveDevice() methodDavid Zeuthen2012-09-141-0/+20