- 11 Mar, 2003 1 commit
-
-
Kevin Bracey authored
Tightened up checking of when sockets get opened and closed in an attempt to work out why Freeway gets upset when LanManFS is configured in IP mode. Changed app date that OmniClient shows to be dd-mmm-yy Added ability to include slimmer ROMSPRITES and deleted the resources phase from the makefile: the sprites were being included once in ResourceFS and again embedded in the module. If the FS is unset it says so in *status rather than a blank line. Version 2.26. Tagged as 'LanManFS-2_26'
-
- 01 Jun, 2001 1 commit
-
-
Stewart Brodie authored
Admin: Tested. Version 2.21. Tagged as 'LanManFS-2_21'
-
- 02 Apr, 2001 1 commit
-
-
Stewart Brodie authored
Detail: Due to re-ordering of object files, the CMHG header wasn't being generated by the time it was first required for inclusion. Static dependencies have been added to fix this. This is going to affect a lot of components which rely on amu's odd order to processing object files (back to front compared to other makes). Admin: Fixes Bugzilla bug #4064 Tested manually. Version 2.20. Tagged as 'LanManFS-2_20'
-
- 13 Mar, 2001 1 commit
-
-
Stewart Brodie authored
Removed BBE specific rules due to above change obsoleting it. Admin: Built. Requires Library 0.70 or later (RiscOS/Library; Library-0_70) Version 2.19. Tagged as 'LanManFS-2_19'
-
- 14 Dec, 2000 1 commit
-
-
Neil Bingham authored
Detail: Private bbe rule to deal with Ant putting files in the wrong place :-( Resource files should be in Resources/... and not in the component root. Admin: Tested on Fun8JP Source & BBE builds. Version 2.16. Tagged as 'LanManFS-2_16'
-
- 11 Aug, 2000 2 commits
-
-
Stewart Brodie authored
-
Stewart Brodie authored
Detail: Pass OPTIONS=-DNO_NETBEUI from the Components file if you do not need NetBEUI support, and LanManFS will be 12K smaller. In NetBEUI mode, LanManFS sends Service_DCIProtocolStatus as required. In IP mode, LanManFS notices Service_DCIProtocolStatus from the Internet module when it dies and marks all its sockets as needing reconnection. Booting behaviour changed to look for !ArmBoot again and not attempt the boot if it is missing. Removed lots of grotty backdoor hacks that used to be used to determine this. Admin: Not tested at all. This will need very thorough testing before it can be considered for release. Version 2.14. Tagged as 'LanManFS-2_14'
-
- 29 Nov, 1999 1 commit
-
-
Stewart Brodie authored
Removed obsolete header files. Removed obsolete assembler. Fixed flag preservation in remaining assembler. Detail: See above. Admin: Built RAM build. Version 2.09. Tagged as 'LanManFS-2_09'
-
- 09 Nov, 1999 1 commit
-
-
Neil Bingham authored
Detail: Added Install phase to Makefile. Added !MkInstall. Admin: Tested on FastNC Ethernet card build. Version 2.08. Tagged as 'LanManFS-2_08'
-
- 29 Apr, 1999 1 commit
-
-
Stewart Brodie authored
Fixed search handle haemorrhaging. Detail: The directory lookup routines cached directory search handles to avoid hammering the server with repeated requests to open directories. Unfortunately, it was possible for these to be forgotten without being freed up leading to resource loss at the server end. Eventually, the server gives up servicing you and reports errors. This will only occur once a significant number of accesses have been performed (the number depends entirely on server configuration). This leak is now fixed. Admin: Tested against Cerium - debug reports that no handles are being leaked. Version 2.07. Tagged as 'LanManFS-2_07'
-
- 16 Feb, 1999 1 commit
-
-
Stewart Brodie authored
Support for spaces in machine names. Merge of sbrodie_LanManFS_dev branch to trunk. Detail: LanManFS 2.00 supports the "NT LM 0.12" protocol, enabling it to use long filenames on mounted shares. Admin: Supporting documentation: 1215,256/FS: LanManFS Software Functional Specification. Same as LanManFS-1_87_1_1_1_1_2_13. Version 2.00. Tagged as 'LanManFS-2_00'
-
- 03 Dec, 1998 1 commit
-
-
Stewart Brodie authored
RiscOS/Sources/Networking/LanManFS is now locked out. The rest of Omni will be imported at a later date. Version 1.87, tagged as LanManFS-1_87
-