summaryrefslogtreecommitdiff
path: root/monitor/proxy
Commit message (Expand)AuthorAgeFilesLines
* ProxyVolumeMonitor: Don't leak a GVfsDBusDaemonMatthew Leeds2019-07-151-0/+2
* build: Use path strings in include_directoriesIñigo Martínez2019-05-161-1/+1
* build: Do not use prefix on directory variablesIñigo Martínez2019-01-211-3/+3
* build: Fix the use of pkg-config file variablesIñigo Martínez2019-01-211-2/+2
* build: Use / instead of join_pathsIñigo Martínez2019-01-211-1/+1
* build: Add trailing commasIñigo Martínez2019-01-211-9/+9
* Revert "build: Add trailing commas"Ondrej Holy2019-01-071-9/+9
* Revert "build: Use / instead of join_paths"Ondrej Holy2019-01-071-1/+1
* Revert "build: Fix the use of pkg-config file variables"Ondrej Holy2019-01-071-2/+2
* Revert "build: Do not use prefix on directory variables"Ondrej Holy2019-01-071-3/+3
* build: Do not use prefix on directory variablesIñigo Martínez2019-01-041-3/+3
* build: Fix the use of pkg-config file variablesIñigo Martínez2019-01-041-2/+2
* build: Use / instead of join_pathsIñigo Martínez2019-01-041-1/+1
* build: Add trailing commasIñigo Martínez2019-01-041-9/+9
* meson: Fix typo in identificatorOndrej Holy2018-07-241-1/+1
* build: Add proper linker support checkIñigo Martínez2018-07-211-1/+1
* monitor: Make MountOpReply2 interface expansiblewip/oholy/support-tcryptOndrej Holy2018-07-133-26/+51
* monitor: Remove unused variables from MountOpReplyDataOndrej Holy2018-07-131-9/+9
* udisks2: Support TCRYPT devicessegfault2018-07-133-48/+161
* build: Remove autotoolsIñigo Martínez2018-04-061-90/+0
* Remove redundant gmodule.h includesOndrej Holy2018-04-031-1/+0
* build: Revise dependenciesIñigo Martínez2018-04-031-3/+13
* Add missing casts for g_object_refOndrej Holy2018-02-084-6/+6
* proxy: Port GProxyDrive to GTaskOndrej Holy2017-11-281-225/+131
* proxy: Port GProxyMount to GTaskOndrej Holy2017-11-281-69/+53
* proxy: Port GProxyVolume to GTaskOndrej Holy2017-11-281-82/+49
* 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