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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 1b12d16c4c6a2914e4d3def56b304cb0da9246b0 (commit)
from a6be224b889baa8aecc4e7247e596583bbcfc8cb (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/libosmocore/commit/?id=1b12d16c4c6a2914e4d3def56b30…
commit 1b12d16c4c6a2914e4d3def56b304cb0da9246b0
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Dec 28 13:37:01 2014 +0100
libosmo-gsm: Add PCHAN/LCHAN types for CBCH
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/gsm_utils.h | 3 +++
src/gsm/abis_nm.c | 2 ++
2 files changed, 5 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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, shared/31c3 has been updated
via db81ad9d9fb04ef161351cabd79bca228a1ff78e (commit)
from 4dadbdebf53e72a70dabb91677b18d3d300dacc2 (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=db81ad9d9fb04ef161351cabd79bca22…
commit db81ad9d9fb04ef161351cabd79bca228a1ff78e
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun Dec 28 12:23:35 2014 +0100
db: Begin with some indexes to speed up look-ups
For MT-SMS we need to look-up a subscriber based on the extension
and to find a undelivered SMS we need to search for the sent column
to be NULL. Add two indexes to speed-up this operation.
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/db.c | 6 ++++++
1 file changed, 6 insertions(+)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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, shared/31c3 has been updated
via 4dadbdebf53e72a70dabb91677b18d3d300dacc2 (commit)
from 237dd5e283dbdf91c775f62e2cdcabed3fa2788e (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=4dadbdebf53e72a70dabb91677b18d3d…
commit 4dadbdebf53e72a70dabb91677b18d3d300dacc2
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun Dec 28 12:08:28 2014 +0100
lchan: Remember why a channel is broken using static strings
Remember why a channel is being marked as broken. So we can
maybe understand what happend.
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/abis_rsl.h | 1 +
openbsc/include/openbsc/gsm_data_shared.h | 1 +
openbsc/src/libbsc/abis_rsl.c | 22 +++++++++++++++-------
openbsc/src/libbsc/bsc_vty.c | 7 +++++--
openbsc/src/libbsc/chan_alloc.c | 2 ++
5 files changed, 24 insertions(+), 9 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, shared/31c3 has been updated
via 03483cf0f2ca8900971652dc562cd91750ca0d1a (commit)
from 7f12860f08784f4a789c9bb9664db917ccba630d (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/osmo-bts/commit/?id=03483cf0f2ca8900971652dc562cd91…
commit 03483cf0f2ca8900971652dc562cd91750ca0d1a
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Dec 27 23:43:09 2014 +0100
etws_p1: Add missing 'Group Call Information' to P1 Rest Octets
-----------------------------------------------------------------------
Summary of changes:
src/common/etws_p1.c | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, shared/31c3 has been updated
via 7f12860f08784f4a789c9bb9664db917ccba630d (commit)
via 96efd189ccab412b0f42bf4564c72359ef358a1c (commit)
from 1f27fda1945cbddacce45bd5587a1909f7cb0bf6 (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/osmo-bts/commit/?id=7f12860f08784f4a789c9bb9664db91…
commit 7f12860f08784f4a789c9bb9664db917ccba630d
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sat Dec 27 23:05:51 2014 +0100
wip... encoding and stuff
http://cgit.osmocom.org/osmo-bts/commit/?id=96efd189ccab412b0f42bf4564c7235…
commit 96efd189ccab412b0f42bf4564c72359ef358a1c
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sat Dec 27 19:33:23 2014 +0100
wip...
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/paging.h | 4 +-
src/common/Makefile.am | 3 +-
src/common/etws_p1.c | 109 ++++++++++++++++++++++++++++++++++++++++++++++
src/common/paging.c | 15 ++++---
src/common/vty.c | 37 +++++++++++++++-
5 files changed, 158 insertions(+), 10 deletions(-)
create mode 100644 src/common/etws_p1.c
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, shared/31c3 has been updated
via 1f27fda1945cbddacce45bd5587a1909f7cb0bf6 (commit)
from 5a906c7b725af6d73d5b38f666833d1e56c3a673 (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/osmo-bts/commit/?id=1f27fda1945cbddacce45bd5587a190…
commit 1f27fda1945cbddacce45bd5587a1909f7cb0bf6
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sat Dec 27 19:05:09 2014 +0100
wip... handle
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/paging.h | 6 ++++++
src/common/paging.c | 26 ++++++++++++++++++++++----
src/common/vty.c | 20 ++++++++++++++++++++
3 files changed, 48 insertions(+), 4 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 "UNNAMED PROJECT".
The branch, master has been updated
via f5c97476de68ac7ce2fba48be1e7502c1c794606 (commit)
from 49f26bf6e8285cd99f7e5d71d9f902f10b9212a1 (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/osmo-pcu/commit/?id=f5c97476de68ac7ce2fba48be1e7502…
commit f5c97476de68ac7ce2fba48be1e7502c1c794606
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri Dec 26 18:32:00 2014 +0100
tbf: Fix dereference before null check
m_new_tbf might be NULL. Assign was_releasing _after_ we have
done the NULL check.
Related: Coverity CID#1238847
-----------------------------------------------------------------------
Summary of changes:
src/tbf.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
UNNAMED PROJECT
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 "Osmocom A-bis protcol interface library".
The branch, master has been updated
via adfa01f041e3b9a515b65a732c92eabf74e2ba08 (commit)
from 1acf4cbd75e1d50d2605c75759235e7cdea5fbdc (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/libosmo-abis/commit/?id=adfa01f041e3b9a515b65a732c9…
commit adfa01f041e3b9a515b65a732c92eabf74e2ba08
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri Dec 26 18:13:55 2014 +0100
misdn: Close the file descriptor if the ioctl is failing
Fixes: Coverity CID#1040691
-----------------------------------------------------------------------
Summary of changes:
src/input/misdn.c | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
Osmocom A-bis protcol interface library
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, shared/31c3 has been created
at 5a906c7b725af6d73d5b38f666833d1e56c3a673 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=5a906c7b725af6d73d5b38f666833d1…
commit 5a906c7b725af6d73d5b38f666833d1e56c3a673
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri Dec 26 16:26:03 2014 +0100
sysmobts: WIP: allow to use the serial number as unit id
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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, shared/31c3 has been created
at 237dd5e283dbdf91c775f62e2cdcabed3fa2788e (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=237dd5e283dbdf91c775f62e2cdcabed…
commit 237dd5e283dbdf91c775f62e2cdcabed3fa2788e
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Dec 25 17:29:19 2014 +0100
sms: Remove the text of delivered SMS when they are sent
When a SMS is marked as sent, clear the paypload. We might want
to know about connections and delivered sms but certainly not
about the content.
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)