aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-12Install systemd services with autotoolspespin/masterPau Espin Pedrol5-1/+41
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
2018-06-04migrate to autoconfHarald Welte6-16/+676
2018-06-04add osysmon_file.c for reading/monitoring files (like sysfs)Harald Welte4-1/+169
2018-06-04Add network link + address monitiring via osysmon_rtnl.cHarald Welte4-48/+429
2018-06-04value_node: Add 'idx' member to handle lookup by ifindex.Harald Welte2-0/+14
2018-06-04value_node: add combined find_or_add() and avoid duplicate namesHarald Welte2-0/+30
2018-06-04osysmon_main: Show hierarchical/tree structure during printingHarald Welte1-3/+10
2018-06-04osysmon_ctrl: Use variable name, not ctrl-client name as val->nameHarald Welte1-1/+1
2018-06-04add osysmon_sysinfo for uptime/ram/loadHarald Welte4-1/+95
2018-06-04initial implementation of 'osysmon' main program + CTRL clientHarald Welte7-4/+566
2018-06-04simple_ctrl: Non-blocking connect() with timeoutHarald Welte1-8/+34
2018-06-04simple_ctrl: Abstract out timeval_from_msec() functionHarald Welte1-12/+14
2018-06-04simple-ctrl-client: Add basic help/usage informationHarald Welte1-1/+4
2018-06-04osmo-ctrl-client: Implement "monitor" modeHarald Welte1-1/+12
2018-06-04simple_ctrl.c: API for setting timeout + raw CTRL msgb readHarald Welte2-1/+9
2018-06-04simple_ctrl.c: Support an indefinite timeout (using tout_msec=0)Harald Welte1-6/+10
2018-06-04simple_ctrl: Add timeout to blocking I/OHarald Welte4-10/+72
2018-06-04initial checkinHarald Welte5-0/+378
2018-06-04Initial empty repositoryHarald Welte0-0/+0