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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Silence out libtool if make is invoked with --silence.
Christian Kellner
2008-03-28
1
-0
/
+5
*
plug some minor memory leaks.
Paolo Borelli
2008-03-28
1
-0
/
+4
*
Actually increment count so that timeouts works. Pointed out by Joe Marcus
Alexander Larsson
2008-03-28
1
-0
/
+6
*
Handle all target exists errors correctly in move. This should make us not
Alexander Larsson
2008-03-27
1
-0
/
+10
*
Introduce helpers for multi-request ops. Use it for query_info.
Alexander Larsson
2008-03-27
1
-0
/
+6
*
Implement true async query_filesystem_info
Alexander Larsson
2008-03-26
1
-0
/
+5
*
Avoid hanging forever and not sending any async messages. This could
Alexander Larsson
2008-03-26
1
-0
/
+7
*
Send replies to subscribe and unsubscribe messages.
Alexander Larsson
2008-03-26
1
-0
/
+5
*
Pass id via the command object, not via out parameter. Removes a bunch of
Alexander Larsson
2008-03-26
1
-0
/
+6
*
Do not create new read/write jobs if the gvfschannel has been cancelled.
Carlos Garcia Campos
2008-03-25
1
-0
/
+6
*
Make sure the display name is correct even for subdirectories inside the
Paolo Borelli
2008-03-25
1
-0
/
+6
*
Better mount icons and root display name.
Alexander Larsson
2008-03-25
1
-0
/
+5
*
The CDDA backend requires HAL to build. Closes bug #524062.
A. Walton
2008-03-25
1
-0
/
+6
*
Respect the giomoduledir provided in gio's package config file. (#523852
Christian Kellner
2008-03-22
1
-0
/
+9
*
Port to new smbclient API introduced in samba-3.2.0pre2
Tomas Bzatek
2008-03-20
1
-0
/
+7
*
Add job pointer to output spew to make it possible to match lines.
Alexander Larsson
2008-03-19
1
-0
/
+7
*
Make the sftp backend work when pam_krb5 is used on the server side.
Sebastian Dröge
2008-03-19
1
-0
/
+5
*
Post release version bump.
Christian Kellner
2008-03-18
1
-0
/
+4
*
=== gvfs 0.2.1 ===
GVFS_0_2_1
Christian Kellner
2008-03-17
1
-0
/
+6
*
Correctly handle username in mountspec. Only set it if it was in the
Alexander Larsson
2008-03-17
1
-0
/
+7
*
Don't unref mount_info since we don't one a ref. (#522919)
Christian Kellner
2008-03-17
1
-0
/
+5
*
return G_IO_ERROR_NOT_EMPTY if we're trying to delete a non-empty
Benjamin Otte
2008-03-17
1
-0
/
+8
*
Forgot to mention A. Walton. Correct that.
Christian Kellner
2008-03-16
1
-0
/
+4
*
Don't free up the error that we don't own (#522566). Thanks Cosimo Cecchi
Christian Kellner
2008-03-16
1
-0
/
+6
*
Fix wording of error messages. Don't include "Error renaming file" since
Wouter Bolsterlee
2008-03-16
1
-738
/
+744
*
Fix the ChangeLog
Christian Kellner
2008-03-14
1
-17
/
+3
*
Add a little helper program that renames files by calling
Christian Kellner
2008-03-14
1
-0
/
+21
*
Update, add a lot of people and I am sure I have forgotten a few.
Christian Kellner
2008-03-14
1
-0
/
+7
*
Implement most of the GDaemonFile async functions.
Hans Petter Jansson
2008-03-14
1
-0
/
+25
*
Don't autostart fuse backend if the GVFS_DISABLE_FUSE env var is set
Alexander Larsson
2008-03-14
1
-0
/
+6
*
Respect storage.automount_enabled_hint hal property (#520736) Patch from
Alexander Larsson
2008-03-14
1
-0
/
+6
*
Fix up changelog entry
Alexander Larsson
2008-03-14
1
-1
/
+1
*
Mark files with an initial dot to be hidden. This handles unix smb shares,
Alexander Larsson
2008-03-14
1
-0
/
+9
*
Make sure we set the port to -1 in case when no port is specified on the
Christian Kellner
2008-03-14
1
-0
/
+7
*
Actually add the mount file for archive
Alexander Larsson
2008-03-13
1
-0
/
+5
*
fix enumerating to do the right thing
Benjamin Otte
2008-03-12
1
-0
/
+5
*
Added archive backend from Benjamin Otte Requires libarchive
Alexander Larsson
2008-03-12
1
-0
/
+8
*
invalidate the cache of directories that we modified ourselves. allow 10
Benjamin Otte
2008-03-12
1
-0
/
+7
*
We were testing the wrong cancellable pointer for non-NULL-ness, which
Hans Petter Jansson
2008-03-12
1
-0
/
+6
*
OpenBSB portability fixes. Patch from Jasper Lievisse Adriaanse
Alexander Larsson
2008-03-11
1
-0
/
+7
*
Fix ChangeLog entry
Alexander Larsson
2008-03-11
1
-1
/
+1
*
Use GError->message, not GError->msg. Patch from Alexander Larsson
Alexander Larsson
2008-03-11
1
-0
/
+6
*
Post release version bump
Alexander Larsson
2008-03-10
1
-0
/
+7
*
Bump version to 0.2.0.1 (minor release last translation changes)
GVFS_0_2_0_1
Alexander Larsson
2008-03-10
1
-0
/
+6
*
Update for release
GVFS_0_2_0
Alexander Larsson
2008-03-10
1
-0
/
+8
*
Free strings with g_free, not dbus_free (#521269)
Alexander Larsson
2008-03-10
1
-0
/
+5
*
Use dgettext instead of gettext as we are a library.
Christian Kellner
2008-03-07
1
-0
/
+8
*
Fix up bug id
Alexander Larsson
2008-03-07
1
-1
/
+1
*
Really make sure we ignore stuff outside /media (#520615)
Alexander Larsson
2008-03-07
1
-0
/
+7
*
Translate disc names.
Alexander Larsson
2008-03-07
1
-0
/
+10
[next]