summaryrefslogtreecommitdiff
path: root/metadata
AgeCommit message (Expand)AuthorFilesLines
2013-06-14metadata: Fix short journal checkAlexander Larsson1-6/+11
2013-05-22metadata: Downgrade journal short-read to debugColin Walters1-1/+1
2013-05-13metadata: Flush all scheduled writeouts on daemon exitTomas Bzatek1-6/+40
2013-05-13metadata: Use shorter writeout timeout on NFSTomas Bzatek3-3/+16
2013-05-13metadata: Put journal in $XDG_RUNTIME_DIR for shared NFS homedir caseTomas Bzatek3-105/+136
2013-05-13metadata: Create new journal if it doesn't existTomas Bzatek3-6/+18
2013-05-13metadata: Be more resistive to broken journal filesTomas Bzatek1-0/+12
2013-05-13metadata: Force tree re-read after successful flushTomas Bzatek1-6/+8
2013-04-02Fix compiler warningsBastien Nocera1-1/+1
2013-01-17Use g_list_free_full() where applicableTomas Bzatek1-14/+6
2012-10-30Remove calls to g_type_init(), bump GLib required versionColin Walters2-4/+0
2012-10-01portability: fix is_on_nfs on OpenBSDAntoine Jacoutot1-0/+4
2012-07-31gdbus: Fix srcdir != builddir and make the build more quietTomas Bzatek1-2/+2
2012-07-31gdbus: Remove last traces of libdbus in metadata sourcesTomas Bzatek3-5/+1
2012-07-30Update the Address of the FSFFelix Möller4-8/+8
2012-07-20gdbus: Construct proxies without connecting signals and propertiesTomas Bzatek1-1/+1
2012-06-06build: Fix srcdir != builddirColin Walters1-1/+1
2012-06-04Port volume monitoring and metadata to GDBusTomas Bzatek4-539/+365
2011-10-21Adapt to GLib 2.31 deprecations and thread API changesMatthias Clasen1-30/+30
2011-10-21Use g_atomic_int_add instead of deprecated g_atomic_int_exchange_and_add.Kjartan Maraas1-1/+1
2011-10-12Purge hardcoded -DG_DISABLE_DEPRECATEDColin Walters1-1/+1
2011-08-15metadata: Avoid passing NULL to strchr()Tomas Bzatek1-1/+2
2011-03-17Cleanups and fixes for compiler warningsKjartan Maraas1-10/+6
2010-05-27Rename gdbusutils.h to avoid conflict with GIOMatthias Clasen2-2/+2
2010-02-14Use g_poll instead of poll in metatree.cChristian Kellner1-4/+3
2009-12-01Correctly dup strings in meta_tree_lookup_stringvAlexander Larsson1-1/+1
2009-12-01Fix warningAlexander Larsson1-1/+1
2009-11-19If there are no mtimes in the file, use 0 as mtime baseAlexander Larsson1-1/+2
2009-11-19Don't store write() return val in unsigned variableAlexander Larsson1-1/+1
2009-11-18Fsync the directory when rotating the metadataChristian Kellner1-2/+13
2009-11-18Reread metadata only when the inodes are differentChristian Kellner1-0/+14
2009-10-09Use $(AM_V_GEN) for more silent buildChristian Persch1-1/+1
2009-09-08Fix leak in metadata codeAlexander Larsson1-0/+1
2009-09-08Fix leakAlexander Larsson1-1/+4
2009-09-07Fix memory leaksAlexander Larsson1-0/+3
2009-09-07Don't call get_devnum on NULLAlexander Larsson1-1/+2
2009-08-17Fix various memory leaksAlexander Larsson2-2/+4
2009-08-17Free MetaBuilder when rolling over logAlexander Larsson1-5/+7
2009-08-17Return success when rotating log succeededAlexander Larsson1-3/+4
2009-08-01Plug various metadata-related memleaksMatthias Clasen1-1/+4
2009-07-31Fix a symbol conflict with crc32Joe Marcus Clarke3-4/+4
2009-07-20Initialize the DBus errorCosimo Cecchi1-0/+1
2009-07-13Fix 'make distcheck'David Zeuthen1-0/+5
2009-06-30Plug some leaks and fix some strings.Cosimo Cecchi2-2/+4
2009-06-25Add header include protection and boilerplateAlexander Larsson2-0/+53
2009-06-25Implement a dbus based metadata get callAlexander Larsson1-0/+191
2009-06-25include locale.h for setlocale() callBenjamin Otte1-0/+1
2009-06-25Allow unsetting keys with the standard Set dbus operationAlexander Larsson1-1/+20
2009-06-23Fix deadlock in MetaTreeAlexander Larsson1-1/+2
2009-06-23Update gitignore for new filesAlexander Larsson1-0/+2