Commit Graph

11 Commits

Author SHA1 Message Date
minima
2b58ccdf81 change build number calculation to be more accurate 2001-09-01 12:15:09 +00:00
minima
3ef8742c2e fixed the eval in DXDb::load a bit better 2001-05-14 20:43:43 +00:00
minima
6e210063f1 unconditionally fix pc50 unitialised variable
fix problem with eval on dbs.pl in DXDb for remote databases
2001-05-14 16:06:15 +00:00
minima
4e5b3de7a2 1. Added an efficiency thing for AUTOLOADed accessors from OO Perl by Conway.
2. Fiddled with the rtty and digital bandplan frequencies.
2000-08-19 20:56:32 +00:00
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
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
88c2b296ba added chaining to databases 1999-11-08 21:29:40 +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
djk
adf3cc7462 started Database work
removed error checking in cluster.pl
added readfilestr
1999-11-05 15:24:59 +00:00
djk
dd864f3c8e started DB integration 1999-07-17 19:38:39 +00:00