Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | NMS: Update schema to "final" version | Kristian Lyngstol | 2016-03-17 | -23/+29 | |
| |/ |/| | |||||
* | | Merge branch 'master' of https://github.com/tech-server/tgmanage | Kristian Lyngstol | 2016-03-17 | -2079/+1621 | |
|\| | |||||
| * | NMS: Add subnets in swtiches | Kristian Lyngstol | 2016-03-17 | -2/+2 | |
| * | ping: Simplify drop-output to unclutter the log. | Kristian Lyngstol | 2016-03-17 | -2/+5 | |
| * | NMS: Moure output hacks | Kristian Lyngstol | 2016-03-17 | -9/+14 | |
| * | NMS: Improve rendering performance SLIGHTLY on blur | Kristian Lyngstol | 2016-03-17 | -10/+24 | |
| * | SNMPfetch: Try random things to nail down deadlock | Kristian Lyngstol | 2016-03-17 | -3/+3 | |
| * | NMS: Blur | Kristian Lyngstol | 2016-03-17 | -22/+25 | |
| * | NMS: Fix intentional spelling error | Kristian Lyngstol | 2016-03-16 | -1/+1 | |
| * | NMS: Ping and uplinks work now | Kristian Lyngstol | 2016-03-16 | -56/+41 | |
| * | NMS: Nuke port-state, update switch-state | Kristian Lyngstol | 2016-03-16 | -54/+42 | |
| * | NMS: ... actually add the SNMP API | Kristian Lyngstol | 2016-03-16 | -0/+29 | |
| * | NMS: Slightly better OID-list (not complete) | Kristian Lyngstol | 2016-03-16 | -2/+27 | |
| * | NMS: Enable simple SNMP viewing. | Kristian Lyngstol | 2016-03-16 | -10/+30 | |
| * | NMS: Emit Etag | Kristian Lyngstol | 2016-03-16 | -1/+3 | |
| * | NMS: Fix production-grade cache :D | Kristian Lyngstol | 2016-03-16 | -14/+5 | |
| * | NMS: Implement improved ping map | Kristian Lyngstol | 2016-03-16 | -25/+63 | |
| * | NMS: Remove prototype | Kristian Lyngstol | 2016-03-16 | -64/+0 | |
| * | NMS: Rewrite the SNMP fetcher and whatnot | Kristian Lyngstol | 2016-03-16 | -92/+80 | |
| * | NMS: Tweak search with blinking pink! | Kristian Lyngstol | 2016-03-14 | -16/+26 | |
| * | NMS: snmp prototype update | Kristian Lyngstol | 2016-03-13 | -2/+18 | |
| * | Merge branch 'master' of ssh://github.com/tech-server/tgmanage | Kristian Lyngstol | 2016-03-13 | -0/+49 | |
| |\ | |||||
| | * | Merge branch 'master' of github.com:tech-server/tgmanage | Kristian Lyngstol | 2016-03-13 | -1699/+1383 | |
| | |\ | |||||
| | * | | NMS: Openssh | Kristian Lyngstol | 2016-03-13 | -0/+1 | |
| | * | | NMS: Dockerfile: Openssh | Kristian Lyngstol | 2016-03-13 | -0/+48 | |
| * | | | NMS: Slowly start cleaning handlers | Kristian Lyngstol | 2016-03-13 | -10/+1 | |
| | |/ | |/| | |||||
| * | | NMS: Fix switch moving bug | Kristian Lyngstol | 2016-03-13 | -1/+4 | |
| * | | NMS: Add simple searching | Kristian Lyngstol | 2016-03-13 | -3/+42 | |
| * | | NMS: Support resetting switch position to buest-guess | Kristian Lyngstol | 2016-03-13 | -1/+6 | |
| * | | NMS: InfoBox: Catch switch changes too | Kristian Lyngstol | 2016-03-13 | -0/+4 | |
| * | | NMSjs: Enable interactive movement of switches! | Kristian Lyngstol | 2016-03-13 | -22/+107 | |
| * | | NMSjs: Tweak/fix text drawing | Kristian Lyngstol | 2016-03-13 | -23/+36 | |
| * | | NMS: Allow editing switches in GUI | Kristian Lyngstol | 2016-03-13 | -7/+123 | |
| * | | NMS: Pick up IP's properly | Kristian Lyngstol | 2016-03-13 | -0/+7 | |
| * | | NMSjs: Split the info box out and clean further + tweak | Kristian Lyngstol | 2016-03-13 | -181/+221 | |
| * | | NMS: Update placement-guessing for TG16 | Kristian Lyngstol | 2016-03-13 | -17/+15 | |
| * | | NMS: Remove test.html prototype | Kristian Lyngstol | 2016-03-13 | -9/+0 | |
| * | | NMS: Fix comment changing | Kristian Lyngstol | 2016-03-13 | -3/+8 | |
| * | | NMSjs: Get rid of more cruft. | Kristian Lyngstol | 2016-03-13 | -506/+331 | |
| * | | NMSjs: Bump map handlers and more | Kristian Lyngstol | 2016-03-12 | -19/+55 | |
| * | | NMS: Remove superfluous debug/tweak stuff | Kristian Lyngstol | 2016-03-12 | -137/+1 | |
| * | | Merge branch 'master' of ssh://github.com/tech-server/tgmanage | Kristian Lyngstol | 2016-03-12 | -1/+0 | |
| |\ \ | |||||
| | * | | NMS: Remove .vimrc reference from Dockerfile | Nicolai Tellefsen | 2016-03-12 | -1/+0 | |
| * | | | NMSjs: Massive rework of map drawing | Kristian Lyngstol | 2016-03-12 | -731/+333 | |
| |/ / | |||||
| * | | NMSjs: Start applying the nmsData logic aka: break * | Kristian Lyngstol | 2016-03-12 | -366/+99 | |
| * | | NMS: Prototype of nms-data seriously updated | Kristian Lyngstol | 2016-03-12 | -53/+134 | |
| * | | NMS: Do URL decoding and ISO 8601 time formating | Kristian Lyngstol | 2016-03-12 | -8/+7 | |
| * | | NMS: Fix switch updates (better) | Kristian Lyngstol | 2016-03-12 | -14/+18 | |
* | | | Add updated schema | Kristian Lyngstol | 2016-03-17 | -0/+781 | |
|/ / | |||||
* | | NMS: Add (back) offset. | Kristian Lyngstol | 2016-03-11 | -0/+3 |