• src/sbbs3/useredit/MainFormUnit.pas

    From rswindell@1:103/705 to CVS commit on Sat Feb 16 16:04:25 2019
    src/sbbs3/useredit MainFormUnit.pas 1.10 1.11
    Update of /cvsroot/sbbs/src/sbbs3/useredit
    In directory cvs:/tmp/cvs-serv3339

    Modified Files:
    MainFormUnit.pas
    Log Message:
    Fix long-time bug which caused "Cannot open .../user.dat" errors:
    If the user.dat file is already opened in deny-none mode (as is the norm), another process (e.g. useredit.exe) cannot simultaneously open it in exclusive mode.

    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Lord Time@1:103/705 to rswindell on Sun Feb 17 14:27:06 2019
    src/sbbs3/useredit MainFormUnit.pas 1.10 1.11
    Update of /cvsroot/sbbs/src/sbbs3/useredit
    In directory cvs:/tmp/cvs-serv3339

    Modified Files:
    MainFormUnit.pas
    Log Message:
    Fix long-time bug which caused "Cannot open .../user.dat" errors:
    If the user.dat file is already opened in deny-none mode (as is the norm), another process (e.g. useredit.exe) cannot simultaneously open it in exclusive mode.

    yea, you finally got that one, hadn't happen to mine until a week or two back, but I had it happen on other sbbs win. version, when I was on the desktop of another sbbs sysop side, but I haven't tested this out yet


    ---

    Rob Starr
    Lord Time SysOp of
    Time Warp of the Future BBS
    Telnet://Time.Synchro.Net:24
    ICQ # 11868133 or # 70398519 Jabber : lordtime2000@gmail.com
    Astra : lord_time
    X-Box : Lord Time 2000 Skype : lordtime@tds.net
    ---
    ■ Synchronet ■ Time Warp of the Future BBS - Home of League 10 IBBS Games
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Lord Time on Sun Feb 17 22:45:46 2019
    Re: Re: src/sbbs3/useredit/MainFormUnit.pas
    By: Lord Time to rswindell on Sun Feb 17 2019 02:27 pm

    src/sbbs3/useredit MainFormUnit.pas 1.10 1.11
    Update of /cvsroot/sbbs/src/sbbs3/useredit
    In directory cvs:/tmp/cvs-serv3339

    Modified Files:
    MainFormUnit.pas
    Log Message:
    Fix long-time bug which caused "Cannot open .../user.dat" errors:
    If the user.dat file is already opened in deny-none mode (as is the norm), another process (e.g. useredit.exe) cannot simultaneously open it in exclusive mode.

    yea, you finally got that one, hadn't happen to mine until a week or two back, but I had it happen on other sbbs win. version, when I was on the desktop of another sbbs sysop side, but I haven't tested this out yet

    Yup. I finally actually looked at that ancient .pas file and it was actually pretty quickly obvious. <blush> For a long time, I assumed the problem wasn't with useredit.exe since it worked fine for so long.

    digital man

    Synchronet/BBS Terminology Definition #52:
    RIP = Remote Imaging Protocol (e.g. RIPscrip)
    Norco, CA WX: 45.4°F, 77.0% humidity, 8 mph ESE wind, 0.00 inches rain/24hrs --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Lord Time@1:103/705 to Digital Man on Mon Feb 18 19:05:05 2019
    src/sbbs3/useredit MainFormUnit.pas 1.10 1.11
    Update of /cvsroot/sbbs/src/sbbs3/useredit
    In directory cvs:/tmp/cvs-serv3339

    Modified Files:
    MainFormUnit.pas
    Log Message:
    Fix long-time bug which caused "Cannot open .../user.dat" errors:
    If the user.dat file is already opened in deny-none mode (as is the norm), another process (e.g. useredit.exe) cannot simultaneously open it in exclusive mode.

    yea, you finally got that one, hadn't happen to mine until a week or two back, but I had it happen on other sbbs win. version, when I was on the desktop of another sbbs sysop side, but I haven't tested this out yet

    Yup. I finally actually looked at that ancient .pas file and it was actually pretty quickly obvious. <blush> For a long time,

    lol

    I assumed the problem wasn't with useredit.exe since it worked fine for
    so long.

    ok :)


    ---

    Rob Starr
    Lord Time SysOp of
    Time Warp of the Future BBS
    Telnet://Time.Synchro.Net:24
    ICQ # 11868133 or # 70398519 Jabber : lordtime2000@gmail.com
    Astra : lord_time
    X-Box : Lord Time 2000 Skype : lordtime@tds.net
    ---
    ■ Synchronet ■ Time Warp of the Future BBS - Home of League 10 IBBS Games
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Mon Mar 30 19:06:20 2020
    src/sbbs3/useredit MainFormUnit.pas 1.11 1.12
    Update of /cvsroot/sbbs/src/sbbs3/useredit
    In directory cvs:/tmp/cvs-serv21668

    Modified Files:
    MainFormUnit.pas
    Log Message:
    Extend the maximum user password length from 8 to 40 characters.
    Added more user flag definitions (not currently used here).

    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)