aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc/ctrl_commands.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-09Use libvlr in libmsc (large refactoring)Neels Hofmeyr1-149/+25
2017-01-25CTRL: remove boilerplateMax1-19/+2
2017-01-23cosmetic: use osmo_strlcpy() everywhereNeels Hofmeyr1-2/+2
2016-07-09Make random MSISDN assignment optionalMax1-3/+3
2016-06-14Make random extension range configurableMax1-1/+4
2016-04-29use new libosmocore gsm_23_003.h for IMEI/IMSI lengthHarald Welte1-1/+1
2016-04-07ctrl: Extend ctrl command to optionally handle alg+kiHolger Hans Peter Freyther1-2/+58
2014-12-05msc: Add and use gsm_subscriber_groupJacob Erlbeck1-3/+3
2014-10-28nitb/ctrl: Fix access to freed memory in verify_subscriber_modifyJacob Erlbeck1-7/+9
2014-08-21move libctrl from openbsc to libosmoctrl (libosmocore.git)Harald Welte1-1/+1
2014-03-23nitb/ctrl: Implement a command to list all active subscribersHolger Hans Peter Freyther1-0/+29
2014-03-23nitb/ctrl: Implement creating and deleting subscribersHolger Hans Peter Freyther1-0/+44
2014-03-23nitb/ctrl: Add command to add/modify a subscriber to the databaseHolger Hans Peter Freyther1-0/+106