Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NMS: Remove now redundant "Security" things | Kristian Lyngstol | 2016-03-04 | -23/+0 |
| | | | | Better to have proper isolation than this crud. | |||
* | nms: Tweak switches.pl and add switch-state.pl | Kristian Lyngstol | 2016-03-02 | -0/+7 |
| | ||||
* | nms: Update add_switches.txt.pl to output an arrary | Kristian Lyngstol | 2016-02-29 | -8/+8 |
| | ||||
* | Merge branch 'master' of github.com:tech-server/tgmanage | Kristian Lyngstol | 2016-02-26 | -0/+137 |
|\ | ||||
| * | Split add_switches.txt.pl into a module | Kristian Lyngstol | 2016-02-26 | -0/+137 |
| | | | | | | | | | | It is useful to allow input from a nice little webapp instead of just cmdline, hence the module-thing. | |||
* | | nms: Basic switches_add API | Kristian Lyngstol | 2016-02-26 | -10/+19 |
|/ | | | | | | Needs lots of work. And also, I removed CGI.pm because it sucks. | |||
* | nms: Cache longer by default. | Kristian Lyngstol | 2016-02-21 | -1/+1 |
| | ||||
* | nms: Refactoring work | Kristian Lyngstol | 2016-02-21 | -4/+108 |
| | | | | | | | Moving SNMP into a separate module reduces startup time for all the stuff that doesn't need it. Currently comments are broken because the js hasn't been updated. | |||
* | nms: Start splitting up port-state.pl | Kristian Lyngstol | 2016-02-21 | -0/+83 |