]> git.sesse.net Git - nms/shortlog
nms
2007-04-03 Eirik NygaardFix zyxelng.
2007-04-03 Eirik NygaardThe cisco part is starting to work.
2007-04-03 Eirik A. NygaardWe do want to get the banner.
2007-04-03 Eirik A. NygaardWe do not need this any more.
2007-04-03 Eirik A. NygaardBugfixes.
2007-04-03 Eirik A. NygaardMore zyxelng fixes.
2007-04-03 Eirik A. NygaardThe start of the cisco part of zyxelNG.
2007-04-03 Eirik A. NygaardSome zyxelng-magic, set a new ip and add the config...
2007-04-03 Eirik A. Nygaard * Export some functions.
2007-04-01 Eirik A. NygaardAdd cisco auth and basic ios handling for zyxelng.
2006-04-11 Steinar H.... "Merge" from running copy on fortran.
2006-04-11 Steinar H.... Merge from Kjetil.
2006-04-10 Steinar H.... Rename switches.
2006-04-10 Steinar H.... Move to /24 nets for switches.txt.
2006-04-10 Steinar H.... Go back to full routing.
2006-04-10 Steinar H.... Switch to a predefined starting VLAN for each distro.
2006-04-10 Steinar H.... Changed to seven distros. Oh, the madness!
2006-04-09 Steinar H.... Erm, fix a silly comment error.
2006-04-09 Steinar H.... Fixed a syntax error in the secondary's named.conf.
2006-04-09 Steinar H.... Add make-named-secondary.pl, adapted from TG05.
2006-04-09 Steinar H.... Fix another typo.
2006-04-09 Steinar H.... Turn off forwarding until we've got a decent list.
2006-04-09 Steinar H.... Minor TG06 adjustments to make-named.pl.
2006-04-09 Steinar H.... Fix a typo.
2006-04-09 Steinar H.... Add make-missing-zones.pl from TG05, adjusting for...
2006-04-09 Steinar H.... Added secret. Ahem. :-)
2006-04-09 Steinar H.... Update make-named.pl for TG06.
2006-04-09 Steinar H.... Added make-named.pl from TG05.
2006-04-09 Steinar H.... Added secret. Eek =)
2006-04-09 Steinar H.... Start the client nets at 1, not 2.
2006-04-09 Steinar H.... Make switchmap.py generate switches.txt for the table...
2006-04-09 Steinar H.... Insert extra magic for splitting nets by option 82.
2006-04-09 Steinar H.... Update make-dhcpd.pl for TG06 (no split support yet).
2006-04-09 Steinar H.... Added make-dhcpd.pl from TG05.
2006-04-09 Steinar H.... Also print VLAN numbers after each switch in the map.
2006-04-08 Steinar H.... Add a k-opt architecture for randomized improvement.
2006-04-07 Steinar H.... Correct the estimates from last commit; unfortunately...
2006-04-07 Steinar H.... Make a slightly more realistic estimate for moving...
2006-04-07 Steinar H.... Add gap calculation to the distances in the TSP solver.
2006-04-07 Steinar H.... Check the MST before doing anything else.
2006-04-07 Steinar H.... Add a pessimistic distance to complement the optimistic...
2006-04-07 Steinar H.... Implement a new version of the MST finder (disabled...
2006-04-07 Steinar H.... Adjust the estimates a bit :-)
2006-04-07 Steinar H.... Cache the distances we need instead of calculating...
2006-04-07 Steinar H.... Use 0 and 1 for left and right side instead of 0 and 1.
2006-04-07 Steinar H.... Make distance_middle() slightly less dumb.
2006-04-07 Steinar H.... Merge from andun.
2006-04-07 Steinar H.... Some restructuring.
2006-04-07 Steinar H.... Print out some diagnostics showing how well the MST...
2006-04-07 Steinar H.... Send in a proper set to the MST algorithm, instead...
2006-04-07 Steinar H.... Optimize the TSP solver by using the MST of the rest...
2006-04-07 Steinar H.... Added a more-or-less naive travelling-salesman solver...
2006-04-06 Steinar H.... Add some bling, shiny and centering.
2006-04-06 Steinar H.... Add a small switch planning application.
2006-04-06 Steinar H.... Added some extra vertical spacing.
2006-04-06 Steinar H.... Set the +x flag on zyxel/*.py.
2006-04-06 Steinar H.... Invert the numbering yet again.
2006-04-06 Steinar H.... Fix the middle again.
2006-04-06 Steinar H.... Invert the numbering.
2006-04-06 Steinar H.... Yet more display fixes, and pull in the last few rows.
2006-04-06 Steinar H.... Various display fixes for switchmap.
2006-04-06 Steinar H.... Readjust where the IPs start.
2006-04-06 Steinar H.... More off-by-one fixes.
2006-04-06 Steinar H.... Fix subnet generation typo.
2006-04-06 Steinar H.... Color coding!
2006-04-06 Steinar H.... Add a switch map generator.
2006-04-06 Steinar H.... Fixed the row/double-row errors.
2006-04-06 Steinar H.... Factored out some code into zyxelcommon.py.
2006-04-06 Steinar H.... Replaced the Z constant by a more hardcoded switch...
2006-04-06 Steinar H.... Changed the subnets in the Zyxel configuration.
2006-04-06 Steinar H.... Add Zyxel config stuff from TG05.
2006-04-02 Steinar H.... Poll for errors along with data in/out.
2006-04-02 Steinar H.... Fetch load data for the 6509 matrix as well.
2006-03-29 Steinar H.... Move switch_exec() into nms.pm.
2006-03-29 Steinar H.... Move switch_connect() into nms module.
2006-03-29 Steinar H.... Put Zyxel password in config.pm.
2006-03-29 Steinar H.... Use nms::db_connect() everywhere.
2006-03-29 Steinar H.... Changed the year in dhcptail.pl.
2006-03-29 Steinar H.... Begin moving passwords etc. into a common module.
2006-03-29 Steinar H.... Actually add the new file, too.
2006-03-29 Steinar H.... Update the SQL.
2006-03-29 Steinar H.... initial import