summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2012-10-03Merge branch 'master' into wip/mdraidwip/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
2012-09-07Add MDRaid:SyncAction and MDRaid:Degraded propertiesDavid Zeuthen1-1/+20
2012-09-07Add MDRaid:Size property and utility to get member, raid block devicesDavid Zeuthen1-4/+7
2012-09-05Add Block:MDRaid and Block:MDRaidMember properties pointing to MDRaid objectsDavid Zeuthen1-4/+21
2012-08-29Initial MD-RAID supportDavid Zeuthen2-0/+62
2012-07-27Update list of recovery/system partitionsDavid Zeuthen1-1/+1
2012-07-26Ignore non-Linux software on SanDisk CruzerDavid Zeuthen1-0/+3
2012-07-14Add a Block.Rescan() methodDavid Zeuthen2-0/+29
2012-07-14Ignore "Apple Boot" GPT partitionsDavid Zeuthen1-0/+3
2012-07-02Add ATA Secure Erase functionalityDavid Zeuthen2-8/+79
2012-06-26Set Job:ExpectedEndTime when erasing a deviceDavid Zeuthen1-2/+2
2012-06-26Bug 51439 – udisks should hide lvm PVsDavid Zeuthen1-4/+8
2012-06-25Add erase parameter to Block.Format() to zero out device before formatting itDavid Zeuthen2-6/+104
2012-06-24Move Drive:Configuration property up a bitDavid Zeuthen1-37/+37
2012-06-24Drop the 'drive-' prefix for drive configuration filesDavid Zeuthen1-1/+1
2012-06-24Add DriveAta.PmWakeup() methodDavid Zeuthen2-3/+16
2012-06-23Don't require auth for Standby'ing non-system drives on own seatDavid Zeuthen1-0/+22
2012-06-23Add drive configuration interfaces and configuration filesDavid Zeuthen2-0/+168
2012-06-13Add Block.OpenForBenchmark() methodDavid Zeuthen1-0/+21
2012-06-13Mark Realtek rts5229 based card readers as flash drives.Ayan George1-0/+1
2012-06-09Add Documentation key to systemd unit fileDavid Zeuthen1-0/+1
2012-05-14Call it "Disk Manager" and reword some sections of udisks(8) man pageDavid Zeuthen1-1/+1
2012-05-12udisksctl: add 'smart-simulate' verbDavid Zeuthen2-10/+13
2012-05-04Revert "Add loop.autoclear option to Filesystem.Mount() method"David Zeuthen1-5/+1
2012-05-03Add work-around to show FS on CDs/USB sticks created using isohybridDavid Zeuthen1-0/+9
2012-05-03Loop: add SetupByUID propertyDavid Zeuthen1-0/+6
2012-05-01Manager: Add new 'no-part-scan' option in LoopSetup() methodDavid Zeuthen1-1/+1
2012-05-01Loop: add :Autoclear property and SetAutoclear() methodDavid Zeuthen2-2/+34
2012-04-30Add loop.autoclear option to Filesystem.Mount() methodDavid Zeuthen1-1/+5
2012-04-30Remove unused .filesystem-unmount-others-shared polkit actionDavid Zeuthen1-11/+0
2012-04-30Remove support for ID_SEAT=allDavid Zeuthen1-3/+0
2012-04-23Fix typoDavid Zeuthen1-1/+1
2012-04-23Add separate polkit actions for ejecting mediaDavid Zeuthen1-1/+36
2012-04-23Fix typos in policy fileDavid Zeuthen1-3/+3
2012-04-23Add section about polkit actions to the docsDavid Zeuthen2-33/+59
2012-04-22Interpret ID_SEAT=all to mean that a device is available on all seatsDavid Zeuthen2-0/+13