- Jan 28, 2025
-
-
Rob Swindell authored
Display the user's deletion date (when available) - always displayed in numeric format because datestr() takes a time_t argument and Borland's time_t is just 32-bits still. Fix typo in "Active User" string
-
- Jan 21, 2025
-
-
Rob Swindell authored
-
Rob Swindell authored
No change in functionality, just code comprehension
-
- Oct 31, 2024
-
-
Rob Swindell authored
-
- Apr 28, 2024
-
-
Rob Swindell authored
-
- Jan 25, 2024
-
-
Rob Swindell authored
... and rearranged them to match SCFG->System->New User Values->QWK Message Packet Settings more closely. uedit (the program) should be updated too.
-
- Feb 26, 2023
-
-
Rob Swindell authored
Many dynamically-generated (e.g residential) hostnames are much > 30 chars. And we can now increase user.tab fields fairly arbitrarily, so let's. :-) Also rename LEN_COMP to LEN_HOST. Some day I'll change all the user_t comp references to 'host', but not today.
-
- Jan 01, 2023
-
-
Rob Swindell authored
Turned of "Use dynamic RTL" and "Build with runtime packages" under Project options. This should resolve the UserEdit.exe runtime issue reported by Diamond Dave via DOVE-Net.
-
- Oct 29, 2022
-
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
This is pretty much a direct port using the *almost* exact same form definition file, except: 1. Uses sbbs.dll for common functions 2. Read config file (main.ini), so now needs SBBSCTRL env var set 3. Some minor improvements, like hour-glass cursor while searching and re-reading/loading/displaying the user data when any changes are saved. 4. Supports the v3.20 user base (obviously) 5. Flags nodes in-use by modified users with the UDAT node flag Some old bugs (e.g. the user credits were read/written from the old/wrong byte-offset) are no longer relevant.
-
- Aug 16, 2020
-
-
Rob Swindell authored
-
- Mar 31, 2020
-
-
rswindell authored
Added more user flag definitions (not currently used here).
-
- Feb 17, 2019
-
-
rswindell authored
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.
-
- Aug 20, 2015
-
-
deuce authored
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.
-
- Jul 22, 2003
-
-
rswindell authored
-
- Feb 20, 2003
-
-
rswindell authored
-
- Jan 10, 2003
- Jan 04, 2003
-
-
rswindell authored
-
- Apr 27, 2002
-
-
rswindell authored
Changes to note field weren't being saved. Changes color of user status field for deleted (red) and inactive (yellow) users.
-
- Nov 04, 2001
-
-
rswindell authored
-
- Sep 17, 2001
-
-
rswindell authored
-
- Aug 08, 2001
-
-
rswindell authored
-
- Dec 13, 2000
-
-
rswindell authored
-
- Dec 12, 2000
-
-
rswindell authored
-
- Dec 08, 2000
-
-
rswindell authored
-
- Nov 16, 2000
-
-
rswindell authored
-
- Oct 27, 2000
-
-
rswindell authored
-
- Oct 10, 2000
-
-
rswindell authored
-