Commit Graph

183 Commits

Author SHA1 Message Date
djk
0bd9d2811c get all the debugging finally into the debug files when things go wrong
added 'err' as a catchall dbg category
changed all the print stdout statements to dbg('err', ...)
2000-06-09 17:29:34 +00:00
djk
3c0c1870d2 added echo and noecho for clients to set/unset
fixed various client->cluster protocol misconecptions
2000-06-08 18:47:48 +00:00
djk
e331b75405 *** empty log message *** 2000-06-06 21:08:19 +00:00
djk
d08c2c5e5f added extra callsigns to the end of the reply command so that I can reply
to several people all at once
2000-04-26 13:20:58 +00:00
djk
c776e80b16 allow pings if connected, but with no protocol visible yet 2000-04-17 06:34:46 +00:00
djk
de987b900c allow kill msg with range 1-n to kill from 1-n and not 1->n-1
added autosplit for msgs dumped into the import directory starting with
'split' as the filename.
2000-03-31 20:04:37 +00:00
djk
7575fa5f21 fixed swopping on msgs in all places 2000-03-27 16:55:31 +00:00
djk
5ba68ecc9d added export command 2000-03-27 14:26:41 +00:00
djk
28c96d575e allow users to see there own talk and log messages
changed date on who to start date/time rather than last in time
2000-03-27 12:32:30 +00:00
djk
be831ee071 *** empty log message *** 2000-03-10 15:41:57 +00:00
djk
bd112338bc bit more tidying up 2000-03-08 22:24:47 +00:00
djk
9cac314738 fixed sh/qra so that it shows the correct lat/long
tidied up satellite stuff
2000-03-08 22:16:37 +00:00
djk
589de1133c added show/satellite command 2000-01-10 13:32:37 +00:00
djk
c54a3f52e3 added some instructions for sh/node and sh/date 2000-01-03 15:57:19 +00:00
djk
b32338a1d9 added show/node for G4PDQ 2000-01-03 15:51:30 +00:00
djk
780d82f8b9 updated sh/version copyright date
added g4pdq compatible sh/date command
2000-01-03 14:18:09 +00:00
djk
661d49731a added mark messages as read or unread 1999-12-10 22:21:02 +00:00
djk
a453254d68 fixed confusion over DXCluster->get_exact and DXUser->get 1999-11-28 17:41:21 +00:00
djk
a57ea9d550 added ssid handling
added sh/time
added help for sh/time, sh/sun, sh/moon
1999-11-24 21:31:43 +00:00
djk
7de3489952 made ssids unique everywhere 1999-11-24 18:37:27 +00:00
djk
a8b7d0b77f added swop file
extended badmsg file to allow regexes on various fields
detail changes to all load/* commands
1999-11-24 15:27:38 +00:00
djk
3784e03cd5 changed pc50 logic 1999-11-22 20:16:36 +00:00
djk
5ba129dc8a changed sh/moon label to RGain Db 1999-11-22 00:09:44 +00:00
djk
0b3e23be9f allow bbses to input stuff a la pms 1999-11-21 23:34:56 +00:00
djk
295f32fa75 removed password from login on client
added set/home as an alias for set/homenode not set/homebbs
1999-11-21 20:49:38 +00:00
djk
fe78618f23 nailed set/unset parameters in user file
fixed ? replicating in dx remarks
1999-11-21 18:55:28 +00:00
djk
bca5cd4037 added loginfo stuff
added time to console
added setting ping interval and obscount
1999-11-21 15:26:48 +00:00
djk
1ead732b2d remove uninit message from who 1999-11-20 16:05:03 +00:00
djk
f3b23f65ec added $@ and $! to see if we can store this stuff 1999-11-20 15:29:19 +00:00
djk
1b80273d4b *** empty log message *** 1999-11-19 12:36:16 +00:00
djk
3f8a869aeb and again 1999-11-19 12:34:15 +00:00
djk
a03b3bcc58 rearranged RTT display in who 1999-11-19 12:33:04 +00:00
djk
7fa7410097 added rtt to who 1999-11-19 12:27:36 +00:00
djk
b96c31de4a use Messages 1999-11-19 01:28:37 +00:00
djk
aedd7de39e prevent self pinging
altered no of pings to take into account to 6 from 10
1999-11-19 01:25:44 +00:00
djk
5dfbac3cf8 new sh/moon 1999-11-19 01:06:32 +00:00
djk
ed104958bd new sh/sun 1999-11-19 01:06:02 +00:00
djk
465426f928 force PC39 on ak1a disconnects
don't allow overlapping connect requests
1999-11-18 23:49:58 +00:00
djk
6975c4b4c8 fixed talk 1999-11-18 19:32:45 +00:00
djk
6ea05be3ca added auto ping and obs count to dxchan
started sysop/user html docs
1999-11-18 17:50:48 +00:00
djk
9e13a6bbc1 add set/var and show/var - two rather insecure commands! 1999-11-15 14:06:39 +00:00
djk
0e84728de3 added show sun
allow ^Z to terminate a line
started remembering DX, WWV, ANN et al settings
1999-11-12 21:07:05 +00:00
djk
d7338541ed added some extra cases for IOTA and QSL detection on sh/dx
added stat/db
added some help for databases
1999-11-09 23:01:44 +00:00
djk
fd598bf2c7 fixed uninit var in dbshow
changed qra format, added lat/log -> qra conversion
1999-11-09 17:58:00 +00:00
djk
3611f1e413 send a space to remote DB if no key on dbshow 1999-11-08 22:01:46 +00:00
djk
88c2b296ba added chaining to databases 1999-11-08 21:29:40 +00:00
djk
3e6971e33c fixed set location so that it puts the qra locator in the right place 1999-11-08 16:01:41 +00:00
djk
8578afaa16 detail changes to dbshow 1999-11-08 13:21:50 +00:00
djk
1fcf24aae3 added spoofing
detail changes to db stuff
1999-11-08 13:11:05 +00:00
djk
9e2fbafcfd 5. Only wonder down the msg queue every minute
6. Put in the initial DB code (at last), you can create and remove local and
standard remote dbs, you can import AK1A style .FUL ascii databases, you can
enquire on a local or remote database.
7. A return ping to a node will clear down all outstanding pings to
that node (which might cause some confusion if more then one ping is
outstanding for a node, but then - shit happens)
1999-11-08 00:45:20 +00:00