Commit Graph

208 Commits

Author SHA1 Message Date
mysticbbs 4eed641c0b Minor startup change 2012-03-03 04:49:58 -05:00
mysticbbs 6aed130990 Removed unused variable 2012-03-03 04:49:40 -05:00
mysticbbs dad0997ed9 Removed unused variables 2012-03-03 04:49:29 -05:00
mysticbbs 5b9b7a05e9 Fixed compiler warning 2012-03-03 04:49:11 -05:00
mysticbbs 578454748a Removed unused variable 2012-03-03 04:48:45 -05:00
mysticbbs e3853affc0 A11 cleanup commit 2012-03-02 22:51:42 -05:00
mysticbbs dc141c5f4d Now sets DataChanged appropriately 2012-03-02 21:38:58 -05:00
mysticbbs 55301cd6ea BBS History and Last Callers revamp. Prep for A11 release 2012-03-02 21:25:37 -05:00
mysticbbs 5d38954fe6 New System Config complete, Language datafile revamp and new MakeTheme utility 2012-03-02 20:28:22 -05:00
mysticbbs 05bf9977ec Initial import 2012-03-02 20:21:16 -05:00
mysticbbs ea741995ad Added New user settings 2012-03-02 16:20:16 -05:00
mysticbbs bd15d3a401 Startup bugfix 2012-03-02 16:19:35 -05:00
mysticbbs e723a9cbbf Typo now compiles again 2012-03-01 20:23:56 -05:00
mysticbbs c5421dd6d5 Things 2012-03-01 18:31:40 -05:00
mysticbbs 02e093f0ca FUPLOAD moved to MUTIL 2012-03-01 18:30:46 -05:00
mysticbbs 01e8600e8e Updated to 2.6.0 FPC 2012-03-01 18:21:28 -05:00
mysticbbs d4bb04adfc MassUpload and other stuffs 2012-03-01 18:21:16 -05:00
mysticbbs 5435a9319c Screenbleed update 2012-03-01 18:19:32 -05:00
mysticbbs 95fef37c5a Added Import of FidoNet .NA files 2012-02-29 22:27:06 -05:00
mysticbbs ca5d090c37 Removed Import NA 2012-02-29 22:25:56 -05:00
mysticbbs ed4f3209fb Default configuration for MUTIL 2012-02-29 20:52:52 -05:00
mysticbbs f0c72d25ea Initial import of new utility 2012-02-29 20:45:16 -05:00
mysticbbs 4e59c0619f Cleanup 2012-02-29 14:58:34 -05:00
mysticbbs 19a750a2bc AREAS.BBS export 2012-02-29 14:58:27 -05:00
mysticbbs baa261d23d Finished message base settings in config 2012-02-29 12:04:30 -05:00
mysticbbs 68c7b1dc1b Added Uplink addresses, echomail domains, and fixed up the configuration for them 2012-02-28 16:19:22 -05:00
mysticbbs 9e6fc3857e Cleanup 2012-02-28 16:18:51 -05:00
mysticbbs 6984263d14 Localized file/record variables 2012-02-27 18:43:39 -05:00
mysticbbs 8460084849 Fixing more tab/space issues 2012-02-27 18:38:09 -05:00
mysticbbs 19bdea67f5 Localized FBase file buffer and record 2012-02-27 18:37:35 -05:00
mysticbbs bdddac9aca Auth requirements 2012-02-27 17:54:49 -05:00
mysticbbs 7d65434f36 Begin theme restructure 2012-02-27 17:12:31 -05:00
mysticbbs 414acf3479 GROUP command start of XOVER 2012-02-27 17:12:21 -05:00
mysticbbs 33e8e80fed Restructure of some control commands. Cut and Uncut ability same as Nano/Pico 2012-02-27 17:11:31 -05:00
mysticbbs 74848b1dbb Moar updates 2012-02-27 17:10:52 -05:00
mysticbbs 806714a40b Removed password variable 2012-02-27 13:10:05 -05:00
mysticbbs f74c99f392 NTTP server functional. AUTH and LIST commands completed 2012-02-27 12:52:54 -05:00
mysticbbs cfbb2840e0 NTTP timeout 2012-02-27 12:52:22 -05:00
mysticbbs b283a2b257 Stuffs 2012-02-27 12:52:10 -05:00
mysticbbs 6679dc7dae Added NTTP server options 2012-02-27 12:52:00 -05:00
mysticbbs cad8ef6526 Update for NNTP settings 2012-02-27 12:51:47 -05:00
mysticbbs 3cb391a104 Replace spaces in newsgroup name with periods 2012-02-27 12:51:34 -05:00
mysticbbs 75a6b7fb2c SMTP config + timeout configurable. Additional MPL debug logging, record format change for SMTP stuff 2012-02-27 11:14:27 -05:00
mysticbbs 16ea2d235f Fixes for all of the stuff broken yesterday :) 2012-02-27 09:30:13 -05:00
mysticbbs 65a031a1fa /H to toggle hide/unhide of levels 2012-02-26 16:15:21 -05:00
mysticbbs b77f9578b7 Code cleanup 2012-02-26 16:15:03 -05:00
mysticbbs 7f60eb3e69 New security level editor 2012-02-26 15:44:07 -05:00
mysticbbs c25341b0f1 Reformatting 2012-02-26 12:54:24 -05:00
mysticbbs f4162f4da3 For MB changes 2012-02-26 12:18:32 -05:00
mysticbbs d270e44ef7 MsgBase format restructure. New message base editor 2012-02-26 11:52:54 -05:00
mysticbbs 0a8502afb1 Update for filebase record changes 2012-02-26 07:45:21 -05:00
mysticbbs 391ac4bef0 New group editors code cleanup 2012-02-26 06:51:59 -05:00
mysticbbs de10a9193d New file base editor, restructure of File Base records, ANSI template for file lists are now configurable per file base. ACS max length increased. Base flags are now bitmapped and not booleans 2012-02-26 06:10:54 -05:00
mysticbbs 26d2da196e Minor reformatting and updates. Mystic compiles for Linux again now. 2012-02-24 16:46:14 -05:00
mysticbbs e7fa616d06 Removed FileMask IFDEF * should work in Windows and OSX/Linux 2012-02-24 12:27:05 -05:00
mysticbbs 389d07164a Record updates for Default protocol 2012-02-24 12:23:03 -05:00
mysticbbs 7a5d1a0ad9 HOME/END in lightbar file lister 2012-02-24 12:22:47 -05:00
mysticbbs 6210a9dfa1 Added default protocol and hotkeys to FileBase Settings 2012-02-24 12:22:21 -05:00
mysticbbs d78b82e9e2 Added Copy/Paste functions 2012-02-24 11:47:28 -05:00
mysticbbs c47d3e6caf FSORT and BSORT now sort in Ascending order as expected 2012-02-24 10:01:04 -05:00
mysticbbs cb53e34e2d ExecuteArchive is no longer case sensitive during extention checking 2012-02-24 09:31:16 -05:00
mysticbbs 2cdb407290 Stuffs 2012-02-24 09:05:10 -05:00
mysticbbs de55cd9a03 -NOCHECK function and -FUPLOAD now imports FILE_ID.DIZ 2012-02-24 09:05:05 -05:00
mysticbbs 4ce629c839 Code and function cleanup 2012-02-24 09:04:34 -05:00
mysticbbs 1a566d3748 More stuffs 2012-02-23 21:26:11 -05:00
mysticbbs 772dc589bc mbbsutil -fupload (mass upload) command implemented 2012-02-23 21:26:05 -05:00
mysticbbs 85f02a78bf Restructure of filebase list data files 2012-02-23 19:45:28 -05:00
mysticbbs 47810eeefc Code reformat 2012-02-23 19:45:03 -05:00
mysticbbs 970050c92b Ideas 2012-02-22 05:51:25 -05:00
mysticbbs 9d223637a9 WIN32 to WINDOWS changes 2012-02-22 05:51:16 -05:00
mysticbbs 511c840d61 Ideas 2012-02-22 03:55:34 -05:00
mysticbbs c85aee2753 Code cleanup 2012-02-22 03:41:08 -05:00
mysticbbs 287f96b784 Fixes for SysOp Chat Page 2012-02-22 02:49:20 -05:00
mysticbbs bba8ac7cd9 Moved / cleaned up CheckNodeMessages function 2012-02-22 02:31:05 -05:00
mysticbbs 2d8602426f Code cleanup 2012-02-22 02:30:43 -05:00
mysticbbs 72eec6e35b Code reformatting/cleanup 2012-02-21 18:38:48 -05:00
mysticbbs 6b18527e8b New FSE features 2012-02-21 18:38:36 -05:00
mysticbbs fa8c58d162 New control key options (see history.txt) and some code cleanup 2012-02-21 17:43:26 -05:00
mysticbbs 9929810887 Code cleanup 2012-02-21 17:43:02 -05:00
mysticbbs 086f20cf28 FSE stuffs 2012-02-21 17:42:44 -05:00
mysticbbs 494e429671 Removed another WIN32... Additional notes into the psuedo code for LINUX/OSX STDIO redirection. 2012-02-18 03:09:14 -05:00
mysticbbs dfa5013f4f MIS STDIO redirection psuedo for OSX/Linux. WIN32 reference changed to WINDOWS setup my M_OPS. Totally failing tonight with commits... 2012-02-18 02:54:53 -05:00
mysticbbs c0a688bcbf Footprint from MIS "process execution and STDIO redirection" attempt 2 lol 2012-02-18 02:49:57 -05:00
mysticbbs a951d7f2e7 Footprint/psuedocode for "ddtelnet" type integration to MIS for Linux/OSX 2012-02-18 02:47:18 -05:00
mysticbbs cb9d67bc39 Removed drunken verbose lol 2012-02-18 02:39:15 -05:00
mysticbbs e26bfe3954 Reduced recommended built options to PENTIUM3 (from P4) requirement 2012-02-18 02:36:17 -05:00
mysticbbs 0cd454f77e ToggleAccessFlags, StripSecurity, ReplaceSecurity are now part of the Menu class, where they should have been all along. 2012-02-18 02:35:07 -05:00
mysticbbs b7a8bc3e26 Removed default template path from Sys Paths... probably not going to be used for a long time, if ever. 2012-02-18 02:23:07 -05:00
mysticbbs e44e2903e0 New basic protocol editor complete 2012-02-18 02:17:49 -05:00
mysticbbs dac19176f5 New basic Archive editor complete 2012-02-18 02:17:40 -05:00
mysticbbs ae76510b03 Yes/No dialog boxes now properly accept Y and N characters to select the response 2012-02-18 02:07:29 -05:00
mysticbbs 53f284f3db Added POP3 and TELNET duplicate IP check based on configured value 2012-02-18 01:55:41 -05:00
mysticbbs 797de342a7 More new stuff 2012-02-18 01:55:19 -05:00
mysticbbs 6cfd89838f Code formatting 2012-02-18 01:53:16 -05:00
mysticbbs 7905984d65 Added configuration TimeOut and Delete on Retreive options 2012-02-18 01:52:59 -05:00
mysticbbs e12a159b20 Updated copyright 2012-02-18 01:52:42 -05:00
mysticbbs 13a99d4615 POP3 options added to System Configuration 2012-02-18 01:52:26 -05:00
mysticbbs eeccc8cc93 Code cleanup 2012-02-18 01:52:13 -05:00
mysticbbs 060e535cb7 New POP3 options in Config records 2012-02-17 00:08:12 -05:00
mysticbbs 2c9b924307 Telnet server options added to config. Renamed cfginettnmax MPL variable, renamed INETTNMAX variable in records too 2012-02-16 23:27:55 -05:00