| Commit message (Expand) | Author | Age | Lines |
* | When adding linknets, keep existing ones unchanged (to keep historical data). | root | 2014-04-15 | -2/+8 |
* | Corrected patch list. | root | 2014-04-15 | -135/+135 |
* | More static networks. | root | 2014-04-15 | -0/+4 |
* | Ping linknets, and show that on the map. | root | 2014-04-15 | -18/+104 |
* | Replace deprecated Switch with given | root | 2014-04-15 | -7/+7 |
* | mod_perlify maps for APs, ports, power and uplinks | root | 2014-04-15 | -4/+12 |
* | Make ping.pl ping linknets. | root | 2014-04-15 | -0/+26 |
* | Add resepsjon and lavvo. | root | 2014-04-15 | -0/+2 |
* | Add a little script to find loopbacks and linknets. | root | 2014-04-15 | -0/+111 |
* | ipv6-dns v2 (fetich via SNMP, new DB schema) | root | 2014-04-15 | -116/+115 |
* | Planning to suffix distros with gw, to keep uniform dns names | Roy Sindre Norangshol | 2014-04-15 | -1/+1 |
* | ping.pl does not need Data::Dumper. | root | 2014-04-15 | -1/+0 |
* | Better rotation on the HTML5 ping graph. | root | 2014-04-15 | -4/+9 |
* | Unbreak SNMPv2. | root | 2014-04-15 | -0/+1 |
* | Poll less stuff for LLDP. | root | 2014-04-15 | -2/+5 |
* | mod_perlify dhcpkart.pl | root | 2014-04-15 | -1/+3 |
* | Update creativia and crew for TG14. | root | 2014-04-14 | -39/+57 |
* | mod_perlify (and add strict+warnings) | root | 2014-04-14 | -5/+8 |
* | Let the ping script respect z-order. | root | 2014-04-14 | -3/+6 |
* | Remove some unfortunate wrapping. | root | 2014-04-14 | -0/+1 |
* | Link to ping.html in the main menu. | root | 2014-04-14 | -0/+6 |
* | Subnet address update for TG14 in planning. | root | 2014-04-14 | -1/+1 |
* | Remove obsolete field. | root | 2014-04-14 | -1/+1 |
* | Netlist and switches from TG14, so far. | root | 2014-04-14 | -261/+415 |
* | Use fork instead of threads, as a temporary measure. | root | 2014-04-14 | -1/+5 |
* | Shorten switch names in ping map. | root | 2014-04-14 | -1/+3 |
* | Do not LLDP poll phones. | root | 2014-04-14 | -0/+1 |
* | Small fixes to the ping display and drag. | root | 2014-04-14 | -4/+22 |
* | Only use officially polled ports for network traffic maps. | root | 2014-04-14 | -1/+1 |
* | Swome dead switches are removed. | root | 2014-04-14 | -164/+12 |
* | Remove an unneeded dependency from ping-json.pl. | root | 2014-04-14 | -1/+0 |
* | Make it possible to drag the switches around in ping.html. | root | 2014-04-14 | -3/+57 |
* | Move ping JavaScript out into a separate file. | root | 2014-04-14 | -95/+92 |
* | Some hacks to filter away things from lldpdiscover. | root | 2014-04-14 | -1/+4 |
* | Some snmpfetch tweaks to deal with weird ports. | root | 2014-04-14 | -3/+3 |
* | Switch background to TG14 version. | root | 2014-04-14 | -10/+10 |
* | Fix a syntax error. | root | 2014-04-14 | -1/+1 |
* | Ignore link-local IPv6 in lldpdiscover. | root | 2014-04-14 | -1/+3 |
* | Better debug output from lldpdiscover. | root | 2014-04-14 | -7/+9 |
* | The PXE step of bootstrap was a bit broken | Jon Langseth | 2014-04-13 | -2/+10 |
* | tgmanage.cfg.sh is always autogenerated. Not needed in repo | root | 2014-04-13 | -19/+0 |
* | New tool that adds the needed, but not documented, entries to /etc/hosts on t... | root | 2014-04-13 | -0/+21 |
* | Added removed file. | Joachim Tingvold | 2014-04-13 | -0/+92 |
* | Changed filename of config to avoid accidental commit of SUPERSECRET passwords. | Joachim Tingvold | 2014-04-13 | -92/+0 |
* | Updated configuration for tg14 | Jon Langseth | 2014-04-13 | -44/+33 |
* | Changes to how PXE/TFTP is rolled out, it is now part of the base-requires step | Jon Langseth | 2014-04-13 | -6/+10 |
* | ns1/ns2 replaced by pri_hostname/sec_hostname. Dropped extra PTR | Jon Langseth | 2014-04-13 | -16/+12 |
* | Switch to Ford-Fulkerson, as Dijkstra will give the wrong result when negativ... | Steinar H. Gunderson | 2014-04-13 | -40/+35 |
* | Merge pull request #4 from norrs/config_variables_renames | Jon Langseth | 2014-04-12 | -56/+56 |
|\ |
|
| * | Rename ::config::sec_ptr to ::config::sec_v4 as the value is the NS secondary... | Roy Sindre Norangshol | 2014-04-12 | -15/+15 |