summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for release1.97.0David Zeuthen2012-05-091-0/+38
* Loop: try writing to loop/autoclear sysfs file before LO_{GET,SET}_STATUSDavid Zeuthen2012-05-091-9/+42
* Simplify loop device checkingDavid Zeuthen2012-05-091-139/+32
* UDisksCleanup: Remove stale entries when adding new onesDavid Zeuthen2012-05-092-14/+37
* Update path to mounted-fs file in documentationDavid Zeuthen2012-05-091-3/+3
* Revert "Add loop.autoclear option to Filesystem.Mount() method"David Zeuthen2012-05-044-111/+1
* UDisksDaemon: rework wait_for_object_sync() methodDavid Zeuthen2012-05-046-182/+162
* UDisksDaemon: add get_objects() methodDavid Zeuthen2012-05-043-0/+18
* Manager: wait for partitions to appear before returning in LoopSetup()David Zeuthen2012-05-041-4/+53
* Daemon: Add new find_block_*() convenience methodsDavid Zeuthen2012-05-043-0/+101
* Add work-around to show FS on CDs/USB sticks created using isohybridDavid Zeuthen2012-05-031-0/+9
* Loop: add SetupByUID propertyDavid Zeuthen2012-05-033-2/+28
* UDisksClient: add get_loop_for_block() convenience methodDavid Zeuthen2012-05-032-0/+59
* Warn if /run/udisks2/loop has an existing entry when setting up a new loop de...David Zeuthen2012-05-031-0/+11
* Manager: Add locking around LoopSetup()David Zeuthen2012-05-011-1/+14
* Manager: Add new 'no-part-scan' option in LoopSetup() methodDavid Zeuthen2012-05-012-3/+5
* Fix up how we check if use is authorized for Loop.SetAutoclear()David Zeuthen2012-05-011-11/+1
* Don't assign the Loop D-Bus interface to partitions of a loop deviceDavid Zeuthen2012-05-011-1/+2
* Loop: add :Autoclear property and SetAutoclear() methodDavid Zeuthen2012-05-014-3/+198
* Also check for "target is busy" when checking umount(8) outputDavid Zeuthen2012-04-301-1/+2
* Add loop.autoclear option to Filesystem.Mount() methodDavid Zeuthen2012-04-304-1/+111
* Post-release version bump to 1.97.0David Zeuthen2012-04-301-1/+1
* Update NEWS for release1.96.0David Zeuthen2012-04-301-0/+19
* Actually link with libsystemd-loginDavid Zeuthen2012-04-301-0/+2
* Post-release version bump to 1.96.0David Zeuthen2012-04-301-1/+1
* Update NEWS for release1.95.0David Zeuthen2012-04-301-0/+48
* Minor doc fixesDavid Zeuthen2012-04-303-17/+24
* Remove unused .filesystem-unmount-others-shared polkit actionDavid Zeuthen2012-04-301-11/+0
* Remove support for ID_SEAT=allDavid Zeuthen2012-04-304-80/+12
* Add Transifex config and pull latest translationsDavid Zeuthen2012-04-309-0/+12159
* Remove danish translationDavid Zeuthen2012-04-302-1724/+0
* Make $(udisks2.device) in authentication messages include the vendor/modelDavid Zeuthen2012-04-291-25/+69
* Add some more translation context and stringsDavid Zeuthen2012-04-273-310/+369
* Add a bunch of translation commentsDavid Zeuthen2012-04-2712-500/+1204
* Reword parts of the udisks(8) man pageDavid Zeuthen2012-04-241-72/+76
* Fix typoDavid Zeuthen2012-04-231-1/+1
* Add separate polkit actions for ejecting mediaDavid Zeuthen2012-04-232-5/+39
* Fix typos in policy fileDavid Zeuthen2012-04-231-3/+3
* Add missing "on" in udisks(8) man pageDavid Zeuthen2012-04-231-1/+1
* Remove section about ID_DRIVE* propertiesDavid Zeuthen2012-04-231-140/+0
* Use upper-case for all man page sectionsDavid Zeuthen2012-04-232-10/+10
* udisksctl: Make man page point to API STABILITY section of udisks(8) man pageDavid Zeuthen2012-04-231-5/+4
* Move API STABILITY remarks to udisks(8) man pageDavid Zeuthen2012-04-232-15/+47
* Move audience blurb from README to the udisks(8) man pageDavid Zeuthen2012-04-232-13/+44
* Rearrange docs so man pages come firstDavid Zeuthen2012-04-234-12/+8
* Fix 'make distcheck'David Zeuthen2012-04-233-4/+8
* Add section about polkit actions to the docsDavid Zeuthen2012-04-234-54/+166
* Interpret ID_SEAT=all to mean that a device is available on all seatsDavid Zeuthen2012-04-225-20/+139
* Fix reference count mistake in previous commitDavid Zeuthen2012-04-221-1/+1
* Make on_same_seat() also work for drive objectsDavid Zeuthen2012-04-221-12/+32