1. 43d86bf mscsplit: bsc_vty_init(): decouple from global bsc_gsmnet by Neels Hofmeyr · 8 years ago
  2. e43f8e0 nat/vty: Do not print token update statement by Holger Hans Peter Freyther · 8 years ago
  3. 4936448 NAT: reload BSCs config dynamically by Max · 8 years ago
  4. 82f5ecd NAT: move BSC config into separate file by Max · 8 years ago
  5. 714b170 NAT: allow allocating BSC in arbitrary order by Max · 8 years ago
  6. e5686f2 NAT: vty command to display number of BSCs by Max · 8 years ago
  7. 20626dd osmux: Enforce Osmux only global and per BSC configuration by Holger Hans Peter Freyther · 9 years ago
  8. 694d980 nat: After we identified the bsc check the key by Holger Hans Peter Freyther · 9 years ago
  9. c652913 filter: Move the con_type into the filter_state by Holger Hans Peter Freyther · 9 years ago
  10. c36a6d5 filter: More renaming and remove of "NAT" from it by Holger Hans Peter Freyther · 9 years ago
  11. a1e6bd6 filter: Remove nat from bsc_nat_acc_lst and replace with msg by Holger Hans Peter Freyther · 9 years ago
  12. d7e04b9 filter: Cease out "struct bsc_nat" from the API by Holger Hans Peter Freyther · 9 years ago
  13. d04d009 filter: Move VTY code into the filter module by Holger Hans Peter Freyther · 9 years ago
  14. 973dbae filter: Move the method definition to the filter module by Holger Hans Peter Freyther · 9 years ago
  15. 7f100c9 nat: Make mode-set patching optional by Holger Hans Peter Freyther · 9 years ago
  16. 9ed6fd2 nat: Fix timeslot range in 'show bsc mgcp' VTY command by Jacob Erlbeck · 9 years ago
  17. 9d1a17e osmux: Initialize the socket only once by Holger Hans Peter Freyther · 9 years ago
  18. 8be171e osmux: move osmux socket initialization out of osmux_enable_endpoint() by Pablo Neira Ayuso · 10 years ago
  19. 6019b5a nat: Fix the documentation issue with the osmux command by Holger Hans Peter Freyther · 10 years ago
  20. cab6e75 mgcp: add voice muxer support by Pablo Neira Ayuso · 10 years ago
  21. 6419018 nat: Make the access-list deny cause configurable by Holger Hans Peter Freyther · 10 years ago
  22. 36722e1 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  23. 4c9dff5 vty: Rename 'mgcp-through-msc-ipa' command to 'use-msc-ipa-for-mgcp' by Jacob Erlbeck · 11 years ago
  24. 0ae92a9 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  25. 5741256 nat: Use bsc_nat_msc_is_connected instead of accessing it directly by Holger Hans Peter Freyther · 11 years ago
  26. 6cb2ccc nat/ussd: Add 'show ussd-connection' vty command by Jacob Erlbeck · 11 years ago
  27. 9962151 nat: Misc changes spotted while going through the file with Jacob by Holger Hans Peter Freyther · 11 years ago
  28. 67e423c nat: Implement a post-routing for the NAT software by Holger Hans Peter Freyther · 11 years ago
  29. ddf191e nat: Allow to use the prefix lookup to rewrite numbers by Holger Hans Peter Freyther · 11 years ago
  30. b718ad3 nat: Add a no number-rewrite command and call it through a VTY test by Holger Hans Peter Freyther · 11 years ago
  31. c279e39 nat: Rename "struct sccp_connections" to "struct nat_sccp_connection" by Holger Hans Peter Freyther · 11 years ago
  32. 462b7d7 nat: We want the remote to respond to our DLCX request by Holger Hans Peter Freyther · 12 years ago
  33. c327187 nat: Make it possible to send MGCP messages through the IPA multiplex by Holger Hans Peter Freyther · 12 years ago
  34. 1f8276e nat: Introduce a global IMSI barr list using red-black trees by Holger Hans Peter Freyther · 11 years ago
  35. 570ce24 VTY: improve VTY prompt and make sure exit/end works everywhere by Harald Welte · 12 years ago
  36. 1a6b83c nat: Document all parameters of the VTY commands by Holger Hans Peter Freyther · 12 years ago
  37. 7d60bdb nat: Add VTY command for the TP-DA rewriting. by Holger Hans Peter Freyther · 12 years ago
  38. 2718845 nat: Fix the no sms-clear-tp-srr command by Holger Hans Peter Freyther · 12 years ago
  39. 68368dd nat: Implement clearing of TP-SRR flags from TPDUs by Holger Hans Peter Freyther · 12 years ago
  40. 06c9da6 misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_reg by Holger Hans Peter Freyther · 13 years ago
  41. e36b487 nat: Add VTY code to configure the SMSC rewriting by Holger Hans Peter Freyther · 13 years ago
  42. 9c20571 nat: Patch the destination SMS address of a message by Holger Hans Peter Freyther · 13 years ago
  43. ad75eab nat: Allow to have a regexp to match the MSISDN by Holger Hans Peter Freyther · 13 years ago
  44. c0370e4 nat: Use 'paging group' because we have paging forbidden. by Holger Hans Peter Freyther · 13 years ago
  45. ab46cf3 src: rename msg_entr* to osmo_config_* by Pablo Neira Ayuso · 13 years ago
  46. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  47. 6860c44 nat: Create a Paging Group that BSCs can refer to by Holger Hans Peter Freyther · 13 years ago
  48. e1880105 bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  49. de2b860 nat: Introduce a block on the NAT to slowly get rid of BSCs by Holger Hans Peter Freyther · 13 years ago
  50. a64037c nat: Clarify the documentation of the allow/deny regexp by Holger Hans Peter Freyther · 13 years ago
  51. 4c9557e nat: Bail out if the regexp fails to compile and avoid a crash by Holger Hans Peter Freyther · 13 years ago
  52. a18b116 nat: Make the USSD number matching a regexp by Holger Hans Peter Freyther · 13 years ago
  53. 9e7e55f nat: Fix the return to return CMD_SUCCESS; by Holger Hans Peter Freyther · 13 years ago
  54. 6a7babd nat: Add commands to remove access-list from NAT and BSC config by Holger Hans Peter Freyther · 13 years ago
  55. 6110a3f src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group() by Pablo Neira Ayuso · 13 years ago
  56. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  57. 739a566 bsc: change bsc_vty_init to take logging categories as parameter by Pablo Neira Ayuso · 13 years ago
  58. a17faf8 Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcp by Harald Welte · 13 years ago[Renamed from openbsc/src/nat/bsc_nat_vty.c]
  59. dfdf8d9 nat: For debugging make it possible to set the last used endpoint by Holger Hans Peter Freyther · 13 years ago
  60. 9ec030d nat: Change number of multiplexes to the max-endpoints by Holger Hans Peter Freyther · 13 years ago
  61. a9e9331 nat: Allocate endpoints from multiple multiplexes. by Holger Hans Peter Freyther · 13 years ago
  62. 7b07b2d nat: Start making the number of multiplexes configurable by Holger Hans Peter Freyther · 13 years ago
  63. ed500e3 nat: Allocate the endpoint status dynamically by Holger Hans Peter Freyther · 13 years ago
  64. 6c79a68 misc: Compile fixes due 4d54d0b883dcf85cd92290dd4cea51754c70b621 by Holger Hans Peter Freyther · 13 years ago
  65. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  66. 7642439 nat: Add vty option for number rewriting by Holger Hans Peter Freyther · 14 years ago
  67. 64b1292 nat: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  68. e393f27 nat: Keep a ussd token in the config by Holger Hans Peter Freyther · 14 years ago
  69. c1578bc nat: Add an option to set the query string to match by Holger Hans Peter Freyther · 14 years ago
  70. d1effd8 nat: Provide a USSD access list to check for which to play HLR. by Holger Hans Peter Freyther · 14 years ago
  71. 3e9a7f8 misc: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  72. 0bd60f3 nat: Allow a BSC to have multiple LACs by Holger Hans Peter Freyther · 14 years ago
  73. 520c1f1 nat: Print the statistics of the access-list matches by Holger Hans Peter Freyther · 14 years ago
  74. 85804a8 nat: Fix the grammar of the sentence for listing open sccp connections by Holger Hans Peter Freyther · 14 years ago openbsc/0.9.6
  75. 0d8330c nat: Add vty command to show the endpoint allocation status by Holger Hans Peter Freyther · 14 years ago
  76. f4b3439 nat: Make the code work in terms of endpoints instead of timeslot/multiplex by Holger Hans Peter Freyther · 14 years ago
  77. cbfd098 nat: Show if we are connected to the MSC. by Holger Hans Peter Freyther · 14 years ago
  78. 03a0ad0 nat: Indent the connected... to make it belong to the BSC group by Holger Hans Peter Freyther · 14 years ago
  79. d5db12c Use new include paths of libosmo-sccp 0.0.2 by Harald Welte · 14 years ago
  80. c2b31ed nat: Fix compilation with nat not being enabled. by Holger Hans Peter Freyther · 14 years ago
  81. 6b77107 nat: Rename ip-tos to ip-dscp and provide an alias... by Holger Hans Peter Freyther · 14 years ago
  82. f21e453 nat: Provide an easy view to see if something is connected to the NAT. by Holger Hans Peter Freyther · 14 years ago
  83. c95cfda nat: Introduce a show statistics-by-lac LAC by Holger Hans Peter Freyther · 14 years ago
  84. b2c38eb nat: Switch per BSC counters to the rate ctr. by Holger Hans Peter Freyther · 14 years ago
  85. 7b4a53d nat: Rename BSC_NODE to NAT_BSC_NODE to avoid future issues. by Holger Hans Peter Freyther · 14 years ago
  86. 9c78697 nat: Add the exit/end command to the NAT config nodes. by Holger Hans Peter Freyther · 14 years ago
  87. 1398f13 nat: Attempt to update the VTY usage to the latest version by Holger Hans Peter Freyther · 14 years ago
  88. 27d36de nat: Fix the access-list-name command... by Holger Hans Peter Freyther · 14 years ago
  89. d77c817 nat: Allow to specify multiple entries in the access-list... by Holger Hans Peter Freyther · 14 years ago
  90. 29c6703 nat: Shorten the access-list struct and method names (still way too long) by Holger Hans Peter Freyther · 14 years ago
  91. e4900a0 [nat] Implement the removal of an access-list. by Holger Hans Peter Freyther · 14 years ago
  92. f0c3e91 [nat] Fix the parsing of the access-list regexp... by Holger Hans Peter Freyther · 14 years ago
  93. 86c4dc3 [nat] Fix VTY bug with access-lists... by Holger Hans Peter Freyther · 14 years ago
  94. 8affef5 [nat] Introduce the concept of access-list by Holger Hans Peter Freyther · 14 years ago
  95. 078321a [nat] Add ip-tos option to the nat. by Holger Hans Peter Freyther · 14 years ago
  96. 234d312 [nat] Use and print the connection type of a SCCP connection. by Holger Hans Peter Freyther · 14 years ago
  97. f1012a4 [nat] Remove the imsi allow option on the nat level. by Holger Hans Peter Freyther · 14 years ago
  98. e635dab [nat] Add a token to the nat config and handle ID GET by Holger Hans Peter Freyther · 14 years ago
  99. 52c4ba0 [nat] Add a regexp test command to the VTY. by Holger Hans Peter Freyther · 14 years ago
  100. 3df0233 [nat] Fix the imsi deny config write. by Holger Hans Peter Freyther · 14 years ago