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
/
gvfsafpconnection.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix use of uninitialized values
Tomas Bzatek
2012-12-07
1
-1
/
+1
*
afp: fix g_vfs_afp_connection_get_max_request() not returning any value
Carl-Anton Ingmarsson
2012-08-20
1
-0
/
+2
*
afp: use a separate request id counter for tickle requests
Carl-Anton Ingmarsson
2012-08-09
1
-1
/
+10
*
afp: Fix crasher in GVfsAfpConnection when sending tickle requests.
Carl-Anton Ingmarsson
2012-08-09
1
-0
/
+1
*
afp: Fix issues with closing a GVfsAfpConnection.
Carl-Anton Ingmarsson
2012-08-09
1
-20
/
+21
*
afp: Fix invalid free in GVfsAfpConnection
Carl-Anton Ingmarsson
2012-08-09
1
-0
/
+1
*
afp: Don't create write requests bigger than the maximum request size.
Carl-Anton Ingmarsson
2012-08-09
1
-0
/
+6
*
afp: use g_thread_new() instead of deprecated g_thread_create()
Carl-Anton Ingmarsson
2012-08-09
1
-8
/
+2
*
Use a worker thread in GVfsAfpConnection
Carl-Anton Ingmarsson
2012-08-09
1
-157
/
+393
*
afp: append _sync to g_vfs_afp_connection_[open|close]
Carl-Anton Ingmarsson
2012-08-09
1
-6
/
+6
*
Update the Address of the FSF
Felix Möller
2012-07-30
1
-2
/
+2
*
afp: convert pascal strings into utf-8
Carl-Anton Ingmarsson
2012-04-22
1
-1
/
+4
*
afp: split out volume specific functions into a GVfsAfpVolume object.
Carl-Anton Ingmarsson
2012-01-22
1
-0
/
+40
*
afp: change g_vfs_afp_connection_get_server_info to g_vfs_afp_query_server_info
Carl-Anton Ingmarsson
2012-01-22
1
-88
/
+85
*
afp: do some string fixes and add some translator comments
Carl-Anton Ingmarsson
2012-01-22
1
-1
/
+1
*
afp: make GVfsAfpName an opaque type
Carl-Anton Ingmarsson
2012-01-22
1
-0
/
+8
*
Revert "afp: start read loop directly on connect"
Carl-Anton Ingmarsson
2011-08-26
1
-5
/
+11
*
Revert "afp: reuse g_vfs_afp_connection_send_command in the sync version"
Carl-Anton Ingmarsson
2011-08-26
1
-70
/
+57
*
afp: start read loop directly on connect
Carl-Anton Ingmarsson
2011-08-25
1
-11
/
+5
*
afp: reuse g_vfs_afp_connection_send_command in the sync version
Carl-Anton Ingmarsson
2011-08-25
1
-57
/
+70
*
afp: fix some memoryleaks
Carl-Anton Ingmarsson
2011-08-25
1
-49
/
+49
*
afp: fix some leaks of GSimpleAsyncResults
Carl-Anton Ingmarsson
2011-08-25
1
-4
/
+6
*
afp: read directly into the given read buffer
Carl-Anton Ingmarsson
2011-08-25
1
-15
/
+53
*
afp: add a read_all_async function
Carl-Anton Ingmarsson
2011-08-25
1
-32
/
+120
*
afp: avoid useless copy when writing
Carl-Anton Ingmarsson
2011-08-25
1
-74
/
+198
*
afp: fix compile warnings
Carl-Anton Ingmarsson
2011-08-25
1
-3
/
+4
*
afp: fix bug where we accidentaly popped two requests from the send queue
Carl-Anton Ingmarsson
2011-08-25
1
-1
/
+0
*
afp: use goffset in g_vfs_afp_reply_seek
Carl-Anton Ingmarsson
2011-08-25
1
-2
/
+2
*
afp: fix bug when sending DsiTickle commands
Carl-Anton Ingmarsson
2011-08-25
1
-2
/
+1
*
afp: print some debug upon DSI_CLOSE_SESSION and DSI_TICKLE
Carl-Anton Ingmarsson
2011-08-25
1
-32
/
+51
*
afp: small cosmetic change
Carl-Anton Ingmarsson
2011-08-25
1
-1
/
+1
*
afp: don't send commands which have been cancelled
Carl-Anton Ingmarsson
2011-08-25
1
-6
/
+27
*
afp: convert g_vfs_afp_connection_queue_command to the standard GIO async pat...
Carl-Anton Ingmarsson
2011-08-25
1
-91
/
+147
*
afp: fix invalid unref
Carl-Anton Ingmarsson
2011-08-25
1
-3
/
+3
*
afp: delete temporary file
Carl-Anton Ingmarsson
2011-08-25
1
-5
/
+8
*
afp: receive and print out server messages
Carl-Anton Ingmarsson
2011-08-25
1
-26
/
+19
*
afp: dispatch DSI_WRITE replies
Carl-Anton Ingmarsson
2011-08-25
1
-1
/
+1
*
afp: normalize utf-8 strings from the server
Carl-Anton Ingmarsson
2011-08-25
1
-1
/
+1
*
afp: add g_vfs_afp_command_put_[byte|int|uint] functions and use these
Carl-Anton Ingmarsson
2011-08-25
1
-25
/
+64
*
afp: fixup some indenting issues
Carl-Anton Ingmarsson
2011-08-25
1
-4
/
+4
*
afp: add read support
Carl-Anton Ingmarsson
2011-08-25
1
-5
/
+11
*
afp: add g_vfs_afp_reply_read_(u)int64
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+28
*
afp: print some debug code when we receive a DSIAttention packet
Carl-Anton Ingmarsson
2011-08-25
1
-7
/
+43
*
afp: remove unused enums
Carl-Anton Ingmarsson
2011-08-25
1
-1
/
+1
*
afp: query and set time created/modification time on files
Carl-Anton Ingmarsson
2011-08-25
1
-2
/
+5
*
afp: read the invisible attribute and set the fileinfo accordingly
Carl-Anton Ingmarsson
2011-08-25
1
-1
/
+4
*
afp: get basic file browsing working
Carl-Anton Ingmarsson
2011-08-25
1
-26
/
+5
*
afp: work on file enumeration
Carl-Anton Ingmarsson
2011-08-25
1
-16
/
+26
*
afp: use UTF-8 ServerName if available
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+12
*
afp: read UTF-8 Server Name from server info
Carl-Anton Ingmarsson
2011-08-25
1
-0
/
+97
[next]