summaryrefslogtreecommitdiff
path: root/src/udisksdaemonutil.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into wip/mdraidwip/mdraidDavid Zeuthen2012-10-031-2/+8
|\
| * Fix docs for udisks_daemon_util_file_set_contents()David Zeuthen2012-10-021-1/+1
| * Fix up docs for udisks_daemon_util_file_set_contents()David Zeuthen2012-10-021-0/+1
| * Fix docs for udisks_daemon_util_on_same_seat()David Zeuthen2012-10-021-1/+1
| * Fix same seat detection if built with systemd, but not booted with itVincent Untz2012-09-251-0/+5
* | Make udisks_daemon_util_resolve_link() work when @name contains slashesDavid Zeuthen2012-09-131-1/+4
|/
* Update docsDavid Zeuthen2012-07-271-6/+6
* Add more compiler warningsDavid Zeuthen2012-07-061-6/+12
* Don't return uninitialized variable on inhibitor error pathDavid Zeuthen2012-07-051-1/+1
* Inhibit system shutdown, sleep and idle when formatting and erasing devicesDavid Zeuthen2012-07-051-0/+131
* Add erase parameter to Block.Format() to zero out device before formatting itDavid Zeuthen2012-06-251-0/+1
* Add drive configuration interfaces and configuration filesDavid Zeuthen2012-06-231-0/+179
* Catch up with latest polkit guidanceDavid Zeuthen2012-06-081-8/+19
* udisksd: work if polkitd is not availableDavid Zeuthen2012-06-071-1/+56
* Add id.* and partition.* polkit variablesDavid Zeuthen2012-06-061-1/+41
* Use "device" instead of "block_device" in the polkit variablesDavid Zeuthen2012-06-061-1/+1
* Move table with polkit variables to the "Authorization Checks" chapterDavid Zeuthen2012-06-041-51/+17
* Rename current polkit variables and also add some new onesDavid Zeuthen2012-05-231-15/+58
* Add some documentation about polkit variablesDavid Zeuthen2012-05-181-9/+36
* Remove support for ID_SEAT=allDavid Zeuthen2012-04-301-9/+0
* Make $(udisks2.device) in authentication messages include the vendor/modelDavid Zeuthen2012-04-291-25/+69
* Interpret ID_SEAT=all to mean that a device is available on all seatsDavid Zeuthen2012-04-221-2/+8
* 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
* Add multi-seat supportDavid Zeuthen2012-04-211-0/+136
* Make escaping work properly with non-ASCII UTF-8 stringsDavid Zeuthen2012-04-101-0/+69
* Convert some g_warning() uses to udisks_warning()David Zeuthen2012-03-131-2/+3
* Use g_dbus_interface_dup_object() and check return valueDavid Zeuthen2012-01-261-0/+32
* Prefer mounting in /run/user/$USER/media instead of /mediaDavid Zeuthen2012-01-251-4/+9
* UDisksCleanup: Nuke error handling from user-level APIDavid Zeuthen2011-11-291-2/+2
* Allow user to manipulate partitions of a loop device if he set it upDavid Zeuthen2011-11-141-2/+23
* Support option 'take-ownership' in the Block.Format() methodDavid Zeuthen2011-11-021-3/+36
* Rename Block.CreateFilesystem to Block.FormatDavid Zeuthen2011-11-021-42/+0
* Bug 41931 — Add file system creation supportMartin Pitt2011-11-021-0/+43
* Export the dev_t instead of major/minor for block devicesDavid Zeuthen2011-10-301-2/+1
* Support PC-style floppy drivesDavid Zeuthen2011-10-101-18/+36
* Rename BlockDevice interface to Blockgdbus-portDavid Zeuthen2011-08-241-12/+12
* Don't leak fd while enumerating directoriesDavid Zeuthen2011-08-131-0/+2
* Track loop devices set up in /run/udisks2/loopDavid Zeuthen2011-07-231-15/+28
* Add udisks_daemon_util_setup_by_user() and use it when mountingDavid Zeuthen2011-07-221-0/+52
* Add a way to setup and delete loop devicesDavid Zeuthen2011-07-221-4/+7
* Rework UDISKS_* udev propertiesDavid Zeuthen2011-07-191-2/+0
* Update polkit actionsDavid Zeuthen2011-07-181-0/+70
* Use a{sv} for options instead of just asDavid Zeuthen2011-06-171-2/+11
* Catch up with latest gdbus-codegen(1) changesDavid Zeuthen2011-05-231-2/+2
* Rework autotooling and setup i18nDavid Zeuthen2011-03-291-0/+1
* Factor out filesystem to sep D-Bus interface and unify polkit interactionDavid Zeuthen2011-03-181-0/+111
* Add a CryptoBackingDevice property on BlockDevice for dm-cryptDavid Zeuthen2011-03-101-0/+90
* Make the Size property on BlockDevice be 0 if no media is availableDavid Zeuthen2011-03-101-0/+56
* Improve drive object paths slightlyDavid Zeuthen2010-11-011-1/+4