smbfs 2.23 (13.6.2021)
smbfs 2.23 (13.6.2021)
Added a somewhat less elegant workaround for our use of strncasecmp(), so that smbfs will compile for OS4 again.
smbfs 2.22 (9.3.2019)
smbfs 2.22 (9.3.2019)
smbfs 2.21 (9.3.2019)
smbfs 2.21 (9.3.2019)
smbfs 2.20 (27.2.2019)
smbfs 2.20 (27.2.2019)
smbfs 2.19 (23.2.2019)
smbfs 2.19 (23.2.2019)
smbfs 2.18 (21.2.2019)
smbfs 2.18 (21.2.2019)
smbfs 2.17 (18.2.2019)
smbfs 2.17 (18.2.2019)
smbfs 2.16 (17.2.2019)
smbfs 2.16 (17.2.2019)
smbfs 2.15 (16.2.2019)
smbfs 2.15 (16.2.2019)
smbfs 2.14 (15.2.2019)
smbfs 2.14 (15.2.2019)
smbfs 2.13 (9.2.2019)
smbfs 2.13 (9.2.2019)
smbfs 2.12 (5.1.2019)
smbfs 2.11 (31.12.2018)
smbfs 2.11 (31.12.2018)
smbfs 2.10 (29.12.2018)
smbfs 2.10 (29.12.2018)
smbfs 2.9 (24.12.2018)
smbfs 2.9 (24.12.2018)
Added further clarifications and fixed more typos.
Added documentation for the READTHRESHOLD and WRITETHRESHOLD, fixed typos and rewrote text in need of updating.
smbfs 2.6 (16.12.2018)
smbfs 2.6 (16.12.2018)
smbfs 2.5 (16.12.2018)
smbfs 2.5 (16.12.2018)
smbfs 2.4 (15.12.2018)
smbfs 2.4 (15.12.2018)
smbfs 2.4 (15.12.2018)
smbfs 2.3 (8.12.2018)
smbfs 2.3 (8.12.2018)
Accidentally rolled back the year 2018 correction :-(
smbfs 2.2 (1.12.2018)
smbfs 2.2 (1.12.2018)
That would be 2018, not 2017. Oh that Summer of 2018 :-(
smbfs 2.1 (25.11.2018)
This is the Amiga smbfs network file system, version 2.1. Please see the smbfs.doc file for detailed documentation and the history.doc file for a detailed list of changes.
This is both a documented/commented example of how to use the ExAll()/ExAllEnd() APIs of dos.library V37-V39 and a test case for smbfs. If your Amiga file system works well with this test program, chances are that other programs will be able to make good use of it, too.
These programs produce the code page data used in the CP437 and CP850 tables.
Instead of using the CrossDOS file name translation tables smbfs now uses the equivalent built-in code page data.
Internal common error codes go here, instead of being scattered across various files.
The HTML version is no longer being maintained.
The UTF8 <-> ISO-8859-1 conversion code were ultimatively not needed and just another blind alley traveled...
- Added the html version of the documentation.
This commit was manufactured by cvs2svn to create tag 'V1_102'.
This commit was manufactured by cvs2svn to create tag 'V1_102a'.
Standard project directories initialized by cvs2svn.
- Updated the default build options.
smbfs 1.71 (13.6.2005)
Blimey, forgot about these, too.
smbfs 1.75 (1.6.2011)
This is no longer needed.
- Added Harry Sintonen's fix for the large write issue.
smbfs 1.67 (27.5.2005)
Forgot about this one...
- Added sourceforge.net references.
smbfs 1.74 (31.8.2009)
*** empty log message ***
smbfs 1.72 (14.4.2009)
smbfs 1.68 (3.6.2005)
This commit was manufactured by cvs2svn to create tag 'initial_checkin'.
Dropped in the updated documentation.
This commit was manufactured by cvs2svn to create tag 'V1_68'.
- Small changes to make this build with current SDK
smbfs 1.69 (13.6.2005)
smbfs 1.76 (10.12.2012)
- Initial import into sourceforge.net CVS.
This commit was manufactured by cvs2svn to create tag 'V1_73'.
This commit was manufactured by cvs2svn to create tag 'V1_69'.
- The 68k version no longer requires Kickstart 3.0 to run.
This commit was manufactured by cvs2svn to create tag 'V1_67'.
This commit was manufactured by cvs2svn to create tag 'V1_74'.
smbfs 1.70 (13.6.2005)
initial checkin
This commit was manufactured by cvs2svn to create tag 'V1_71'.
smbfs 1.73 (17.4.2009)
This commit was manufactured by cvs2svn to create tag 'V1_70'.
- Cleaned up the OS4 build, dropping unused code and introducing the
This commit was manufactured by cvs2svn to create tag 'V1_72'.
@Olaf Is there any chance of you adding a simple UTF-8 "pass-through" option (i.e. no translation), as that would allow me to use SMBFS instead of FTP Mount (which is proving to be incredibly unreliable for me, and so prevents me from keeping my OS4 machine synced to my PC). I know it's not the "elegant" or "right" way to solve the problem, and is instead merely a "work around", but it should be very easy to implement, and would allow my FolderSync2 to work correctly (using it's own UTF-8 mode, like...
The old version of smbfs I am referring to is 1.74. In that version, this cannot...
File/Directory names longer than 39 chars vanishes
I have exact the same problem. A4000/40/25 Genesis and iMac with Samba 3.6.25 Copy...
@Olaf If you don't think you'll have time to fix UTF-8 support any time soon, then...
I came across the same thing when implementing IDN support in NetSurf. The answer...
I just learned that UTF-8 encoding for file names may not be portable among different...
There are two parts to this: GetDiskFileSystemData() will retrieve information about...