1. 5c46e93 vty: Fix whitespace in test script by Jacob Erlbeck · 11 years ago
  2. 901b9a4 gbproxy: Reject SGSN UNITDATA messages with an invalid BVCI by Jacob Erlbeck · 11 years ago
  3. cc4a2aa gbproxy: Test invalid BVCI from SGSN by Jacob Erlbeck · 11 years ago
  4. 174bad4 gbproxy: Add global and per peer counters by Jacob Erlbeck · 11 years ago
  5. 700b873 gbproxy: Fix warning and log message by Jacob Erlbeck · 11 years ago
  6. 4501772 gbproxy: Extended test program to simulate SGSN, too by Jacob Erlbeck · 11 years ago
  7. e48c347 gbproxy: Replace NS-VC references by NSEI by Jacob Erlbeck · 11 years ago
  8. 76fa57a gbproxy: Add test program to test gbproxy message handling by Jacob Erlbeck · 11 years ago
  9. b8b1c2a ussd: Fix test for RELEASE COMPLETE by Alexander Huemer · 11 years ago
  10. 5b57413 misc: Require libosmocore 0.6.4 and libosmogb 0.6.4 by Holger Hans Peter Freyther · 11 years ago
  11. abe587d db: Remove the struct gsm_network from the database layer by Holger Hans Peter Freyther · 11 years ago
  12. f3f3d30 abis: Consistent usage of LOGP/DEBUGP for "RSL CONNECT NACK" by Alexander Chemeris · 11 years ago
  13. 0d4f964 osmo-bts: Kill the different ROLE_BSC as e1inp_sign_link is used now by Holger Hans Peter Freyther · 11 years ago
  14. e092dec nitb: Add "subscriber create" VTY command. by Alexander Chemeris · 11 years ago
  15. a84faf6 sms: Possiqble meamleak fix gsm340_rx_tpdu() by Alexander Chemeris · 11 years ago
  16. 979d137 Fix typo in console output: "PEROIDOC" -> "PERIODIC". by Alexander Chemeris · 11 years ago
  17. 0d404ca Fix typo ',' -> ';' at the end of a line. by Alexander Chemeris · 11 years ago
  18. 35f1290 Fix copy-paste error in console output in db_test. by Alexander Chemeris · 11 years ago
  19. 64e143a bsc: Add control command to set timezone by Jacob Erlbeck · 11 years ago
  20. 651038f smpp: Fix the make distcheck for smpp by Holger Hans Peter Freyther · 11 years ago
  21. 8c53428 nat: Fix make distcheck for the nat by Holger Hans Peter Freyther · 11 years ago
  22. cc0d884 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  23. 80d5843 bsc: Add vty command for setting Access control classes. by Ivan Kluchnikov · 11 years ago
  24. 21f6d15 ctrl: Set a generic reply when it hasn'n been set by Jacob Erlbeck · 11 years ago
  25. 5741e1f ctrl: Add test script for the BSC control interface by Jacob Erlbeck · 11 years ago
  26. 38c5667 vty: Cosmetic change to the writing of the bts->model by Holger Hans Peter Freyther · 11 years ago
  27. dcce8e8 ctrl: Remember last 'rf_locked' control command by Jacob Erlbeck · 11 years ago
  28. 5e22911 vty: Hide unconfigured BTS on 'write' by Jacob Erlbeck · 11 years ago
  29. 3ccb86b ussd: Send USSD on call setup on MSC errors by Jacob Erlbeck · 11 years ago
  30. 323d2f5 bsc_msc: Fix possible null pointer dereference by Holger Hans Peter Freyther · 11 years ago
  31. 85dee84 nat: Remember the original dest local reference in the parsed struct by Holger Hans Peter Freyther · 11 years ago
  32. 0cc1498 nat: Fix the log message of the code in case of an allocation failure by Holger Hans Peter Freyther · 11 years ago
  33. bac47a2 bsc_msc: Stop the re-connect timer in case the msc is lost by Holger Hans Peter Freyther · 11 years ago
  34. 7be0e60 bsc_msc: Add a name field to the MSC Connection to differentiate links by Holger Hans Peter Freyther · 11 years ago
  35. abb54ae vty: Attempt to fix the build when SMPP is not enabled by Holger Hans Peter Freyther · 11 years ago
  36. cdf1857 vty: Rename 'mgcp-through-msc-ipa' command to 'use-msc-ipa-for-mgcp' by Jacob Erlbeck · 11 years ago
  37. bf8eec7 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  38. e86c597 vty: Generalize ournode_exit() and ournode_end() by Jacob Erlbeck · 11 years ago
  39. 768a7c3 vty: Add test to check vty node hierarchy and related commands by Jacob Erlbeck · 11 years ago
  40. 602b5d9 SMPP: add missing VTY parameter 'deliver-src-imsi' for ESME by Harald Welte · 11 years ago
  41. 30f1702 nat: Attempt to follow the MODULE_METHOD pattern for methods by Holger Hans Peter Freyther · 11 years ago
  42. 814ca92 nat: Use bsc_nat_msc_is_connected instead of accessing it directly by Holger Hans Peter Freyther · 11 years ago
  43. 20dec48 bsc: Fix compiler warning about undeclare functions by Holger Hans Peter Freyther · 11 years ago
  44. 27d407a nanobts: Fix initialization of two concurrent BTS. by Holger Hans Peter Freyther · 11 years ago
  45. 64985d4 vty: Fix BSC_NODE prompt string by Jacob Erlbeck · 11 years ago
  46. b62092a bsc/vty: Add 'no bsc-welcome-text' command by Jacob Erlbeck · 11 years ago
  47. 058b1e5 bsc/ussd: Optionally send USSD message on MSC disconnection by Jacob Erlbeck · 11 years ago
  48. 0b0be5b nat: Add example bsc entry for pablo by Holger Hans Peter Freyther · 11 years ago
  49. a4e3694 libmgcp: add enum mgcp_role by Pablo Neira Ayuso · 11 years ago
  50. ad11ffe libmgcp: attach mgcp_ prefix to udp_send by Pablo Neira Ayuso · 11 years ago
  51. e36b4c7 Fix: Handle CM service request on already secured channel correctly by Andreas Eversberg · 11 years ago
  52. 2a13ade libmgcp: add mgcp prefix to functions and constants by Pablo Neira Ayuso · 11 years ago
  53. 4684eb6 nat/ussd: Add 'show ussd-connection' vty command by Jacob Erlbeck · 11 years ago
  54. deff65a nat: Fix potential memory leak when reading a message by Holger Hans Peter Freyther · 11 years ago
  55. 8c1c28b nat: Misc changes spotted while going through the file with Jacob by Holger Hans Peter Freyther · 11 years ago
  56. b435690 Merge branch 'laforge/smpp-fixes' by Holger Hans Peter Freyther · 11 years ago
  57. 8834028 SMPP: use VTY setting for E212/E164 in ALERT NOTIFICATION by Harald Welte · 11 years ago
  58. b4ba0a3 SMPP: convert a SMMA to a SMPP ALERT NOTIFICATION by Harald Welte · 11 years ago
  59. 0ce3c8d SMPP: don't get stuck in case of SMS memory exceeded by Harald Welte · 11 years ago
  60. 9f979b9 Merge branch 'zecke/features/big-rewrite' by Holger Hans Peter Freyther · 11 years ago
  61. a68c1c6 nat: Use the DCC region for number rewriting and increase debug output by Holger Hans Peter Freyther · 11 years ago
  62. e9c7e27 nat: Implement a post-routing for the NAT software by Holger Hans Peter Freyther · 11 years ago
  63. d192c93 nat: Fix some memory leaks in the testcases. by Holger Hans Peter Freyther · 11 years ago
  64. 367390b nat: Allow to use the prefix lookup to rewrite numbers by Holger Hans Peter Freyther · 11 years ago
  65. aaa3d08 nat: Introduce a prefix lookup tree (trie) for number rewriting by Holger Hans Peter Freyther · 11 years ago
  66. bf123a1 nat: Add a no number-rewrite command and call it through a VTY test by Holger Hans Peter Freyther · 11 years ago
  67. 1cb1ce2 gprs_gmm: Avoid assertion in the sending code during routing area update by Holger Hans Peter Freyther · 11 years ago
  68. 374c7f9 gprs_llc: Assert that we send frames with either tlli or old_tlli by Holger Hans Peter Freyther · 11 years ago
  69. 1a3fff2 gprs_llc: Work on finding the right LLE/LLME in case of routing area update by Holger Hans Peter Freyther · 11 years ago
  70. fe5a6e8 gprs_llc: Lookup lle based on the real TLLI by Holger Hans Peter Freyther · 11 years ago
  71. 7e066c1 gprs_sgsn: In case of a Activate PDP Context timeout we should free pdp by Holger Hans Peter Freyther · 11 years ago
  72. 28f928d gprs: Fix a typo in the comment by Holger Hans Peter Freyther · 11 years ago
  73. eda0867 tests: TestCase.assertGreater is not available on Python 2.5 by Holger Hans Peter Freyther · 11 years ago
  74. 2fb8ebf expiration: Allow to disable the periodic location updating procedure by Holger Hans Peter Freyther · 11 years ago
  75. c25021f expiration: Speculative fixes for the periodic expiring handling by Holger Hans Peter Freyther · 11 years ago
  76. 2a835d8 expiration: Print the "expire_lu" time in show subscriber by Holger Hans Peter Freyther · 11 years ago
  77. 5292edc smpp: Move the coding/mode detection into a utils file by Holger Hans Peter Freyther · 11 years ago
  78. 1b39a8f misc: Fix compilation warnings by Holger Hans Peter Freyther · 11 years ago
  79. d4b9b02 sgsn: spelling fixes inside comments by Harald Welte · 11 years ago
  80. 1e0c722 SMPP: complete the VTY help/documentation by Harald Welte · 11 years ago
  81. 8274c76 remove 'bind early' from osmo-bsc_mgcp example config by Harald Welte · 11 years ago
  82. 2b9693d sgsn: Add "auth-policy" VTY command to enable/disable ACL by Harald Welte · 11 years ago
  83. a0879c1 sgsn: add a minimalistic ACL by Harald Welte · 11 years ago
  84. ebdbaff oml: Add a missing break switch for NM_OC_BS11 by Holger Hans Peter Freyther · 11 years ago
  85. 1614129 smpp: Close the file descriptor when we can't accept the SMSC conn by Holger Hans Peter Freyther · 11 years ago
  86. ee04abd smpp: Add the classic check for osmo_fd_register by Holger Hans Peter Freyther · 11 years ago
  87. de1148b smpp: Fix possible NULL dereference of the emse->acl by Holger Hans Peter Freyther · 11 years ago
  88. 7832d2e smpp: Checking an array for NULL will always be false by Holger Hans Peter Freyther · 11 years ago
  89. 2f0db38 ipaccess: The proxy code checked the array but not the element by Holger Hans Peter Freyther · 11 years ago
  90. 7c45dc5 ipaccess: Fix a resource leak in case the stat is failing by Holger Hans Peter Freyther · 11 years ago
  91. b0be39b nitb: The subscr->imsi is an array will never be NULL by Holger Hans Peter Freyther · 11 years ago
  92. 66c92c5 Fix license header at smpp_openbsc.c and smpp_smsc.c by Harald Welte · 11 years ago
  93. 3316943 smpp_openbsc: Fix parsing of 03.38 data coding scheme in MO case by Harald Welte · 11 years ago
  94. ee99535 Fix: Handle CM service request on already secured channel correctly by Andreas Eversberg · 11 years ago
  95. a3f26c0 libmgcp: add enum mgcp_type and use it by Pablo Neira Ayuso · 11 years ago
  96. ac009e5 mncc: Remove what we believe to be a tautology from the MNCC code by Holger Hans Peter Freyther · 11 years ago
  97. 49d2e14 nat: The con variable is not assigned at this point by Holger Hans Peter Freyther · 11 years ago
  98. 59387d8 nat: number could point to an address on the stack that can be reused by Holger Hans Peter Freyther · 11 years ago
  99. f0dd2f1 nat: Address coverity warning about uninitialized addr by Holger Hans Peter Freyther · 11 years ago
  100. 1662ea1 nat: Please coverity and initialize the saveptr to NULL by Holger Hans Peter Freyther · 11 years ago