summaryrefslogtreecommitdiff
path: root/src/udisksbasejob.c
Commit message (Expand)AuthorAgeFilesLines
* Add docs for udisks_base_job_set_auto_estimate()David Zeuthen2012-10-021-1/+7
* Add docs for udisks_base_job_get_auto_estimate()David Zeuthen2012-10-021-0/+8
* Add ATA Secure Erase functionalityDavid Zeuthen2012-07-021-0/+9
* Set Job:ExpectedEndTime when erasing a deviceDavid Zeuthen2012-06-261-1/+142
* Add erase parameter to Block.Format() to zero out device before formatting itDavid Zeuthen2012-06-251-3/+97
* Add new Job:Objects property and set itDavid Zeuthen2011-11-221-0/+85
* Use a{sv} for options instead of just asDavid Zeuthen2011-06-171-1/+1
* Catch up with s/Stub/Skeleton/ rename in GLib's gdbus-codegen branchDavid Zeuthen2011-04-131-1/+1
* Rework autotooling and setup i18nDavid Zeuthen2011-03-291-0/+1
* Handle the org.fd.UDisks.Job.Cancel() method in the base job classDavid Zeuthen2010-09-101-2/+15
* Factor common job features into a base classDavid Zeuthen2010-09-091-0/+198