1. 8737c5b ipaccess-config: Add missing break to parsing the -L option by Holger Hans Peter Freyther · 11 years ago
  2. c7221d4 ipaccess-config: Fix a resource leak in an error path by Holger Hans Peter Freyther · 11 years ago
  3. 137bb85 sgsn: Fix the unimplemented/uninstalled show ggsn command by Holger Hans Peter Freyther · 11 years ago
  4. 41514d9 sgsn_vty: Fix uninitialized variable in the gprs_apn2str method by Holger Hans Peter Freyther · 11 years ago
  5. 44051a2 sgsn: Fix logically dead code in regard to the osmo_fd_register by Holger Hans Peter Freyther · 11 years ago
  6. 6824c50 sgsn: Fix lengths of MS Network Capability and MS Radio Access Capability elements. by Alexander Chemeris · 11 years ago
  7. 1b0af51 hsl: Remove the support for the HSL bts from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  8. fe1bbd7 nat: Fix compiler warning and cast uint16_t to uint8_t by Holger Hans Peter Freyther · 11 years ago
  9. 0b6dca7 mgcp: Make sure the save pointer is initialized with NULL. by Holger Hans Peter Freyther · 11 years ago
  10. d66e5c3 ipaccess-find: Address a warning by coverity of unitialized memory by Holger Hans Peter Freyther · 11 years ago
  11. eb0842d isdnsync: Remove a double close of the isdn device by Holger Hans Peter Freyther · 11 years ago
  12. f1ee6cc nanobts: Do not crash on an invalid TRX number by Holger Hans Peter Freyther · 11 years ago
  13. 6539752 tests: Add a custom test runner to test the VTY functionality. by Holger Hans Peter Freyther · 11 years ago
  14. 55ebf8d misc: Ignore compiled python code and another test case by Holger Hans Peter Freyther · 11 years ago
  15. ad5fb00 Introduced support for external python tests by Katerina Barone-Adesi · 11 years ago
  16. d514e7c ctrlif: Flush/Clear write_queue when closing the control socket by Harald Welte · 11 years ago
  17. e7b751c bsc_vty: Print human-readable string version of NM ADM STATE by Harald Welte · 11 years ago
  18. 0273fab GPRS LLC: Add non-standard method of sequence number recovery by Harald Welte · 11 years ago
  19. c4d5da9 osmo-bsc VTY: fix saving of codec-list by Harald Welte · 11 years ago
  20. d34ad44 smpp: Only write the systemd-id if it is not empty by Holger Hans Peter Freyther · 11 years ago
  21. 9200844 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  22. 03d80af vty: Print the state of all GPRS OML objects in show bts by Holger Hans Peter Freyther · 11 years ago
  23. af16c81 SMPP: Add new 'dcs_transparent' ESME setting by Harald Welte · 11 years ago
  24. 6f17700 SMPP: Pass on 0xFx style DCS from SMPP to GSM by Harald Welte · 11 years ago
  25. 3a3fa9d SMPP: Respond with BIND_TRX_RESP to BIND_TRX, not BIND_TX_RESP by Harald Welte · 11 years ago
  26. a229748 mgcp: Initialize the tone to CHAR_MAX as this might not be a request by Holger Hans Peter Freyther · 11 years ago
  27. 8cf2fc2 nat: fix use after free in forward_sccp_to_bts by Pablo Neira Ayuso · 11 years ago
  28. bd5f21f channels: Mark channels as broken that time out on activation/release by Holger Hans Peter Freyther · 11 years ago
  29. 03c8936 Merge branch 'zecke/features/sysmobts' by Holger Hans Peter Freyther · 11 years ago
  30. ed8cc0e ipaccess: Remove the ipaccess_gsmnet and assume there is a bsc_gsmnet by Holger Hans Peter Freyther · 11 years ago
  31. 76d8255 sysmobts: Make the nanoBTS NM code work for the sysmobts by Holger Hans Peter Freyther · 11 years ago
  32. 48f01d7 sysmobts: Initialize the NM signal handler only once in a mixed network by Holger Hans Peter Freyther · 11 years ago
  33. 2395708 sysmobts: Avoid a crash when trying to look-up a BTS by Holger Hans Peter Freyther · 11 years ago
  34. 9480f65 nat: Include LAC/CI as TV values at the end of the 'status' message by Holger Hans Peter Freyther · 11 years ago
  35. 2edde4a smpp: Attempt to fix a memory leak of the msgb by Holger Hans Peter Freyther · 11 years ago
  36. 9b9ba47 nat: Use memcmp for the token on the USSD interface as well by Holger Hans Peter Freyther · 11 years ago
  37. a791d23 nat: Move the callstats to a new header file due sccp usage by Holger Hans Peter Freyther · 11 years ago
  38. 76569f1 nat: Add an example for a black list by Holger Hans Peter Freyther · 11 years ago
  39. 30c74ea ctrl: Provide a reply in case the range check failed by Holger Hans Peter Freyther · 11 years ago
  40. f0c9fd3 ctrl: Make the commands static to not pollute the namespace by Holger Hans Peter Freyther · 11 years ago
  41. cc49469 nat: Extract the LAC/CI from the Complete Layer3 Information by Holger Hans Peter Freyther · 11 years ago
  42. 3a370eb nat: Rename "struct sccp_connections" to "struct nat_sccp_connection" by Holger Hans Peter Freyther · 11 years ago
  43. 8812925 debian: Begin the 0.13.0 series with a new changelog entry by Holger Hans Peter Freyther · 11 years ago
  44. 93a0913 nat: Allow to re-write international numbers in the CC Setup messages by Holger Hans Peter Freyther · 11 years ago
  45. 961775e nat: Allow to daemonize the NAT process by Holger Hans Peter Freyther · 11 years ago
  46. 462d426 Merge commit 'zecke/mgcp-statistics' by Holger Hans Peter Freyther · 11 years ago
  47. 4a6fa9c nat: Name the variable more properly and begin with net.1.bsc.%d by Holger Hans Peter Freyther · 12 years ago
  48. 58e4a8e nat: Include the sccp_src_ref and sccp_dst_ref for this call by Holger Hans Peter Freyther · 12 years ago
  49. 4dc87ee nat: Do not allow the amount of pending responses to grow infinitely by Holger Hans Peter Freyther · 12 years ago
  50. 755c012 nat: Reword the log messages as this is normal operation by Holger Hans Peter Freyther · 12 years ago
  51. 931d698 nat: We want the remote to respond to our DLCX request by Holger Hans Peter Freyther · 12 years ago
  52. cd8bea9 nat: Make it possible to send MGCP messages through the IPA multiplex by Holger Hans Peter Freyther · 12 years ago
  53. dceba0f nat: Move all methods sending a response to the callagent to a single place by Holger Hans Peter Freyther · 12 years ago
  54. 053d93f nat: Address the FIXME and send the MDCX down to the BSC by Holger Hans Peter Freyther · 12 years ago
  55. 4673717 debian: Fix the installation of the sgsn example data by Holger Hans Peter Freyther · 11 years ago
  56. ca46798 sysmobts: Add the necessary data structure and init for the SAPI queue by Holger Hans Peter Freyther · 11 years ago
  57. 8e9649c nat: Fix authentication by-pass using shorter tokens by Holger Hans Peter Freyther · 11 years ago
  58. f89a7b6 bsc-ctrl: Fix a potential memory leak on failed verification by Holger Hans Peter Freyther · 11 years ago
  59. 9e8e618 db: Link to the VTY library for the vty_config_unlock symbol by Holger Hans Peter Freyther · 11 years ago
  60. a4fa21c Add VTY option to set GPRS network-control-order to enable MS measurements by Andreas Eversberg · 11 years ago
  61. 784be94 Fix osmo-nitb build without libsmpp by Harald Welte · 11 years ago
  62. f243cb9 SMPP: Implement SMPP Osmocom Estensions on MO-SMS by Harald Welte · 11 years ago
  63. 51f6548 SMPP: Fix crash on delivery of incoming SUBMIT-SM by Harald Welte · 11 years ago
  64. 8b3c595 IPA: Allow RSL connection to different IP address as OML by Harald Welte · 11 years ago
  65. 43924f5 BTS: Add S counter for link loss criterion to lchan structure by Andreas Eversberg · 11 years ago
  66. fb8f0b5 si: Another round of PCS related fixes by Holger Hans Peter Freyther · 11 years ago
  67. fad7365 rsl: Properly initialize the cm structure with memset by Holger Hans Peter Freyther · 11 years ago
  68. d1dcdb8 bsc_vty: Prevent printing -1 as unsigned integer for timeslot TSC by Harald Welte · 11 years ago
  69. 9372d9c bsc: Stop "show paging" from crashing before the first paging by Holger Hans Peter Freyther · 11 years ago
  70. e8b3a51 doc: Do not have examples with accept-all in our repository by Holger Hans Peter Freyther · 11 years ago
  71. ebe3725 vty: Document some previously undocumented parameters by Holger Hans Peter Freyther · 11 years ago
  72. 47c58ba doc: Create a documentation on the SCCP/lite implementation we have by Holger Hans Peter Freyther · 11 years ago
  73. 3073f52 VTY: backwards compatibility for 'logging level sms' by Harald Welte · 11 years ago
  74. dee934a Fix of IMMIDIATE ASSIGNMENT REJECT message by Andreas Eversberg · 11 years ago
  75. 9a696d7 add some more docbook snippets by Harald Welte · 11 years ago
  76. 760ffb5 dump_all_docs.py: Also extract documentation for SGSN by Harald Welte · 11 years ago
  77. d3d6d76 fix osmo-bsc example configuration file by Harald Welte · 11 years ago
  78. bd104c0 doc: Add some documentation on how the paging system is working by Holger Hans Peter Freyther · 11 years ago
  79. c227939 Merge branch 'zecke/feature/rf-lock-exclude' by Holger Hans Peter Freyther · 11 years ago
  80. 81598ea bsc: Allow to page a BTS that is excluded from the RF lock by Holger Hans Peter Freyther · 11 years ago
  81. 8b91d1e bsc: A BTS excluded from the RF lock should be allowed to make a connection by Holger Hans Peter Freyther · 12 years ago
  82. 1079916 bts: Allow to exclude a BTS from the global RF lock handling by Holger Hans Peter Freyther · 12 years ago
  83. 7291899 CC: gsm48_cc_tx_release() must not remove callref by Andreas Eversberg · 11 years ago
  84. 59e79ee CC: mncc_release_ind() must send MNCC_REL_CNF in state N19 by Andreas Eversberg · 11 years ago
  85. 60628b8 CC: Be sure to allocate call instance with talloc_zero() by Andreas Eversberg · 11 years ago
  86. 20c366a smpp_vty: Ensure to not print 'system-id' in openbsc.cfg if its empty by Harald Welte · 11 years ago
  87. 5831dd9 smpp: Fix a memleak of the SMS on the submit path by Holger Hans Peter Freyther · 11 years ago
  88. a528daf SMPP: Inform the SMS Queue that a SMS was submitted to kick the queue by Holger Hans Peter Freyther · 11 years ago
  89. 59e7f2b si: Deal with DCS1800 and PCS1900 have overlapping ARFCN ranges by Holger Hans Peter Freyther · 11 years ago
  90. 2e778c7 si: Share the ARFCN selection condition between the two statements by Holger Hans Peter Freyther · 11 years ago
  91. 80abe25 rsl: Properly parse the RLM cause from the error indication by Holger Hans Peter Freyther · 11 years ago
  92. db24754 osmo-bsc: Add ctrl cmd bts RF state by Daniel Willmann · 12 years ago
  93. 2c9540c osmo-bsc: Add VTY command show position by Daniel Willmann · 12 years ago
  94. 1b7fe0e bsc: Auto RF Off in case of missing MSC connection by Holger Hans Peter Freyther · 13 years ago
  95. 1427a20 nat: Fail if the control interface can not be initialized by Holger Hans Peter Freyther · 11 years ago
  96. d27abf9 Merge branch 'zecke/feature/location-control' by Holger Hans Peter Freyther · 11 years ago
  97. a8bbae8 bsc: Create a better error message for when RF commands are rejected by Holger Hans Peter Freyther · 13 years ago
  98. 43bc83d bsc: Simplify the trap sending by using the location state method by Holger Hans Peter Freyther · 13 years ago
  99. fb09c5b bsc: Send a TRAP with the locations on a MSC connection by Holger Hans Peter Freyther · 13 years ago
  100. dbd5c29 bsc: Use the BSC RF CTRL to change the RF state of the TRXs by Holger Hans Peter Freyther · 13 years ago