1. e58eee5 [GPRS] SGSN: actually isert a ggsn context when we allocate it by Harald Welte · 14 years ago
  2. b2788dc [GPRS] SGSN: Make sure libgtp timer doesn't segfault by Harald Welte · 14 years ago
  3. 5608715 [GPRS] SGSN: No need to calculate difference for libgtp timer by Harald Welte · 14 years ago
  4. 50d44fe [GPRS] fix numerous compiler warnings by Harald Welte · 14 years ago
  5. 64df8ed [GPRS] SGSN: TMSI allocation by Harald Welte · 14 years ago
  6. 7d7fd2b [GPRS] SGSN: Correctly set upper 4 bits of PDP address to 0 by Harald Welte · 14 years ago
  7. e59c56e [GPRS] SGSN: exit() if we cannot bind to the GTP address by Harald Welte · 14 years ago
  8. f2d6658 [GPRS] SGSN: Make sure the PCO from GGSN are passed to the MS by Harald Welte · 14 years ago
  9. eb471c9 [GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ by Harald Welte · 14 years ago
  10. 540dcbc [GPRS] SGSN: Don't use GGSN-provided QoS as the MS doesn't like it by Harald Welte · 14 years ago
  11. 15bd924 [GPRS] SGSN: ensure we mark libgtp filedescriptors as READ by Harald Welte · 14 years ago
  12. 4b7d1de [GPRS] LLC: Fix logic to detect unknown TLLI/SAPI by Harald Welte · 14 years ago
  13. ded83ec [GPRS] SGSN: properly initialzie pdp_list head of mm ctx by Harald Welte · 14 years ago
  14. 366c204 [GPRS] LLC: print human-readable LLC command type by Harald Welte · 14 years ago
  15. 0c938b7 [GPRS] LLC: Add VTY interface for LLC by Harald Welte · 14 years ago
  16. 5c23bfc [GPRS] fix null pointer dereference in GMM by Harald Welte · 14 years ago
  17. 5715f85 [GPRS] BSSG: Fix Vty printing of BVC by Harald Welte · 14 years ago
  18. 9c97580 [GPRS] BSSGP: Use correct values for SIGNALLING and PTM BVCI by Harald Welte · 14 years ago
  19. 76a06f7 [GPRS] add missing header file gprs_gmm.h by Harald Welte · 14 years ago
  20. 39d5513 [GPRS] Make sure libsgsn.a is only built when libgtp is available by Harald Welte · 14 years ago
  21. 8a035af [GPRS] SGSN: Include rate counters in MM Context by Harald Welte · 14 years ago
  22. 29d838e [GPRS] Properly connect GPRS SM with LIBGTP for PDP context activation by Harald Welte · 14 years ago
  23. e9a6df6 [GPRS] SGSN: Activate BSSGP VTY functions by Harald Welte · 14 years ago
  24. eaf3303 [GPRS] Build osmo-sgsn only if libgtp is available by Harald Welte · 14 years ago
  25. 3a3f7cc [GPRS] BSSGP: Add VTY for configuration and inpection by Harald Welte · 14 years ago
  26. 6606517 [GPRS] BSSGP: Introduce packet/byte counters by Harald Welte · 14 years ago
  27. 4b32698 [GPRS] VTY: Add BSSGP node by Harald Welte · 14 years ago
  28. bcc0369 [GPRS] BSSGP: expose more internal structures / API by Harald Welte · 14 years ago
  29. e8dc523 [GPRS] BSSGP: Rename bssgp_bts_ctx to bssgp_bvc_ctx by Harald Welte · 14 years ago
  30. c1f6bfe [GPRS] More work on a real SGSN by Harald Welte · 14 years ago
  31. 17072d1 [SGSN] remove the mmctx->sgsn pointer by Harald Welte · 14 years ago
  32. 8f77f19 [GPRS] Initial untested support for libgtp by Harald Welte · 14 years ago
  33. ebacf4d [GPRS] NS: Receiving a STATUS message is a NOTICEable event by Harald Welte · 14 years ago
  34. 682ee5f VTY: separate VTY logging commands and OpenBSC node exit code by Harald Welte · 14 years ago
  35. d4f94fb VTY: rename vty_interface.c to bsc_vty.c by Harald Welte · 14 years ago
  36. a5b1dae VTY: Move BSC specific openbsc_vty_print_statistics() to vty_interface.c by Harald Welte · 14 years ago
  37. 4015287 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  38. 67798f7 telnet: cosmetic coding style changes by Harald Welte · 14 years ago
  39. 01a3ca9 telnet: remove dead code by Harald Welte · 14 years ago
  40. 3699e20 VTY: use argv_concat() instead of vty_argv_to_buffer + buffer_getstr() by Harald Welte · 14 years ago
  41. a8589a4 VTY: remove accidentially enabled TELNET option debugging by Harald Welte · 14 years ago
  42. 10c29f6 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  43. 93e23b4 VTY: remove dead code by Harald Welte · 14 years ago
  44. 769a352 vty: use install_node_ve() instead of separate ENABLE and VIEW node installs by Harald Welte · 14 years ago
  45. beb9d1e VTY: Context-sensitive help for logging related commands by Harald Welte · 14 years ago
  46. c488cef [GPRS] NS: Allow filtering of log messages by NSVC / NSEI by Harald Welte · 14 years ago
  47. 5647965 VTY / logging: Fix subscriber context / imsi filtering by Harald Welte · 14 years ago
  48. 595046a [GPRS] NS: VTY: Don't nsvc_delete() on 'no nse...' by Harald Welte · 14 years ago
  49. 2a6199e [GPRS] NS: Introduce command to display a single NSE by Harald Welte · 14 years ago
  50. 1882486 [GPRS] NS: Always start NS-ALIVE procedure after RESET by Harald Welte · 14 years ago
  51. 088ca3a gsm48: Add a generic MI from classmark+mi extraction. by Holger Hans Peter Freyther · 14 years ago
  52. a943b2a gsm48: Add size checks to the paging response mi parsing. by Holger Hans Peter Freyther · 14 years ago
  53. 0570832 gsm48: Typo fix. by Holger Hans Peter Freyther · 14 years ago
  54. 18ce31c VTY: More interactive help by Harald Welte · 14 years ago
  55. 55b0f1d [GPRS] NS: Add 'nsvc nsei ... (block|unblock|reset)' command to VTY by Harald Welte · 14 years ago
  56. dc82b9b [VTY] Introduce "end" command that works from any level in config by Harald Welte · 14 years ago
  57. 0004459 [BSC] ARFCN 0 is legal in E-GSM by Harald Welte · 14 years ago
  58. 58ed1cb [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  59. 8791dac VTY: Introduce common code to add 'description' to objects like BTS by Harald Welte · 14 years ago
  60. 805eb48 DB: don't use reserved "index" word in SQL table field name by Harald Welte · 14 years ago
  61. 9ee404a [GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startup by Harald Welte · 14 years ago
  62. 17f83c5 [GPRS] Gb_proxy: Support common command line arguments by Harald Welte · 14 years ago
  63. 46e3153 [GPRS] BSSGP: Refuse blocking of signalling BVC; Ignore traffic on blocked BVC by Harald Welte · 14 years ago
  64. 2cb4335 [GPRS] BSSGP: Make implementation more robust by Harald Welte · 14 years ago
  65. e349736 [GPRS] LLC: Start using different log levels by Harald Welte · 14 years ago
  66. 24b7887 [GPRS] LLC: Use DLLC instead of DGPRS by Harald Welte · 14 years ago
  67. 1694079 [GPRS] Add debug sections for LLC and SNDCP by Harald Welte · 14 years ago
  68. e5a45c5 [GPRS] BSSGP: Elaborate more on FIXMEs by Harald Welte · 14 years ago
  69. 10a288d [GPRS] Rename gsm_04_08_gprs.c to gprs_gmm.c by Harald Welte · 14 years ago
  70. 6323583 [GPRS] BSSGP: add function declaration by Harald Welte · 14 years ago
  71. febc426 [GPRS] LLC: Improve implementation compliance to spec by Harald Welte · 14 years ago
  72. b0e4679 ipaccess-config: Silence compiler warning. by Holger Hans Peter Freyther · 14 years ago
  73. d7b35df [misc] Silence compiler warning... by Holger Hans Peter Freyther · 14 years ago
  74. 3e47219 Forward declare make_socket. by Holger Hans Peter Freyther · 14 years ago
  75. 423a69f Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  76. 8a22385 [mgcp] Make show mgcp available in both modes. by Holger Hans Peter Freyther · 14 years ago
  77. 33c5264 Merge branch 'master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  78. 21e4cb7 [mgcp] Clean up VTY code, the ranges are checked by the VTY code. by Holger Hans Peter Freyther · 14 years ago
  79. 5c9a645 [mgcp] Use A.B.C.D for the ip addresses inside the vty config by Holger Hans Peter Freyther · 14 years ago
  80. 906ed10 [mgcp] Improve the language of the comments. by Holger Hans Peter Freyther · 14 years ago
  81. adb1992 [mgcp] Include stdlib.h for abs. by Holger Hans Peter Freyther · 14 years ago
  82. cf13a92 [vty] Add power measurements to the one line summary. by Holger Hans Peter Freyther · 14 years ago
  83. e959b4e [vty] Add a one line show lchan summary command. by Holger Hans Peter Freyther · 14 years ago
  84. 5424e02 [vty] Move "show lchan" into a parameterized method by Holger Hans Peter Freyther · 14 years ago
  85. ae6b713 [vty] Remove unfinished code from the VTY... by Holger Hans Peter Freyther · 14 years ago
  86. 29bd848 rach: Allow to set the emergency call bit by Holger Hans Peter Freyther · 14 years ago
  87. 440984b rach: Allow to set the emergency call bit by Holger Hans Peter Freyther · 14 years ago
  88. e24ccf7 [GPRS] NS: Remove 'unknown_nsvc' from list of NS-VCs by Harald Welte · 14 years ago
  89. 93048cf [GPRS] Gb Proxy: More verbose logging by Harald Welte · 14 years ago
  90. 27fcca9 [GPRS] NS: Fix segfault when receiving message from unknown NS-VC by Harald Welte · 14 years ago
  91. aa29096 [GPRS] NS: remove debug statement about l2len by Harald Welte · 14 years ago
  92. 04898bf Merge commit 'cf734784b0433dfa6b77909f83cc3620e523f5d7' by Harald Welte · 14 years ago
  93. 7e85eaf [GPRS] NS: more rate counters for BLOCK / DEAD count by Harald Welte · 14 years ago
  94. baef16e [rate_ctr] Rename group_prefix_fmt to group_name_prefix by Harald Welte · 14 years ago
  95. 9eb7748 rate_counters: Remove group-name-sprintf-with-idx string by Harald Welte · 14 years ago
  96. d21cb59 [GPRS] NS: Show statistics on VTY only if requested by Harald Welte · 14 years ago
  97. 3bd95d5 [GPRS] NS: properly assign msgb->l2h to count outgoing bytes correctly by Harald Welte · 14 years ago
  98. 9a26dc9 rate_ctr: Store the numeric index as part of 'rate_ctr_group' by Harald Welte · 14 years ago
  99. 73caf1f [GPRS] NS: Fix wrong counter use and remove debug statement by Harald Welte · 14 years ago
  100. 54e35a7 Add missing file vty/utils.c by Harald Welte · 14 years ago