This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, daniel/ow-tracking has been created
at b3d61ea7ef343dbaa79e8ea86cb6001add5b642c (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=b3d61ea7ef343dbaa79e8ea86cb6001a…
commit b3d61ea7ef343dbaa79e8ea86cb6001add5b642c
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Mon May 15 16:06:07 2017 +0200
Release version 0.15.0+z11
Change-Id: I401c49c147e65bec8ec8fb5f7eafaec823e8d7fc
http://cgit.osmocom.org/openbsc/commit/?id=b8aa2713300d38b4930bb03162bdad9d…
commit b8aa2713300d38b4930bb03162bdad9de7040f31
Author: Max <msuraev(a)sysmocom.de>
Date: Thu May 4 10:55:45 2017 +0200
deb: install python scripts from contrib/
Add .py scripts from contrib/ to osmo-nitb.deb package.
Change-Id: I852815f348ae330980b186e1ddbc78f18f4f42b5
Related: SYS#3028
http://cgit.osmocom.org/openbsc/commit/?id=82389f2628f6c2e6e6237c201cf7d224…
commit 82389f2628f6c2e6e6237c201cf7d224bceffdcd
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Apr 4 18:48:24 2017 +0200
python: fix Null logger
Change-Id: Ie120273eabbc670e9f19ba365508688a810a2773
Related: SYS#3028
http://cgit.osmocom.org/openbsc/commit/?id=190a106ceabf3c2a7ce4d7af2d46580d…
commit 190a106ceabf3c2a7ce4d7af2d46580dd518ceb6
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Feb 21 13:34:55 2017 +0100
Add simple CTRL2SOAP proxy
Add python client which converts TRAP messages into SOAP requests and
perform corresponding actions.
It can be used as follows
./soap.py -d -w
http://example.com/soapservice/htdocs/wsdl/test.wsdl
See ./soap.py -h for additional options.
Change-Id: I82844ec7a302bac30d6daee9ebca2188fd48ca46
Related: SYS#3028
http://cgit.osmocom.org/openbsc/commit/?id=08cfdca9f063fbdc5215d14596ff4711…
commit 08cfdca9f063fbdc5215d14596ff4711ec4cc14d
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Mar 20 17:30:25 2017 +0100
twisted_ipa.py: make debug logging more robust
Do not print anything to stdout directly - use proper logger object
instead: either the one supplied by IPAFactory user or default to NO-OP
NullHandler logger.
Change-Id: Ic3417095a6e8848f0acabb46a9e64c0197b736e2
Related: SYS#3028
http://cgit.osmocom.org/openbsc/commit/?id=5d568740441a92a553be57124d3b77e6…
commit 5d568740441a92a553be57124d3b77e633abac52
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Mar 20 17:26:16 2017 +0100
twisted_ipa.py: bump version properly
Adjust version string to comply with PEP8 and PEP386.
Change-Id: I44c8521f12e6432038998bfb1ac1bb37a1137787
Related: SYS#3028
http://cgit.osmocom.org/openbsc/commit/?id=8d5cfd08a74a700464a0e54507a17fe2…
commit 8d5cfd08a74a700464a0e54507a17fe2fc73dbec
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Nov 15 19:10:05 2016 +0100
Add twisted-based IPA multiplex
Add sample applications using twisted framework for IPA and CTRL
multiplex.
Change-Id: I07559df420b7fe8418f3412f45acd9a375e43bc5
Related: SYS#3028
http://cgit.osmocom.org/openbsc/commit/?id=b8b426db98c7d15b01abdb8bb0ed1667…
commit b8b426db98c7d15b01abdb8bb0ed166760de50a8
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Nov 14 18:46:40 2016 +0100
Add IPA multiplex
Add base class and derived Ctrl class implementing ctrl-specific
routines.
Change-Id: I41e37ec143183e422c0b31af95d183bd84f0c328
Related: SYS#3028
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)