summaryrefslogtreecommitdiff
path: root/src/rhctl/conf.go
Commit message (Expand)AuthorAgeFilesLines
* make reconcile simpler - needs testing...Christian Pointner2016-04-211-3/+11
* selecting server should work now - needs testing!Christian Pointner2016-04-201-0/+8
* rename switch ports to switch inputs @ configChristian Pointner2016-04-191-12/+12
* enforce uniqueness in confi switch port assignmentChristian Pointner2016-04-191-9/+25
* improved audio switch port configChristian Pointner2016-04-181-2/+3
* added generator for switch commandsChristian Pointner2016-03-301-3/+4
* added telnet control interfaceChristian Pointner2016-03-291-0/+3
* added audio port cofiguration to config parserChristian Pointner2016-03-271-0/+4
* use Trim() not TrimLeft(TrimRight())Christian Pointner2016-03-271-1/+1
* heartbeat handling works nowChristian Pointner2016-03-261-9/+6
* add timeout for audioswtich commands to config fileChristian Pointner2016-03-261-0/+18
* basic process handling is workingChristian Pointner2016-03-261-5/+5
* added config file parserChristian Pointner2016-03-261-0/+64