Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing setting persistence and function rename from Presist to Persist for clarity #7

Open
wants to merge 155 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
155 commits
Select commit Hold shift + click to select a range
a3996de
Updated Renci version to last 2013.4.7
Dec 16, 2013
b8122ba
Signing for strong asemb
Jul 19, 2014
f4fb224
gitignore extend
Jul 19, 2014
6b359b9
Renci nullOnError NI bug fix
Jul 19, 2014
836f48d
bug payload 326xx repair
Jul 18, 2014
69d5172
Storing config in AppData
Jul 19, 2014
e8941fc
Merge branch 'payloadbugR' into test
Jul 19, 2014
0c916d9
buffer tuning for speed
Jul 19, 2014
f843db8
Merge branch 'test' into dev
Jul 20, 2014
e83c86e
Puttyant support
Dec 16, 2013
ba90071
Git commit error wiith privilegies
Jul 20, 2014
c545195
Merge branch 'gitprivbug' into test
Jul 20, 2014
a7af725
versioning change and publish settings for 1.5.5
Jul 20, 2014
f8c51f3
Merge branch 'test' into dev
Jul 20, 2014
2bbd11f
ssh buffer up, timing
Jul 20, 2014
caa2dbb
mounting tuning
Jul 20, 2014
2235b8f
swap to .net 4.5
Jul 21, 2014
0737ed5
Set timeouts to 0(off)
Jul 21, 2014
fcd1fa6
Blind Renci update to 2014.4.6beta
Jul 21, 2014
8eb20b3
Renci Pageant patch
Jul 21, 2014
8d2c39d
Merge branch 'RenciPageantPatch' into renci2014update
Jul 21, 2014
3482167
missing files from blind update
Jul 21, 2014
a32860e
Final fixies of new Renci
Jul 21, 2014
c89d9ce
Merge branch 'renci2014update' into dev
Jul 21, 2014
16a4b42
cache time 15/3
Jul 22, 2014
61130b0
Merge branch 'rc' into renci2014update
Jul 22, 2014
b0b7ddd
bug 2 more missing nullonerror
Jul 22, 2014
94e454c
Merge branch 'renci2014update' into dev
Jul 22, 2014
d412d5d
linux compatibility
Jul 23, 2014
7728cbf
logigin improve, but unstable, cannot copy
Jul 22, 2014
dcb5752
FindFilesWithPattern implement
Jul 23, 2014
f0768a5
findfiles caching enhance
Jul 23, 2014
073126d
passwords ignoring after host change
Jul 23, 2014
cd83a85
timing and debugging tweaks
Jul 23, 2014
f6ac4d1
activated security features
Jul 23, 2014
b8c456b
Merge branch 'FindFilesWithPattern' into dev
Jul 23, 2014
ff37a3c
Merge branch 'configdata' into dev
Jul 23, 2014
774c9a9
maximum is payload write bug
Jul 24, 2014
0ff3226
improved logging
Jul 24, 2014
a0b9d24
Context streams bug
Jul 24, 2014
0cfc533
useless internal
Jul 21, 2014
077c43b
VFS prototype
Jul 21, 2014
03fce15
automounting by folder and gui update
Jul 21, 2014
0a75049
depth mounting base
Jul 22, 2014
ced25ba
Dokan implementation extend
Jul 23, 2014
e0f5233
CloseFile repair
Jul 24, 2014
7114f4b
VFS log/error tweak
Jul 25, 2014
6286d9c
VFS FindfilePattern bug fix
Jul 25, 2014
da2cd75
Caching improvements
Jul 25, 2014
5a62ecf
Mountpoint VFS CreateFile fix
Jul 25, 2014
6da78a8
VFS dir attribute bug + logging improve
Jul 26, 2014
20aba44
1.5.11
Jul 26, 2014
b31a2c7
dir caching speed repair
Jul 26, 2014
9d5f16c
VFS free disk space info support
Jul 26, 2014
cf25f56
Readonly flag to group rights mapping
Jul 27, 2014
df4556f
ARCHIVE = group right
Jul 27, 2014
9d2c76b
VFS GUI and config saving
Jul 27, 2014
93b7e42
file caching bug
Jul 28, 2014
50d3de7
DeleteOnClose Fileoptins
Jul 28, 2014
815ea98
Merge branch 'DeleteOnCloseFileoptinsBug' into devel
Jul 29, 2014
015d00a
added TODO list
Jul 30, 2014
3c10d05
Match pattern using Dokan native method
Jul 30, 2014
c6f8d66
VFS drive bug, sorting of listview with drives
Jul 30, 2014
8fac74c
version repair (1.5.12.5)
Jul 30, 2014
d2700bf
v 1.5.12.5, new readme
Jul 30, 2014
2befc55
dummy merge
Aug 1, 2014
b45b159
Fixed socket end symlinks interpretation
Aug 15, 2014
37b66a5
Swap to public key without password
Oct 16, 2014
6dcec0c
cert issue
sepich Jul 29, 2015
5d79d4d
Proxy added
sepich Jul 29, 2015
fa8e06d
Keepalive for connection added
sepich Jul 29, 2015
a58ced7
Update README.md
sepich Jul 29, 2015
827f0a7
Update README.md
sepich Jul 29, 2015
eedddf4
Screenshot added
sepich Jul 29, 2015
d8f39c2
Merge pull request #15 from sepich/devel
dimov-cz Jul 30, 2015
d692b2d
fix for proxyHostname and send keepalive
sepich Jul 30, 2015
2a31226
Merge branch 'devel' of github.com:sepich/win-sshfs into devel
sepich Jul 30, 2015
7ab349b
Merge pull request #16 from sepich/devel
sepich Jul 30, 2015
bf64034
Return text describing origin diff back
sepich Jul 30, 2015
0877550
bug: if proxy host is not set, host string is null
Aug 6, 2015
46c9498
fix behaviour of DeleteOnClose in Createfile
Aug 6, 2015
ea2c9f0
catch exception if virtual drive mount failes on start
Aug 6, 2015
8da26e3
settings location listed in readme doesn't exist - needs tweaking
numericOverflow Aug 5, 2015
47f9967
set read-only flag for files which are readonly for user
Aug 7, 2015
9d7d6e1
Allow drive letter Z
Aug 7, 2015
a11e6f8
fixed manual mount VFS exceptions catch
Aug 7, 2015
2d005bf
reconnect if connection goes down
Aug 7, 2015
1dab4e4
dummy test
Aug 8, 2015
1cdd8dc
tab indexes fixed
Aug 10, 2015
7c4a28b
bugfix: unable to drag&drop in explorer on spool drive
Aug 10, 2015
e23318a
automatize versioning
Aug 10, 2015
e00584e
release 1.5.12.8
Aug 10, 2015
e1b6358
improve spool drive mounting/unmounting logic
Aug 11, 2015
dbfc39a
Making keep alive refresh interval a configurable setting
Aug 20, 2015
a3e700f
Fixing race conditions with mount/unmount for Windows 10, externalizing
Aug 24, 2015
f1d404c
Merge pull request #44 from tylergibson/devel
dimov-cz Oct 31, 2015
ba0a34f
bugfix spooldrive folders open in Total Commander
Oct 31, 2015
ebec85a
RC1
Oct 31, 2015
3ef2516
android support
nyz93 Nov 1, 2015
94d9be2
Fixing symlink directory traversal
Nov 20, 2015
98b837d
DokanError becomes NtStatus, KeepAlive Option no longer exists
Feb 10, 2016
ac28aba
Mounted, FindStreams added to Dokany Interface
Feb 10, 2016
139643f
IDokanOperations CreateDirectory and OpenDirectory got folded into Cr…
Feb 11, 2016
bc9c4e3
Sign updated DokanNet
Feb 11, 2016
5a6f4e3
fix debug bug
Feb 11, 2016
e40b2d0
Fix delete non existing file
Feb 15, 2016
55b373c
add missing SFtpFileSystemInformation
Feb 15, 2016
a3b115d
errors repair
Feb 15, 2016
2eef746
Merge branch 'Branch_e23318a8e1a70742ea56abb099ed00ab54cb284b' into d…
Feb 15, 2016
3d678d6
Dokan 1.1rc1, send lasterror with already exists in CreateFile
Feb 16, 2016
5172bac
attributes revision
Feb 16, 2016
7f9e869
Deleteing dirs vs files fixies
Feb 16, 2016
9cbb3a1
Merge branch 'fix-symboliclinks' of https://github.com/tylergibson/wi…
Feb 17, 2016
6f14b51
Hotfix - SftpContextStream vs SftpFileStream.
Feb 17, 2016
af6f7ff
Hotfix - SftpContextStream vs SftpFileStream.
Feb 17, 2016
a6f9d28
version with commit
Feb 21, 2016
2a49bcc
Stream read aync experiment
Feb 21, 2016
cbaf1dc
add missing SftpContextStream
Feb 22, 2016
29ce99c
add simple FSTester
Feb 22, 2016
3bc3251
read buffering refactorized
Feb 23, 2016
d729c00
fix dokan version parsing
Feb 23, 2016
00a7fc8
release 1.6.0 RC2
Feb 23, 2016
91514cb
Report wrong config files, create backup config files
Feb 23, 2016
6035e8b
appveyor versioning
Feb 24, 2016
9a6d90d
FSTester blind
Aug 1, 2016
0196617
licenses from subprojects
Aug 1, 2016
d675609
update to renci 2016b3
Aug 2, 2016
0845d71
Renci 2016 as submodule
Aug 2, 2016
f05f1f2
Add support keybord control of contextMenu
Linhos13 Aug 17, 2016
915204c
Add link to releases to readme.md
grinsted Sep 5, 2016
83ea89d
Merge pull request #109 from grinsted/patch-2
dimov-cz Oct 7, 2016
79d2376
Merge pull request #103 from Linhos13/devel
dimov-cz Oct 7, 2016
babe59b
Merge pull request #45 from nyz93/android
dimov-cz Oct 7, 2016
e2952cb
SSH.NET 09/2016 update
Oct 7, 2016
885a7ae
SSH.net pageant compatibility fix
Oct 8, 2016
9a0c1bc
turn off problemtic stripmenu renderer
Oct 8, 2016
eca4b27
warnings fixies
Oct 8, 2016
b8b5281
version hook script udpate path
Oct 8, 2016
81204b5
1.6.1, add simple installer, readme update
Oct 8, 2016
60c510c
submodule src to https
Oct 8, 2016
53fc8a3
Update README.md
dimov-cz Oct 8, 2016
f2701c2
Explorer diskspace on spooldrive fix, remove system flag from virtual…
Oct 8, 2016
592481b
Hotfix writerequest arguments bug
Oct 8, 2016
4915d39
Improved symlink support
Oct 9, 2016
211f843
Libraries update, better symlinks support
Oct 9, 2016
167c9b1
Fix bug when spool drive folder is substring of another folder
Oct 9, 2016
a730d03
add feature to debug read/write with shadow copy
Oct 9, 2016
5e9c2b1
versioning, cleaning
Oct 9, 2016
ab63605
cleaning
Oct 9, 2016
7c0debb
debug version - log process name
Oct 10, 2016
8328d3e
autoversioning fix
Oct 10, 2016
676a238
Fix registry bug
Oct 11, 2016
bb3f952
prefer x32 on debug for pageant to work
Oct 11, 2016
f365a6a
init issue tpl, add VS gitattr
Oct 19, 2016
dcb33f3
Update ISSUE_TEMPLATE.md
dimov-cz Oct 19, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
63 changes: 63 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
###############################################################################
# Set default behavior to automatically normalize line endings.
###############################################################################
#* text=auto

###############################################################################
# Set default behavior for command prompt diff.
#
# This is need for earlier builds of msysgit that does not have it on by
# default for csharp files.
# Note: This is only used by command line
###############################################################################
#*.cs diff=csharp

###############################################################################
# Set the merge driver for project and solution files
#
# Merging from the command prompt will add diff markers to the files if there
# are conflicts (Merging from VS is not affected by the settings below, in VS
# the diff markers are never inserted). Diff markers may cause the following
# file extensions to fail to load in VS. An alternative would be to treat
# these files as binary and thus will always conflict and require user
# intervention with every merge. To do so, just uncomment the entries below
###############################################################################
#*.sln merge=binary
#*.csproj merge=binary
#*.vbproj merge=binary
#*.vcxproj merge=binary
#*.vcproj merge=binary
#*.dbproj merge=binary
#*.fsproj merge=binary
#*.lsproj merge=binary
#*.wixproj merge=binary
#*.modelproj merge=binary
#*.sqlproj merge=binary
#*.wwaproj merge=binary

###############################################################################
# behavior for image files
#
# image files are treated as binary by default.
###############################################################################
#*.jpg binary
#*.png binary
#*.gif binary

###############################################################################
# diff behavior for common document formats
#
# Convert binary document formats to text before diffing them. This feature
# is only available from the command line. Turn it on by uncommenting the
# entries below.
###############################################################################
#*.doc diff=astextplain
#*.DOC diff=astextplain
#*.docx diff=astextplain
#*.DOCX diff=astextplain
#*.dot diff=astextplain
#*.DOT diff=astextplain
#*.pdf diff=astextplain
#*.PDF diff=astextplain
#*.rtf diff=astextplain
#*.RTF diff=astextplain
37 changes: 37 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
For issues and bugs please complete maximum information you now in template below.

Fot other types of requests you can remove any section.

If you have tested more versions, fill them all.

Fill instructions: move 'x' in checkboxes and fill parts marked <...>.

NOW REMOVE THIS LINE OF TEXT AND THE PREVIOUS CONTENT.
### Technical data

#### WinSshFS
- [x] stable
- [ ] prerelease
- [ ] custom build
- Version: <1.b.c.d>

#### Dokan driver
- [x] stable
- [ ] prerelease
- [ ] custom build
- Version: Dokany <1.b.c.d>

#### Enviroment
- Windows version: <10>
- Architecture: <x64/x86>
- Related software: <typically Windowsc Explorer/Total commander/TortoisseGit etc.>

#### Support
- Usage: <personal/commercial> - <testing/development/production>
- Your personal priority to solve this issue: <dontCare/low/med/high/top/urgent/ASAP/iCanPay/iWillSellMyOrgans>
- Support ability: <programming .NET, can create pull request / deeptesting / investigate driver issues / donate others / etc.>

------------------------------------------------

<Description of issue...>

14 changes: 13 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,16 @@ obj
*.user
_ReSharper*
# mstest test results
TestResults
TestResults
/sharpshell

/Sshfs/Sshfs/publish
/FreeTDS-0.91.98-x86.zip
/README.zip
/Dokan
/bluescreenview
/Sshfs/Sshfs/Properties/AssemblyInfo.cs.bak
/Sshfs/.nuget
/Sshfs/Packages.dgml
/Sshfs/packages
*.prev
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "SSH.NET"]
path = SSH.NET
url = https://github.com/Foreveryone-cz/SSH.NET-for-winsshfs.git
140 changes: 0 additions & 140 deletions DokanNet/Dokan.cs

This file was deleted.

29 changes: 0 additions & 29 deletions DokanNet/DokanError.cs

This file was deleted.

14 changes: 0 additions & 14 deletions DokanNet/DokanException.cs

This file was deleted.

Loading