osmo-bsc/openbsc/src/libmsc
Harald Welte 570ce24deb VTY: improve VTY prompt and make sure exit/end works everywhere
Some nodes below 'config' didn't have ournode_exit / ournode_end,
and thus were not able to properly perform this function.  exit should
always only go back one level, while end drops us back to ENABLE_NODE.

The prompt now represents the nesting level, and there's one consistent
space after the final prompt character (typically #).
2012-08-17 13:16:10 +02:00
..
Makefile.am abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags 2012-01-15 17:52:02 +01:00
auth.c src: use namespace prefix osmo_* for misc utils 2011-05-07 12:58:59 +02:00
db.c libmsc/db: Fix max value of ainfo->a3a8_ki_len in db_get_authinfo_for_subscr 2012-05-07 22:09:15 +02:00
gsm_04_08.c MSC 04.08: RRLP messages are DRR, not DNM ! 2012-07-16 13:22:19 +02:00
gsm_04_11.c introduce HAVE_TM_GMTOFF_IN_TM 2012-04-08 16:59:24 +02:00
gsm_04_80.c misc: Move from u_int to uint types of stdint.h 2011-04-18 17:31:39 +02:00
gsm_subscriber.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
mncc.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
mncc_builtin.c misc: Use msgb_free for freeing the messages 2012-03-01 20:30:32 +01:00
mncc_sock.c mncc: Include size and offsets of struct gsm_mncc in the hello 2012-01-15 00:40:42 +01:00
osmo_msc.c Move the bulk of RR processing from MSC into BSC 2012-01-23 16:40:24 +01:00
rrlp.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
silent_call.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
sms_queue.c smsqueue: There was a race/bug with a booting phone, paging and LU 2011-07-25 00:19:36 +02:00
token_auth.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
transaction.c bsc: Move transaction.c from the libbsc to the libmsc 2011-04-18 17:31:40 +02:00
ussd.c Make sure USSD code only responds *#100# for retrieving own number 2012-02-24 22:23:17 +01:00
vty_interface_layer3.c VTY: improve VTY prompt and make sure exit/end works everywhere 2012-08-17 13:16:10 +02:00