index
:
tuxcmd-modules
master
release-0.6.36-dev
release-0.6.50-dev
release-0.6.70-dev
Tux Commander modules sources
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gvfs
/
gvfs.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2008-11-17
Support for returning current URI
v0.6.60
Tomas Bzatek
1
-2
/
+12
2008-11-15
Packed size info support
v0.6.59
Tomas Bzatek
1
-2
/
+3
2008-10-28
Password callback support from all VFS modules
v0.6.54
Tomas Bzatek
1
-53
/
+27
2008-10-26
Plugin interface: pass cancellation button id in ask_question callback
Tomas Bzatek
1
-1
/
+2
2008-10-22
GVFS plugin: catch abort flag from SMB backends
Tomas Bzatek
1
-0
/
+8
2008-10-12
GVFS plugin: password setting changes, no passwords in URI anymore
Tomas Bzatek
1
-72
/
+7
2008-10-12
GVFS plugin: Implement question and password callbacks
v0.6.53
Tomas Bzatek
1
-64
/
+164
2008-10-06
GVFS: Supply proper user/pass for anonymous FTP login
Tomas Bzatek
1
-4
/
+20
2008-10-05
Move plugin global data allocation back to the module
Tomas Bzatek
1
-8
/
+11
2008-10-05
VFS API break: Introduce FDisplayName property
v0.6.52
Tomas Bzatek
1
-8
/
+9
2008-09-03
GVFS plugin: finish authentication code
Tomas Bzatek
1
-10
/
+69
The plugin is now finished, fully working at present VFS API level
2008-09-02
GVFS plugin: finish mount loop
Tomas Bzatek
1
-25
/
+31
Only password URI ripper missing now (will become obsolete with new VFS API anyway)
2008-08-28
GVFS plugin: fall back to default file/dir mode if read fails
Tomas Bzatek
1
-0
/
+9
2008-08-28
GVFS plugin: fix remote path handling
Tomas Bzatek
1
-4
/
+21
2008-08-25
GVFS plugin: enhancements and basic auth code
Tomas Bzatek
1
-18
/
+169
2008-08-24
GVFS plugin - ininital commit
Tomas Bzatek
1
-0
/
+1115
Missing authentication code at the moment