1. 4e7cd68 fix spelling in README.md by Harald Welte · 4 months ago master
  2. 2ccfba7 Use uniform log format for default config files by Andreas Eversberg · 5 months ago
  3. 056bd5c debian: set compat level to 10 by Oliver Smith · 1 year ago
  4. 1beada2 Bump version: 0.3.1.3-2a64 → 0.3.2 by Pau Espin Pedrol · 1 year, 10 months ago 0.3.2
  5. 2a64700 update git URLs (git -> https; gitea) by Harald Welte · 1 year, 10 months ago
  6. 66838cf Drop unneeded ax_check_compile_flag.m4 by Pau Espin Pedrol · 2 years, 4 months ago
  7. 1600221 treewide: remove FSF address by Oliver Smith · 2 years, 5 months ago
  8. bd14455 Bump version: 0.3.0.3-0d9d → 0.3.1 by Pau Espin Pedrol · 2 years, 5 months ago 0.3.1
  9. 0d9d5e7 configure: don't turn some warnings into errors by Oliver Smith · 2 years, 6 months ago
  10. 032c1fb add README.md on what this repository is about by Harald Welte · 3 years, 1 month ago
  11. e3f31be configure.ac: set -std=gnu11 by Oliver Smith · 3 years, 3 months ago
  12. faea029 Bump version: 0.2.0.5-efd1 → 0.3.0 by Harald Welte · 3 years, 4 months ago 0.3.0
  13. efd1ea3 configure.ac: Make configure.ac and debian/control agree on versions by Harald Welte · 3 years, 4 months ago
  14. 8984bea exit(2) on unsupported positional arguments on command line by Harald Welte · 4 years, 5 months ago
  15. ebbfbbd Add oneshot mode that exits after one iteration by Daniel Willmann · 4 years, 6 months ago
  16. 85d0fb2 Cleaner output if sections are empty by Daniel Willmann · 4 years, 6 months ago
  17. 66a83f4 simple_ctrl: Don't cause an error if GET response is empty by Daniel Willmann · 5 years ago
  18. 7648a0e Bump version: 0.1.1.52-c187 → 0.2.0 by Harald Welte · 4 years, 10 months ago 0.2.0
  19. c1871cd contrib/jenkins.sh: run "make maintainer-clean" by Oliver Smith · 4 years, 10 months ago
  20. 9784c81 Depend on liboping 1.7.0 instead of 1.9.0 by Pau Espin Pedrol · 5 years ago pespin/release
  21. a15a6d7 debian: Add missing libmnl-dev dependency by Pau Espin Pedrol · 5 years ago
  22. b1720a3 Bump version: 0.0.1.66-d4c3-dirty → 0.1.0 by Pau Espin Pedrol · 5 years ago 0.1.0
  23. 814882b Add debian packaging content by Pau Espin Pedrol · 5 years ago
  24. 9342f1c Makefile.am: Add missing bits to have make release working by Pau Espin Pedrol · 5 years ago
  25. 9201677 Add vty option to print output of shell cmd on every poll step by Pau Espin Pedrol · 5 years ago
  26. d732134 openvn: Fix missing break in last commit by Pau Espin Pedrol · 5 years ago
  27. 778ac84 openvpn: Remove useless conditional block in parse_state by Pau Espin Pedrol · 5 years ago
  28. 3d13718 openvpn: Fix garbage printed after remote port by Pau Espin Pedrol · 5 years ago
  29. a3a92ec openvpn: log status description by Pau Espin Pedrol · 5 years ago
  30. b910132 openvpn: String returned from openvpn is not null-terminated by Pau Espin Pedrol · 5 years ago
  31. 0813db3 openvpn: Set reconnect timeout to a much lower value by Pau Espin Pedrol · 5 years ago
  32. 53f5073 openvpn: Improve logging and status information by Pau Espin Pedrol · 5 years ago
  33. 69d80b7 Integrate sleeping/printing loop into osmo main loop by Pau Espin Pedrol · 5 years ago
  34. 4554730 Update config example by Max · 5 years ago
  35. 433f705 osmo-sysmon -h: s/OsmoHLR/osmo-sysmon/ by Oliver Smith · 5 years ago
  36. 6cbdcaf OpenVPN: track interface disconnect by Max · 5 years ago
  37. 9a852f2 Add OpenVPN probe by Max · 5 years ago
  38. 5d42b8e Introduce generic host config and related helpers by Max · 5 years ago
  39. 9ce5bf9 ctrl: log host/port on errors by Max · 5 years ago
  40. ada0d1a Install signal handlers before processing config by Max · 5 years ago
  41. 14474d3 jenkins.sh: remove obsolete comments by Max · 5 years ago
  42. 8066a41 Add ping probe support by Max · 5 years ago
  43. 65d937c Update Makefile.am by Max · 5 years ago
  44. 18428bb ctrl: separate config structure by Max · 5 years ago
  45. f41973e Drop unused parameter by Max · 5 years ago
  46. 4618c73 Move shared libs into common LDADD by Max · 5 years ago
  47. 3b25774 Merge "Add cmdline option parsing support" by Pau Espin Pedrol · 5 years ago
  48. e649fb2 Merge "Move source code to src subdir" by Harald Welte · 5 years ago
  49. ae25399 Add cmdline option parsing support by Pau Espin Pedrol · 5 years ago
  50. 2768f95 Move source code to src subdir by Pau Espin Pedrol · 5 years ago
  51. a3e4322 Add m4 missing files to fix build by Pau Espin Pedrol · 5 years ago
  52. 09cf201 Merge "Add OpenVPN status helper example from corresponding ticket" by Harald Welte · 5 years ago
  53. 908d3cc fix file descriptor leak in osysmon_file_read by Stefan Sperling · 5 years ago
  54. 1db6d00 Add OpenVPN status helper example from corresponding ticket by Max · 5 years ago
  55. ac0061a Expand default config by Max · 5 years ago
  56. bf35719 Update default config by Max · 5 years ago
  57. 77be9ca Report config file name on error by Max · 5 years ago
  58. 8ccc930 Update gitignore by Max · 5 years ago
  59. 5452bd7 Add git-review config by Max · 5 years ago
  60. d5f0046 git-version-gen: Don't check for .git directory by Daniel Willmann · 6 years ago
  61. d0980be Makefile.am: Fix typo by Martin Hauke · 6 years ago
  62. 1c2ef1a Disconnect properly on errors so we can reconnect by Daniel Willmann · 6 years ago
  63. 9b2d511 Add zero termination char to received ctrl cmd message by Daniel Willmann · 6 years ago
  64. 046ccf4 Remove unused last_value handling code by Daniel Willmann · 6 years ago
  65. 6fded67 add contrib/jenkins.sh for build verification by Harald Welte · 6 years ago
  66. 47fb383 simple_ctrl: Check for NULL return of simple_ctrl_xceive by Harald Welte · 6 years ago
  67. 6ccc80c Merge "Remove unused function" by Harald Welte · 6 years ago
  68. 2063af4 Fix compilation issue on my machine, remove unused include by Daniel Willmann · 6 years ago
  69. f6ba8a3 Remove unused function by Daniel Willmann · 6 years ago
  70. b803888 rename to osmo-sysmon by Harald Welte · 6 years ago
  71. 2609359 add .gitignore file by Harald Welte · 6 years ago 0.1.1
  72. 54ca6f4 migrate to autoconf by Harald Welte · 6 years ago
  73. 81e2023 add osysmon_file.c for reading/monitoring files (like sysfs) by Harald Welte · 6 years ago
  74. 9e7fe00 Add network link + address monitiring via osysmon_rtnl.c by Harald Welte · 6 years ago
  75. b6718f7 value_node: Add 'idx' member to handle lookup by ifindex. by Harald Welte · 6 years ago
  76. 3a964a4 value_node: add combined find_or_add() and avoid duplicate names by Harald Welte · 6 years ago
  77. 3dada48 osysmon_main: Show hierarchical/tree structure during printing by Harald Welte · 6 years ago
  78. b3ff641 osysmon_ctrl: Use variable name, not ctrl-client name as val->name by Harald Welte · 6 years ago
  79. 32f7a99 add osysmon_sysinfo for uptime/ram/load by Harald Welte · 6 years ago
  80. 1a36f33 initial implementation of 'osysmon' main program + CTRL client by Harald Welte · 6 years ago
  81. d31ddde simple_ctrl: Non-blocking connect() with timeout by Harald Welte · 6 years ago
  82. 21b901c simple_ctrl: Abstract out timeval_from_msec() function by Harald Welte · 6 years ago
  83. 01bf3e9 simple-ctrl-client: Add basic help/usage information by Harald Welte · 6 years ago
  84. d28c5f6 osmo-ctrl-client: Implement "monitor" mode by Harald Welte · 6 years ago
  85. 7c94080 simple_ctrl.c: API for setting timeout + raw CTRL msgb read by Harald Welte · 6 years ago
  86. 546573a simple_ctrl.c: Support an indefinite timeout (using tout_msec=0) by Harald Welte · 6 years ago
  87. 0e9d369 simple_ctrl: Add timeout to blocking I/O by Harald Welte · 6 years ago
  88. 3e5ab69 initial checkin by Harald Welte · 6 years ago
  89. 67380bf Initial empty repository by Harald Welte · 6 years ago