1. 00fd8b0 vty: use install_node_ve() instead of separate ENABLE and VIEW node installs by Harald Welte · 14 years ago
  2. 9a3dec0 gsm0808: Add API to wrap a GSM48 msg with a BSSMAP/DTAP msg. by Holger Hans Peter Freyther · 14 years ago
  3. 9564715 VTY: Context-sensitive help for logging related commands by Harald Welte · 14 years ago
  4. 8be8c8f [GPRS] NS: Allow filtering of log messages by NSVC / NSEI by Harald Welte · 14 years ago
  5. 3bac9a8 VTY / logging: Fix subscriber context / imsi filtering by Harald Welte · 14 years ago
  6. 52613a1 [GPRS] NS: VTY: Don't nsvc_delete() on 'no nse...' by Harald Welte · 14 years ago
  7. 55c91e4 [GPRS] NS: Introduce command to display a single NSE by Harald Welte · 14 years ago
  8. ff56d61 [GPRS] NS: Always start NS-ALIVE procedure after RESET by Harald Welte · 14 years ago
  9. b7b9c1d gsm48: Add a generic MI from classmark+mi extraction. by Holger Hans Peter Freyther · 14 years ago
  10. f6903de gsm48: Add size checks to the paging response mi parsing. by Holger Hans Peter Freyther · 14 years ago
  11. 5dcef3c gsm48: Add paging response header by Holger Hans Peter Freyther · 14 years ago
  12. 5d65806 gsm48: Typo fix. by Holger Hans Peter Freyther · 14 years ago
  13. 2832606 VTY: More interactive help by Harald Welte · 14 years ago
  14. 9ef9108 [GPRS] NS: Add 'nsvc nsei ... (block|unblock|reset)' command to VTY by Harald Welte · 14 years ago
  15. 54f7424 [VTY] Introduce "end" command that works from any level in config by Harald Welte · 14 years ago
  16. 93e9020 [BSC] ARFCN 0 is legal in E-GSM by Harald Welte · 14 years ago
  17. 62ab20c [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  18. 197dea9 VTY: Introduce common code to add 'description' to objects like BTS by Harald Welte · 14 years ago
  19. d94d6a0 DB: don't use reserved "index" word in SQL table field name by Harald Welte · 14 years ago
  20. 1ccbf44 [GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startup by Harald Welte · 14 years ago
  21. 768f287 [GPRS] Gb_proxy: Support common command line arguments by Harald Welte · 14 years ago
  22. 102bcaf gsm0808: Add TLV entries for types used by the Compl Layer3 Information by Holger Hans Peter Freyther · 14 years ago
  23. 2b36ae1 [GPRS] BSSGP: Refuse blocking of signalling BVC; Ignore traffic on blocked BVC by Harald Welte · 14 years ago
  24. 3a1bece [GPRS] BSSGP: Make implementation more robust by Harald Welte · 14 years ago
  25. 1b170d1 [GPRS] LLC: Start using different log levels by Harald Welte · 14 years ago
  26. c6ecafe [GPRS] LLC: Use DLLC instead of DGPRS by Harald Welte · 14 years ago
  27. b2e4918 [GPRS] Add debug sections for LLC and SNDCP by Harald Welte · 14 years ago
  28. f47dc0b [GPRS] BSSGP: Elaborate more on FIXMEs by Harald Welte · 14 years ago
  29. 24c9fc1 [GPRS] Rename gsm_04_08_gprs.c to gprs_gmm.c by Harald Welte · 14 years ago
  30. 4cc605a [GPRS] BSSGP: add function declaration by Harald Welte · 14 years ago
  31. 1ae09c7 [GPRS] LLC: Improve implementation compliance to spec by Harald Welte · 14 years ago
  32. e15ad48 ipaccess-config: Silence compiler warning. by Holger Hans Peter Freyther · 14 years ago
  33. 6fc8791 [misc] Silence compiler warning... by Holger Hans Peter Freyther · 14 years ago
  34. 42993c2 Forward declare make_socket. by Holger Hans Peter Freyther · 14 years ago
  35. c9c42ef Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  36. b5be7ac [mgcp] Make show mgcp available in both modes. by Holger Hans Peter Freyther · 14 years ago
  37. 7373109 Merge branch 'master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  38. c1cb5eb [mgcp] Clean up VTY code, the ranges are checked by the VTY code. by Holger Hans Peter Freyther · 14 years ago
  39. 1384af6 [mgcp] Use A.B.C.D for the ip addresses inside the vty config by Holger Hans Peter Freyther · 14 years ago
  40. b3c206a [mgcp] Improve the language of the comments. by Holger Hans Peter Freyther · 14 years ago
  41. b715d7f [mgcp] Include stdlib.h for abs. by Holger Hans Peter Freyther · 14 years ago
  42. cf5cc5b [vty] Add power measurements to the one line summary. by Holger Hans Peter Freyther · 14 years ago
  43. 3d6a5d6 [vty] Add a one line show lchan summary command. by Holger Hans Peter Freyther · 14 years ago
  44. 029235e [vty] Move "show lchan" into a parameterized method by Holger Hans Peter Freyther · 14 years ago
  45. b8819bb [vty] Remove unfinished code from the VTY... by Holger Hans Peter Freyther · 14 years ago
  46. 7b90d4a rach: Allow to set the emergency call bit by Holger Hans Peter Freyther · 14 years ago
  47. 3a0a463 rach: Allow to set the emergency call bit by Holger Hans Peter Freyther · 14 years ago
  48. 3863e04 [GPRS] NS: Remove 'unknown_nsvc' from list of NS-VCs by Harald Welte · 14 years ago
  49. 4cf12e9 [GPRS] Gb Proxy: More verbose logging by Harald Welte · 14 years ago
  50. 9aa97fc [GPRS] NS: Fix segfault when receiving message from unknown NS-VC by Harald Welte · 14 years ago
  51. d2dce6d [rate_ctr] always 'overflow' in next larger inetrval when interval ends by Harald Welte · 14 years ago
  52. a6fd8f2 [GPRS] NS: remove debug statement about l2len by Harald Welte · 14 years ago
  53. 8d80d06 Merge commit 'cf734784b0433dfa6b77909f83cc3620e523f5d7' by Harald Welte · 14 years ago
  54. c191986 [GPRS] NS: more rate counters for BLOCK / DEAD count by Harald Welte · 14 years ago
  55. cf73478 [rate_ctr] Rename group_prefix_fmt to group_name_prefix by Harald Welte · 14 years ago
  56. dd178b2 rate_counters: Remove group-name-sprintf-with-idx string by Harald Welte · 14 years ago
  57. 73b2359 [GPRS] NS: Show statistics on VTY only if requested by Harald Welte · 14 years ago
  58. e183345 [GPRS] NS: properly assign msgb->l2h to count outgoing bytes correctly by Harald Welte · 14 years ago
  59. 087fcff rate_ctr: Store the numeric index as part of 'rate_ctr_group' by Harald Welte · 14 years ago
  60. 8e605b0 [GPRS] NS: Fix wrong counter use and remove debug statement by Harald Welte · 14 years ago
  61. 89deee9 Add missing file vty/utils.c by Harald Welte · 14 years ago
  62. 2279414 Merge commit '7b45d608872f17ab8b71d53a2d87e5f8d621b007' by Harald Welte · 14 years ago
  63. 66f793a [GPRS] SGSN: Add Signal handler and NS VTY support by Harald Welte · 14 years ago
  64. f2b4cd7 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  65. 7b45d60 Add new 'rate counter' implementation to libosmocore by Harald Welte · 14 years ago
  66. 0ab535b [GPRS] Gb Proxy: Cosmetic fix of log message by Harald Welte · 14 years ago
  67. 6df0c51 GPRS: Gb proxy memory leak debugging with SIGUSR by Harald Welte · 14 years ago
  68. 8272c77 GPRS: We have to do the msgb_free() in NS not Gb Proxy by Harald Welte · 14 years ago
  69. 22229d6 Fix missing #include preventing compilation of vty_interface.c by Harald Welte · 14 years ago
  70. 39d0bb5 Gb Proxy: Proper msgb memory management by Harald Welte · 14 years ago
  71. ea4647d NS: Make all timers configurable from VTY by Harald Welte · 14 years ago
  72. 995a2d3 use new install_element_ve() by Harald Welte · 14 years ago
  73. d6adf5e ipaccess: Make sure flashing of the secondary BTS is working by Holger Hans Peter Freyther · 14 years ago
  74. 64278ed sw_load: Specify the trx_nr for the software load by Holger Hans Peter Freyther · 14 years ago
  75. 52fd4e4 ipaccess: Send the reset to the BASEBAND_TRANSC and supply TRX by Holger Hans Peter Freyther · 14 years ago
  76. ebead59 ipaccess: Refactor... unite some code by Holger Hans Peter Freyther · 14 years ago
  77. 9958f47 ipaccess: Use the right trx when performing the test by Holger Hans Peter Freyther · 14 years ago
  78. 505f20d ipaccess: Use the current TRX to set the OML address. by Holger Hans Peter Freyther · 14 years ago
  79. 5fbf5f4 ipaccess: Wait for the BASEBAND_TRANSCEIVER and then bootstrap OML by Holger Hans Peter Freyther · 14 years ago
  80. aa0db80 abis: Pass the abis_om_obj_inst in the nm_state_event.. by Holger Hans Peter Freyther · 14 years ago
  81. b4d5b17 Ensure all 'view' commands are availalbe from 'enable' too by Harald Welte · 14 years ago
  82. 50a6dfe Make sure all commands of SHOW_NODE to ENABLE_NODE by Harald Welte · 14 years ago
  83. d9c69cc Gb Proxy: Cosmetic fix of VTY file writing by Harald Welte · 14 years ago
  84. 1194b58 NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  85. f6d67c0 NS: Send UNBLOCK signal when we get UNBLOCK_ACK from peer by Harald Welte · 14 years ago
  86. d4eaf80 Display NSEI instead of NSVCI for all debug msgs by Harald Welte · 14 years ago
  87. 8c2440e NS: Send STATUS or RESET when receiving NS_ALIVE on unknown NSVC by Harald Welte · 14 years ago
  88. b778d2c NS / GB Proxy: Add Signal in case Tns-Alive expires too often by Harald Welte · 14 years ago
  89. 811c497 NS: Debug NS timer expiry by Harald Welte · 14 years ago
  90. bca900d NS: Add more LOG_DEBGU messages and retransmit NS-ALIVE by Harald Welte · 14 years ago
  91. 34caeb3 NS: More INFO messages about what we actually transmit by Harald Welte · 14 years ago
  92. cad8301 NS: don't memcmp sockaddr_in but compare ip and port individually by Harald Welte · 14 years ago
  93. 9bdb3ba [gprs] NS: more state transitions, error reporting via Tx STATUS PDU by Harald Welte · 14 years ago
  94. 7d45ea4 [ipaccess] Attempt to fix setting unit ids with a multi trx setup by Holger Hans Peter Freyther · 14 years ago
  95. d91b737 gsm0408: Use counter_inc to increment the counter. by Holger Hans Peter Freyther · 14 years ago
  96. 72953b8 [gprs] Gb proxy: log level consolidation by Harald Welte · 14 years ago
  97. fcc4cc9 [gprs] NS: elevate events from LOGL_DEBUG to LOGL_INFO by Harald Welte · 14 years ago
  98. 1174c08 [gprs] gb_proxy: Snoop Cell ID from BSSGP RESET by Harald Welte · 14 years ago
  99. 615e956 [gprs] NS/BSSGP: Make all timers configurable from VTY by Harald Welte · 14 years ago
  100. 8f0ed55 VTY: More context sensitive help messages by Harald Welte · 14 years ago