index
:
delta/gvfs.git
497-g_file_attribute_filesystem_use_preview-is-not-set-consistently
GVFS_0_99_7_1
admin-add-copy-push-implementation
baserock/morph
ci-custom-image
file-info-set-file
fix-ci
gdata-entry-get-id-fix
gdbus
gdbus-core
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-40
gnome-42
master
mtp-backend
nfs
oholy/wip/ci-test
sam/fuse-shutdown-on-error
sftp-multiplexing-2fa
standard-file-info
tracker-metadata
wip/alexl/documents
wip/antoniof/set-preview-type-explicitly
wip/barthalion/priv
wip/cosimoc/admin
wip/goa
wip/gtask-porting
wip/hadess/libgdata-1.0
wip/iainl/tests-increase-timeout
wip/inigomartinez/meson
wip/oholy/admin-fixes
wip/oholy/ci-fix
wip/oholy/ci-fuse3
wip/oholy/ci-glib-update
wip/oholy/ci-image-fix
wip/oholy/ci-libsoup3
wip/oholy/ci-meson-options
wip/oholy/dav-mount-check
wip/oholy/dav-redirect
wip/oholy/dav-tests
wip/oholy/debug
wip/oholy/do-not-use-desktop-files
wip/oholy/fix-gnome-build-meta
wip/oholy/fuse-readdir-plus
wip/oholy/gitlab-ci
wip/oholy/glib-bump
wip/oholy/gmountsource-deadlock
wip/oholy/gnome-build-meta-tags
wip/oholy/google-cache
wip/oholy/google-cache-conservative
wip/oholy/google-display-name
wip/oholy/google-native-html
wip/oholy/google-progress
wip/oholy/google-shared-drives-support
wip/oholy/gtask
wip/oholy/meson-summary
wip/oholy/meson-version
wip/oholy/runtime-dir-socket
wip/oholy/smb-enumeration-performance
wip/oholy/smb-move-progress
wip/oholy/storaged
wip/oholy/support-tcrypt
wip/oholy/test-timeouts
wip/oholy/trash-deadlock
wip/oholy/trash-performance
wip/oholy/udisks2-media-user
wip/oholy/udisks2-timeouts-when-stopping
wip/oholy/update-docs
wip/oholy/x-gvfs-ignore
wip/rishi/goa
wip/rishi/issue-2
wip/rishi/owncloud-gssapi
wip/udisks2
wip/verdre/dialog-titles
gitlab.gnome.org: GNOME/gvfs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
metadata
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adapt to GLib 2.31 deprecations and thread API changes
Matthias Clasen
2011-10-21
1
-30
/
+30
*
Use g_atomic_int_add instead of deprecated g_atomic_int_exchange_and_add.
Kjartan Maraas
2011-10-21
1
-1
/
+1
*
Purge hardcoded -DG_DISABLE_DEPRECATED
Colin Walters
2011-10-12
1
-1
/
+1
*
metadata: Avoid passing NULL to strchr()
Tomas Bzatek
2011-08-15
1
-1
/
+2
*
Cleanups and fixes for compiler warnings
Kjartan Maraas
2011-03-17
1
-10
/
+6
*
Rename gdbusutils.h to avoid conflict with GIO
1.6.2
Matthias Clasen
2010-05-27
2
-2
/
+2
*
Use g_poll instead of poll in metatree.c
Christian Kellner
2010-02-14
1
-4
/
+3
*
Correctly dup strings in meta_tree_lookup_stringv
Alexander Larsson
2009-12-01
1
-1
/
+1
*
Fix warning
Alexander Larsson
2009-12-01
1
-1
/
+1
*
If there are no mtimes in the file, use 0 as mtime base
Alexander Larsson
2009-11-19
1
-1
/
+2
*
Don't store write() return val in unsigned variable
Alexander Larsson
2009-11-19
1
-1
/
+1
*
Fsync the directory when rotating the metadata
Christian Kellner
2009-11-18
1
-2
/
+13
*
Reread metadata only when the inodes are different
Christian Kellner
2009-11-18
1
-0
/
+14
*
Use $(AM_V_GEN) for more silent build
Christian Persch
2009-10-09
1
-1
/
+1
*
Fix leak in metadata code
Alexander Larsson
2009-09-08
1
-0
/
+1
*
Fix leak
Alexander Larsson
2009-09-08
1
-1
/
+4
*
Fix memory leaks
Alexander Larsson
2009-09-07
1
-0
/
+3
*
Don't call get_devnum on NULL
Alexander Larsson
2009-09-07
1
-1
/
+2
*
Fix various memory leaks
Alexander Larsson
2009-08-17
2
-2
/
+4
*
Free MetaBuilder when rolling over log
Alexander Larsson
2009-08-17
1
-5
/
+7
*
Return success when rotating log succeeded
Alexander Larsson
2009-08-17
1
-3
/
+4
*
Plug various metadata-related memleaks
Matthias Clasen
2009-08-01
1
-1
/
+4
*
Fix a symbol conflict with crc32
Joe Marcus Clarke
2009-07-31
3
-4
/
+4
*
Initialize the DBus error
Cosimo Cecchi
2009-07-20
1
-0
/
+1
*
Fix 'make distcheck'
David Zeuthen
2009-07-13
1
-0
/
+5
*
Plug some leaks and fix some strings.
Cosimo Cecchi
2009-06-30
2
-2
/
+4
*
Add header include protection and boilerplate
Alexander Larsson
2009-06-25
2
-0
/
+53
*
Implement a dbus based metadata get call
Alexander Larsson
2009-06-25
1
-0
/
+191
*
include locale.h for setlocale() call
Benjamin Otte
2009-06-25
1
-0
/
+1
*
Allow unsetting keys with the standard Set dbus operation
Alexander Larsson
2009-06-25
1
-1
/
+20
*
Fix deadlock in MetaTree
Alexander Larsson
2009-06-23
1
-1
/
+2
*
Update gitignore for new files
Alexander Larsson
2009-06-23
1
-0
/
+2
*
Add various metadata test programs
Alexander Larsson
2009-06-23
5
-0
/
+568
*
Add gvfsd-metadata update daemon
Alexander Larsson
2009-06-23
3
-1
/
+592
*
Allow MetaTree open to succeed with no file
Alexander Larsson
2009-06-23
2
-6
/
+18
*
Add meta_tree_remove and meta_tree_copy
Alexander Larsson
2009-06-23
2
-7
/
+126
*
Fix metadata file rotation
Alexander Larsson
2009-06-23
1
-14
/
+9
*
Add workaround for ESTALE on NFS for metadata files
Alexander Larsson
2009-06-23
1
-5
/
+184
*
Implement unset key in MetaTree
Alexander Larsson
2009-06-23
1
-2
/
+45
*
Implement setting stringv in MetaTree
Alexander Larsson
2009-06-23
2
-3
/
+57
*
Finish mtime reading support in MetaTree
Alexander Larsson
2009-06-23
1
-11
/
+58
*
Finish the TODOs in the journal apply code
Alexander Larsson
2009-06-23
1
-3
/
+17
*
Add some required MetaBuilder functions
Alexander Larsson
2009-06-23
2
-14
/
+143
*
Add stringv reading support to MetaTree
Alexander Larsson
2009-06-23
1
-13
/
+150
*
Add metafile_key_list_set to clear and set a key as a list
Alexander Larsson
2009-06-23
2
-0
/
+19
*
Add string list support to treebuilder.c
Alexander Larsson
2009-06-23
1
-6
/
+78
*
Add metafile_key_unset
Alexander Larsson
2009-06-23
2
-0
/
+16
*
Implement metadata journal rollover
Alexander Larsson
2009-06-23
1
-15
/
+157
*
Add getter for filename
Alexander Larsson
2009-06-23
2
-7
/
+14
*
Make MetaTree threadsafe
Alexander Larsson
2009-06-23
2
-42
/
+148
[next]