summaryrefslogtreecommitdiff
path: root/metadata
Commit message (Expand)AuthorAgeFilesLines
* metadata: Prevent usage of NULL if GUdevDevice is not foundOndrej Holy2018-04-131-6/+8
* build: Remove autotoolsIñigo Martínez2018-04-062-97/+0
* build: Revise dependenciesIñigo Martínez2018-04-031-10/+15
* build: Apply a workaround for D-Bus code generationIñigo Martínez2018-03-261-7/+12
* build: Fix gvfsd-metadata build when gudev is disabledTing-Wei Lan2018-01-241-7/+12
* build: Make SystemdService entry conditionalIñigo Martínez2017-11-071-9/+18
* metadata: Remove udev dependency in favor of gudevOndrej Holy2017-11-013-28/+22
* build: Improve installation on system pathsIñigo Martínez2017-10-311-3/+3
* build: Port to meson build systemIñigo Martínez2017-10-312-0/+107
* metadata: Use static keyword for private functionOndrej Holy2017-09-291-1/+1
* metadata: Include headers for device number functionalityOndrej Holy2017-01-062-0/+12
* metadata: Fix bogus conditionOndrej Holy2016-11-241-1/+1
* metadata: Use queues instead of listsRazvan Chitu2016-11-241-27/+35
* metadata: Use sequences instead of listsRazvan Chitu2016-11-242-77/+122
* Use Unicode in translatable stringsPiotr Drąg2016-10-031-4/+4
* build: Add --with-systemduserunitdir optionYaroslav Shmelev2016-01-221-1/+2
* metadata: Avoid endless recursion when copying meta filesOndrej Holy2015-12-141-2/+8
* Add a corresponding systemd user service for every D-Bus session serviceSimon McVittie2015-09-303-0/+14
* Use conventional naming for D-Bus session servicesSimon McVittie2015-09-302-6/+4
* metatree: Don't g_warning if the running gvfs daemon is olderAlexander Larsson2015-06-081-1/+2
* metadata: Get tree from udev via dbusOndrej Holy2015-06-016-56/+116
* metadata: remove unused dbus unset apiOndrej Holy2015-04-103-48/+16
* metadata: remove unused dbus get apiOndrej Holy2015-04-102-99/+0
* metadata: don't crash if tree write out failedOndrej Holy2015-03-111-3/+43
* metatree: always clear fd to -1Ondrej Holy2015-03-091-1/+1
* metadata: return if meta_tree_refresh failedOndrej Holy2015-03-041-1/+1
* daemon: Move random string generation into shared libRoss Lagerwall2015-02-092-29/+6
* metadata: Free objects on errorRoss Lagerwall2015-01-311-2/+3
* metadata: Export skeleton before name is acquiredRoss Lagerwall2015-01-311-26/+19
* metadata: don't crash if meta_tree_init failsOndrej Holy2015-01-063-21/+76
* metatree: avoid endless looping when the entry is too largeOndrej Holy2014-09-051-20/+45
* metadata: fix misaligned accesses to 64bit dataMichael Cree2014-05-291-2/+23
* Report gvfs version when --version is usedRoss Lagerwall2014-04-111-0/+9
* build: replace obsolete INCLUDES by CPPFLAGSOndrej Holy2014-01-171-1/+1
* metadata: Fix short journal checkAlexander Larsson2013-06-141-6/+11
* metadata: Downgrade journal short-read to debugColin Walters2013-05-221-1/+1
* metadata: Flush all scheduled writeouts on daemon exitTomas Bzatek2013-05-131-6/+40
* metadata: Use shorter writeout timeout on NFSTomas Bzatek2013-05-133-3/+16
* metadata: Put journal in $XDG_RUNTIME_DIR for shared NFS homedir caseTomas Bzatek2013-05-133-105/+136
* metadata: Create new journal if it doesn't existTomas Bzatek2013-05-133-6/+18
* metadata: Be more resistive to broken journal filesTomas Bzatek2013-05-131-0/+12
* metadata: Force tree re-read after successful flushTomas Bzatek2013-05-131-6/+8
* Fix compiler warningsBastien Nocera2013-04-021-1/+1
* Use g_list_free_full() where applicableTomas Bzatek2013-01-171-14/+6
* Remove calls to g_type_init(), bump GLib required versionColin Walters2012-10-302-4/+0
* portability: fix is_on_nfs on OpenBSDAntoine Jacoutot2012-10-011-0/+4
* gdbus: Fix srcdir != builddir and make the build more quietTomas Bzatek2012-07-311-2/+2
* gdbus: Remove last traces of libdbus in metadata sourcesTomas Bzatek2012-07-313-5/+1
* Update the Address of the FSFFelix Möller2012-07-304-8/+8
* gdbus: Construct proxies without connecting signals and propertiesTomas Bzatek2012-07-201-1/+1