| Commit message (Expand) | Author | Age | Lines |
* | Break locks after five minutes. | root | 2014-04-16 | -1/+1 |
* | Some tuning of snmpfetch.pl again. | root | 2014-04-16 | -6/+16 |
* | munin clients logging plugin, logging ipv4 and ipv6 stats | root | 2014-04-16 | -0/+26 |
* | Revert to non-bulkwalking of SNMP; the D-Links are unhappy. | root | 2014-04-16 | -30/+15 |
* | fix initialization of background image in uplinktrafikkart.pl. | root | 2014-04-16 | -1/+3 |
* | More netlist update.s | root | 2014-04-16 | -26/+29 |
* | Try all known SNMP communities when finding new devices. | root | 2014-04-16 | -3/+17 |
* | Fix IPv6 loopback update. | root | 2014-04-16 | -2/+2 |
* | Merge branch 'master' of https://github.com/tech-server/tgmanage | Jon Langseth | 2014-04-16 | -0/+0 |
|\ |
|
| * | Merge pull request #15 from jolangse/master | Jon Langseth | 2014-04-16 | -0/+19 |
| |\ |
|
* | | | Added column to the wrong sql file. Oops | Jon Langseth | 2014-04-16 | -0/+1 |
| |/
|/| |
|
* | | Changed SQL column name, added change to SQL schema | Jon Langseth | 2014-04-16 | -3/+2 |
* | | Candidate code for IPv6 addresses in build-linknets.pl. Note, SQL is not upda... | Jon Langseth | 2014-04-16 | -0/+20 |
|/ |
|
* | Fixed nms.pm to make smanagrun work as it should when | root | 2014-04-16 | -9/+4 |
* | Remove TG13-hack that broke everything. | root | 2014-04-15 | -4/+0 |
* | Funky creative changes. | root | 2014-04-15 | -26/+54 |
* | Merge branch 'master' of https://github.com/tech-server/tgmanage | root | 2014-04-15 | -0/+0 |
|\ |
|
| * | When adding linknets, keep existing ones unchanged (to keep historical data). | root | 2014-04-15 | -2/+8 |
* | | When adding linknets, keep existing ones unchanged (to keep historical data). | Joachim Tingvold | 2014-04-15 | -3/+24 |
|/ |
|
* | 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 |