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, neels/cscn has been updated
discards 63749ce94e03157825c40a523f36d3e8988e4cc2 (commit)
discards 469f1671d83483928561990987e637a34c74432a (commit)
discards d2f9d5fa551cafb3582ac5c7a557ef99c33aa7dd (commit)
discards c0bbb1c23deb2741cd9bc9876da17bd3b4efc694 (commit)
discards e32aed74e7b8bf33e579923d347636e20f20a0d8 (commit)
discards 89e543e9e9f87923647a979e7fe23b114e5ffbbe (commit)
via 924cb47a6ddb6cfd69516cf0992d4ee283544c42 (commit)
via 8da948a4ef2dd397209375ae0fc84a056a0a660e (commit)
via dfa63a155648240e7ef1a15f19799ff4fecd5813 (commit)
via f3cd60d7bfe13d03c713c13bd3341d9ff7a2a595 (commit)
via ff0aabb15d787fde6398c901c208d45a33359105 (commit)
via 4be7409d1b48b921c0d7db121c6425a3beb1ee08 (commit)
via 976034301636fad327a440060e76061dc0cd9b52 (commit)
via 0f3bce4aef1bcbf384fa1c5ae2b24c5b0d6fc13b (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (63749ce94e03157825c40a523f36d3e8988e4cc2)
\
N -- N -- N (924cb47a6ddb6cfd69516cf0992d4ee283544c42)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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=924cb47a6ddb6cfd69516cf0992d4ee283544c42
commit 924cb47a6ddb6cfd69516cf0992d4ee283544c42
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date: Tue Apr 12 15:15:35 2016 +0200
wip
http://cgit.osmocom.org/openbsc/commit/?id=8da948a4ef2dd397209375ae0fc84a056a0a660e
commit 8da948a4ef2dd397209375ae0fc84a056a0a660e
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date: Mon Apr 11 20:29:17 2016 +0200
cscn: enable SMS queue (by removing an '#if 0')
http://cgit.osmocom.org/openbsc/commit/?id=dfa63a155648240e7ef1a15f19799ff4fecd5813
commit dfa63a155648240e7ef1a15f19799ff4fecd5813
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date: Mon Apr 11 20:28:58 2016 +0200
cscn: enable 'subscriber' vty commands for libmsc
This involves removing the openbsc_vty_print_statistics() from
vty_interface_layer3.c, as this would link across the MSC/BSC border.
http://cgit.osmocom.org/openbsc/commit/?id=f3cd60d7bfe13d03c713c13bd3341d9ff7a2a595
commit f3cd60d7bfe13d03c713c13bd3341d9ff7a2a595
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date: Mon Apr 11 20:26:54 2016 +0200
cn_ranap_handle_co: add error rc and logging for PR Outcome
http://cgit.osmocom.org/openbsc/commit/?id=ff0aabb15d787fde6398c901c208d45a33359105
commit ff0aabb15d787fde6398c901c208d45a33359105
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date: Mon Apr 11 20:22:46 2016 +0200
cosmetic: debug and error logging, comment tweaks
http://cgit.osmocom.org/openbsc/commit/?id=4be7409d1b48b921c0d7db121c6425a3beb1ee08
commit 4be7409d1b48b921c0d7db121c6425a3beb1ee08
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date: Tue Mar 22 19:26:52 2016 +0100
Add Iu paging, add registry of RNC-Ids in LACs
Introduce struct gsm_rnc and store in a list. Make it so that the code can be
used from both MSC and GPRS code, i.e. both for CS and PS.
http://cgit.osmocom.org/openbsc/commit/?id=976034301636fad327a440060e76061dc0cd9b52
commit 976034301636fad327a440060e76061dc0cd9b52
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date: Sun Apr 10 01:47:54 2016 +0200
Iu RANAP event: add IU_EVENT_LINK_INVALIDATED
See in-code comment...
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gprs_gmm.c | 68 +++++++++++++++++++++++++++++++++++-------
openbsc/src/libmsc/gsm_04_08.c | 43 +++++++++++++++++++-------
2 files changed, 90 insertions(+), 21 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)