summaryrefslogtreecommitdiffstats
path: root/src/gdu/gdu-device.h
Commit message (Expand)AuthorAgeFilesLines
* allow passing options to gdu_device_op_filesystem_mount()David Zeuthen2009-04-151-0/+1
* export new property device-detection-timeDavid Zeuthen2009-04-151-0/+1
* export :device-presentation-hide property in the APIDavid Zeuthen2009-04-151-0/+1
* update to latest daemon API for some ATA SMART changesDavid Zeuthen2009-04-061-1/+7
* update to latest DKD API where erase= and tasks within jobs has been removedDavid Zeuthen2009-04-021-9/+1
* remove gdu_device_is_busy() since device-is-busy was removed from the daemonDavid Zeuthen2009-04-021-1/+0
* add gdu_device_get_dev() to get the dev_t for a deviceDavid Zeuthen2009-04-021-0/+1
* update for daemon ABI changes for device-mount-path -> device-mount-pathsDavid Zeuthen2009-04-021-0/+1
* rework partition table handlingDavid Zeuthen2009-03-311-3/+0
* port to new DeviceKit-disks that uses libatasmartDavid Zeuthen2009-03-231-13/+57
* add support for device-is-media-change-detection-polling propertyDavid Zeuthen2009-03-161-0/+1
* use new device-presentation-name and -icon-name properties in DeviceKit-disksDavid Zeuthen2009-02-251-0/+2
* update to latest DeviceKit-disks API and rework API for GduDriveDavid Zeuthen2009-02-251-5/+3
* update for audio disc API changes in DeviceKit-disksDavid Zeuthen2009-02-201-1/+1
* add support for media detection bits recently added to DeviceKit-disksDavid Zeuthen2009-02-191-0/+9
* various header file and cosmetic fixesDavid Zeuthen2009-02-181-16/+18
* use new linux-md-home-host and linux-md-component-home-host propertiesDavid Zeuthen2009-02-171-0/+2
* export name+uuid for linux-md devicesDavid Zeuthen2009-02-151-0/+2
* export API for new cryptotext LUKS properties exposed by the DK-disks daemonDavid Zeuthen2009-02-151-0/+3
* make some methods on GduDevice privateDavid Zeuthen2008-06-081-13/+0
* move all callbacks to a separate file and move to separate section of docsDavid Zeuthen2008-06-081-94/+1
* move all type definitions of private structures into gdu-shared.hDavid Zeuthen2008-06-081-3/+0
* hide constructors not supposed to be publicDavid Zeuthen2008-06-081-1/+0
* create a header file with shared type definitionsDavid Zeuthen2008-06-081-4/+1
* split useful non-ui bits into a shared library called libgduDavid Zeuthen2008-06-081-0/+436