]> git.sesse.net Git - nms/history
nms
2007-04-01 rootUpdate make-named-secondary.pl for TG07.
2007-04-01 rootAdd a static net for Net.
2007-04-01 rootAdd fugleberget.
2007-04-01 rootFix reverse DHCP automagic.
2007-04-01 rootAdd the WLANs.
2007-04-01 Eirik A. NygaardAdd cisco auth and basic ios handling for zyxelng.
2007-03-31 rootFix a syntax error.
2007-03-31 rootMer TG07-endringer.
2007-03-31 rootAdd a list of static switches (ie. non-Zyxels).
2007-03-31 rootRun missing zone stuff in make-all-config.sh.
2007-03-31 rootUpdate the DNS stuff for TG07.
2007-03-31 rootAdd make-named to the supahconfigstuff.
2007-03-31 rootRemove the split stuff from make-named.pl.
2007-03-31 rootTimestamp named.pl too.
2007-03-31 rootTimestamp stuff.
2007-03-31 rootMake a super-config-script.
2007-03-31 rootChanges for TG07; update IPs and remove option 82 stuff.
2007-03-31 rootVarious changes for TG07.
2006-04-11 Steinar H. Gunderson"Merge" from running copy on fortran.
2006-04-11 Steinar H. GundersonMerge from Kjetil.
2006-04-10 Steinar H. GundersonRename switches.
2006-04-10 Steinar H. GundersonMove to /24 nets for switches.txt.
2006-04-10 Steinar H. GundersonGo back to full routing.
2006-04-10 Steinar H. GundersonSwitch to a predefined starting VLAN for each distro.
2006-04-10 Steinar H. GundersonChanged to seven distros. Oh, the madness!
2006-04-09 Steinar H. GundersonErm, fix a silly comment error.
2006-04-09 Steinar H. GundersonFixed a syntax error in the secondary's named.conf.
2006-04-09 Steinar H. GundersonAdd make-named-secondary.pl, adapted from TG05.
2006-04-09 Steinar H. GundersonFix another typo.
2006-04-09 Steinar H. GundersonTurn off forwarding until we've got a decent list.
2006-04-09 Steinar H. GundersonMinor TG06 adjustments to make-named.pl.
2006-04-09 Steinar H. GundersonFix a typo.
2006-04-09 Steinar H. GundersonAdd make-missing-zones.pl from TG05, adjusting for...
2006-04-09 Steinar H. GundersonAdded secret. Ahem. :-)
2006-04-09 Steinar H. GundersonUpdate make-named.pl for TG06.
2006-04-09 Steinar H. GundersonAdded make-named.pl from TG05.
2006-04-09 Steinar H. GundersonAdded secret. Eek =)
2006-04-09 Steinar H. GundersonStart the client nets at 1, not 2.
2006-04-09 Steinar H. GundersonMake switchmap.py generate switches.txt for the table...
2006-04-09 Steinar H. GundersonInsert extra magic for splitting nets by option 82.
2006-04-09 Steinar H. GundersonUpdate make-dhcpd.pl for TG06 (no split support yet).
2006-04-09 Steinar H. GundersonAdded make-dhcpd.pl from TG05.
2006-04-09 Steinar H. GundersonAlso print VLAN numbers after each switch in the map.
2006-04-08 Steinar H. GundersonAdd a k-opt architecture for randomized improvement.
2006-04-07 Steinar H. GundersonCorrect the estimates from last commit; unfortunately...
2006-04-07 Steinar H. GundersonMake a slightly more realistic estimate for moving...
2006-04-07 Steinar H. GundersonAdd gap calculation to the distances in the TSP solver.
2006-04-07 Steinar H. GundersonCheck the MST before doing anything else.
2006-04-07 Steinar H. GundersonAdd a pessimistic distance to complement the optimistic...
2006-04-07 Steinar H. GundersonImplement a new version of the MST finder (disabled...
2006-04-07 Steinar H. GundersonAdjust the estimates a bit :-)
2006-04-07 Steinar H. GundersonCache the distances we need instead of calculating...
2006-04-07 Steinar H. GundersonUse 0 and 1 for left and right side instead of 0 and 1.
2006-04-07 Steinar H. GundersonMake distance_middle() slightly less dumb.
2006-04-07 Steinar H. GundersonMerge from andun.
2006-04-07 Steinar H. GundersonSome restructuring.
2006-04-07 Steinar H. GundersonPrint out some diagnostics showing how well the MST...
2006-04-07 Steinar H. GundersonSend in a proper set to the MST algorithm, instead...
2006-04-07 Steinar H. GundersonOptimize the TSP solver by using the MST of the rest...
2006-04-07 Steinar H. GundersonAdded a more-or-less naive travelling-salesman solver...
2006-04-06 Steinar H. GundersonAdd some bling, shiny and centering.
2006-04-06 Steinar H. GundersonAdd a small switch planning application.
2006-04-06 Steinar H. GundersonAdded some extra vertical spacing.
2006-04-06 Steinar H. GundersonSet the +x flag on zyxel/*.py.
2006-04-06 Steinar H. GundersonInvert the numbering yet again.
2006-04-06 Steinar H. GundersonFix the middle again.
2006-04-06 Steinar H. GundersonInvert the numbering.
2006-04-06 Steinar H. GundersonYet more display fixes, and pull in the last few rows.
2006-04-06 Steinar H. GundersonVarious display fixes for switchmap.
2006-04-06 Steinar H. GundersonReadjust where the IPs start.
2006-04-06 Steinar H. GundersonMore off-by-one fixes.
2006-04-06 Steinar H. GundersonFix subnet generation typo.
2006-04-06 Steinar H. GundersonColor coding!
2006-04-06 Steinar H. GundersonAdd a switch map generator.
2006-04-06 Steinar H. GundersonFixed the row/double-row errors.
2006-04-06 Steinar H. GundersonFactored out some code into zyxelcommon.py.
2006-04-06 Steinar H. GundersonReplaced the Z constant by a more hardcoded switch...
2006-04-06 Steinar H. GundersonChanged the subnets in the Zyxel configuration.
2006-04-06 Steinar H. GundersonAdd Zyxel config stuff from TG05.
2006-04-02 Steinar H. GundersonPoll for errors along with data in/out.
2006-04-02 Steinar H. GundersonFetch load data for the 6509 matrix as well.
2006-03-29 Steinar H. GundersonMove switch_exec() into nms.pm.
2006-03-29 Steinar H. GundersonMove switch_connect() into nms module.
2006-03-29 Steinar H. GundersonPut Zyxel password in config.pm.
2006-03-29 Steinar H. GundersonUse nms::db_connect() everywhere.
2006-03-29 Steinar H. GundersonChanged the year in dhcptail.pl.
2006-03-29 Steinar H. GundersonBegin moving passwords etc. into a common module.
2006-03-29 Steinar H. GundersonActually add the new file, too.
2006-03-29 Steinar H. GundersonUpdate the SQL.
2006-03-29 Steinar H. Gundersoninitial import