1. 7517212 sms: Re-order the include files after the separationf OpenBSC and osmocore by Holger Hans Peter Freyther · 12 years ago
  2. 3dfe8a1 nat: sizeof char * != sizeof char[], make the code work on 64bit systems by Holger Hans Peter Freyther · 12 years ago
  3. e2f34d5 nat: Inject a a=fmtp:%d to force the right AMR code by Holger Hans Peter Freyther · 12 years ago
  4. 93fda87 debian: Make the package creation work on debian squeeze (stable) by Holger Hans Peter Freyther · 12 years ago
  5. e0b5972 debian: We require libdbi-sqlite3 for running the tests by Holger Hans Peter Freyther · 12 years ago
  6. f3a317c debian: Update the rules to work from the toplevel directory by Holger Hans Peter Freyther · 12 years ago
  7. e600eed debian: Move debian directory to ease building packages by Holger Hans Peter Freyther · 12 years ago
  8. 6b55f60 sms_queue: It is a bad idea to detach a subscriber on failed delivery by Holger Hans Peter Freyther · 12 years ago
  9. 7456891 mgcp: Fix the log message. This is inside the MDCX printing routine by Holger Hans Peter Freyther · 12 years ago
  10. cb3c2c9 nat: Make MGCP helper routine static as it is internal to the MGCP code by Holger Hans Peter Freyther · 12 years ago
  11. 07fc097 nat: Document the high level goal of the MGCP/NAT routines by Holger Hans Peter Freyther · 12 years ago
  12. aff2071 Set byte order defines when compiled on OSX by Tobias Engel · 12 years ago
  13. 511f9c3 si: Partially implement the range encoding for the SI. by Holger Hans Peter Freyther · 12 years ago
  14. d49eb74 libbsc: fix message leaks on several error paths by Pablo Neira Ayuso · 12 years ago
  15. 2ee7ecd Allow setting of Control Channel Description parameters via VTY by Andreas Eversberg · 12 years ago
  16. 94c2b05 bsc: Do not print "SI 18" but SI2ter when the SI generation fails by Holger Hans Peter Freyther · 12 years ago
  17. c15d0ac SI13: Set alpha value to a safer default of 0 instead of 10 by Harald Welte · 12 years ago
  18. d9173c3 bsc_init: Don't drop all BTSs because a single BTS had an error by Harald Welte · 12 years ago
  19. 8936d00 tests: Remove the debug/logging test as it is in libosmocore now by Holger Hans Peter Freyther · 12 years ago
  20. becc89a Fix: T3192 and T3193 must be similar by Andreas Eversberg · 12 years ago
  21. 778695d mgcp: Add the disable color option to the mgcp binary by Holger Hans Peter Freyther · 12 years ago
  22. 221ff66 systemd: Add service units for the BSC, NITB and MGCP by Holger Hans Peter Freyther · 12 years ago
  23. bf0a7c9 nncc_builtin: send CHAN MODE MODIFY after CALL PROCEEDING by Harald Welte · 12 years ago
  24. 34203bd abis_nm: Provide a reason when an invalid channel configuration is used by Holger Hans Peter Freyther · 12 years ago
  25. 9ceea68 abis_nm: Log an error when the channel combination can not be set. by Holger Hans Peter Freyther · 12 years ago
  26. ca5d211 Merge branch 'feature/local-mscs' by Holger Hans Peter Freyther · 12 years ago
  27. 31b245b bsc: Add vty code for allowing emergency by Holger Hans Peter Freyther · 13 years ago
  28. cbaa880 bsc: Add vty function for the MSC type by Holger Hans Peter Freyther · 13 years ago
  29. 18fa70a bsc: Look for CM Service Requests with emergency cause by Holger Hans Peter Freyther · 13 years ago
  30. 210565e bsc: Introduce a local MSC type and forbid it from being selected by Holger Hans Peter Freyther · 13 years ago
  31. c11889f Merge branch 'feature/multiple-msc-connections' by Holger Hans Peter Freyther · 12 years ago
  32. f67d9a9 bsc: Attempt to respond to paging to the MSC that paged by Holger Hans Peter Freyther · 13 years ago
  33. 644b0bf bsc: Hand the msc_connection to the UDT handling, pass it to paging by Holger Hans Peter Freyther · 13 years ago
  34. 076af1c bsc: Move the finding of a MSC into the filter code by Holger Hans Peter Freyther · 13 years ago
  35. 354c87c bsc: Select a MSC in a round-robin fashion by Holger Hans Peter Freyther · 13 years ago
  36. 8b902d7 bsc: Allow to configure more than one MSC in the VTY by Holger Hans Peter Freyther · 13 years ago
  37. 8c176cc msc: Only kill connections belonging to the given MSC by Holger Hans Peter Freyther · 13 years ago
  38. ffd6856 gbproxy: Address two unaligned memory access warnings by Holger Hans Peter Freyther · 12 years ago
  39. 7a7c2f8 osmo-bsc: Command bts_connection_status with TRAPS by Daniel Willmann · 13 years ago
  40. 806d654 osmo-bsc: Introduce command msc_connection_status and send TRAPs for it by Daniel Willmann · 13 years ago
  41. 6dc6910 nat: Change the ctrl command path by Daniel Willmann · 13 years ago
  42. 6088f14 libctrl, osmo-bsc: Get rid of net prefix by Daniel Willmann · 13 years ago
  43. 65924a5 osmo-bsc: Include rf statistics in the location-state TRAP as well by Daniel Willmann · 13 years ago
  44. 1162011 osmo-bsc: Prepare to send more than just the location in the TRAP by Daniel Willmann · 13 years ago
  45. d08ad7d ctrl: Use strtol instead of atoi to detect conversion errors by Daniel Willmann · 13 years ago
  46. ebe2237 ctrl: Improve error messages in ctrl_cmd_handle by Daniel Willmann · 13 years ago
  47. 7aa4f0a ctrl: Change the paths to bts.%i. instead of bts%i by Daniel Willmann · 13 years ago
  48. fa0ec15 ctrl: Do not allow to set the RF Lock for a single trx by Holger Hans Peter Freyther · 13 years ago
  49. a5352a0 osmo-bsc: Change variable name to better reflect current/last location by Daniel Willmann · 13 years ago
  50. 47b5b3e gsm_data: Include a structure for the geographical location in gsm_bts by Daniel Willmann · 13 years ago
  51. 5e95f45 ctrl: Improve error handling if controlif setup fails by Daniel Willmann · 13 years ago
  52. 5ff06af osmo-bsc: Put the control commands in osmo_bsc_ctrl.c by Daniel Willmann · 13 years ago
  53. d5eb431 osmo-bsc: Only send a TRAP if the location changes by Daniel Willmann · 13 years ago
  54. adcde9f osmo-bsc: Add support for traps to the location command by Daniel Willmann · 13 years ago
  55. 4782454 osmo-bsc: Allow location tstamp to be zero if fix is invalid by Daniel Willmann · 13 years ago
  56. ad2946c osmo-nitb: Update control interface API in osmo-nitb by Daniel Willmann · 13 years ago
  57. d79da3b nat: Add support for traps to the nat by Daniel Willmann · 13 years ago
  58. 721f032 libctrl: Add function ctrl_cmd_send_to_all by Daniel Willmann · 13 years ago
  59. 114a010 libctrl: Add trap helper function by Daniel Willmann · 13 years ago
  60. 6fc4a98 libctrl: Change controlif_setup so it returns the ctrl handle by Daniel Willmann · 13 years ago
  61. f3b31eb libctrl: Keep track of connections in struct ctrl_handle by Daniel Willmann · 13 years ago
  62. 4dd84ff bts_hsl_femtocell.c: Use PRIx64 to printf the uint64_t by Holger Hans Peter Freyther · 12 years ago
  63. 8c3d069 mgcp_network.c: Address compiler warning on return by Holger Hans Peter Freyther · 12 years ago
  64. d98136d bsc_init: Initialize rc on all paths to address a compiler warning by Holger Hans Peter Freyther · 12 years ago
  65. a5050b1 misc: Address compiler warning on unused variables by Holger Hans Peter Freyther · 12 years ago
  66. 86f240a gsm_data: Address compiler warning of unhandled switch by Holger Hans Peter Freyther · 12 years ago
  67. 79c34ff OM2000: don't silently send CON/IS/TF configuration request by Harald Welte · 12 years ago
  68. 4c889a5 RBS2000: Don't sent IS configuration if we want to config TF by Harald Welte · 12 years ago
  69. 0818f31 OM2000: make sure to route messages to IXU/DXU over BTS oml link by Harald Welte · 12 years ago
  70. 240a828 OM2000: don't signal operational state for a unknown MO by Harald Welte · 12 years ago
  71. 037065d contrib: Add some SQL statements to remove old subscribers by Holger Hans Peter Freyther · 12 years ago
  72. e422798 RSL: Add basic support for CSD transparent mode by Harald Welte · 12 years ago
  73. bb53e35 reimplement chan_compat_with_mode() to take care of CSD by Harald Welte · 12 years ago
  74. 9fc70f3 bsc_api: Invert logic of chan_compat_with_mode() by Harald Welte · 12 years ago
  75. 6fcac63 Add init script to osmocom-sgsn package. by Eric Butler · 12 years ago
  76. b561459 osmocom-nitb debian package improvements. by Eric Butler · 12 years ago
  77. 6e7d137 Start osmocom-nitb with HLR path and RTP proxy enabled (debian package). by Eric Butler · 12 years ago
  78. 3d610e6 Fix init script. by Eric Butler · 12 years ago
  79. dd68fca Fix libdbi package dependency by Eric Butler · 12 years ago
  80. 010c955 Use package version since git info won't be available. by Eric Butler · 12 years ago
  81. a73ca05 Update debian package. by Eric Butler · 12 years ago
  82. 570ce24 VTY: improve VTY prompt and make sure exit/end works everywhere by Harald Welte · 12 years ago
  83. e555c2b VTY: dynamically create BTS "type" command syntax by Harald Welte · 12 years ago
  84. 57e0724 BSC VTY: use numeric ranges for bts/trx/timeslot numbers by Harald Welte · 12 years ago
  85. 4ab9d7c dynamically generate a proper VTY reference for phys_chan_config by Harald Welte · 12 years ago
  86. 13fe219 ... and more VTY help fixes by Harald Welte · 12 years ago
  87. d13e0cd Some more VTY documentation / help fixes by Harald Welte · 12 years ago
  88. cfaabbb complete the VTY help messages so we don't get "null" in the manual by Harald Welte · 12 years ago
  89. fe568f2 abis_nm: Add function abis_nm_get_attr() to get attributes from BTS by Harald Welte · 12 years ago
  90. df49a98 docs: Do not remove too much from of the dumped online help by Holger Hans Peter Freyther · 12 years ago
  91. b7b6cf5 doc: Document a shortcoming of the current OML code by Holger Hans Peter Freyther · 12 years ago
  92. f42e908 contrib: Create a script that opens a SIP session before by Holger Hans Peter Freyther · 12 years ago
  93. 602559f contrib: Move the shared code into a new file by Holger Hans Peter Freyther · 12 years ago
  94. 4552d80 contrib: Make the RTPReplay a a class so it can be shared by Holger Hans Peter Freyther · 12 years ago
  95. 59043d8 typo: Mandantory -> Mandatory.. a common typo of mine by Holger Hans Peter Freyther · 12 years ago
  96. 9b5db28 gb: suspend_ref was changed to a plain uint8_t, update the code by Holger Hans Peter Freyther · 12 years ago
  97. 1a6b83c nat: Document all parameters of the VTY commands by Holger Hans Peter Freyther · 12 years ago
  98. bc6a54d mgcp: Make sure "no rtcp-omit" is fully documented by Holger Hans Peter Freyther · 12 years ago
  99. d028807 misc: Introduce a script tha generates the VTY reference by Holger Hans Peter Freyther · 12 years ago
  100. 64c17fa libbsc: Add documentation to MM INFO, LAC, TSC, CI by Holger Hans Peter Freyther · 12 years ago