Commit Graph

22 Commits

Author SHA1 Message Date
Dirk Koopman
c1540ccd79 New improved route finding algorithm
This is what Changes says:

Change the route finding algorithm completely. No more recursion. No more
tree searching. It now gives you answers even on a partial cluster map. Oh
and the answers are correct, instead on completely random.

Also completely remove RouteDB from the equation.
Also change sh/newc to default to node map rather than node+user map.
2008-06-24 19:36:57 +01:00
Dirk Koopman
fd0a34c34a remove all $Id$ strings 2007-06-24 02:17:43 +01:00
Dirk Koopman
b9dffeff72 Prepare for git repository
remove all the versioning from the code and introduce Version.pm
fix some niffnaffs
2007-06-14 12:08:12 +01:00
minima
0791dd94e2 add some data::dumper tidying up. 2006-06-04 17:30:52 +00:00
minima
edfc155838 fix xml ambiqueties. 2006-06-04 17:04:08 +00:00
minima
0dff8311e7 get alternate pinging working properly at half pingint 2006-01-24 12:20:51 +00:00
minima
b359511572 get the basic (r)cmd thing working. 2006-01-23 23:37:19 +00:00
minima
aff34665f8 fix isnode problem 2006-01-23 22:23:58 +00:00
minima
bc67e4afa9 add cmd and text xml handlers
add more sophistication to the dxxml router
2006-01-23 00:02:51 +00:00
minima
a253a7d382 make just the time the default.
Fix IsoTime so it can handle it.
2006-01-21 00:37:12 +00:00
minima
082d020e69 get the xml checking correct! 2006-01-20 23:00:53 +00:00
minima
b1a18d5d30 add missing dupeage. 2006-01-18 23:26:47 +00:00
minima
fd20f44c57 Add IM module for talk, chat and announces
Add deduping for DXXml.
Add -(ve) fudge for build nos
2006-01-18 23:22:36 +00:00
minima
2d04aeea02 use XML::Parser (it should be adequate for the little things we are doing). 2006-01-15 19:56:09 +00:00
minima
9cc26cc7a7 Improve the selection of parser for XML::Simple.
Fix the problems introduced to Investigate's return pings not being
processed.
Fix sh/log's irritating habit of not showing (some of) the lines that we
want.
Speeded up sh/log by probably an order of magnitude.
2006-01-15 19:52:58 +00:00
minima
84c9ab90df fix the process issues so that xml pings are automatically sent 2006-01-11 22:41:25 +00:00
minima
3c66942428 fix xmlout 2006-01-11 21:14:01 +00:00
minima
4937d077fd fix badspotters and local ann/full.
do more development work on XML Interface, get pings basically working.
2006-01-11 20:21:50 +00:00
minima
817ce3f71c add has_xml et al. 2006-01-10 22:31:57 +00:00
minima
af378e7408 get some basic XML routines up and running. 2006-01-10 22:22:21 +00:00
minima
0154b38552 remove all traces of Aranea.
Add DXSQL.pm permanently but use $dsn to switch on.
2006-01-10 12:15:07 +00:00
minima
dc305f992d clean up various things and add the DXXml.pm module 2006-01-09 23:07:45 +00:00