index
:
tgmanage
create-switch-netbox
dependabot/pip/tools/koblingsplan/certifi-2023.7.22
dependabot/pip/tools/koblingsplan/pip-90b486f927
dependabot/pip/tools/koblingsplan/urllib3-1.26.18
feat/allinnetbox2gondul
feat/fix-uplinks
feat/planning2netbox
fix-uplink-names-2
koblingsplan
main
master
new-planning
oxidized-tools
tg23-dhcp
tg25-planning
Mirror of https://github.com/tech-server/tgmanage
TechServer
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
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
|
*
Rename ::config::pri_ptr to ::config::pri_v4 as the value is the NS primary I...
Roy Sindre Norangshol
2014-04-12
-17
/
+17
|
*
Rename ::config::sec_a to ::config::sec_hostname as the value is the server's...
Roy Sindre Norangshol
2014-04-12
-12
/
+12
|
*
Rename ::config::pri_a to ::config::pri_hostname as the value is the server's...
Roy Sindre Norangshol
2014-04-12
-17
/
+17
*
|
Disable the node names by default; they take a tiny bit of time.
Steinar H. Gunderson
2014-04-11
-4
/
+10
*
|
Somewhat more efficient (~10%) priority queue.
Steinar H. Gunderson
2014-04-11
-4
/
+9
*
|
Tiny cleanup.
Steinar H. Gunderson
2014-04-11
-2
/
+1
*
|
Drop all the logging stuff if we only care about cost.
Steinar H. Gunderson
2014-04-11
-14
/
+20
*
|
More consistent distro numbering.
Steinar H. Gunderson
2014-04-11
-1
/
+1
*
|
When searching for optimal distro placement, only log when we actually find a...
Steinar H. Gunderson
2014-04-11
-4
/
+6
*
|
Find switch-to-distro map in one go, instead of linear search. Saves maybe 10%.
Steinar H. Gunderson
2014-04-11
-16
/
+27
*
|
Switch the Dijkstra to a heap-based version; about 60% faster in a quick test.
Steinar H. Gunderson
2014-04-11
-25
/
+28
[next]