summaryrefslogtreecommitdiff
path: root/monitor/proxy
Commit message (Expand)AuthorAgeFilesLines
* build: Port to meson build systemIñigo Martínez2017-10-313-0/+75
* proxy: Fix shadow mount handling for equal pathsOndrej Holy2017-08-211-1/+2
* monitor: Mark error strings as translatableOndrej Holy2017-01-061-13/+13
* monitor: Add g_drive_is_removable() supportOndrej Holy2016-05-202-1/+28
* Accept XDG_RUNTIME_DIR/bus as a valid D-Bus session/user busSimon McVittie2015-10-261-1/+2
* proxy volume monitor: Properly handle failure to create a remote proxyDebarshi Ray2015-10-161-9/+6
* proxy volume monitor: Guard access to the internal cachesDebarshi Ray2015-09-301-0/+8
* proxy volume monitor: Plug a memory leakMatthias Clasen2015-07-221-1/+4
* proxy volume monitor: Drop init warningOndrej Holy2015-03-191-1/+1
* proxy volume monitor: Drop init warning if gvfs dbus service is not installedAlexander Larsson2015-02-201-1/+1
* build: Fix out of tree buildRoss Lagerwall2015-01-261-0/+1
* ProxyVolumeMonitor: Load list of installed remote monitors via dbusAlexander Larsson2015-01-261-1/+59
* Move proxy monitor implementation listing to commonAlexander Larsson2015-01-261-98/+12
* Do not call NULL callbacks in eject_wrapper_callback()Siteshwar Vashisht2015-01-161-1/+2
* proxy volume monitor: Fix invalid readRoss Lagerwall2014-04-101-2/+2
* gvfsproxyvolumemonitordaemon: Turn off debugColin Walters2013-11-031-1/+1
* GProxyVolume: extend the protocol so the volume monitor can force a call to M...Giovanni Campagna2013-06-133-7/+28
* Use g_list_free_full() where applicableTomas Bzatek2013-01-172-36/+12
* proxy volume monitor: Remove unnecessary gotoTomas Bzatek2012-12-101-9/+2
* proxy volume monitor: Don't leak the_volume_monitors hash tableTomas Bzatek2012-12-101-1/+2
* proxy volume monitor: Clarify when mutex is hold on constructionTomas Bzatek2012-12-101-0/+1
* proxy volume monitor: Get session bus on demandTomas Bzatek2012-11-013-37/+16
* proxy volume monitor: Don't disable exit_on_close on session busTomas Bzatek2012-11-011-1/+0
* Remove calls to g_type_init(), bump GLib required versionColin Walters2012-10-301-2/+0
* Allow specifying the dir for .monitor filesAlexander Larsson2012-10-121-3/+8
* proxy: don't emit connected/added signals at object creationCosimo Cecchi2012-09-251-1/+7
* proxydrive: Use proper object castingTomas Bzatek2012-09-071-8/+8
* monitor: Unused variables cleanupTomas Bzatek2012-08-302-10/+1
* Add support for getting symbolic iconsWilliam Jon McCann2012-08-306-21/+145
* mount-op: adapt to guint64->gint64 API changeCosimo Cecchi2012-08-215-14/+14
* Update the Address of the FSFFelix Möller2012-07-3016-32/+32
* proxyvolumemonitor: Use GDBusProxy's name owner change notificationTomas Bzatek2012-07-301-25/+38
* gdbus: Construct proxies without connecting signals and propertiesTomas Bzatek2012-07-201-2/+2
* monitor: handle show-unmount-progress signalCosimo Cecchi2012-07-115-0/+126
* Make the build a bit more quietMatthias Clasen2012-07-091-1/+1
* build: More srcdir != builddir fixesColin Walters2012-06-061-1/+1
* Port volume monitoring and metadata to GDBusTomas Bzatek2012-06-0414-2076/+2045
* Adapt to GLib 2.31 deprecations and thread API changesMatthias Clasen2011-10-211-1/+0
* Support get_sort_key() in out-of-process volume monitors and gvfs-mount(1)David Zeuthen2011-10-186-5/+172
* Purge hardcoded -DG_DISABLE_DEPRECATEDColin Walters2011-10-121-2/+0
* Keep remote volume monitor proxies alive foreverDavid Zeuthen2011-09-281-81/+13
* proxy volume monitor: Fix reversed checksTomas Bzatek2011-08-151-2/+2
* Cleanups and fixes for compiler warningsKjartan Maraas2011-03-171-5/+2
* Rename gdbusutils.h to avoid conflict with GIO1.6.2Matthias Clasen2010-05-277-7/+7
* Enable support for lazy loading of gio modulesAlexander Larsson2010-01-122-1/+12
* Use new G_IMPLEMENT_INTERFACE_DYNAMIC from glibAlexander Larsson2009-12-014-34/+8
* Prevent access to unitialized memoryMatthias Clasen2009-09-111-0/+2
* Prevent access to unitialized memoryMatthias Clasen2009-09-111-2/+5
* Turn off debugging spew in gphoto2 and proxy monitorsDavid Zeuthen2009-08-141-1/+0
* Bug 591808 – Proxy monitor code crashes when volume has no HAL UDIBastien Nocera2009-08-141-0/+2