Commit Graph

84 Commits

Author SHA1 Message Date
Andrew Pamment
84caf645bc Fix for strange last 10 callers bug on netbsd 2017-03-20 14:12:55 +10:00
Andrew Pamment
cb09b8a593 broadcast json fixes 2017-03-19 13:48:50 +10:00
Andrew Pamment
e9b8056047 fix typo 2017-03-19 13:42:36 +10:00
Andrew Pamment
e35438782a Add jsmn to deps 2017-03-19 13:39:03 +10:00
Andrew Pamment
723c172527 Fix circular dolog 2016-12-15 08:58:49 +10:00
Andrew Pamment
f031dc37be Improved IAC non-handling :) 2016-12-12 11:32:57 +10:00
Andrew Pamment
eb3e68388f Added some extra logging 2016-12-12 09:54:00 +10:00
Andrew Pamment
23f4580685 Added IP whitelist/blacklisting for telnet only 2016-12-11 14:42:28 +10:00
Andrew Pamment
380375bd99 Big update for uploading with external protocols. May or may not work with SSH,tested with lrzsz 2016-12-10 17:55:47 +10:00
Andrew Pamment
ee0d516d2e Fix name is too short on linux telnet 2016-12-10 09:44:54 +10:00
Andrew Pamment
86d88fa24f Broadcast port and address are now checked if valid before broadcasting 2016-12-09 13:57:17 +10:00
Andrew Pamment
730d60d02c Fix broadcast i think 2016-12-08 22:27:06 +10:00
Andrew Pamment
e769e5448f New broadcast ability, to send notifications of log in to clients on network 2016-12-08 22:17:19 +10:00
Andrew Pamment
5c2bdceba0 Revamp login 2016-12-07 16:57:57 +10:00
Andrew Pamment
d568da0b65 More robust bluewave unpacking/packing, added file_id.diz importing for zip files 2016-12-07 10:43:39 +10:00
Andrew Pamment
98691791aa Added EXPERIMENTAL bluewave support 2016-12-06 17:06:28 +10:00
Andrew Pamment
5d255ef56c Fix for readstring 2016-12-04 13:26:29 +10:00
Andrew Pamment
e61d46ddfe Swallow Escaped Input on menus... like arrow keys. 2016-12-02 15:31:29 +10:00
Andrew Pamment
0088ce8a71 Add Lua scripting to log out stanza 2016-09-05 14:05:17 +10:00
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