aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc/vty_interface_layer3.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-06osmo-nitb support for codec negotiationAndreas Eversberg1-43/+4
2014-04-04bsc/msc: Extension can never be NULL use strlen insteadHolger Hans Peter Freyther1-1/+1
2014-04-04msc: Name is never NULL use strlen to check if it is emptyHolger Hans Peter Freyther1-1/+1
2013-10-30vty: Use vty_install_default() instead of bsc_install_default()Jacob Erlbeck1-1/+1
2013-10-13db: Remove the struct gsm_network from the database layerHolger Hans Peter Freyther1-1/+1
2013-10-05nitb: Add "subscriber create" VTY command.Alexander Chemeris1-0/+27
2013-09-02vty: Use generic 'end' and 'exit' commandsJacob Erlbeck1-3/+1
2013-07-27expiration: Print the "expire_lu" time in show subscriberHolger Hans Peter Freyther1-0/+9
2013-07-14nitb: The subscr->imsi is an array will never be NULLHolger Hans Peter Freyther1-2/+1
2013-07-04nitb: Add a missing NULL check for searching the subscriberHolger Hans Peter Freyther1-1/+8
2013-03-03vty: Document some previously undocumented parametersHolger Hans Peter Freyther1-2/+4
2013-02-12VTY: backwards compatibility for 'logging level sms'Harald Welte1-0/+14
2013-01-01libmsc: Allow to set sender id when sending SMS from the VTYSylvain Munaut1-12/+42
2012-12-25nitb: Add a VTY command to initiate a handover to another BTSHolger Hans Peter Freyther1-0/+53
2012-11-21sms: Use the DLSMS instead of the DSMS category throughout our codeHolger Hans Peter Freyther1-1/+1
2012-08-17VTY: improve VTY prompt and make sure exit/end works everywhereHarald Welte1-1/+3
2012-08-17Some more VTY documentation / help fixesHarald Welte1-1/+0
2012-08-16complete the VTY help messages so we don't get "null" in the manualHarald Welte1-4/+8
2012-07-21nitb: Document missing parameters, reword documentation, combine paramHolger Hans Peter Freyther1-3/+3
2011-09-03Add VTY command to specify default speech codecHarald Welte1-0/+70
2011-08-19src: port openBSC over libosmo-abis0.9.15Pablo Neira Ayuso1-1/+1
2011-05-07src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso1-5/+5
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso1-22/+22
2011-05-06src: use namespace prefix osmo_signal*Pablo Neira Ayuso1-1/+1
2011-05-04msc: bail out if subscriber VTY command failsPablo Neira Ayuso1-1/+10
2011-04-18misc: Fix possible crash with setting an extensionHolger Hans Peter Freyther1-3/+3
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther1-1/+0
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-1/+1
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-4/+4
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+790