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
/
daemon
/
gvfsbackendsmb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
smb: Remove redundant cache functionality
Ondrej Holy
2016-10-03
1
-124
/
+0
*
smb: Remove some redundant code
Ondrej Holy
2016-10-03
1
-8
/
+0
*
Use Unicode in translatable strings
Piotr Drąg
2016-10-03
1
-4
/
+4
*
daemon: Set G_FILE_ATTRIBUTE_FILESYSTEM_REMOTE attribute
Ondrej Holy
2016-06-28
1
-0
/
+1
*
smb: Set always G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE for files
Ondrej Holy
2016-06-14
1
-2
/
+2
*
smb: Be quiet by default
Ross Lagerwall
2016-01-18
1
-25
/
+17
*
Mark files as untrashable for main backends
Ondrej Holy
2015-09-23
1
-0
/
+2
*
smb: Fix a memory leak
Ross Lagerwall
2015-02-10
1
-1
/
+1
*
daemon: Move seek type conversion to shared library
Ross Lagerwall
2015-02-09
1
-22
/
+2
*
daemon: Move random string generation into shared lib
Ross Lagerwall
2015-02-09
1
-11
/
+3
*
smb: Handle the anonymous flag when calling AskPassword
Ross Lagerwall
2015-01-21
1
-14
/
+36
*
smb: Remove old compatibility ifdefs
Ross Lagerwall
2014-10-23
1
-4
/
+0
*
smb: Implement standard::allocated-size
Ross Lagerwall
2014-06-05
1
-0
/
+3
*
smb: Fail properly if set_attribute type is wrong
Ross Lagerwall
2014-05-30
1
-9
/
+11
*
smb: Improve batching when sending enumerate GFileInfos
Ross Lagerwall
2014-05-28
1
-12
/
+4
*
smb: Give correct error when unlink fails while closing file
Ross Lagerwall
2014-04-02
1
-1
/
+10
*
smb: set context to NULL after it has been freed
Ondrej Holy
2014-02-13
1
-0
/
+1
*
smb: Implement truncate support for output streams
Ross Lagerwall
2013-12-05
1
-0
/
+22
*
Require libsmbclient from Samba 3.4.0 or higher
Ross Lagerwall
2013-12-05
1
-6
/
+2
*
smb: Report number of bytes used on the filesystem
Ross Lagerwall
2013-11-15
1
-2
/
+8
*
smb: Unlink file before sending job reply
Ross Lagerwall
2013-10-31
1
-2
/
+2
*
smb: Set error from the errno of the correct operation
Ross Lagerwall
2013-10-31
1
-5
/
+5
*
smb: Add support for specifying custom port
Tomas Bzatek
2013-05-28
1
-19
/
+38
*
smb: More verbosity for easier debugging
Tomas Bzatek
2013-02-08
1
-7
/
+43
*
smb: Implement proper unmount method
Tomas Bzatek
2013-01-25
1
-0
/
+29
*
Use g_list_free_full() where applicable
Tomas Bzatek
2013-01-17
1
-2
/
+1
*
smb: Report proper error on do_query_fs_info()
Tomas Bzatek
2012-12-03
1
-1
/
+7
*
Add symbolics support to the backends
William Jon McCann
2012-08-30
1
-8
/
+25
*
Spelling correction "filesystem" -> "file system"
Felix Möller
2012-07-31
1
-1
/
+1
*
Update the Address of the FSF
Felix Möller
2012-07-30
1
-2
/
+2
*
smb: Ignore read-only attribute for directories
Andreas Heik
2011-09-08
1
-2
/
+3
*
smb: Always check for existing file on rename
Tomas Bzatek
2011-08-30
1
-3
/
+21
*
smb: Add support for default location
Tomas Bzatek
2011-03-18
1
-2
/
+11
*
smb: Catch invalid argument type when setting mtime
Benjamin Otte
2011-01-24
1
-0
/
+9
*
Port daemons to GSettings
Tomas Bzatek
2010-11-12
1
-28
/
+14
*
Move GConf initialization from backend constructor
Tomas Bzatek
2010-09-08
1
-22
/
+21
*
[SMB] Fix free space calculation for older samba servers
Tomas Bzatek
2009-11-30
1
-7
/
+11
*
[SMB] Fix compilation with older libsmbclient versions
Tomas Bzatek
2009-11-19
1
-3
/
+4
*
[SMB] Fix free space calculation for Windows hosts
Tomas Bzatek
2009-11-18
1
-2
/
+6
*
[SMB] Support querying filesystem size and free space
Tomas Bzatek
2009-11-10
1
-1
/
+29
*
Use FAILED_HANDLED error code when user aborts
Benjamin Otte
2009-10-12
1
-1
/
+1
*
smb: Limit blocksize for reading to 65534 to get better performance
Tomas Bzatek
2009-08-20
1
-6
/
+7
*
Bug 577748 – gvfsd-smb crash after unconnecting and connecting again a
GVFS_1_2_1
Alexander Larsson
2009-04-02
1
-2
/
+4
*
Work around bug in libsmbclient (samba bug #6228) Ensure we return EEXISTS
Alexander Larsson
2009-03-27
1
-12
/
+36
*
Implement query_info on smb streams
Alexander Larsson
2009-03-02
1
-0
/
+64
*
Timestamp (mtime) setting support
Tomas Bzatek
2008-11-10
1
-5
/
+83
*
Don't ask for credentials twice when the password dialog was cancelled
Tomas Bzatek
2008-10-24
1
-5
/
+23
*
Don't return fallback icons, since that gives problems with custom mime
Alexander Larsson
2008-10-23
1
-6
/
+1
*
Kerberos authentication fixes. Fixes #524498
Tomas Bzatek
2008-09-16
1
-8
/
+22
*
Revert commit #1772. Set the information on the mount spec from the original ...
Tomas Bzatek
2008-09-15
1
-19
/
+23
[next]