openbsc.git branch neels/vlr updated. 0.15.0-684-g738ba46

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.org
Wed Dec 21 01:18:24 UTC 2016


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/vlr has been updated
  discards  9cd8a080de0b8f92101a3ba16c74ee00350f6000 (commit)
  discards  2b96642351619ed2baa99b43abf501c33d8c0ca1 (commit)
  discards  cac2ca473131c07ba4f4ca04bd688ae28b6e5d56 (commit)
  discards  16bb5a4a77bcec45127f7fbea0bc41cd3d51bb90 (commit)
       via  738ba46fecc120f32dfc9bd2f9cebe69752c19f5 (commit)
       via  e1883e53185031f7dc37d7eb262c206c2b42c792 (commit)
       via  f5ba2266cb9db2c82f7a35bb987845a8f8d623ab (commit)
       via  878106aefae4370725fb5805a309bddba31b959f (commit)
       via  e7dcb2778c1f46c7a639196e773065f6ed8498e5 (commit)
       via  8d8c83af67e2b0978eabf6ba6b3e66fbbdfcaf9b (commit)
       via  baea834a9ece65d7725b2ed46ae2de19944607d4 (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 (9cd8a080de0b8f92101a3ba16c74ee00350f6000)
            \
             N -- N -- N (738ba46fecc120f32dfc9bd2f9cebe69752c19f5)

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=738ba46fecc120f32dfc9bd2f9cebe69752c19f5

commit 738ba46fecc120f32dfc9bd2f9cebe69752c19f5
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Dec 21 02:06:03 2016 +0100

    subscr_conn_test
    
    Change-Id: I9f40a0036a10d146adb61e52d7b24a57d26ec2b0

http://cgit.osmocom.org/openbsc/commit/?id=e1883e53185031f7dc37d7eb262c206c2b42c792

commit e1883e53185031f7dc37d7eb262c206c2b42c792
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Dec 21 01:52:45 2016 +0100

    typo in comment
    
    Change-Id: I41da41494ab6d4b058f74d9ad231eec9889d48ab

http://cgit.osmocom.org/openbsc/commit/?id=f5ba2266cb9db2c82f7a35bb987845a8f8d623ab

commit f5ba2266cb9db2c82f7a35bb987845a8f8d623ab
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Dec 21 01:52:37 2016 +0100

    fix SUBSCR_CONN_S_ACCEPTED
    
    Change-Id: I40b70a8bf9d84964f6cf8cc3117bcf7ad2766e32

http://cgit.osmocom.org/openbsc/commit/?id=878106aefae4370725fb5805a309bddba31b959f

commit 878106aefae4370725fb5805a309bddba31b959f
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Dec 21 01:52:13 2016 +0100

    subscr_conn_fsm_event_names tweaks
    
    Change-Id: Ia7a4d8be4b35b2609e9b436e5cae64d93aa4a9e0

http://cgit.osmocom.org/openbsc/commit/?id=e7dcb2778c1f46c7a639196e773065f6ed8498e5

commit e7dcb2778c1f46c7a639196e773065f6ed8498e5
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Dec 21 01:51:56 2016 +0100

    logging tweaks
    
    Change-Id: Ic5d749fb427c7fed8470014c8cb88dbcfd1d4b3c

http://cgit.osmocom.org/openbsc/commit/?id=8d8c83af67e2b0978eabf6ba6b3e66fbbdfcaf9b

commit 8d8c83af67e2b0978eabf6ba6b3e66fbbdfcaf9b
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Dec 21 02:04:45 2016 +0100

    move some subscriber connection related things to subscr_conn.c
    
    Change-Id: I24f4c4676c2b67b1cc3632e021af5146eeff0ce3

http://cgit.osmocom.org/openbsc/commit/?id=baea834a9ece65d7725b2ed46ae2de19944607d4

commit baea834a9ece65d7725b2ed46ae2de19944607d4
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Dec 20 01:22:02 2016 +0100

    vlr: cm serv req WIP
    
    Change-Id: I155d819f81e3e8dde221f3bf0c58fff43f9268c8

-----------------------------------------------------------------------

Summary of changes:
 openbsc/src/libcommon/gsup_client.c            |  14 +--
 openbsc/src/libmsc/gsm_04_08.c                 |  20 +---
 openbsc/src/libmsc/subscr_conn.c               |  20 +++-
 openbsc/src/libvlr/vlr.c                       |  19 +--
 openbsc/src/osmo-nitb/Makefile.am              |   1 -
 openbsc/tests/subscr_conn/subscr_conn_test.c   | 157 +++++++++++++++++++++----
 openbsc/tests/subscr_conn/subscr_conn_test.err |  76 +++++++++++-
 7 files changed, 238 insertions(+), 69 deletions(-)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list