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, master has been updated via 044fbe6568f82a12bf4e3addc7e3d6db529b6548 (commit) via d2fa7a509a989bb775b56932502d128ec974330d (commit) from f4afcf0b2345a51d3e69c4dbb61279af233388cf (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=044fbe6568f82a12bf4e3addc7e3d6db5...
commit 044fbe6568f82a12bf4e3addc7e3d6db529b6548 Author: Vadim Yanitskiy axilirator@gmail.com Date: Wed Mar 16 21:14:03 2016 +0600
move to hex TMSI representation
In OpenBSC, we traditionally displayed a TMSI in its integer representation, which is quite unusual in the telecom world. A TMSI is normally printed as a series of 8 hex digits.
This patch aligns OpenBSC with the telecom industry standard.
Signed-off-by: Vadim Yanitskiy axilirator@gmail.com
http://cgit.osmocom.org/openbsc/commit/?id=d2fa7a509a989bb775b56932502d128ec...
commit d2fa7a509a989bb775b56932502d128ec974330d Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Thu Mar 10 23:30:37 2016 +0100
fix confusing typo in constant (THAN -> THEN)
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/auth.h | 2 +- openbsc/include/openbsc/gsm_subscriber.h | 2 +- openbsc/src/libmsc/auth.c | 2 +- openbsc/src/libmsc/db.c | 15 ++++++++------- openbsc/src/libmsc/gsm_04_08.c | 2 +- openbsc/tests/db/db_test.c | 4 ++-- openbsc/tests/gsm0408/gsm0408_test.c | 2 +- 7 files changed, 15 insertions(+), 14 deletions(-)
hooks/post-receive