aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-12Don't send SMS STATUS REPORT locally if the ESME accepted it.Keith1-1/+1
2018-12-12contrib/jenkins.sh: build and publish manualsOliver Smith1-0/+29
2018-12-06contrib: fix makedistcheck with disabled systemdOliver Smith1-1/+6
2018-12-06Remove ipaccess utilsMax12-2935/+0
2018-12-04Fix DISTCHECK_CONFIGURE_FLAGS overrideOliver Smith1-1/+1
2018-11-30manuals: Osmo{NAT,MGCP} -> OsmoBSC{NAT,MGCP}Oliver Smith8-4/+4
2018-11-29OsmoMGCP and OsmoNAT manuals moved from osmo-gsm-manuals.gitOliver Smith8-0/+3606
2018-11-29manuals/OsmoNITB: integrate into this repositoryOliver Smith15-6/+36
2018-11-28build manuals moved here from osmo-gsm-manuals.gitOliver Smith4-31/+36
2018-11-28Merge history from osmo-gsm-manuals.gitNeels Hofmeyr13-0/+6034
2018-11-28vty/bsc_vty_additions.xml: copy from osmo-bscOliver Smith1-1/+10
2018-11-28author info: add "former" to Holger's job titleNeels Hofmeyr1-1/+1
2018-11-28vty-ref: Update URI of docbook 5.0 schemaHarald Welte1-2/+2
2018-11-28refactor Makefile build rules, don't use the FORCENeels Hofmeyr2-40/+7
2018-11-28OsmoNITB: update vty referenceNeels Hofmeyr2-118/+761
2018-11-28move smpp.adoc to common chapters, generalizeNeels Hofmeyr2-145/+1
2018-11-28tweak common/mncc.adoc: use variable for program nameNeels Hofmeyr1-0/+1
2018-11-28move mncc.adoc to common chaptersNeels Hofmeyr2-207/+1
2018-11-28Allow easily disabling GFDL referencesPau Espin Pedrol1-0/+2
2018-11-28SMPP: Document Osmocom extensionsHarald Welte1-2/+51
2018-11-28smpp.adoc: describe VTY cmd 'local-tcp-ip' instead of 'local-tcp-port'Pau Espin Pedrol1-4/+5
2018-11-28osmo-nitb: Update VTY command referencePhilipp Maier2-393/+1045
2018-11-28Add chapter on Cell Broadcast Support in Osmocom (to BSC+NITB manual)Harald Welte1-0/+2
2018-11-28Describe how to run multiple instances of osmo-nitb and osmo-btsPhilipp1-1/+45
2018-11-28fix 'make clean': shell glob, ignore failureNeels Hofmeyr1-2/+4
2018-11-28OsmoNITB: include abis.adoc from common/chapters/Neels Hofmeyr1-1/+1
2018-11-28OsmoBSC+NITB/running: fix title levels, one too deepNeels Hofmeyr1-2/+2
2018-11-28add 'make check' targetNeels Hofmeyr1-1/+1
2018-11-28make clean: also remove generated image filesNeels Hofmeyr1-0/+1
2018-11-28Typo in Chapter 14.2Ivaylo Kostov1-1/+1
2018-11-28Add OsmoNITB control interface descriptionMax2-0/+59
2018-11-28fix various typos across all manualsJonathan Brielmaier4-5/+5
2018-11-28OsmoNITB HLR: expand on how to create subscribersHarald Welte1-18/+105
2018-11-28Add link to Asciidoc source code of manualHarald Welte1-0/+6
2018-11-28initial checkin of manuals to public repoHarald Welte13-0/+4859
2018-11-28Importing history from osmo-gsm-manualsNeels Hofmeyr0-0/+0
2018-11-27bsc-nat: Enable octet-aligned when ensuring mode setPau Espin Pedrol2-6/+6
2018-11-19Fix build with latest libosmocoreMax1-9/+0
2018-10-16mgcp: osmux_send_dummy: Fix return without valuePau Espin Pedrol1-1/+1
2018-10-12osmux.h: Document enum osmux_statePau Espin Pedrol1-4/+4
2018-10-12mgcp: osmux: Improve checks around activating and using enabled osmuxPau Espin Pedrol1-42/+43
2018-10-12mgcp: osmux: allow enabling osmux only on correct activating statePau Espin Pedrol1-3/+3
2018-10-12mgcp: osmux: Make func handling dummy frames independent of endp typePau Espin Pedrol1-3/+3
2018-10-12mgcp: osmux: Move parse_cid of legacy dummy frames to own functionPau Espin Pedrol1-10/+15
2018-10-12mgcp: osmux: Don't process regular osmux frames if disabled by cfgPau Espin Pedrol1-6/+12
2018-10-12mgcp: osmux_send_dummy: Avoid logging incorrectly and sending if osmux not en...Pau Espin Pedrol1-0/+8
2018-10-12nat: Log state of pending transactionPau Espin Pedrol1-2/+2
2018-10-12nat: Log endpoint nr consistently as hexPau Espin Pedrol1-1/+1
2018-10-12mgcp: Log endpoint nr consistently as hexPau Espin Pedrol3-9/+9
2018-10-12mgcp: Avoid initing output without enabling osmuxPau Espin Pedrol1-4/+4