- Feb 12, 2024
-
-
Deucе authored
Monster.
-
- Feb 08, 2024
-
-
Deucе authored
-
- Feb 07, 2024
-
-
Deucе authored
-
- Dec 17, 2023
-
-
Rob Swindell authored
I wanted a couple of features for filters (e.g. blocked IP addreses): - expiration date, optionally (only block for a limited time) - display details of reason for filter in log messages (at time of block) I've been thinking for some time that these files should be converted to .ini, but then it occurred to me that I could do a sort of hybrid where the metadata was key/value pairs tab-delimited from the search-pattern (first text on the line). This is backward comaptible, relatively easy to view/edit by hand, and extensible (easy to add/remove metadata fields in the future). So they'll remain as text/*.can files. The maximum line length for findstr/trashcan parsed files extended from 255 to 1000 characters. Moved all trashcan-related functions from scfglib1.c to (new file) trash.c. For the first time, I actually tested a build on WSL *before* committing to Git. So, this *should* pass CI the first time. :-O
-
- Sep 24, 2023
-
-
Rob Swindell authored
-
- Jun 02, 2022
-
-
Rob Swindell authored
Also a bit more constification and cleared up the legacy sbbs_get_ini_fname() usage: the hostname argument hadn't be used in a long, long time.
-
- Mar 28, 2022
-
-
Rob Swindell authored
-
- Feb 28, 2022
-
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
- Feb 14, 2021
-
-
Rob Swindell authored
Don't return an error if the node#/node.cnf file can't be opened for all uses of load_cfg() except from the terminal server. This fixes #214 for Tracker1
-
- Jan 18, 2021
-
-
Rob Swindell authored
-
- Aug 23, 2020
-
-
Rob Swindell authored
-
- Aug 16, 2020
-
-
Rob Swindell authored
-
- Apr 30, 2020
-
-
deuce authored
Make sure the chat window is in the same place as the waiting window Fix chat window not in taskbar issue
-
- Jan 03, 2020
-
-
rswindell authored
-
- Nov 22, 2019
-
-
rswindell authored
targets.mk:8: *** missing separator (did you mean TAB instead of 8 spaces?). Stop.
-
- Oct 08, 2019
-
-
rswindell authored
-
- Sep 06, 2019
- Jul 04, 2019
-
-
rswindell authored
-
- Mar 19, 2019
-
-
rswindell authored
-
- Jul 31, 2018
-
-
rswindell authored
-
- Aug 27, 2015
- Oct 14, 2014
-
-
deuce authored
-
- Feb 13, 2014
- Apr 26, 2012
-
-
deuce authored
-
- Mar 08, 2012
-
-
deuce authored
-
- Oct 14, 2011
-
-
deuce authored
-
- Sep 08, 2011
- Dec 19, 2009
-
-
deuce authored
-
- Jul 19, 2009
-
-
deuce authored
-
- Jan 03, 2007
-
-
deuce authored
-
- May 12, 2006
-
-
deuce authored
-
- May 11, 2006
-
-
deuce authored
-
- Mar 09, 2006
-
-
deuce authored
Requires SBBSCTRL to be set. Accepts the node number as its only and required argument.
-