Change DXUser->get* to DXUser::get*
[spider.git] / perl / ExtMsg.pm
2008-05-06 Dirk KoopmanChange DXUser->get* to DXUser::get* 1.55
2008-02-19 Dirk Koopmanfix DXCommandmode::run_cmd to detect errors earlier
2008-02-10 Dirk Koopmansort show/node output
2008-02-05 Dirk Koopmanremove $id$ strings from BPQ changes
2008-02-05 Dirk Koopmanadded Windows only BPQ interface from John G8BPQ
2008-01-19 Dirk Koopmandon't linger on AGWMsg connections.
2007-06-24 Dirk Koopmanremove all $Id$ strings
2007-06-14 Dirk KoopmanPrepare for git repository
2007-06-13 Dirk KoopmanPrepare for SIMPLEROUTE merge (more files)
2005-01-24 minimastart the Aranea additions
2002-09-26 minimachanged connect strategy to factorise for external...
2002-07-29 minimaremove warnings from $BRANCH lines for 5.8.0
2002-03-19 minimafix probs with eph dup deleting
2002-01-10 minimaSet SO_LINGER = 0 on all client sockets
2001-10-24 minimaadded registration
2001-10-09 minimaput in a prototype echo handler in Msg/ExtMsg
2001-10-04 minimamake callsign checking more rigorous
2001-09-13 minima1. did some work on making talk more intelligent and...
2001-09-01 minimachange build number calculation to be more accurate
2001-08-19 minimafix RCMDs
2001-08-08 minimamerged back NEW_ROUTE into trunk
2001-06-03 minimare-arrange ExtMsg a bit to cope with $sock->peerhost...
2001-05-28 minimatry to prevent the lack of a peer address causing the...
2001-04-22 minima1. Sysops can now have full privileges if there is...
2001-04-09 minimaadded some more connection numbers
2001-04-09 minimaadd some extra info around connects for tracking connec...
2001-04-09 minimafix nasty timer bug
2001-03-30 minimafix multiple packet error in agw decode
2001-03-30 minimaadded rinit command
2001-03-30 minimafix non-blocking so that it actually doesn't block!
2001-03-30 minimaadd a sleep after sending the connected message
2001-03-30 minimaallow for errors on accept
2001-03-28 minimafix always 'telnet' in a connect script with a client...
2001-03-28 minimaoutgoing calls on AGW engine?
2001-03-28 minimawill it answer?
2001-03-22 minimafix a few typos
2001-03-22 minimaadded back in ax25 OUTGOING support
2001-03-22 minimaallow ^Z in messages again
2001-03-14 minimachange interface to connect
2001-03-14 minimacorrect typo
2001-03-14 minimafirst cut at outgoing ax25 / external connects
2001-03-13 minimafix who
2001-03-13 minimamade the \r\n work correctly in external input
2001-03-13 minimaremoved the memory leakage a bit better on connects
2001-03-13 minimado non blocking connects
2001-03-05 minimafix simulanious connections
2001-03-03 minimaremove ALL telnet options
2001-03-03 minimaremove conflicts
2001-03-03 minimaremove telnet escape sequence sending
2001-03-03 minimaset Login to login
2001-03-03 minimafixed problem with blank line input (for now)
2001-03-02 minimafixed client line so it unconditionally starts a connec...
2001-03-02 minimasorted abort
2001-03-02 minimamore bugs
2001-03-02 minimafix some bugs
2001-03-02 minimaThe guts of the new Msg system