summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2011-08-12Revert "Use -T for eject(1) on optical drives"David Zeuthen1-3/+1
2011-08-11Use -T for eject(1) on optical drivesDavid Zeuthen1-1/+3
2011-08-11Add support for /etc/crypttabDavid Zeuthen1-11/+96
2011-08-09Add facilities for adding/removing a block device to /etc/fstabDavid Zeuthen1-0/+76
2011-08-07Export SMART data for drives using the ATA protocolDavid Zeuthen1-0/+66
2011-08-04Add an Eject() method to the Drive interfaceDavid Zeuthen1-0/+20
2011-08-01If a device is referenced in fstab, invoke mount/umount as the calling userDavid Zeuthen1-1/+22
2011-07-22Add a way to setup and delete loop devicesDavid Zeuthen1-7/+45
2011-07-20Add Manager D-Bus interface and a Linux implementationDavid Zeuthen1-0/+12
2011-07-19Rework UDISKS_* udev propertiesDavid Zeuthen2-0/+23
2011-07-19Move properties aroundDavid Zeuthen1-14/+14
2011-07-14Clean up unlocked LUKS devices on device removalDavid Zeuthen1-0/+4
2011-07-13Add new cleanup objectDavid Zeuthen1-1/+21
2011-06-22Add .Encrypted interface with Unlock() and Lock() methodsDavid Zeuthen1-2/+40
2011-06-17Use a{sv} for options instead of just asDavid Zeuthen1-26/+36
2011-06-16Update license and copyright headersDavid Zeuthen1-0/+19
2011-06-16Move SetLabel() method from BlockDevice to Filesystem interfaceDavid Zeuthen1-5/+11
2011-06-16Remove configuration-item interface and the fstab provider implementing thisDavid Zeuthen1-64/+0
2011-06-15Rename Lun interface to DriveDavid Zeuthen1-9/+9
2011-06-15Remove iSCSI bits for nowDavid Zeuthen1-105/+0
2011-06-15Add WIP iSCSI patchesDavid Zeuthen1-0/+33
2011-04-04Nuke interface org.freedesktop.UDisks2.LinuxSysfsDeviceDavid Zeuthen1-11/+0
2011-04-04Use new gdbus-codegen(1) facility for generating D-Bus docsDavid Zeuthen1-82/+341
2011-03-30Add org.freedesktop.UDisks2.Swapspace interfaceDavid Zeuthen1-0/+15
2011-03-30Set Lun:ConnectionBus for firewire drivesDavid Zeuthen1-1/+1
2011-03-30Don't probe the LUN for informationDavid Zeuthen1-17/+0
2011-03-29Add Lun:ConnectionBus property and use it in udisks_util_get_lun_info()David Zeuthen1-0/+16
2011-03-29Reimplement udisks_util_get_lun_info()David Zeuthen1-1/+2
2011-03-29Rework autotooling and setup i18nDavid Zeuthen1-1/+0
2011-03-25Preliminary support for iSCSI targetsDavid Zeuthen1-0/+49
2011-03-18Factor out filesystem to sep D-Bus interface and unify polkit interactionDavid Zeuthen1-14/+21
2011-03-13Add FilesystemSetLabel methodDavid Zeuthen1-0/+4
2011-03-10Export partition label and UUIDDavid Zeuthen1-0/+2
2011-03-10Add a CryptoBackingDevice property on BlockDevice for dm-cryptDavid Zeuthen1-1/+4
2011-03-10Add PartEntryNumber attribute to the BlockDevice interfaceDavid Zeuthen1-0/+1
2011-03-09Add utility function to get info about a LUNDavid Zeuthen2-0/+79
2011-03-08Add a Size property to the Lun interfaceDavid Zeuthen1-0/+1
2011-03-08Add LoopBackingFile property to BlockDeviceDavid Zeuthen1-0/+3
2011-03-02Rename Drive to LUNDavid Zeuthen1-3/+3
2011-02-17Add a PreferredDevice propertyDavid Zeuthen1-0/+5
2011-02-17Add properties for partition tables and entriesDavid Zeuthen1-0/+14
2011-02-16Move contents of BlockDevice.Probed and Filesystem into the BlockDevice ifaceDavid Zeuthen1-18/+10
2011-02-16Drop Controller, AtaDrive and ScsiDrive interfaces (for now)David Zeuthen1-41/+0
2011-02-16Move object path and interface names to the UDisks2 name-spaceDavid Zeuthen3-32/+18
2011-02-15Probe LUNs for device informationDavid Zeuthen1-0/+17
2011-02-15Nuke all custom udev rulesDavid Zeuthen1-225/+2
2011-02-15Make parallel installable with udisks version 1David Zeuthen7-46/+20
2010-11-01Add Address and PhysicalSlot properties to Controller interfaceDavid Zeuthen1-1/+4
2010-11-01Add org.freedesktop.UDisks.Controller interfaceDavid Zeuthen1-0/+16
2010-11-01Show block device in status outputDavid Zeuthen1-0/+5