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 "Manuals for Osmocom GSM components".
The branch, neels/osmo-hlr has been updated
discards d3451911210ea36e8b489abdb99932b8ff4bfc56 (commit)
via 827c6ffa14425a190c326adcd68469da52fa785b (commit)
via eaf95fe26ecc9402994c5537bea5424f8bcfd3c8 (commit)
via 565a9dc3de6c011ec50306b3831ead15bf129418 (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 (d3451911210ea36e8b489abdb99932b8ff4bfc56)
\
N -- N -- N (827c6ffa14425a190c326adcd68469da52fa785b)
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/osmo-gsm-manuals/commit/?id=827c6ffa14425a190c326ad…
commit 827c6ffa14425a190c326adcd68469da52fa785b
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Sep 25 16:37:34 2017 +0200
add OsmoHLR manual, OsmoHLR VTY reference
Change-Id: Ieb6a362a26a7e65199f68f5cd32d9b6b0e5d0fbf
-----------------------------------------------------------------------
Summary of changes:
OsmoGGSN/chapters/configuration.adoc | 52 +-
OsmoGSMTester/chapters/install.adoc | 8 +
OsmoHLR/chapters/control.adoc | 107 +-
OsmoHLR/chapters/subscribers.adoc | 68 +-
OsmoHLR/example_subscriber_add_update_delete.vty | 34 +
OsmoHLR/example_subscriber_cs_ps_enabled.ctrl | 46 +
OsmoHLR/example_subscriber_info.ctrl | 28 +
OsmoHLR/osmohlr-vty-reference.xml | 2 +-
OsmoHLR/vty/hlr_vty_reference.xml | 4178 ++++++----------------
9 files changed, 1438 insertions(+), 3085 deletions(-)
create mode 100644 OsmoHLR/example_subscriber_add_update_delete.vty
create mode 100644 OsmoHLR/example_subscriber_cs_ps_enabled.ctrl
create mode 100644 OsmoHLR/example_subscriber_info.ctrl
hooks/post-receive
--
Manuals for Osmocom GSM components