This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.
gitosis at osmocom.org gitosis at osmocom.orgThis 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, master has been updated
via 7af5f8130f7282e98d0dcf11c4a058a66c2617a6 (commit)
via 8657326093b6e1eed8cc24fe62039d70aa27d47d (commit)
via a07e38d4bf4298be0f3f9676f8de0c0f8ee534b6 (commit)
from 4b2d02d0372ae5dc88d97b06f5cfa92841cbf036 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=7af5f8130f7282e98d0dcf11c4a058a66c2617a6
commit 7af5f8130f7282e98d0dcf11c4a058a66c2617a6
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date: Sat Jan 31 12:36:07 2015 +0100
rsl: Remove unused code for channel activation
The code has been unused for a long time. Let's remove it.
http://cgit.osmocom.org/openbsc/commit/?id=8657326093b6e1eed8cc24fe62039d70aa27d47d
commit 8657326093b6e1eed8cc24fe62039d70aa27d47d
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date: Sat Jan 31 09:47:37 2015 +0100
meas: Install the scenario command and test it
http://cgit.osmocom.org/openbsc/commit/?id=a07e38d4bf4298be0f3f9676f8de0c0f8ee534b6
commit a07e38d4bf4298be0f3f9676f8de0c0f8ee534b6
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date: Sat Jan 31 09:26:20 2015 +0100
meas: Add VTY documentation for the measurement commands
Document the parameters that can be passed on.
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/abis_rsl.c | 35 -------------------------------
openbsc/src/libmsc/vty_interface_layer3.c | 11 ++++++++--
openbsc/tests/vty_test_runner.py | 19 +++++++++++++++++
3 files changed, 28 insertions(+), 37 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)