Commit Graph

46 Commits

Author SHA1 Message Date
minima
2f917f01ab changed connect strategy to factorise for external programs 2002-09-26 01:16:22 +00:00
minima
dbf7523a9b remove warnings from $BRANCH lines for 5.8.0 2002-07-29 15:41:49 +00:00
minima
49a1420967 fix probs with eph dup deleting
fix probs with national characters not appearing in msgs (maybe)
2002-03-19 19:38:38 +00:00
minima
6d4734fbc4 Set SO_LINGER = 0 on all client sockets 2002-01-10 17:26:22 +00:00
minima
579810d363 added registration
revamped the password handling
2001-10-24 20:47:07 +00:00
minima
407d9a80a8 put in a prototype echo handler in Msg/ExtMsg 2001-10-09 21:41:23 +00:00
minima
980b697bd4 make callsign checking more rigorous 2001-10-04 11:45:57 +00:00
minima
72568e838d 1. did some work on making talk more intelligent and fixed a>b problem.
2. fixed a nasty problem on input when being hit with full buffers of
data (eg at init time with large lists of node/users on fast links).
3. fixed realtime input filter changing.
4. added announce->talk conversion for routable calls when announces of the
form 'to g1tlh hello' or 'g1tlh hello' appear. This also suppresses similar
announces for users whose callsign is not the one in the announce.
2001-09-13 14:09:00 +00:00
minima
2b58ccdf81 change build number calculation to be more accurate 2001-09-01 12:15:09 +00:00
minima
7daa8d6f85 fix RCMDs 2001-08-19 13:40:04 +00:00
minima
6624dcdf07 merged back NEW_ROUTE into trunk 2001-08-08 15:56:49 +00:00
minima
c33a59698b re-arrange ExtMsg a bit to cope with $sock->peerhost and port failures 2001-06-03 12:49:43 +00:00
minima
28830bd907 try to prevent the lack of a peer address causing the cluster to crash 2001-05-28 17:50:29 +00:00
minima
45d5046fe2 1. Sysops can now have full privileges if there is a ExtMsg listener on
localhost (or everything) and they telnet to localhost and login with their
callsign. This means that they don't need a client anymore (for local access)
2001-04-22 21:37:00 +00:00
minima
ecd9c3904c added some more connection numbers 2001-04-09 22:06:29 +00:00
minima
3f64c5686d add some extra info around connects for tracking connections 2001-04-09 21:47:46 +00:00
minima
a6e52cc168 fix nasty timer bug 2001-04-09 21:07:08 +00:00
minima
ab01045632 fix multiple packet error in agw decode 2001-03-30 20:52:35 +00:00
minima
95345d68a5 added rinit command
made MSWindows blocking again
moved sendfile AFTER the login to the channel
added generic $main::is_win flag
2001-03-30 16:45:27 +00:00
minima
503b6b1f50 fix non-blocking so that it actually doesn't block! 2001-03-30 14:46:29 +00:00
minima
ee8c2e94a8 add a sleep after sending the connected message 2001-03-30 13:44:22 +00:00
minima
b7e47e7229 allow for errors on accept 2001-03-30 11:15:20 +00:00
minima
076b94b8ba fix always 'telnet' in a connect script with a client line 2001-03-28 22:36:55 +00:00
minima
a2fc02fa7a outgoing calls on AGW engine? 2001-03-28 21:53:53 +00:00
minima
01f2793abb will it answer? 2001-03-28 15:36:44 +00:00
minima
3b3b52396a fix a few typos 2001-03-22 22:15:11 +00:00
minima
4a89177a94 added back in ax25 OUTGOING support 2001-03-22 18:03:33 +00:00
minima
51ed97f917 allow ^Z in messages again 2001-03-22 15:25:09 +00:00
minima
2bbb601161 change interface to connect 2001-03-14 17:00:06 +00:00
minima
f38546f67a correct typo 2001-03-14 01:29:14 +00:00
minima
15ee0303d7 first cut at outgoing ax25 / external connects 2001-03-14 01:23:35 +00:00
minima
87bc0b65c4 fix who 2001-03-13 22:16:35 +00:00
minima
2a9a56c26e made the \r\n work correctly in external input 2001-03-13 21:50:02 +00:00
minima
2f1b948ea7 removed the memory leakage a bit better on connects 2001-03-13 19:54:55 +00:00
minima
586cbb347e do non blocking connects
fix memory leak in connects
2001-03-13 14:22:13 +00:00
minima
0a35942621 fix simulanious connections 2001-03-05 21:11:15 +00:00
minima
1f8f005a83 remove ALL telnet options 2001-03-03 12:37:14 +00:00
minima
55777026bb remove conflicts 2001-03-03 12:33:41 +00:00
minima
d0e9991028 remove telnet escape sequence sending 2001-03-03 12:32:14 +00:00
minima
1e4ce74662 set Login to login 2001-03-03 11:26:06 +00:00
minima
adbdb8b9a0 fixed problem with blank line input (for now) 2001-03-03 11:19:31 +00:00
minima
838a7345a2 fixed client line so it unconditionally starts a connection even with
buffered up lines.
always have an empty outqueue array available.
2001-03-02 23:00:33 +00:00
minima
94d6432422 sorted abort 2001-03-02 22:32:46 +00:00
minima
362f72d428 more bugs 2001-03-02 22:17:51 +00:00
minima
2eb96829a9 fix some bugs 2001-03-02 22:10:33 +00:00
minima
04ff9a5a6b The guts of the new Msg system 2001-03-02 13:37:03 +00:00