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
/
client
/
gdaemonvolumemonitor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not sent user invisible mounts if not needed
Ondrej Holy
2017-06-06
1
-16
/
+10
*
Use g_list_free_full() where applicable
Tomas Bzatek
2013-01-17
1
-2
/
+1
*
Update the Address of the FSF
Felix Möller
2012-07-30
1
-2
/
+2
*
Cleanups and fixes for compiler warnings
Kjartan Maraas
2011-03-17
1
-4
/
+0
*
Use the new support for shadow mounts instead of
Alexander Larsson
2008-12-01
1
-8
/
+0
*
get rid of modelines The modelines were inconsistent and caused issues
Benjamin Otte
2008-04-22
1
-1
/
+0
*
Properly lock around volume monitors and volume monitor objects. Emit all
Alexander Larsson
2008-03-04
1
-24
/
+31
*
Emit signals outside of the lock to avoid deadlocks (#519250)
Alexander Larsson
2008-02-28
1
-8
/
+21
*
Use standard lock instead of recursive lock.
Alexander Larsson
2008-02-26
1
-11
/
+12
*
Prefer to return a GDaemonMount from an existing GDaemonVolumeMonitor
David Zeuthen
2008-02-25
1
-3
/
+52
*
Code cleanup from Kjartan: Removes unused code/variables. Uses right
Alexander Larsson
2008-02-19
1
-1
/
+1
*
Don't spew warnings when hidden mounts are unmounted.
Alexander Larsson
2008-02-05
1
-1
/
+2
*
Fix typo G_DAEMON_FILE -> G_IS_DAEMON_FILE
Alexander Larsson
2008-01-28
1
-0
/
+4
*
Remove spew Update for new APIs Don't use GDaemonVolumeMonitor if not
Alexander Larsson
2007-12-19
1
-3
/
+23
*
Add the cdda:// backend for Compact Disc Digital Audio discs.
David Zeuthen
2007-12-19
1
-3
/
+11
*
new files
David Zeuthen
2007-12-17
1
-0
/
+15
*
Update for API changes in gio trunk.
David Zeuthen
2007-12-11
1
-31
/
+39
*
Add copyright information to source files.
Christian Kellner
2007-11-01
1
-0
/
+22
*
Implement find_enclosing_volume
Alexander Larsson
2007-10-31
1
-2
/
+2
*
Add all mount info to GMountInfo Make it refcounted
Alexander Larsson
2007-10-31
1
-3
/
+3
*
Don't show not user visible mounts
Alexander Larsson
2007-10-26
1
-5
/
+16
*
Remove spew
Alexander Larsson
2007-10-19
1
-3
/
+0
*
Implement using DEFINE_DYNAMIC_TYPE Actually register GDaemonVolumeMonitor
Alexander Larsson
2007-10-19
1
-2
/
+28
*
Pass in DBusConnection to use instead of using default one
Alexander Larsson
2007-09-25
1
-1
/
+1
*
Dup the mount_info as it doesn't belong to us.
Alexander Larsson
2007-09-13
1
-2
/
+1
*
More cleanup.
Alexander Larsson
2007-09-13
1
-1
/
+1
*
Clean out the cruft and make GDaemonVolume and GDaemonVolumeMonitor compile.
Alexander Larsson
2007-09-13
1
-231
/
+74
*
Add initial GDaemonVolume and GDaemonVolumeMonitor sources.
Alexander Larsson
2007-09-13
1
-0
/
+306