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, pmaier/aoip2 has been updated
via 6cd9cc0fca48a71bc01fbefa4afa958421603f9b (commit)
via c2a3f6efd9905ad21b643e88475210e522b6d798 (commit)
via 82e2f7639fe3c3d49f183ae0f2bb330fcaf44465 (commit)
via fd4167ad32f05b2b1b91314ddc43864b17b23995 (commit)
via 4e3818b1c1fd592b125ce3e625b5cbf445037631 (commit)
from e93733f322c8ca2d60cc3493d3fa95d987321926 (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=6cd9cc0fca48a71bc01fbefa4afa958421603f9b
commit 6cd9cc0fca48a71bc01fbefa4afa958421603f9b
Author: Philipp Maier <pmaier at sysmocom.de>
Date: Mon Jul 3 12:40:46 2017 +0200
osmo-msc/a_iface/reset: add missing const
http://cgit.osmocom.org/openbsc/commit/?id=c2a3f6efd9905ad21b643e88475210e522b6d798
commit c2a3f6efd9905ad21b643e88475210e522b6d798
Author: Philipp Maier <pmaier at sysmocom.de>
Date: Mon Jul 3 11:59:01 2017 +0200
osmo-bsc/sigtran: add missing const
http://cgit.osmocom.org/openbsc/commit/?id=82e2f7639fe3c3d49f183ae0f2bb330fcaf44465
commit 82e2f7639fe3c3d49f183ae0f2bb330fcaf44465
Author: Philipp Maier <pmaier at sysmocom.de>
Date: Mon Jul 3 11:45:27 2017 +0200
osmo-msc/a_iface: add missing assertions
http://cgit.osmocom.org/openbsc/commit/?id=fd4167ad32f05b2b1b91314ddc43864b17b23995
commit fd4167ad32f05b2b1b91314ddc43864b17b23995
Author: Philipp Maier <pmaier at sysmocom.de>
Date: Mon Jul 3 11:37:10 2017 +0200
osmo-bsc: add missing comment
http://cgit.osmocom.org/openbsc/commit/?id=4e3818b1c1fd592b125ce3e625b5cbf445037631
commit 4e3818b1c1fd592b125ce3e625b5cbf445037631
Author: Philipp Maier <pmaier at sysmocom.de>
Date: Mon Jul 3 11:35:50 2017 +0200
osmo-bsc: add missing assertion
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/a_iface.h | 10 +++---
openbsc/include/openbsc/a_iface_bssap.h | 4 +--
openbsc/include/openbsc/a_reset.h | 2 +-
openbsc/include/openbsc/osmo_bsc_sigtran.h | 8 ++---
openbsc/src/libcommon-cs/a_reset.c | 2 +-
openbsc/src/libmsc/a_iface.c | 31 ++++++++++++------
openbsc/src/libmsc/a_iface_bssap.c | 50 +++++++++++++++++++-----------
openbsc/src/osmo-bsc/osmo_bsc_sigtran.c | 24 +++++++-------
8 files changed, 80 insertions(+), 51 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)