1. b435690 Merge branch 'laforge/smpp-fixes' by Holger Hans Peter Freyther · 11 years ago
  2. 8834028 SMPP: use VTY setting for E212/E164 in ALERT NOTIFICATION by Harald Welte · 11 years ago
  3. b4ba0a3 SMPP: convert a SMMA to a SMPP ALERT NOTIFICATION by Harald Welte · 11 years ago
  4. 0ce3c8d SMPP: don't get stuck in case of SMS memory exceeded by Harald Welte · 11 years ago
  5. 9f979b9 Merge branch 'zecke/features/big-rewrite' by Holger Hans Peter Freyther · 11 years ago
  6. a68c1c6 nat: Use the DCC region for number rewriting and increase debug output by Holger Hans Peter Freyther · 11 years ago
  7. e9c7e27 nat: Implement a post-routing for the NAT software by Holger Hans Peter Freyther · 11 years ago
  8. d192c93 nat: Fix some memory leaks in the testcases. by Holger Hans Peter Freyther · 11 years ago
  9. 367390b nat: Allow to use the prefix lookup to rewrite numbers by Holger Hans Peter Freyther · 11 years ago
  10. aaa3d08 nat: Introduce a prefix lookup tree (trie) for number rewriting by Holger Hans Peter Freyther · 11 years ago
  11. bf123a1 nat: Add a no number-rewrite command and call it through a VTY test by Holger Hans Peter Freyther · 11 years ago
  12. 1cb1ce2 gprs_gmm: Avoid assertion in the sending code during routing area update by Holger Hans Peter Freyther · 11 years ago
  13. 374c7f9 gprs_llc: Assert that we send frames with either tlli or old_tlli by Holger Hans Peter Freyther · 11 years ago
  14. 1a3fff2 gprs_llc: Work on finding the right LLE/LLME in case of routing area update by Holger Hans Peter Freyther · 11 years ago
  15. fe5a6e8 gprs_llc: Lookup lle based on the real TLLI by Holger Hans Peter Freyther · 11 years ago
  16. 7e066c1 gprs_sgsn: In case of a Activate PDP Context timeout we should free pdp by Holger Hans Peter Freyther · 11 years ago
  17. 28f928d gprs: Fix a typo in the comment by Holger Hans Peter Freyther · 11 years ago
  18. eda0867 tests: TestCase.assertGreater is not available on Python 2.5 by Holger Hans Peter Freyther · 11 years ago
  19. 2fb8ebf expiration: Allow to disable the periodic location updating procedure by Holger Hans Peter Freyther · 11 years ago
  20. c25021f expiration: Speculative fixes for the periodic expiring handling by Holger Hans Peter Freyther · 11 years ago
  21. 2a835d8 expiration: Print the "expire_lu" time in show subscriber by Holger Hans Peter Freyther · 11 years ago
  22. 5292edc smpp: Move the coding/mode detection into a utils file by Holger Hans Peter Freyther · 11 years ago
  23. 1b39a8f misc: Fix compilation warnings by Holger Hans Peter Freyther · 11 years ago
  24. d4b9b02 sgsn: spelling fixes inside comments by Harald Welte · 11 years ago
  25. 1e0c722 SMPP: complete the VTY help/documentation by Harald Welte · 11 years ago
  26. 8274c76 remove 'bind early' from osmo-bsc_mgcp example config by Harald Welte · 11 years ago
  27. 2b9693d sgsn: Add "auth-policy" VTY command to enable/disable ACL by Harald Welte · 11 years ago
  28. a0879c1 sgsn: add a minimalistic ACL by Harald Welte · 11 years ago
  29. ebdbaff oml: Add a missing break switch for NM_OC_BS11 by Holger Hans Peter Freyther · 11 years ago
  30. 1614129 smpp: Close the file descriptor when we can't accept the SMSC conn by Holger Hans Peter Freyther · 11 years ago
  31. ee04abd smpp: Add the classic check for osmo_fd_register by Holger Hans Peter Freyther · 11 years ago
  32. de1148b smpp: Fix possible NULL dereference of the emse->acl by Holger Hans Peter Freyther · 11 years ago
  33. 7832d2e smpp: Checking an array for NULL will always be false by Holger Hans Peter Freyther · 11 years ago
  34. 2f0db38 ipaccess: The proxy code checked the array but not the element by Holger Hans Peter Freyther · 11 years ago
  35. 7c45dc5 ipaccess: Fix a resource leak in case the stat is failing by Holger Hans Peter Freyther · 11 years ago
  36. b0be39b nitb: The subscr->imsi is an array will never be NULL by Holger Hans Peter Freyther · 11 years ago
  37. 66c92c5 Fix license header at smpp_openbsc.c and smpp_smsc.c by Harald Welte · 11 years ago
  38. 3316943 smpp_openbsc: Fix parsing of 03.38 data coding scheme in MO case by Harald Welte · 11 years ago
  39. ee99535 Fix: Handle CM service request on already secured channel correctly by Andreas Eversberg · 11 years ago
  40. a3f26c0 libmgcp: add enum mgcp_type and use it by Pablo Neira Ayuso · 11 years ago
  41. ac009e5 mncc: Remove what we believe to be a tautology from the MNCC code by Holger Hans Peter Freyther · 11 years ago
  42. 49d2e14 nat: The con variable is not assigned at this point by Holger Hans Peter Freyther · 11 years ago
  43. 59387d8 nat: number could point to an address on the stack that can be reused by Holger Hans Peter Freyther · 11 years ago
  44. f0dd2f1 nat: Address coverity warning about uninitialized addr by Holger Hans Peter Freyther · 11 years ago
  45. 1662ea1 nat: Please coverity and initialize the saveptr to NULL by Holger Hans Peter Freyther · 11 years ago
  46. e6e99e1 nitb: Add a missing NULL check for searching the subscriber by Holger Hans Peter Freyther · 11 years ago
  47. 461a0d8 db: Fix an issue with the memset by Holger Hans Peter Freyther · 11 years ago
  48. 274e93e gsm_subscriber: Fix compiler warning of the printf string by Holger Hans Peter Freyther · 11 years ago
  49. 33b1765 nat: The second call didn't really add anything to the test. by Holger Hans Peter Freyther · 11 years ago
  50. 8737c5b ipaccess-config: Add missing break to parsing the -L option by Holger Hans Peter Freyther · 11 years ago
  51. c7221d4 ipaccess-config: Fix a resource leak in an error path by Holger Hans Peter Freyther · 11 years ago
  52. 137bb85 sgsn: Fix the unimplemented/uninstalled show ggsn command by Holger Hans Peter Freyther · 11 years ago
  53. 41514d9 sgsn_vty: Fix uninitialized variable in the gprs_apn2str method by Holger Hans Peter Freyther · 11 years ago
  54. 44051a2 sgsn: Fix logically dead code in regard to the osmo_fd_register by Holger Hans Peter Freyther · 11 years ago
  55. 6824c50 sgsn: Fix lengths of MS Network Capability and MS Radio Access Capability elements. by Alexander Chemeris · 11 years ago
  56. 1b0af51 hsl: Remove the support for the HSL bts from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  57. fe1bbd7 nat: Fix compiler warning and cast uint16_t to uint8_t by Holger Hans Peter Freyther · 11 years ago
  58. 0b6dca7 mgcp: Make sure the save pointer is initialized with NULL. by Holger Hans Peter Freyther · 11 years ago
  59. d66e5c3 ipaccess-find: Address a warning by coverity of unitialized memory by Holger Hans Peter Freyther · 11 years ago
  60. eb0842d isdnsync: Remove a double close of the isdn device by Holger Hans Peter Freyther · 11 years ago
  61. f1ee6cc nanobts: Do not crash on an invalid TRX number by Holger Hans Peter Freyther · 11 years ago
  62. 6539752 tests: Add a custom test runner to test the VTY functionality. by Holger Hans Peter Freyther · 11 years ago
  63. 55ebf8d misc: Ignore compiled python code and another test case by Holger Hans Peter Freyther · 11 years ago
  64. ad5fb00 Introduced support for external python tests by Katerina Barone-Adesi · 11 years ago
  65. d514e7c ctrlif: Flush/Clear write_queue when closing the control socket by Harald Welte · 11 years ago
  66. e7b751c bsc_vty: Print human-readable string version of NM ADM STATE by Harald Welte · 11 years ago
  67. 0273fab GPRS LLC: Add non-standard method of sequence number recovery by Harald Welte · 11 years ago
  68. c4d5da9 osmo-bsc VTY: fix saving of codec-list by Harald Welte · 11 years ago
  69. d34ad44 smpp: Only write the systemd-id if it is not empty by Holger Hans Peter Freyther · 11 years ago
  70. 9200844 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  71. 03d80af vty: Print the state of all GPRS OML objects in show bts by Holger Hans Peter Freyther · 11 years ago
  72. af16c81 SMPP: Add new 'dcs_transparent' ESME setting by Harald Welte · 11 years ago
  73. 6f17700 SMPP: Pass on 0xFx style DCS from SMPP to GSM by Harald Welte · 11 years ago
  74. 3a3fa9d SMPP: Respond with BIND_TRX_RESP to BIND_TRX, not BIND_TX_RESP by Harald Welte · 11 years ago
  75. a229748 mgcp: Initialize the tone to CHAR_MAX as this might not be a request by Holger Hans Peter Freyther · 11 years ago
  76. 8cf2fc2 nat: fix use after free in forward_sccp_to_bts by Pablo Neira Ayuso · 11 years ago
  77. bd5f21f channels: Mark channels as broken that time out on activation/release by Holger Hans Peter Freyther · 11 years ago
  78. 03c8936 Merge branch 'zecke/features/sysmobts' by Holger Hans Peter Freyther · 11 years ago
  79. ed8cc0e ipaccess: Remove the ipaccess_gsmnet and assume there is a bsc_gsmnet by Holger Hans Peter Freyther · 11 years ago
  80. 76d8255 sysmobts: Make the nanoBTS NM code work for the sysmobts by Holger Hans Peter Freyther · 11 years ago
  81. 48f01d7 sysmobts: Initialize the NM signal handler only once in a mixed network by Holger Hans Peter Freyther · 11 years ago
  82. 2395708 sysmobts: Avoid a crash when trying to look-up a BTS by Holger Hans Peter Freyther · 11 years ago
  83. 9480f65 nat: Include LAC/CI as TV values at the end of the 'status' message by Holger Hans Peter Freyther · 11 years ago
  84. 2edde4a smpp: Attempt to fix a memory leak of the msgb by Holger Hans Peter Freyther · 11 years ago
  85. 9b9ba47 nat: Use memcmp for the token on the USSD interface as well by Holger Hans Peter Freyther · 11 years ago
  86. a791d23 nat: Move the callstats to a new header file due sccp usage by Holger Hans Peter Freyther · 11 years ago
  87. 76569f1 nat: Add an example for a black list by Holger Hans Peter Freyther · 11 years ago
  88. 30c74ea ctrl: Provide a reply in case the range check failed by Holger Hans Peter Freyther · 11 years ago
  89. f0c9fd3 ctrl: Make the commands static to not pollute the namespace by Holger Hans Peter Freyther · 11 years ago
  90. cc49469 nat: Extract the LAC/CI from the Complete Layer3 Information by Holger Hans Peter Freyther · 11 years ago
  91. 3a370eb nat: Rename "struct sccp_connections" to "struct nat_sccp_connection" by Holger Hans Peter Freyther · 11 years ago
  92. 8812925 debian: Begin the 0.13.0 series with a new changelog entry by Holger Hans Peter Freyther · 11 years ago
  93. 93a0913 nat: Allow to re-write international numbers in the CC Setup messages by Holger Hans Peter Freyther · 11 years ago
  94. 961775e nat: Allow to daemonize the NAT process by Holger Hans Peter Freyther · 11 years ago
  95. 462d426 Merge commit 'zecke/mgcp-statistics' by Holger Hans Peter Freyther · 11 years ago
  96. 4a6fa9c nat: Name the variable more properly and begin with net.1.bsc.%d by Holger Hans Peter Freyther · 12 years ago
  97. 58e4a8e nat: Include the sccp_src_ref and sccp_dst_ref for this call by Holger Hans Peter Freyther · 12 years ago
  98. 4dc87ee nat: Do not allow the amount of pending responses to grow infinitely by Holger Hans Peter Freyther · 12 years ago
  99. 755c012 nat: Reword the log messages as this is normal operation by Holger Hans Peter Freyther · 12 years ago
  100. 931d698 nat: We want the remote to respond to our DLCX request by Holger Hans Peter Freyther · 12 years ago