• src/xpdev/sopenfile.c

    From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Sun Nov 10 23:52:50 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/4c6de442358c6f860282fe2c
    Added Files:
    src/xpdev/sopenfile.c
    Log Message:
    A useful little program for testing sopen() from filewrap.c

    This is the program I used (along with flock) to reach the root cause of
    the SH_COMPAT == SH_DENYRW (no locking) bug in sopen() as well as other interactions between Linux and Windows clients opening the same files
    across a Samba share.
    --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Thu Nov 14 18:24:05 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/6cc93d8cce3e5ee03161b793
    Modified Files:
    src/xpdev/sopenfile.c
    Log Message:
    Add a -l (loop) option to retry until failure

    Pretty remedial option parsing here, the order is significant
    --- SBBSecho 3.22-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)