Commit Graph
6 Commits
Author SHA1 Message Date
obarthel 61735b08c2 Updated to version 1.222
Please keep in mind that this is still a development version and might surprise you (not necessarily in a good way).

Do not let me discourage you to build and test this version, although there will be some risks involved such as data corruption or loss of data.
2018-05-05 15:03:16 +02:00
Olaf Barthel 93dc9c4c19 Indentation cleanup 2016-04-02 12:28:57 +02:00
Olaf Barthel 11c3b7891d Reworked the word/dword conversion code
The word/dword conversion macros should be more robust now, using type casts where needed.
2016-03-06 15:23:03 +01:00
Olaf Barthel f607381ad1 Hard-coded SMB port number no longer required
The corresponding code in the SMB abstraction layer now uses getservbyname("netbios-ssn","tcp") instead.
2016-02-21 13:38:22 +01:00
Olaf Barthel 1566796e21 smbfs 1.68 (3.6.2005)
- It appears that Windows XP can produce directory listings with
  file/directory modification times set to 0, indicating that no
  such information is available, while the associated last file
  write access data is present. Previously, smbfs only reported
  the modification. If this data is unavailable and the date of
  the last write access is, the last write access will be
  reported instead.


git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/amiga-smbfs/trunk@11 26594b9e-b914-4e86-b7a1-9402bd427170
2005-06-03 14:35:12 +00:00
Olaf Barthel ed8def5209 - Initial import into sourceforge.net CVS.
git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/amiga-smbfs/trunk@3 26594b9e-b914-4e86-b7a1-9402bd427170
2005-05-24 13:22:14 +00:00