1. c6f8d55 vty.py: Fix endl removed when pkt buffer content ends exactly on a newline char by Pau Espin Pedrol · 5 years ago osmith/before-py2-drop
  2. ff0607c tweak README by Neels Hofmeyr · 5 years ago
  3. ee9f2e2 osmo_trap2cgi.py: Don't recurse in ctrl_client() by Daniel Willmann · 5 years ago
  4. f52d4a6 osmo-trap2cgi: Remove invalid specifier for /etc by Daniel Willmann · 5 years ago
  5. 8bf2565 deb: fix wrong changelog date by Max · 6 years ago
  6. a7eda7f osmo-trap2cgi: Fix script installation and dependencies by Daniel Willmann · 6 years ago
  7. 684388f Add initial version of asyncio trap2cgi script by Max · 6 years ago
  8. 19b77a4 ctrl2cgi: update shared helper by Max · 6 years ago
  9. 7230f68 Mark soap.py as deprecated by Max · 6 years ago
  10. 17fe718 ctrl2cgi: update default parameters in config by Max · 6 years ago
  11. 5530d7c ctrl2cgi: explicitly ignore unrelated TRAPs by Max · 6 years ago
  12. 66441e7 ctrl2cgi: update comments by Max · 6 years ago
  13. c450237 ctrl2cgi: account wait and http times separately by Max · 6 years ago
  14. 9595290 scripts/*.py: mark as executable by Oliver Smith · 6 years ago
  15. e5cc253 twisted: remove low-level logging in dispatchers by Max · 6 years ago
  16. ee3a70e Trap handlers: adjust http error log by Max · 6 years ago
  17. 0028ce1 ctrl2cgi: make http request timeout configurable by Max · 6 years ago
  18. 4e95b8f ctrl2cgi: log request time by Max · 6 years ago
  19. 40a3752 Trap handlers: log request/reply as info level by Max · 6 years ago
  20. 7f0f786 Trap handlers: propagate expected BSC id to command processor by Max · 6 years ago
  21. 7a04bbc ctrl2cgi: add config file example by Max · 6 years ago
  22. 8f8d914 ctrl2cgi: properly limit number of requests by Max · 6 years ago
  23. fa80a22 ctrl2cgi: fix broken config override by Max · 6 years ago
  24. f0f8a35 Trap handlers: always log to stdout by Max · 6 years ago
  25. 25a8297 Improve code style by Max · 6 years ago
  26. f7255fa Move command processing into shared function by Max · 6 years ago
  27. 2cc29b5 Drop unused Trap() class by Max · 6 years ago
  28. ec3944e ctrl2cgi: fix deferred callbacks by Max · 6 years ago
  29. 2a1d893 osmo_ctrl.py: properly ignore out-of-order traps by Max · 6 years ago
  30. 1c668f2 ctrl: add function to skip TRAP messages by Max · 6 years ago
  31. 217837c ctrl: cosmetic cleanup by Max · 6 years ago
  32. a07e553 Move Trap class back to separate files by Max · 6 years ago
  33. e18d066 Update trap helper by Max · 6 years ago
  34. ac8de71 Re-apply changes to trap_helper.py by Max · 6 years ago
  35. 5baba8c Move common Trap-related code into separate file by Max · 6 years ago
  36. 98b993f osmo_ipa: update split_combined docs by Max · 6 years ago
  37. f0aa41e osmo_ipa: add extended checks by Max · 6 years ago
  38. 04e7c64 ctrl: introduce constant for TRAP id by Max · 6 years ago
  39. 735d5b4 ctrl2cgi: remove unused function by Max · 6 years ago
  40. 9fa695d ctrl2cgi: explicitly ignore arguments to lambda function by Max · 6 years ago
  41. f219944 ctrl2cgi: log traps via debug facility by Max · 6 years ago
  42. c16fa3c ctrl2cgi.py: log address on errors by Max · 6 years ago
  43. dbb57eb make osmpy IPA code aware of RSPRO by Harald Welte · 6 years ago
  44. 1920276 osmo-ctrl2cgi.service: Fix exec path not absolute by Pau Espin Pedrol · 6 years ago
  45. e0325b4 osmo_interact/common: ignore trailing empty lines in received results by Neels Hofmeyr · 6 years ago
  46. b062145 osmo_interact/vty.py: fix parsing of vty logging by Neels Hofmeyr · 6 years ago
  47. 4c8a0bd ctrl2cgi: Add systemd service file and install with debian by Pau Espin Pedrol · 6 years ago
  48. f1f8285 debian: Add python module deps for python3-osmopy-utils by Pau Espin Pedrol · 6 years ago
  49. 10fbb40 Introduce script ctrl2cgi.py by Pau Espin Pedrol · 6 years ago
  50. 8739f9c Move twisted_ipa.py to osmopy lib by Pau Espin Pedrol · 6 years ago
  51. 8cd233a Add debian packaging rules by Harald Welte · 6 years ago
  52. 901f5eb Fix install in the presence of old modules by Max · 7 years ago
  53. c41b751 Print version before tests by Max · 7 years ago
  54. cd5a6e4 Fix absolute import issue in py3 by Max · 7 years ago
  55. 34d2ca5 Add rate counter dumper by Max · 7 years ago
  56. 58bd53c cosmetic: setup.py: move osmo_interact_* next to osmo_verify_* by Neels Hofmeyr · 7 years ago
  57. 56d08ae cosmetic: setup.py: tweak indenting, add vim comment by Neels Hofmeyr · 7 years ago
  58. f949f8a remove osmodumpdoc.py and osmotestconfig.py from py3 install by Neels Hofmeyr · 7 years ago
  59. 99f1c47 Remove osmotestvty.py from python 3 installation by Max · 7 years ago
  60. 2f266e0 Improve python3 compatibility by Max · 7 years ago
  61. 566f2a7 Update ctrl command parsing for python3 by Max · 7 years ago
  62. 8a02e36 Use python3 for osmo_ctrl.py by Max · 7 years ago
  63. 6588960 Add scripts to compilation tests in jenkins by Max · 7 years ago
  64. 379fb97 Ignore compilation byproducts by Max · 7 years ago
  65. 4c283e4 README: mention twisted_ipa.py in scripts section, not as lib by Neels Hofmeyr · 7 years ago
  66. e5731e0 README: mention osmo_interact_* and osmo_verify_transcript_* by Neels Hofmeyr · 7 years ago
  67. be76f4d add cmdline doc to osmo_interact_* and osmo_verify_* by Neels Hofmeyr · 7 years ago
  68. 150a6ea scripts: add symlink to osmopy by Neels Hofmeyr · 7 years ago
  69. 56aa478 fix osmo_interact_* and osmo_verify_transcript_* after dir split by Neels Hofmeyr · 7 years ago
  70. 1a53646 Explicitly check syntax in jenkins tests by Max · 7 years ago
  71. 6ccd078 Fix python3 compatibility by Max · 7 years ago
  72. 120075a Move scripts to appropriate directory by Max · 7 years ago
  73. c35bb47 Expand CI tests by Max · 7 years ago
  74. 7f7c4b4 Use setuptools for packaging by Max · 7 years ago
  75. 738acb7 add contrib/jenkins.sh from current jenkins.osmocom.org job by Neels Hofmeyr · 7 years ago
  76. 1aa0fb4 osmo_ctrl.py: Set shebang to use python v2 by Pau Espin Pedrol · 7 years ago
  77. 48b951a osmo_interact_common: add '... !regex' wildcard by Neels Hofmeyr · 7 years ago
  78. 751491c Add osmo_ipa.py to setup's install by Max · 7 years ago
  79. e732c2c Add *.py from OsmoBSC by Max · 7 years ago
  80. d05da3e Add git-review config by Max · 7 years ago
  81. 066a95d cosmetic: cmdline arg doc tweaks, comment by Neels Hofmeyr · 7 years ago neels/interact_vty_ctrl
  82. 6562c08 osmo_verify_*: clarify naming to osmo_interact_* by Neels Hofmeyr · 7 years ago
  83. 08d645b osmo_verify_transcript: allow running/piping commands directly by Neels Hofmeyr · 7 years ago
  84. 32cbce1 osmo_verify_transcript_vty: automatically obtain the prompt string by Neels Hofmeyr · 7 years ago
  85. 7b5203f osmo_verify_transcript: add error handling for missing port by Neels Hofmeyr · 7 years ago
  86. 4e8d6ee setup.py: don't install py3 scripts with python2 by Neels Hofmeyr · 7 years ago
  87. 726b58d add osmo_verify_transcript_{vty,ctrl}.py for easier vty and ctrl testing by Neels Hofmeyr · 7 years ago
  88. 92f3105 add osmo_ipa.py, from originally openbsc.git/contrib/ipa.py by Neels Hofmeyr · 7 years ago
  89. d2e793a osmodumpdoc: print generated path by Neels Hofmeyr · 7 years ago neels/doc
  90. a784f24 osmodumpdoc: print called commands and OSError messages by Neels Hofmeyr · 7 years ago
  91. 8e4806c osmodumpdoc: fix finding cfg when not calling from source tree by Neels Hofmeyr · 7 years ago
  92. f41db1e vty: Follow links to see what is a file and what is a socket by Holger Hans Peter Freyther · 7 years ago
  93. 562bfea vty: Print open file descriptors of the VTY test runner by Holger Hans Peter Freyther · 7 years ago
  94. baa6f12 test_all_apps: actually count nr of errors by Neels Hofmeyr · 8 years ago
  95. cebe8f5 on Exception during test, also print the actual config by Neels Hofmeyr · 8 years ago
  96. 9b0a51f osmoutil: end_proc: wait for term in a loop by Neels Hofmeyr · 8 years ago
  97. 119bed5 osmoutil: add pick_test() to pick unittest tests by name by Neels Hofmeyr · 8 years ago
  98. abd4b7d speed up python tests more than 10 fold by sleeping less by Neels Hofmeyr · 8 years ago
  99. 4e64b88 cosmetic: put socket connection code in separate function by Neels Hofmeyr · 8 years ago
  100. 8e9f30f tcp_debug: don't abort when socket can't be removed by Neels Hofmeyr · 8 years ago