Commit Graph

65 Commits

Author SHA1 Message Date
Andrew Pamment
a42963a77d Added email listing to www server 2016-08-17 19:26:01 +10:00
Andrew Pamment
86e39b7522 Move Strings into a String file so they can be customized 2016-08-14 19:56:15 +10:00
Andrew Pamment
b84d9af16a replace sleep with waitpid 2016-08-10 11:22:55 +10:00
Andrew Pamment
ebe04073eb capture sigint 2016-08-08 18:48:11 +10:00
Andrew Pamment
73f9578a25 Fixed some bugs.. 2016-08-08 16:29:08 +10:00
Andrew Pamment
f04095d1f6 add PID to log files 2016-08-08 14:47:50 +10:00
Andrew Pamment
018a2cecb6 Add pause before new user signup in SSH 2016-08-07 17:35:50 +10:00
Andrew Pamment
77edc6ee0a FINALLY nodeinuse deleted when disconnecting 2016-08-07 16:15:41 +10:00
Andrew Pamment
051a3a4071 fix multiple definitions 2016-08-07 16:02:04 +10:00
Andrew Pamment
1a4a16825f try again again 2016-08-07 16:00:37 +10:00
Andrew Pamment
8e6667ed4f fixes for disconnecting ssh without logging out 2016-08-07 15:43:29 +10:00
Andrew Pamment
005bb33767 Try again to fix chat system with ssh 2016-08-07 15:06:29 +10:00
Andrew Pamment
d03ed16507 Fix silly bug 2016-08-07 15:02:45 +10:00
Andrew Pamment
98c41c5ec3 Try to fix chat system with ssh 2016-08-07 15:01:35 +10:00
Andrew Pamment
d5312f78cf unbuffer stdio 2016-08-07 13:02:51 +10:00
Andrew Pamment
c6b92d60e7 another ssh fix 2016-08-07 12:45:47 +10:00
Andrew Pamment
7b3063ca56 Comment out code. 2016-08-07 12:42:51 +10:00
Andrew Pamment
c28813fd79 Try to fix getchar 2016-08-07 12:37:07 +10:00
Andrew Pamment
1d761735a5 some diagnostic messages 2016-08-07 12:20:31 +10:00
Andrew Pamment
04e352eae6 Experimental ssh stuff. I doubt this is going to work. 2016-08-07 09:54:37 +10:00
Andrew Pamment
a286f6b73c Get rid of unused variables 2016-08-06 14:55:18 +10:00
Andrew Pamment
1370a10fed Major refactoring 2016-08-06 14:36:36 +10:00
Andrew Pamment
c51fe6943b Add support for SAUCE stripping in display_ansi 2016-08-05 20:51:50 +10:00
Andrew Pamment
3954817248 fix for backspace fix 2016-08-04 19:49:56 +10:00
Andrew Pamment
9d1b2766ac Fix backspace bug 2016-08-04 19:36:29 +10:00
Andrew Pamment
6b78526669 Replace printf / fprintf(stderr... with dolog 2016-08-04 19:25:49 +10:00
Andrew Pamment
48c9b8d2e3 Config now loads at startup not connection, ability to run as a daemon 2016-08-02 11:58:10 +10:00
Andrew Pamment
b48c0df31a Added reason for disconnect, fixed minix EINTR during accept 2016-08-01 12:03:46 +00:00
Andrew Pamment
3fba296e73 Added mail semaphores 2016-04-23 14:10:42 +10:00
Andrew Pamment
bf743d1184 Made automessage a little more friendly 2016-04-19 14:50:26 +10:00
Andrew Pamment
59c511795b Added Automessage Feature 2016-04-18 20:34:07 +10:00
Andrew Pamment
254d73a72e Added IP to logs 2016-04-13 17:42:22 +10:00
Andrew Pamment
f3d8ea9d71 Prompts/Menus can now be handled by lua 2016-04-12 15:19:56 +10:00
Andrew Pamment
b9e4af0ccb Added LUA scripting, so far login stanza can be scripted 2016-04-12 12:56:29 +10:00
Andrew Pamment
fc970f3d25 Added basic logging 2016-04-10 14:10:18 +10:00
Andrew Pamment
5ff9abd99e Pause timeout when in a door, so it doesn't disconnect immediatly on return 2016-04-09 19:37:34 +10:00
Andrew Pamment
0a837a6806 Added External Editor support 2016-04-07 14:43:23 +10:00
Andrew Pamment
d2b24c8dab Added Experimental File areas 2016-04-03 09:26:17 +10:00
Andrew Pamment
88566cfd51 Rewrote email to use sqlite3 2016-04-01 14:33:37 +10:00
Andrew Pamment
a5103db5dc Experimental WWIVnet support 2016-03-28 14:46:48 +10:00
Andrew Pamment
ade66d92f1 Fixes for conference ini parsing 2016-03-27 13:38:09 +10:00
Andrew Pamment
6921fc829c Fix loading of taglines 2016-03-27 13:26:25 +10:00
Andrew Pamment
9ca3609b7c Added Taglines for Message Conferences 2016-03-27 13:17:25 +10:00
Andrew Pamment
7c344319ea Added Ansi/textfile collections 2016-03-27 10:33:43 +10:00
Andrew Pamment
2373391b2e New experimental chat system based on IRC 2016-03-26 22:41:14 +10:00
Andrew Pamment
bf71e71d0e Mail scan, Using Msg Pointers now 2016-03-26 16:06:59 +10:00
Andrew Pamment
15a2ac65ad More fiddling with stdio redirection 2016-03-26 14:35:08 +10:00
Andrew Pamment
ecb1802854 Added email notification to login 2016-03-25 22:46:35 +10:00
Andrew Pamment
673757d00e Added BBS Listings fixed some bugs 2016-03-25 20:21:28 +10:00
Andrew Pamment
a8e28ee751 Testing fix for address parsing 2016-03-25 08:27:06 +10:00