1. 9c20571 nat: Patch the destination SMS address of a message by Holger Hans Peter Freyther · 13 years ago
  2. ad75eab nat: Allow to have a regexp to match the MSISDN by Holger Hans Peter Freyther · 13 years ago
  3. c0370e4 nat: Use 'paging group' because we have paging forbidden. by Holger Hans Peter Freyther · 13 years ago
  4. ab46cf3 src: rename msg_entr* to osmo_config_* by Pablo Neira Ayuso · 13 years ago
  5. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  6. 6860c44 nat: Create a Paging Group that BSCs can refer to by Holger Hans Peter Freyther · 13 years ago
  7. e1880105 bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  8. de2b860 nat: Introduce a block on the NAT to slowly get rid of BSCs by Holger Hans Peter Freyther · 13 years ago
  9. a64037c nat: Clarify the documentation of the allow/deny regexp by Holger Hans Peter Freyther · 13 years ago
  10. 4c9557e nat: Bail out if the regexp fails to compile and avoid a crash by Holger Hans Peter Freyther · 13 years ago
  11. a18b116 nat: Make the USSD number matching a regexp by Holger Hans Peter Freyther · 13 years ago
  12. 9e7e55f nat: Fix the return to return CMD_SUCCESS; by Holger Hans Peter Freyther · 13 years ago
  13. 6a7babd nat: Add commands to remove access-list from NAT and BSC config by Holger Hans Peter Freyther · 13 years ago
  14. 6110a3f src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group() by Pablo Neira Ayuso · 13 years ago
  15. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  16. 739a566 bsc: change bsc_vty_init to take logging categories as parameter by Pablo Neira Ayuso · 13 years ago
  17. 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]
  18. dfdf8d9 nat: For debugging make it possible to set the last used endpoint by Holger Hans Peter Freyther · 13 years ago
  19. 9ec030d nat: Change number of multiplexes to the max-endpoints by Holger Hans Peter Freyther · 13 years ago
  20. a9e9331 nat: Allocate endpoints from multiple multiplexes. by Holger Hans Peter Freyther · 13 years ago
  21. 7b07b2d nat: Start making the number of multiplexes configurable by Holger Hans Peter Freyther · 13 years ago
  22. ed500e3 nat: Allocate the endpoint status dynamically by Holger Hans Peter Freyther · 13 years ago
  23. 6c79a68 misc: Compile fixes due 4d54d0b883dcf85cd92290dd4cea51754c70b621 by Holger Hans Peter Freyther · 13 years ago
  24. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  25. 7642439 nat: Add vty option for number rewriting by Holger Hans Peter Freyther · 14 years ago
  26. 64b1292 nat: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  27. e393f27 nat: Keep a ussd token in the config by Holger Hans Peter Freyther · 14 years ago
  28. c1578bc nat: Add an option to set the query string to match by Holger Hans Peter Freyther · 14 years ago
  29. d1effd8 nat: Provide a USSD access list to check for which to play HLR. by Holger Hans Peter Freyther · 14 years ago
  30. 3e9a7f8 misc: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  31. 0bd60f3 nat: Allow a BSC to have multiple LACs by Holger Hans Peter Freyther · 14 years ago
  32. 520c1f1 nat: Print the statistics of the access-list matches by Holger Hans Peter Freyther · 14 years ago
  33. 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
  34. 0d8330c nat: Add vty command to show the endpoint allocation status by Holger Hans Peter Freyther · 14 years ago
  35. f4b3439 nat: Make the code work in terms of endpoints instead of timeslot/multiplex by Holger Hans Peter Freyther · 14 years ago
  36. cbfd098 nat: Show if we are connected to the MSC. by Holger Hans Peter Freyther · 14 years ago
  37. 03a0ad0 nat: Indent the connected... to make it belong to the BSC group by Holger Hans Peter Freyther · 14 years ago
  38. d5db12c Use new include paths of libosmo-sccp 0.0.2 by Harald Welte · 14 years ago
  39. c2b31ed nat: Fix compilation with nat not being enabled. by Holger Hans Peter Freyther · 14 years ago
  40. 6b77107 nat: Rename ip-tos to ip-dscp and provide an alias... by Holger Hans Peter Freyther · 14 years ago
  41. f21e453 nat: Provide an easy view to see if something is connected to the NAT. by Holger Hans Peter Freyther · 14 years ago
  42. c95cfda nat: Introduce a show statistics-by-lac LAC by Holger Hans Peter Freyther · 14 years ago
  43. b2c38eb nat: Switch per BSC counters to the rate ctr. by Holger Hans Peter Freyther · 14 years ago
  44. 7b4a53d nat: Rename BSC_NODE to NAT_BSC_NODE to avoid future issues. by Holger Hans Peter Freyther · 14 years ago
  45. 9c78697 nat: Add the exit/end command to the NAT config nodes. by Holger Hans Peter Freyther · 14 years ago
  46. 1398f13 nat: Attempt to update the VTY usage to the latest version by Holger Hans Peter Freyther · 14 years ago
  47. 27d36de nat: Fix the access-list-name command... by Holger Hans Peter Freyther · 14 years ago
  48. d77c817 nat: Allow to specify multiple entries in the access-list... by Holger Hans Peter Freyther · 14 years ago
  49. 29c6703 nat: Shorten the access-list struct and method names (still way too long) by Holger Hans Peter Freyther · 14 years ago
  50. e4900a0 [nat] Implement the removal of an access-list. by Holger Hans Peter Freyther · 14 years ago
  51. f0c3e91 [nat] Fix the parsing of the access-list regexp... by Holger Hans Peter Freyther · 14 years ago
  52. 86c4dc3 [nat] Fix VTY bug with access-lists... by Holger Hans Peter Freyther · 14 years ago
  53. 8affef5 [nat] Introduce the concept of access-list by Holger Hans Peter Freyther · 14 years ago
  54. 078321a [nat] Add ip-tos option to the nat. by Holger Hans Peter Freyther · 14 years ago
  55. 234d312 [nat] Use and print the connection type of a SCCP connection. by Holger Hans Peter Freyther · 14 years ago
  56. f1012a4 [nat] Remove the imsi allow option on the nat level. by Holger Hans Peter Freyther · 14 years ago
  57. e635dab [nat] Add a token to the nat config and handle ID GET by Holger Hans Peter Freyther · 14 years ago
  58. 52c4ba0 [nat] Add a regexp test command to the VTY. by Holger Hans Peter Freyther · 14 years ago
  59. 3df0233 [nat] Fix the imsi deny config write. by Holger Hans Peter Freyther · 14 years ago
  60. b606101 [nat] Allow to set the description for the bsc. by Holger Hans Peter Freyther · 14 years ago
  61. 12dc89a [nat] Make the string -> regexp parsing public by Holger Hans Peter Freyther · 14 years ago
  62. d8b8206 [nat] Use A.B.C.D for the IP address by Holger Hans Peter Freyther · 14 years ago
  63. c89c030 [nat] Remove range checks inside the VTY command. by Holger Hans Peter Freyther · 14 years ago
  64. aad82ce nat: Print the MSC status with a new vty command. by Holger Hans Peter Freyther · 14 years ago
  65. da35a8d nat: Make ping/pong timeout configurable. by Holger Hans Peter Freyther · 14 years ago
  66. 314191d nat: Allow to only show statistics for a given BSC Cfg. by Holger Hans Peter Freyther · 14 years ago
  67. 3b87981 nat: Fix vty output for connected BSCs by Holger Hans Peter Freyther · 14 years ago
  68. b9af2fa nat: Do not use \n in the vty code. by Holger Hans Peter Freyther · 14 years ago
  69. 2f9dcf0 nat: Add a command to close a given BSC Connection by Holger Hans Peter Freyther · 14 years ago
  70. 4bd2294 nat: Print the remote reference as well. by Holger Hans Peter Freyther · 14 years ago
  71. ab7539c nat: Use show bsc config for showing the configuration. by Holger Hans Peter Freyther · 14 years ago
  72. 834f1df [nat] Fix the vty option... use the right argument. by Holger Hans Peter Freyther · 14 years ago
  73. 62e5843 [nat] Add option to forbid the paging to the BSC. by Holger Hans Peter Freyther · 14 years ago
  74. 01a0b1b nat: Make sccp/bsc show connections more Cisco like... by Holger Hans Peter Freyther · 14 years ago
  75. d6b616a nat: Remove the SHOW_STR from none show commands. by Holger Freyther · 14 years ago
  76. 8139553 nat: Make the MSC configurable. by Holger Hans Peter Freyther · 14 years ago
  77. a88742c nat: Move MSC ip address into the config.. by Holger Hans Peter Freyther · 14 years ago
  78. d1278c1 nat: Two fixes for the write memory case... by Holger Hans Peter Freyther · 14 years ago
  79. c16cf27 nat: Add config option to filter/handle certain imsi'es. by Holger Hans Peter Freyther · 14 years ago
  80. bcfebb2 [nat] Add show statistics to the nat by Holger Hans Peter Freyther · 14 years ago
  81. 57f874a [nat] Change the command strings by Holger Hans Peter Freyther · 14 years ago
  82. 870663a nat: Print the IP address of the connected BSCs by Holger Hans Peter Freyther · 14 years ago
  83. 47dd494 nat: Store the config in the connection instead of the lac by Holger Hans Peter Freyther · 14 years ago
  84. 5f291d5 nat: Add logging commands for the nat as well. by Holger Hans Peter Freyther · 14 years ago
  85. 560af50 nat: Print the SCCP ref's as hex numbers by Holger Hans Peter Freyther · 14 years ago
  86. 32d3436 nat: Print the MSC multiplex as well by Holger Hans Peter Freyther · 14 years ago
  87. f7d3335 nat: Add MGCP code and parsing to the nat code.. by Holger Hans Peter Freyther · 14 years ago
  88. 39ee877 nat: Verify that the configured LACs are unique across the nat by Holger Hans Peter Freyther · 14 years ago
  89. ed07a3f nat: Start using a write_queue for the BSC connection by Holger Hans Peter Freyther · 14 years ago
  90. 6c45f2e nat: Redo a merge with master that happend at this time. by Holger Hans Peter Freyther · 14 years ago
  91. 9a85ef3 [nat] Add VTY support to the BSC nat application by Holger Hans Peter Freyther · 14 years ago