summaryrefslogtreecommitdiff
path: root/metadata
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: Fix srcdir != builddirColin Walters2012-06-061-1/+1
* Port volume monitoring and metadata to GDBusTomas Bzatek2012-06-044-539/+365
* Adapt to GLib 2.31 deprecations and thread API changesMatthias Clasen2011-10-211-30/+30
* Use g_atomic_int_add instead of deprecated g_atomic_int_exchange_and_add.Kjartan Maraas2011-10-211-1/+1
* Purge hardcoded -DG_DISABLE_DEPRECATEDColin Walters2011-10-121-1/+1
* metadata: Avoid passing NULL to strchr()Tomas Bzatek2011-08-151-1/+2
* Cleanups and fixes for compiler warningsKjartan Maraas2011-03-171-10/+6
* Rename gdbusutils.h to avoid conflict with GIO1.6.2Matthias Clasen2010-05-272-2/+2
* Use g_poll instead of poll in metatree.cChristian Kellner2010-02-141-4/+3
* Correctly dup strings in meta_tree_lookup_stringvAlexander Larsson2009-12-011-1/+1
* Fix warningAlexander Larsson2009-12-011-1/+1
* If there are no mtimes in the file, use 0 as mtime baseAlexander Larsson2009-11-191-1/+2
* Don't store write() return val in unsigned variableAlexander Larsson2009-11-191-1/+1
* Fsync the directory when rotating the metadataChristian Kellner2009-11-181-2/+13
* Reread metadata only when the inodes are differentChristian Kellner2009-11-181-0/+14