1. 51a869c gbproxy: Add test program to test gbproxy message handling by Jacob Erlbeck · 11 years ago
  2. 475f513 ussd: Fix test for RELEASE COMPLETE by Alexander Huemer · 11 years ago
  3. 8c90f47 misc: Require libosmocore 0.6.4 and libosmogb 0.6.4 by Holger Hans Peter Freyther · 11 years ago
  4. 7634ec1 db: Remove the struct gsm_network from the database layer by Holger Hans Peter Freyther · 11 years ago
  5. 0c48fc7 abis: Consistent usage of LOGP/DEBUGP for "RSL CONNECT NACK" by Alexander Chemeris · 11 years ago
  6. caa98d5 osmo-bts: Kill the different ROLE_BSC as e1inp_sign_link is used now by Holger Hans Peter Freyther · 11 years ago
  7. bd6d40f nitb: Add "subscriber create" VTY command. by Alexander Chemeris · 11 years ago
  8. 4ad593c sms: Possiqble meamleak fix gsm340_rx_tpdu() by Alexander Chemeris · 11 years ago
  9. a3d41c9 Fix typo in console output: "PEROIDOC" -> "PERIODIC". by Alexander Chemeris · 11 years ago
  10. 8c16928 Fix typo ',' -> ';' at the end of a line. by Alexander Chemeris · 11 years ago
  11. 86d46c5 Fix copy-paste error in console output in db_test. by Alexander Chemeris · 11 years ago
  12. cc391b8 bsc: Add control command to set timezone by Jacob Erlbeck · 11 years ago
  13. 55e34a3 smpp: Fix the make distcheck for smpp by Holger Hans Peter Freyther · 11 years ago
  14. cb78612 nat: Fix make distcheck for the nat by Holger Hans Peter Freyther · 11 years ago
  15. 946d141 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  16. 6792059 bsc: Add vty command for setting Access control classes. by Ivan Kluchnikov · 11 years ago
  17. 4f13d03 ctrl: Set a generic reply when it hasn'n been set by Jacob Erlbeck · 11 years ago
  18. 0760a83 ctrl: Add test script for the BSC control interface by Jacob Erlbeck · 11 years ago
  19. cd40fb4 vty: Cosmetic change to the writing of the bts->model by Holger Hans Peter Freyther · 11 years ago
  20. 779a728 ctrl: Remember last 'rf_locked' control command by Jacob Erlbeck · 11 years ago
  21. 733bec8 vty: Hide unconfigured BTS on 'write' by Jacob Erlbeck · 11 years ago
  22. 56595f8 ussd: Send USSD on call setup on MSC errors by Jacob Erlbeck · 11 years ago
  23. 3ffd9bc bsc_msc: Fix possible null pointer dereference by Holger Hans Peter Freyther · 11 years ago
  24. 1b9902c nat: Remember the original dest local reference in the parsed struct by Holger Hans Peter Freyther · 11 years ago
  25. ff98b3c nat: Fix the log message of the code in case of an allocation failure by Holger Hans Peter Freyther · 11 years ago
  26. 33eb587 bsc_msc: Stop the re-connect timer in case the msc is lost by Holger Hans Peter Freyther · 11 years ago
  27. c1a8687 bsc_msc: Add a name field to the MSC Connection to differentiate links by Holger Hans Peter Freyther · 11 years ago
  28. 0df1ab9 vty: Attempt to fix the build when SMPP is not enabled by Holger Hans Peter Freyther · 11 years ago
  29. 4c9dff5 vty: Rename 'mgcp-through-msc-ipa' command to 'use-msc-ipa-for-mgcp' by Jacob Erlbeck · 11 years ago
  30. 0ae92a9 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  31. 190acf6 vty: Generalize ournode_exit() and ournode_end() by Jacob Erlbeck · 11 years ago
  32. 96903c4 vty: Add test to check vty node hierarchy and related commands by Jacob Erlbeck · 11 years ago
  33. 6a399ef SMPP: add missing VTY parameter 'deliver-src-imsi' for ESME by Harald Welte · 11 years ago
  34. 6fcc3a9 nat: Attempt to follow the MODULE_METHOD pattern for methods by Holger Hans Peter Freyther · 11 years ago
  35. 5741256 nat: Use bsc_nat_msc_is_connected instead of accessing it directly by Holger Hans Peter Freyther · 11 years ago
  36. c85ed4e bsc: Fix compiler warning about undeclare functions by Holger Hans Peter Freyther · 11 years ago
  37. 9303df2 nanobts: Fix initialization of two concurrent BTS. by Holger Hans Peter Freyther · 11 years ago
  38. 0b4f1b9 vty: Fix BSC_NODE prompt string by Jacob Erlbeck · 11 years ago
  39. 97e139f bsc/vty: Add 'no bsc-welcome-text' command by Jacob Erlbeck · 11 years ago
  40. 1b89402 bsc/ussd: Optionally send USSD message on MSC disconnection by Jacob Erlbeck · 11 years ago
  41. 0c0e1c3 nat: Add example bsc entry for pablo by Holger Hans Peter Freyther · 11 years ago
  42. 326b5d8 libmgcp: add enum mgcp_role by Pablo Neira Ayuso · 11 years ago
  43. d81fec0 libmgcp: attach mgcp_ prefix to udp_send by Pablo Neira Ayuso · 11 years ago
  44. a874b8d Fix: Handle CM service request on already secured channel correctly by Andreas Eversberg · 11 years ago
  45. 66b52c1 libmgcp: add mgcp prefix to functions and constants by Pablo Neira Ayuso · 11 years ago
  46. 6cb2ccc nat/ussd: Add 'show ussd-connection' vty command by Jacob Erlbeck · 11 years ago
  47. 27876a2 nat: Fix potential memory leak when reading a message by Holger Hans Peter Freyther · 11 years ago
  48. 9962151 nat: Misc changes spotted while going through the file with Jacob by Holger Hans Peter Freyther · 11 years ago
  49. 3db24b5 Merge branch 'laforge/smpp-fixes' by Holger Hans Peter Freyther · 11 years ago
  50. 045f402 SMPP: use VTY setting for E212/E164 in ALERT NOTIFICATION by Harald Welte · 11 years ago
  51. 99e273d SMPP: convert a SMMA to a SMPP ALERT NOTIFICATION by Harald Welte · 11 years ago
  52. 1aeb2af SMPP: don't get stuck in case of SMS memory exceeded by Harald Welte · 11 years ago
  53. 14d1177 Merge branch 'zecke/features/big-rewrite' by Holger Hans Peter Freyther · 11 years ago
  54. 52f705e nat: Use the DCC region for number rewriting and increase debug output by Holger Hans Peter Freyther · 11 years ago
  55. 67e423c nat: Implement a post-routing for the NAT software by Holger Hans Peter Freyther · 11 years ago
  56. 3615a30 nat: Fix some memory leaks in the testcases. by Holger Hans Peter Freyther · 11 years ago
  57. ddf191e nat: Allow to use the prefix lookup to rewrite numbers by Holger Hans Peter Freyther · 11 years ago
  58. 85d3b34 nat: Introduce a prefix lookup tree (trie) for number rewriting by Holger Hans Peter Freyther · 11 years ago
  59. b718ad3 nat: Add a no number-rewrite command and call it through a VTY test by Holger Hans Peter Freyther · 11 years ago
  60. aa93bac gprs_gmm: Avoid assertion in the sending code during routing area update by Holger Hans Peter Freyther · 11 years ago
  61. 7e0fec1 gprs_llc: Assert that we send frames with either tlli or old_tlli by Holger Hans Peter Freyther · 11 years ago
  62. 964a9b3 gprs_llc: Work on finding the right LLE/LLME in case of routing area update by Holger Hans Peter Freyther · 11 years ago
  63. 012a7ee gprs_llc: Lookup lle based on the real TLLI by Holger Hans Peter Freyther · 11 years ago
  64. 598e7b3 gprs_sgsn: In case of a Activate PDP Context timeout we should free pdp by Holger Hans Peter Freyther · 11 years ago
  65. 92aa6bb gprs: Fix a typo in the comment by Holger Hans Peter Freyther · 11 years ago
  66. c0438e3 tests: TestCase.assertGreater is not available on Python 2.5 by Holger Hans Peter Freyther · 11 years ago
  67. c63f6f1 expiration: Allow to disable the periodic location updating procedure by Holger Hans Peter Freyther · 11 years ago
  68. e7bd863 expiration: Speculative fixes for the periodic expiring handling by Holger Hans Peter Freyther · 11 years ago
  69. b970894 expiration: Print the "expire_lu" time in show subscriber by Holger Hans Peter Freyther · 11 years ago
  70. a7328a5 smpp: Move the coding/mode detection into a utils file by Holger Hans Peter Freyther · 11 years ago
  71. 5ecbc93 misc: Fix compilation warnings by Holger Hans Peter Freyther · 11 years ago
  72. 649e1ff sgsn: spelling fixes inside comments by Harald Welte · 11 years ago
  73. b4b21f5 SMPP: complete the VTY help/documentation by Harald Welte · 11 years ago
  74. badb12f remove 'bind early' from osmo-bsc_mgcp example config by Harald Welte · 11 years ago
  75. 3dfb549 sgsn: Add "auth-policy" VTY command to enable/disable ACL by Harald Welte · 11 years ago
  76. 7f6da48 sgsn: add a minimalistic ACL by Harald Welte · 11 years ago
  77. cb5353d oml: Add a missing break switch for NM_OC_BS11 by Holger Hans Peter Freyther · 11 years ago
  78. 1b624ba smpp: Close the file descriptor when we can't accept the SMSC conn by Holger Hans Peter Freyther · 11 years ago
  79. c962d45 smpp: Add the classic check for osmo_fd_register by Holger Hans Peter Freyther · 11 years ago
  80. 921b227 smpp: Fix possible NULL dereference of the emse->acl by Holger Hans Peter Freyther · 11 years ago
  81. ae9d8d3 smpp: Checking an array for NULL will always be false by Holger Hans Peter Freyther · 11 years ago
  82. c9251fa ipaccess: The proxy code checked the array but not the element by Holger Hans Peter Freyther · 11 years ago
  83. 3aedba6 ipaccess: Fix a resource leak in case the stat is failing by Holger Hans Peter Freyther · 11 years ago
  84. 5ccd015 nitb: The subscr->imsi is an array will never be NULL by Holger Hans Peter Freyther · 11 years ago
  85. 995ff35 Fix license header at smpp_openbsc.c and smpp_smsc.c by Harald Welte · 11 years ago
  86. 4c5babc smpp_openbsc: Fix parsing of 03.38 data coding scheme in MO case by Harald Welte · 11 years ago
  87. 641475c Fix: Handle CM service request on already secured channel correctly by Andreas Eversberg · 11 years ago
  88. 46bd424 libmgcp: add enum mgcp_type and use it by Pablo Neira Ayuso · 11 years ago
  89. 1e61b25 mncc: Remove what we believe to be a tautology from the MNCC code by Holger Hans Peter Freyther · 11 years ago
  90. 096dc3a nat: The con variable is not assigned at this point by Holger Hans Peter Freyther · 11 years ago
  91. 7346081 nat: number could point to an address on the stack that can be reused by Holger Hans Peter Freyther · 11 years ago
  92. 9bec10e nat: Address coverity warning about uninitialized addr by Holger Hans Peter Freyther · 11 years ago
  93. b0b8a34 nat: Please coverity and initialize the saveptr to NULL by Holger Hans Peter Freyther · 11 years ago
  94. 9feef48 nitb: Add a missing NULL check for searching the subscriber by Holger Hans Peter Freyther · 11 years ago
  95. e885951 db: Fix an issue with the memset by Holger Hans Peter Freyther · 11 years ago
  96. 81cff91 gsm_subscriber: Fix compiler warning of the printf string by Holger Hans Peter Freyther · 11 years ago
  97. 7b76934 nat: The second call didn't really add anything to the test. by Holger Hans Peter Freyther · 11 years ago
  98. b18c745 ipaccess-config: Add missing break to parsing the -L option by Holger Hans Peter Freyther · 11 years ago
  99. 7d8139a ipaccess-config: Fix a resource leak in an error path by Holger Hans Peter Freyther · 11 years ago
  100. aa63d70 sgsn: Fix the unimplemented/uninstalled show ggsn command by Holger Hans Peter Freyther · 11 years ago