aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-20Bump version: 0.0.1.66-d4c3-dirty → 0.1.00.1.0Pau Espin Pedrol1-0/+80
2019-03-20Add debian packaging contentPau Espin Pedrol7-0/+183
2019-03-19Makefile.am: Add missing bits to have make release workingPau Espin Pedrol1-0/+2
2019-03-19Add vty option to print output of shell cmd on every poll stepPau Espin Pedrol5-1/+185
2019-03-16openvn: Fix missing break in last commitPau Espin Pedrol1-0/+1
2019-03-15openvpn: Remove useless conditional block in parse_statePau Espin Pedrol1-19/+18
2019-03-15openvpn: Fix garbage printed after remote portPau Espin Pedrol1-3/+18
2019-03-15openvpn: log status descriptionPau Espin Pedrol1-1/+5
2019-03-15openvpn: String returned from openvpn is not null-terminatedPau Espin Pedrol1-3/+5
2019-03-15openvpn: Set reconnect timeout to a much lower valuePau Espin Pedrol1-1/+1
2019-03-15openvpn: Improve logging and status informationPau Espin Pedrol1-5/+5
2019-03-15Integrate sleeping/printing loop into osmo main loopPau Espin Pedrol1-19/+27
2019-02-22Update config exampleMax1-0/+2
2019-02-22osmo-sysmon -h: s/OsmoHLR/osmo-sysmon/Oliver Smith1-1/+1
2019-02-21OpenVPN: track interface disconnectMax2-3/+17
2019-02-07Add OpenVPN probeMax8-1/+342
2019-02-07Introduce generic host config and related helpersMax6-38/+133
2019-02-06ctrl: log host/port on errorsMax1-16/+24
2019-02-06Install signal handlers before processing configMax1-4/+4
2019-01-31jenkins.sh: remove obsolete commentsMax1-3/+2
2019-01-31Add ping probe supportMax5-2/+281
2019-01-30Update Makefile.amMax2-9/+8
2019-01-28ctrl: separate config structureMax2-8/+11
2019-01-27Drop unused parameterMax7-21/+21
2018-12-20Move shared libs into common LDADDMax1-8/+3
2018-12-13Merge "Add cmdline option parsing support"Pau Espin Pedrol1-4/+95
2018-12-13Merge "Move source code to src subdir"Harald Welte14-56/+56
2018-12-12Add cmdline option parsing supportPau Espin Pedrol1-4/+95
2018-12-12Move source code to src subdirPau Espin Pedrol14-56/+56
2018-12-12Add m4 missing files to fix buildPau Espin Pedrol3-0/+79
2018-12-08Merge "Add OpenVPN status helper example from corresponding ticket"Harald Welte1-0/+124
2018-11-27fix file descriptor leak in osysmon_file_readStefan Sperling1-2/+4
2018-11-22Add OpenVPN status helper example from corresponding ticketMax1-0/+124
2018-11-22Expand default configMax1-1/+10
2018-11-22Update default configMax6-1/+18
2018-11-22Report config file name on errorMax1-1/+1
2018-11-22Update gitignoreMax1-0/+1
2018-11-22Add git-review configMax1-0/+3
2018-07-24git-version-gen: Don't check for .git directoryDaniel Willmann1-2/+2
2018-06-05Makefile.am: Fix typoMartin Hauke1-1/+1
2018-06-05Disconnect properly on errors so we can reconnectDaniel Willmann1-0/+9
2018-06-05Add zero termination char to received ctrl cmd messageDaniel Willmann1-4/+7
2018-06-05Remove unused last_value handling codeDaniel Willmann1-16/+1
2018-06-05add contrib/jenkins.sh for build verificationHarald Welte1-0/+47
2018-06-05simple_ctrl: Check for NULL return of simple_ctrl_xceiveHarald Welte1-0/+2
2018-06-05Merge "Remove unused function"Harald Welte1-9/+0
2018-06-05Fix compilation issue on my machine, remove unused includeDaniel Willmann1-1/+0
2018-06-05Remove unused functionDaniel Willmann1-9/+0
2018-06-04rename to osmo-sysmonHarald Welte2-4/+4
2018-06-04add .gitignore file0.1.1Harald Welte1-0/+60