summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* daemon: Create socket dir from gvfsd daemonOndrej Holy2021-04-152-0/+7
* client: Add support for zone identifiers in IPv6 addressesOndrej Holy2020-06-301-10/+1
* dnssd: Prevent crashes after releasing resolverOndrej Holy2020-01-271-2/+6
* dnssd: guard avahi_client_free to prevent freeing NULLTobias Mueller2019-11-271-1/+4
* common: Add interface property for GVfsDnsSdResolverOndrej Holy2019-10-112-0/+53
* gmountsource: Fix deadlocks in synchronous APIwip/oholy/gmountsource-deadlockOndrej Holy2019-04-091-39/+29
* build: Do not use prefix on directory variablesIñigo Martínez2019-01-211-1/+1
* build: Remove gdbus codegen workaroundIñigo Martínez2019-01-211-10/+6
* build: Add trailing commasIñigo Martínez2019-01-211-15/+15
* Revert "build: Add trailing commas"Ondrej Holy2019-01-071-15/+15
* Revert "build: Remove gdbus codegen workaround"Ondrej Holy2019-01-071-6/+10
* Revert "build: Do not use prefix on directory variables"Ondrej Holy2019-01-071-1/+1
* build: Do not use prefix on directory variablesIñigo Martínez2019-01-041-1/+1
* build: Remove gdbus codegen workaroundIñigo Martínez2019-01-041-10/+6
* build: Add trailing commasIñigo Martínez2019-01-041-15/+15
* common: Prevent crashes on invalid autorun fileOndrej Holy2018-10-261-1/+1
* build: Remove autotoolsIñigo Martínez2018-04-061-95/+0
* build: Revise dependenciesIñigo Martínez2018-04-031-13/+33
* build: Apply a workaround for D-Bus code generationIñigo Martínez2018-03-261-6/+12
* build: Reorder meson options and update descriptionOndrej Holy2017-10-311-2/+2
* build: Port to meson build systemIñigo Martínez2017-10-312-1/+103
* Do not sent user invisible mounts if not neededOndrej Holy2017-06-063-7/+45
* client: Use g_cond_wait in a loopOndrej Holy2017-05-231-5/+8
* common: Port GVfsMountInfo to GTaskOndrej Holy2017-03-281-198/+100
* common: Fix potential crash caused by missing g_strdupOndrej Holy2017-03-281-1/+1
* common: Fix memory leakOndrej Holy2017-03-281-0/+1
* gphoto2: Fix x-content-types setupOndrej Holy2017-03-232-0/+13
* Fix compilationOndrej Holy2017-01-101-1/+1
* Remove some leftover dead codeChristian Kellner2017-01-091-4/+1
* client: Escape ":[]" chars in host if it is not IPv6Ondrej Holy2016-12-122-0/+22
* dnssd: Return error instead of abortOndrej Holy2016-12-121-0/+8
* gmountsource: Return "aborted" flag consistentlyOndrej Holy2016-11-011-2/+2
* common: Port GMountSource to GTaskOndrej Holy2016-11-011-101/+96
* common: Port GVfsDnsSdResolver to GTaskOndrej Holy2016-10-261-54/+40
* Drop hal volume monitor and fallback code in gphoto2 and cdda backendMichael Biebl2016-10-193-590/+0
* Use Unicode in translatable stringsPiotr Drąg2016-10-033-8/+8
* common: Handle mount_prefix by g_mount_spec_setOndrej Holy2016-08-291-0/+7
* common: Check BDMV folder before libblueray usageOndrej Holy2016-06-221-0/+11
* daemon: Allow toggling debug output with SIGUSR2Ross Lagerwall2016-01-182-0/+43
* mtp: Use phone icon for MTP devicesOndrej Holy2015-12-111-2/+2
* Accept XDG_RUNTIME_DIR/bus as a valid D-Bus session/user busSimon McVittie2015-10-262-0/+47
* common: Fix possible crash with blank disksBastien Nocera2015-06-161-0/+8
* client: Suppress errors if daemon part is missingOndrej Holy2015-06-081-1/+1
* build: Remove libbluray dependencyOndrej Holy2015-05-291-2/+1
* Fix build error when using HAL backendTing-Wei Lan2015-04-023-0/+590
* dnssd: Run GSimpleAsyncResult completion in idleRoss Lagerwall2015-03-141-4/+4
* dnssd: Remove recursive main loopRoss Lagerwall2015-03-141-15/+16
* dnssd: Prevent crash when resolving serviceRoss Lagerwall2015-03-141-39/+19
* common: Increase mount timeout to 30 minutesRoss Lagerwall2015-03-112-6/+7
* daemon: Move random string generation into shared libRoss Lagerwall2015-02-093-0/+73