aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * | NMS: Add click-toggle to switchInfo windowNicolai Tellefsen2016-03-21-0/+4
| | | |
| * | | Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-21-50/+130
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'master' of github.com:tech-server/tgmanage into devMagnus Kirø2016-03-21-21/+28
| | |\|
| | | * Merge branch 'master' of https://github.com/tech-server/tgmanageNicolai Tellefsen2016-03-21-6/+5
| | | |\
| | | * | NMS: Adjust temperature handler to new schemaNicolai Tellefsen2016-03-21-21/+28
| | | | |
| | * | | Merge branch 'master' of github.com:tech-server/tgmanage into devMagnus Kirø2016-03-21-6/+5
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'master' of github.com:tech-server/tgmanage into devMagnus Kirø2016-03-21-3/+20
| | |\ \ \ | | | | |/ | | | |/|
| | * | | which switch html finished.Magnus Kirø2016-03-21-2/+12
| | | | |
| | * | | Merge branch 'master' of github.com:tech-server/tgmanage into devMagnus Kirø2016-03-20-244/+288
| | |\ \ \
| | * | | | which switch: getting IP and printing it. Need to style with html.Magnus Kirø2016-03-20-4/+19
| | | | | |
| | * | | | which switch an I on script file.Magnus Kirø2016-03-20-0/+15
| | | | | |
| | * | | | mergeMagnus Kirø2016-03-20-0/+0
| | |\ \ \ \
| | * | | | | ping cleanup/formatting, and timestamp to seconds conversion improvement.Magnus Kirø2016-03-20-14/+18
| | | | | | |
| | * | | | | line breakup in snmpMagnus Kirø2016-03-20-1/+2
| | | | | | |
| | * | | | | strict and warnings in dhcp-summary.Magnus Kirø2016-03-20-0/+2
| | | | | | |
| | * | | | | readability in switch-stateMagnus Kirø2016-03-20-2/+4
| | | | | | |
| | * | | | | web.pm spellingmistake jso->jsonMagnus Kirø2016-03-20-1/+1
| | | | | | |
| | * | | | | bash rc stuffs for dev docker container.Magnus Kirø2016-03-20-0/+8
| | | | | | |
| | * | | | | Readme: updated docker cms + added link location to working dev site.Magnus Kirø2016-03-20-1/+2
| | | | | | |
| | * | | | | NMS: Update schema with recent dhcp-changesKristian Lyngstol2016-03-20-20/+21
| | | | | | |
| | * | | | | NMS: Add dhcp-summaryKristian Lyngstol2016-03-20-0/+20
| | | | | | |
| | * | | | | NMS: Fix nms-map load not triggeringNicolai Tellefsen2016-03-20-2/+1
| | | | | | |
| | * | | | | NMS: Fix disappearing BG on resizeEventNicolai Tellefsen2016-03-20-0/+3
| | | | | | |
| | * | | | | NMS: Add basic add-switch interfaceNicolai Tellefsen2016-03-20-33/+169
| | | | | | |
| | * | | | | NMS: Intelligent, undocumented active-ports-searchKristian Lyngstol2016-03-20-5/+44
| | | | | | |
| | * | | | | Updated Readme with new docker run commands.Magnus Kirø2016-03-20-9/+16
| | | | | | |
| | * | | | | Updated config to nms-dev-dbMagnus Kirø2016-03-20-2/+2
| | | | | | |
| | * | | | | Added basic .bashrc file for simplifed development in container.Magnus Kirø2016-03-20-0/+8
| | | | | | |
| * | | | | | NMS: Fix distroKristian Lyngstol2016-03-21-1/+7
| | |_|_|_|/ | |/| | | |
| * | | | | NMS: Fix switch movement and poll timeoutKristian Lyngstol2016-03-21-2/+4
| | | | | |
| * | | | | Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-21-244/+305
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | NMS: Improve search GO-button event listenerNicolai Tellefsen2016-03-21-5/+11
| | | | | |
| | * | | | NMS: Enable search GO-buttonNicolai Tellefsen2016-03-20-3/+14
| | | |_|/ | | |/| |
| | * | | NMS: Rewrite infoBox to enable multiple windowTypesNicolai Tellefsen2016-03-20-244/+288
| | | |/ | | |/|
| * / | NMS: Fetch all mibsKristian Lyngstol2016-03-21-4/+1
| |/ /
| * | NMS: Update schema with recent dhcp-changesKristian Lyngstol2016-03-20-20/+21
| | |
| * | NMS: Add dhcp-summaryKristian Lyngstol2016-03-20-0/+20
| | |
| * | NMS: Fix nms-map load not triggeringNicolai Tellefsen2016-03-20-2/+1
| | |
| * | NMS: Fix disappearing BG on resizeEventNicolai Tellefsen2016-03-20-0/+3
| | |
| * | NMS: Add basic add-switch interfaceNicolai Tellefsen2016-03-20-33/+169
| | |
| * | Merge branch 'master' of ssh://github.com/tech-server/tgmanageKristian Lyngstol2016-03-19-1/+3
| |\|
| | * Spelling mistake in Readme.Magnus Kirø2016-03-19-1/+1
| | |
| | * README.md commentMagnus Kirø2016-03-19-0/+2
| | |
| * | NMS: Intelligent, undocumented active-ports-searchKristian Lyngstol2016-03-19-5/+44
| |/
| * SNMP fetch: make sure we commitKristian Lyngstol2016-03-19-16/+5
| |
* | Bump lldpdiscover toyKristian Lyngstol2016-03-27-70/+33
|/
* NMS: Update README, correct nms-dump.sql referenceKristian Lyngstol2016-03-19-4/+8
|
* Small changes in various bootstrap scriptsGlenn Brekke2016-03-18-4/+11
|
* Merge branch 'master' of https://github.com/tech-server/tgmanageNicolai Tellefsen2016-03-17-4/+3
|\
| * NMS: Throw away good sense to avoid deadlockKristian Lyngstol2016-03-17-2/+1
| |