aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-28ctrl: add function to skip TRAP messagesMax1-2/+17
2018-11-28ctrl: cosmetic cleanupMax1-6/+1
2018-11-27Move Trap class back to separate filesMax2-15/+114
2018-11-27Update trap helperMax1-1/+40
2018-11-27Re-apply changes to trap_helper.pyMax1-1/+2
2018-11-27Move common Trap-related code into separate fileMax5-194/+147
2018-11-26osmo_ipa: update split_combined docsMax1-1/+2
2018-11-26osmo_ipa: add extended checksMax1-1/+5
2018-11-26ctrl: introduce constant for TRAP idMax1-2/+3
2018-11-26ctrl2cgi: remove unused functionMax1-14/+0
2018-11-26ctrl2cgi: explicitly ignore arguments to lambda functionMax1-1/+1
2018-11-26ctrl2cgi: log traps via debug facilityMax1-0/+1
2018-11-22ctrl2cgi.py: log address on errorsMax1-1/+1
2018-10-13make osmpy IPA code aware of RSPROHarald Welte2-1/+7
2018-09-25osmo-ctrl2cgi.service: Fix exec path not absolutePau Espin Pedrol1-1/+1
2018-09-10osmo_interact/common: ignore trailing empty lines in received resultsNeels Hofmeyr1-0/+4
2018-09-10osmo_interact/vty.py: fix parsing of vty loggingNeels Hofmeyr1-1/+7
2018-08-29ctrl2cgi: Add systemd service file and install with debianPau Espin Pedrol3-0/+17
2018-07-12debian: Add python module deps for python3-osmopy-utilsPau Espin Pedrol1-1/+1
2018-07-11Introduce script ctrl2cgi.pyPau Espin Pedrol3-0/+249
2018-07-11Move twisted_ipa.py to osmopy libPau Espin Pedrol4-3/+2
2018-06-26Add debian packaging rulesHarald Welte6-0/+85
2018-01-15Fix install in the presence of old modulesMax1-1/+1
2018-01-15Print version before testsMax2-1/+3
2018-01-14Fix absolute import issue in py3Max2-2/+7
2018-01-12Add rate counter dumperMax4-1/+89
2018-01-09cosmetic: setup.py: move osmo_interact_* next to osmo_verify_*Neels Hofmeyr1-2/+2
2018-01-09cosmetic: setup.py: tweak indenting, add vim commentNeels Hofmeyr1-9/+16
2018-01-09remove osmodumpdoc.py and osmotestconfig.py from py3 installNeels Hofmeyr1-3/+1
2018-01-08Remove osmotestvty.py from python 3 installationMax2-2/+1
2018-01-05Improve python3 compatibilityMax5-29/+31
2017-12-28Update ctrl command parsing for python3Max5-19/+84
2017-12-21Use python3 for osmo_ctrl.pyMax3-4/+8
2017-12-21Add scripts to compilation tests in jenkinsMax1-6/+18
2017-12-20Ignore compilation byproductsMax1-0/+3
2017-12-20README: mention twisted_ipa.py in scripts section, not as libNeels Hofmeyr1-1/+1
2017-12-20README: mention osmo_interact_* and osmo_verify_transcript_*Neels Hofmeyr1-3/+8
2017-12-20add cmdline doc to osmo_interact_* and osmo_verify_*Neels Hofmeyr3-8/+137
2017-12-20scripts: add symlink to osmopyNeels Hofmeyr1-0/+1
2017-12-19fix osmo_interact_* and osmo_verify_transcript_* after dir splitNeels Hofmeyr9-315/+321
2017-12-18Explicitly check syntax in jenkins testsMax1-0/+2
2017-12-18Fix python3 compatibilityMax4-22/+24
2017-12-18Move scripts to appropriate directoryMax13-22/+10
2017-12-18Expand CI testsMax3-1/+24
2017-12-15Use setuptools for packagingMax2-3/+3
2017-12-15add contrib/jenkins.sh from current jenkins.osmocom.org jobNeels Hofmeyr1-0/+4
2017-12-11osmo_ctrl.py: Set shebang to use python v2Pau Espin Pedrol1-1/+1
2017-11-29osmo_interact_common: add '... !regex' wildcardNeels Hofmeyr1-4/+27
2017-11-27Add osmo_ipa.py to setup's installMax1-0/+1
2017-11-27Add *.py from OsmoBSCMax6-3/+705