1. 63074f1 debian: We require libdbi-sqlite3 for running the tests by Holger Hans Peter Freyther · 12 years ago
  2. a4d9125 debian: Update the rules to work from the toplevel directory by Holger Hans Peter Freyther · 12 years ago
  3. 899bad1 debian: Move debian directory to ease building packages by Holger Hans Peter Freyther · 12 years ago
  4. 6c3eb64 sms_queue: It is a bad idea to detach a subscriber on failed delivery by Holger Hans Peter Freyther · 12 years ago
  5. 1cef0ba mgcp: Fix the log message. This is inside the MDCX printing routine by Holger Hans Peter Freyther · 12 years ago
  6. 7f1ae4a nat: Make MGCP helper routine static as it is internal to the MGCP code by Holger Hans Peter Freyther · 12 years ago
  7. addd6da nat: Document the high level goal of the MGCP/NAT routines by Holger Hans Peter Freyther · 12 years ago
  8. 82c64c9 Set byte order defines when compiled on OSX by Tobias Engel · 12 years ago
  9. a9e7de6 si: Partially implement the range encoding for the SI. by Holger Hans Peter Freyther · 12 years ago
  10. d96c8c0 libbsc: fix message leaks on several error paths by Pablo Neira Ayuso · 12 years ago
  11. 14e12f2 Allow setting of Control Channel Description parameters via VTY by Andreas Eversberg · 12 years ago
  12. d158655 bsc: Do not print "SI 18" but SI2ter when the SI generation fails by Holger Hans Peter Freyther · 12 years ago
  13. a4a7c43 SI13: Set alpha value to a safer default of 0 instead of 10 by Harald Welte · 12 years ago
  14. f8878b3 bsc_init: Don't drop all BTSs because a single BTS had an error by Harald Welte · 12 years ago
  15. 0b78b33 tests: Remove the debug/logging test as it is in libosmocore now by Holger Hans Peter Freyther · 12 years ago
  16. f225f2d Fix: T3192 and T3193 must be similar by Andreas Eversberg · 12 years ago
  17. 7d7e298 mgcp: Add the disable color option to the mgcp binary by Holger Hans Peter Freyther · 12 years ago
  18. ae9edc5 systemd: Add service units for the BSC, NITB and MGCP by Holger Hans Peter Freyther · 12 years ago
  19. 194aee1 nncc_builtin: send CHAN MODE MODIFY after CALL PROCEEDING by Harald Welte · 12 years ago
  20. 8bb8e80 abis_nm: Provide a reason when an invalid channel configuration is used by Holger Hans Peter Freyther · 12 years ago
  21. 0faeb6f abis_nm: Log an error when the channel combination can not be set. by Holger Hans Peter Freyther · 12 years ago
  22. bab0dbd Merge branch 'feature/local-mscs' by Holger Hans Peter Freyther · 12 years ago
  23. 399bcf0 bsc: Add vty code for allowing emergency by Holger Hans Peter Freyther · 13 years ago
  24. 6ebfa6a bsc: Add vty function for the MSC type by Holger Hans Peter Freyther · 13 years ago
  25. bae1f0e bsc: Look for CM Service Requests with emergency cause by Holger Hans Peter Freyther · 13 years ago
  26. f802888 bsc: Introduce a local MSC type and forbid it from being selected by Holger Hans Peter Freyther · 13 years ago
  27. 1b727c2 Merge branch 'feature/multiple-msc-connections' by Holger Hans Peter Freyther · 12 years ago
  28. d27af2a bsc: Attempt to respond to paging to the MSC that paged by Holger Hans Peter Freyther · 13 years ago
  29. ac51acd bsc: Hand the msc_connection to the UDT handling, pass it to paging by Holger Hans Peter Freyther · 13 years ago
  30. e592cb1 bsc: Move the finding of a MSC into the filter code by Holger Hans Peter Freyther · 13 years ago
  31. 508e662 bsc: Select a MSC in a round-robin fashion by Holger Hans Peter Freyther · 13 years ago
  32. 387a85c bsc: Allow to configure more than one MSC in the VTY by Holger Hans Peter Freyther · 13 years ago
  33. 86ed0d6 msc: Only kill connections belonging to the given MSC by Holger Hans Peter Freyther · 13 years ago
  34. 25eeaab gbproxy: Address two unaligned memory access warnings by Holger Hans Peter Freyther · 12 years ago
  35. 165dc7a osmo-bsc: Command bts_connection_status with TRAPS by Daniel Willmann · 13 years ago
  36. 1c2e078 osmo-bsc: Introduce command msc_connection_status and send TRAPs for it by Daniel Willmann · 13 years ago
  37. ef2c988 nat: Change the ctrl command path by Daniel Willmann · 13 years ago
  38. bcc2a1c libctrl, osmo-bsc: Get rid of net prefix by Daniel Willmann · 13 years ago
  39. ffbdc36 osmo-bsc: Include rf statistics in the location-state TRAP as well by Daniel Willmann · 13 years ago
  40. 8cf51d1 osmo-bsc: Prepare to send more than just the location in the TRAP by Daniel Willmann · 13 years ago
  41. 77f808b ctrl: Use strtol instead of atoi to detect conversion errors by Daniel Willmann · 13 years ago
  42. 7b5ef01 ctrl: Improve error messages in ctrl_cmd_handle by Daniel Willmann · 13 years ago
  43. f760889 ctrl: Change the paths to bts.%i. instead of bts%i by Daniel Willmann · 13 years ago
  44. fbbcc14 ctrl: Do not allow to set the RF Lock for a single trx by Holger Hans Peter Freyther · 13 years ago
  45. ff2c204 osmo-bsc: Change variable name to better reflect current/last location by Daniel Willmann · 13 years ago
  46. 8c3483f gsm_data: Include a structure for the geographical location in gsm_bts by Daniel Willmann · 13 years ago
  47. 6eb756f ctrl: Improve error handling if controlif setup fails by Daniel Willmann · 13 years ago
  48. fae4661 osmo-bsc: Put the control commands in osmo_bsc_ctrl.c by Daniel Willmann · 13 years ago
  49. 6401740 osmo-bsc: Only send a TRAP if the location changes by Daniel Willmann · 13 years ago
  50. f8cda4c osmo-bsc: Add support for traps to the location command by Daniel Willmann · 13 years ago
  51. ecedf92 osmo-bsc: Allow location tstamp to be zero if fix is invalid by Daniel Willmann · 13 years ago
  52. 7e97a3c osmo-nitb: Update control interface API in osmo-nitb by Daniel Willmann · 13 years ago
  53. e9fbf0b nat: Add support for traps to the nat by Daniel Willmann · 13 years ago
  54. 95dd9d3 libctrl: Add function ctrl_cmd_send_to_all by Daniel Willmann · 13 years ago
  55. b9c0264 libctrl: Add trap helper function by Daniel Willmann · 13 years ago
  56. 5c3bad9 libctrl: Change controlif_setup so it returns the ctrl handle by Daniel Willmann · 13 years ago
  57. 7f1586f libctrl: Keep track of connections in struct ctrl_handle by Daniel Willmann · 13 years ago
  58. d8dd27a bts_hsl_femtocell.c: Use PRIx64 to printf the uint64_t by Holger Hans Peter Freyther · 12 years ago
  59. b8d5ca5 mgcp_network.c: Address compiler warning on return by Holger Hans Peter Freyther · 12 years ago
  60. 9f87bee bsc_init: Initialize rc on all paths to address a compiler warning by Holger Hans Peter Freyther · 12 years ago
  61. 1a9f3ee misc: Address compiler warning on unused variables by Holger Hans Peter Freyther · 12 years ago
  62. dec95b3 gsm_data: Address compiler warning of unhandled switch by Holger Hans Peter Freyther · 12 years ago
  63. 950629d OM2000: don't silently send CON/IS/TF configuration request by Harald Welte · 12 years ago
  64. d62d8af RBS2000: Don't sent IS configuration if we want to config TF by Harald Welte · 12 years ago
  65. fc0324f OM2000: make sure to route messages to IXU/DXU over BTS oml link by Harald Welte · 12 years ago
  66. 62af940 OM2000: don't signal operational state for a unknown MO by Harald Welte · 12 years ago
  67. ffc035c contrib: Add some SQL statements to remove old subscribers by Holger Hans Peter Freyther · 12 years ago
  68. e75a47d RSL: Add basic support for CSD transparent mode by Harald Welte · 12 years ago
  69. c69ba6a reimplement chan_compat_with_mode() to take care of CSD by Harald Welte · 12 years ago
  70. 12be46e bsc_api: Invert logic of chan_compat_with_mode() by Harald Welte · 12 years ago
  71. 050e543 Add init script to osmocom-sgsn package. by Eric Butler · 12 years ago
  72. e3fbe64 osmocom-nitb debian package improvements. by Eric Butler · 12 years ago
  73. 111027e Start osmocom-nitb with HLR path and RTP proxy enabled (debian package). by Eric Butler · 12 years ago
  74. e6d5f0f Fix init script. by Eric Butler · 12 years ago
  75. 66a6021 Fix libdbi package dependency by Eric Butler · 12 years ago
  76. f04324a Use package version since git info won't be available. by Eric Butler · 12 years ago
  77. 3707448 Update debian package. by Eric Butler · 12 years ago
  78. 45362bb VTY: improve VTY prompt and make sure exit/end works everywhere by Harald Welte · 12 years ago
  79. 85a77b1 VTY: dynamically create BTS "type" command syntax by Harald Welte · 12 years ago
  80. 2af06cb BSC VTY: use numeric ranges for bts/trx/timeslot numbers by Harald Welte · 12 years ago
  81. 2addf85 dynamically generate a proper VTY reference for phys_chan_config by Harald Welte · 12 years ago
  82. 764c8e1 ... and more VTY help fixes by Harald Welte · 12 years ago
  83. fa2015f Some more VTY documentation / help fixes by Harald Welte · 12 years ago
  84. 557f399 complete the VTY help messages so we don't get "null" in the manual by Harald Welte · 12 years ago
  85. 2ec3a7b abis_nm: Add function abis_nm_get_attr() to get attributes from BTS by Harald Welte · 12 years ago
  86. bff7c1b docs: Do not remove too much from of the dumped online help by Holger Hans Peter Freyther · 12 years ago
  87. d72065a doc: Document a shortcoming of the current OML code by Holger Hans Peter Freyther · 12 years ago
  88. 8d9b480 contrib: Create a script that opens a SIP session before by Holger Hans Peter Freyther · 12 years ago
  89. 7da038d contrib: Move the shared code into a new file by Holger Hans Peter Freyther · 12 years ago
  90. 5d810c3 contrib: Make the RTPReplay a a class so it can be shared by Holger Hans Peter Freyther · 12 years ago
  91. f85166d typo: Mandantory -> Mandatory.. a common typo of mine by Holger Hans Peter Freyther · 12 years ago
  92. b6f053c gb: suspend_ref was changed to a plain uint8_t, update the code by Holger Hans Peter Freyther · 12 years ago
  93. 031f471 nat: Document all parameters of the VTY commands by Holger Hans Peter Freyther · 12 years ago
  94. 1e49cc9 mgcp: Make sure "no rtcp-omit" is fully documented by Holger Hans Peter Freyther · 12 years ago
  95. 2e699a5 misc: Introduce a script tha generates the VTY reference by Holger Hans Peter Freyther · 12 years ago
  96. 2984422 libbsc: Add documentation to MM INFO, LAC, TSC, CI by Holger Hans Peter Freyther · 12 years ago
  97. e6a500e nitb: Document missing parameters, reword documentation, combine param by Holger Hans Peter Freyther · 12 years ago
  98. d4f2166 MSC 04.08: RRLP messages are DRR, not DNM ! by Harald Welte · 12 years ago
  99. 35f4d72 BSC API: Don't treat a RRLP message as NOTICE event by Harald Welte · 12 years ago
  100. 095b3de SGSN: Code to help debug / fix sgsn crash in cb_data_ind() by Harald Welte · 12 years ago