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, lynxis/rbs2000 has been updated
       via  4cd8a1718ab80c93b2c78149172749f4bb6b2bdb (commit)
       via  096cb5faf93f04ce3f524600d34b07d4ef4c360d (commit)
       via  fb58c6a921d9d8a86b3487196a93902e827dcb71 (commit)
       via  5b8d2b93f08a0baac335fa5cd76596ed56fddd50 (commit)
      from  cc9e9f47cfa5d2953e019ffdc72b169edb99e530 (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=4cd8a1718ab80c93b2c78149172749f4bb6b2bdb
commit 4cd8a1718ab80c93b2c78149172749f4bb6b2bdb
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Thu Dec 1 03:34:20 2016 +0100
    libbsc/pcu_sock: remove const qualifier
    
    store and load use regular uint8_t.
    
    Change-Id: I180cd1a6b1ef73c7f6e794980f4db9f06fbaf9f9
http://cgit.osmocom.org/openbsc/commit/?id=096cb5faf93f04ce3f524600d34b07d4ef4c360d
commit 096cb5faf93f04ce3f524600d34b07d4ef4c360d
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Thu Dec 1 03:33:39 2016 +0100
    pcu_sock: add missing headers
    
    Change-Id: I4d79063c84f82be0babc742f3e34eb05ab11f4c6
http://cgit.osmocom.org/openbsc/commit/?id=fb58c6a921d9d8a86b3487196a93902e827dcb71
commit fb58c6a921d9d8a86b3487196a93902e827dcb71
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Wed Nov 2 02:41:41 2016 +0100
    abis_om2k: protect mo fsms by NULL check
    
    also set them NULL
    
    Change-Id: I30df0b9ab8bc47ba9756c8388e977deed0e40200
http://cgit.osmocom.org/openbsc/commit/?id=5b8d2b93f08a0baac335fa5cd76596ed56fddd50
commit 5b8d2b93f08a0baac335fa5cd76596ed56fddd50
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Thu Dec 1 02:51:11 2016 +0100
    libbsc/rbs2000: delay the ALTRQ request by 3 sec
    
    Change-Id: I1bb48ba7f7cbe4010b0c40710d3f33a930f77927
-----------------------------------------------------------------------
Summary of changes:
 openbsc/include/openbsc/gsm_data_shared.h |  1 +
 openbsc/src/libbsc/abis_om2000.c          | 31 ++++++++++++++++++++++++++++---
 openbsc/src/libbsc/pcu_sock.c             |  4 +++-
 3 files changed, 32 insertions(+), 4 deletions(-)
hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)