aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/vty_interface_layer3.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-10silent call: clarify rc and error messages logged on vtyNeels Hofmeyr1-12/+26
2018-03-10vty: add 'subscriber ... paging' cmdNeels Hofmeyr1-0/+26
2018-03-10vty: add 'msisdn' as alias for 'extension'Neels Hofmeyr1-2/+3
2018-03-10vty: drop unused commandsNeels Hofmeyr1-30/+0
2018-02-14dead code removalHarald Welte1-4/+2
2018-02-09VTY: Add 'show connections' and 'show transactions' commandsHarald Welte1-0/+112
2018-01-25Add a VTY command which deletes all expired SMS.Stefan Sperling1-0/+39
2018-01-25Massive removal of unused code/structs/headersHarald Welte1-4/+1
2018-01-24Remove traces of meas_feedHarald Welte1-42/+0
2018-01-05Add control command to expire subscriberMax1-4/+1
2017-12-29VLR: remove unused parameterMax1-7/+0
2017-11-21libmsc/vty: don't access old bsc rate countersAlexander Couzens1-8/+0
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr1-2/+0
2017-10-31vty: drop deprecated 'logging level sms...'Neels Hofmeyr1-15/+0
2017-09-19vty: fix: missing default cmds at hlr nodeNeels Hofmeyr1-0/+1
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr1-17/+17
2017-08-29split off osmo-msc: remove files, apply build, renameNeels Hofmeyr1-1/+0
2017-08-27Add VTY commands for experimentation with TS 04.14 commandsHarald Welte1-0/+94
2017-08-27libmsc: Fix VTY output for handover counters.Alexander Chemeris1-5/+5
2017-08-08Implement IuCS (large refactoring and addition)Neels Hofmeyr1-154/+2
2017-08-08mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr1-56/+1
2017-07-23Use libvlr in libmsc (large refactoring)Harald Welte1-339/+222
2017-07-21Add libvlr implementationHarald Welte1-1/+0
2017-07-12move openbsc/* to repos rootNeels Hofmeyr1-0/+1210