aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/vty_interface_layer3.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-30[vty] Allow to create a buffer in a given context.Holger Hans Peter Freyther1-1/+1
2010-04-13[vty] Separate BSC and MSC statistics. Make it easy to print them.Holger Hans Peter Freyther1-0/+37
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-3/+3
2010-01-06[vty] Move db usage out of the libbsc (fork dumping of subscr)Holger Hans Peter Freyther1-5/+52
2010-01-03vty: Add command to set auth algo & Ki for a subscriberSylvain Munaut1-0/+62
2010-01-03silent_call: Add option to choose channel typeSylvain Munaut1-16/+46
2009-12-22Implement a better sending of pending SMSSylvain Munaut1-10/+7
2009-11-17silent call: add header file for function prototypesHarald Welte1-0/+1
2009-11-14VTY (silent sms / sms): better error reportingHarald Welte1-4/+9
2009-11-14silent sms: make it silent again (type 64), fix subscriber refcount leakHarald Welte1-1/+5
2009-11-14Add "silent call" feature to OpenBSCHarald Welte1-1/+55
2009-11-14[VTY] restructure sms and silent sms commandsHarald Welte1-63/+32
2009-11-14[VTY] Add feature to send silent SMS from consoleHarald Welte1-4/+46
2009-11-06vty: Do not leak the gsm_subscriberHolger Hans Peter Freyther1-0/+5
2009-08-17[vty] Move layer3+ functionality to vty_interface_layer3.cHolger Hans Peter Freyther1-0/+315