summaryrefslogtreecommitdiff
path: root/metadata/meta-daemon.c
Commit message (Expand)AuthorAgeFilesLines
* Notify changes in metadataSergio Costas2020-05-191-3/+86
* metadata: Prevent usage of NULL if GUdevDevice is not foundOndrej Holy2018-04-131-6/+8
* metadata: Remove udev dependency in favor of gudevOndrej Holy2017-11-011-25/+19
* metadata: Include headers for device number functionalityOndrej Holy2017-01-061-0/+6
* Use Unicode in translatable stringsPiotr Drąg2016-10-031-4/+4
* metadata: Get tree from udev via dbusOndrej Holy2015-06-011-0/+48
* metadata: remove unused dbus unset apiOndrej Holy2015-04-101-37/+0
* metadata: remove unused dbus get apiOndrej Holy2015-04-101-93/+0
* metadata: Free objects on errorRoss Lagerwall2015-01-311-2/+3
* metadata: Export skeleton before name is acquiredRoss Lagerwall2015-01-311-26/+19
* Report gvfs version when --version is usedRoss Lagerwall2014-04-111-0/+9
* metadata: Flush all scheduled writeouts on daemon exitTomas Bzatek2013-05-131-6/+40
* metadata: Use shorter writeout timeout on NFSTomas Bzatek2013-05-131-3/+9
* Remove calls to g_type_init(), bump GLib required versionColin Walters2012-10-301-2/+0
* gdbus: Remove last traces of libdbus in metadata sourcesTomas Bzatek2012-07-311-2/+0
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* Port volume monitoring and metadata to GDBusTomas Bzatek2012-06-041-471/+212
* Rename gdbusutils.h to avoid conflict with GIO1.6.2Matthias Clasen2010-05-271-1/+1
* Fix warningAlexander Larsson2009-12-011-1/+1
* Initialize the DBus errorCosimo Cecchi2009-07-201-0/+1
* Plug some leaks and fix some strings.Cosimo Cecchi2009-06-301-2/+3
* Implement a dbus based metadata get callAlexander Larsson2009-06-251-0/+191
* include locale.h for setlocale() callBenjamin Otte2009-06-251-0/+1
* Allow unsetting keys with the standard Set dbus operationAlexander Larsson2009-06-251-1/+20
* Add gvfsd-metadata update daemonAlexander Larsson2009-06-231-0/+573