summaryrefslogtreecommitdiff
path: root/src/udisksthreadedjob.c
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated g_io_scheduler_* callsPeter Hatina2015-06-291-18/+18
* Add erase parameter to Block.Format() to zero out device before formatting itDavid Zeuthen2012-06-251-0/+5
* Rework autotooling and setup i18nDavid Zeuthen2011-03-291-0/+1
* Start implementing Mount() and Unmount() on the Filesystem interfaceDavid Zeuthen2010-10-211-12/+61
* Handle the org.fd.UDisks.Job.Cancel() method in the base job classDavid Zeuthen2010-09-101-13/+2
* Factor common job features into a base classDavid Zeuthen2010-09-091-45/+10
* Add UDisksThreadedJob classDavid Zeuthen2010-09-091-0/+415