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, neels/bsc_sub_wip has been created
at 2763814efdebd39d9a5e6c8b245d1e22d9ec71da (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=2763814efdebd39d9a5e6c8b245d1e22…
commit 2763814efdebd39d9a5e6c8b245d1e22d9ec71da
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Feb 16 17:31:23 2017 +0100
wip
Change-Id: I43932a551fbbb4c6eed5a59acef7910c6a71473a
http://cgit.osmocom.org/openbsc/commit/?id=b09d117bd08e0f12c61ca55a16bfd493…
commit b09d117bd08e0f12c61ca55a16bfd493d4b200e8
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jan 9 22:02:21 2017 +0100
add struct bsc_sub, separating libbsc from gsm_subscriber
Prepare for replacing gsm_subscriber with vlr_subscriber. vlr_subscriber will
no longer make sense to be used in libbsc, so have a dedicated BSC subscriber
struct.
Related: #1592, #1594
Change-Id: Ia61cc00e8bb186b976939a4fc8f7cf9ce6aa3d8e
http://cgit.osmocom.org/openbsc/commit/?id=88884c16898110dce0fb1151fbbbde6a…
commit 88884c16898110dce0fb1151fbbbde6a41c243c6
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Feb 16 16:57:24 2017 +0100
split bsc msc filt
Change-Id: Ie61911fe89ed5c7e5831a59d276a4f4927a30c72
http://cgit.osmocom.org/openbsc/commit/?id=51ba103089f6c1a1a40d4b4949936be8…
commit 51ba103089f6c1a1a40d4b4949936be89e17322e
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Feb 16 16:57:46 2017 +0100
compiler_warning
Change-Id: I3dc94dc4bddc5a887ce196071327a6dddfe5b280
http://cgit.osmocom.org/openbsc/commit/?id=0aa3a3221db3edea1a70ce949a4d125f…
commit 0aa3a3221db3edea1a70ce949a4d125f24ca98df
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Jan 10 00:49:56 2017 +0100
add struct gprs_sub, separating gprs from gsm_subscriber
Prepare for replacing gsm_subscriber with vlr_subscriber. vlr_subscriber will
not make sense to be used in gprs, so have a dedicated GPRS subscriber struct.
(Could change if the gprs code were to use libvlr; is currently independent).
Change-Id: Ia8b391ee009c8545763cba04505be3947835120e
Related: #1592
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)