• src/sbbs3/useredit/MainFormUnit.pas

    From deuce@VERT to CVS commit on Wednesday, August 19, 2015 22:21:58
    src/sbbs3/useredit MainFormUnit.pas 1.9 1.10
    Update of /cvsroot/sbbs/src/sbbs3/useredit
    In directory cvs:/tmp/cvs-serv6869/useredit

    Modified Files:
    MainFormUnit.pas
    Log Message:
    Update to 3.17a

    New Features:
    - Multiple bindings for each service
    Use comma-separated interfaces on Interface= lines in the ini file.
    Default is now "0.0.0.0,::"
    - IPv6 support
    - TLS support for the webserver and (non-static) services
    New TLS option in services.ini (ie: Options=TLS)
    - Decrease LEN_SCAN_CMD to 35 chars, increase the CID field to 45 chars,
    and rename the MAIL_CMD string to IPADDR. I think this frees up the
    note field for SysOp use.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Saturday, February 16, 2019 16:04:25
    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.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Lord Time@VERT/TIME to rswindell on Sunday, February 17, 2019 14:27:06
    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
  • From Digital Man@VERT to Lord Time on Sunday, February 17, 2019 22:45:46
    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

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Lord Time@VERT/TIME to Digital Man on Monday, February 18, 2019 19:05:05
    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
  • From rswindell@VERT to CVS commit on Monday, March 30, 2020 19:06:20
    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).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net