1. 7a7c2f8 osmo-bsc: Command bts_connection_status with TRAPS by Daniel Willmann · 13 years ago
  2. 806d654 osmo-bsc: Introduce command msc_connection_status and send TRAPs for it by Daniel Willmann · 13 years ago
  3. 6dc6910 nat: Change the ctrl command path by Daniel Willmann · 13 years ago
  4. 6088f14 libctrl, osmo-bsc: Get rid of net prefix by Daniel Willmann · 13 years ago
  5. 65924a5 osmo-bsc: Include rf statistics in the location-state TRAP as well by Daniel Willmann · 13 years ago
  6. 1162011 osmo-bsc: Prepare to send more than just the location in the TRAP by Daniel Willmann · 13 years ago
  7. d08ad7d ctrl: Use strtol instead of atoi to detect conversion errors by Daniel Willmann · 13 years ago
  8. ebe2237 ctrl: Improve error messages in ctrl_cmd_handle by Daniel Willmann · 13 years ago
  9. 7aa4f0a ctrl: Change the paths to bts.%i. instead of bts%i by Daniel Willmann · 13 years ago
  10. fa0ec15 ctrl: Do not allow to set the RF Lock for a single trx by Holger Hans Peter Freyther · 13 years ago
  11. a5352a0 osmo-bsc: Change variable name to better reflect current/last location by Daniel Willmann · 13 years ago
  12. 47b5b3e gsm_data: Include a structure for the geographical location in gsm_bts by Daniel Willmann · 13 years ago
  13. 5e95f45 ctrl: Improve error handling if controlif setup fails by Daniel Willmann · 13 years ago
  14. 5ff06af osmo-bsc: Put the control commands in osmo_bsc_ctrl.c by Daniel Willmann · 13 years ago
  15. d5eb431 osmo-bsc: Only send a TRAP if the location changes by Daniel Willmann · 13 years ago
  16. adcde9f osmo-bsc: Add support for traps to the location command by Daniel Willmann · 13 years ago
  17. 4782454 osmo-bsc: Allow location tstamp to be zero if fix is invalid by Daniel Willmann · 13 years ago
  18. ad2946c osmo-nitb: Update control interface API in osmo-nitb by Daniel Willmann · 13 years ago
  19. d79da3b nat: Add support for traps to the nat by Daniel Willmann · 13 years ago
  20. 721f032 libctrl: Add function ctrl_cmd_send_to_all by Daniel Willmann · 13 years ago
  21. 114a010 libctrl: Add trap helper function by Daniel Willmann · 13 years ago
  22. 6fc4a98 libctrl: Change controlif_setup so it returns the ctrl handle by Daniel Willmann · 13 years ago
  23. f3b31eb libctrl: Keep track of connections in struct ctrl_handle by Daniel Willmann · 13 years ago
  24. 4dd84ff bts_hsl_femtocell.c: Use PRIx64 to printf the uint64_t by Holger Hans Peter Freyther · 12 years ago
  25. 8c3d069 mgcp_network.c: Address compiler warning on return by Holger Hans Peter Freyther · 12 years ago
  26. d98136d bsc_init: Initialize rc on all paths to address a compiler warning by Holger Hans Peter Freyther · 12 years ago
  27. a5050b1 misc: Address compiler warning on unused variables by Holger Hans Peter Freyther · 12 years ago
  28. 86f240a gsm_data: Address compiler warning of unhandled switch by Holger Hans Peter Freyther · 12 years ago
  29. 79c34ff OM2000: don't silently send CON/IS/TF configuration request by Harald Welte · 12 years ago
  30. 4c889a5 RBS2000: Don't sent IS configuration if we want to config TF by Harald Welte · 12 years ago
  31. 0818f31 OM2000: make sure to route messages to IXU/DXU over BTS oml link by Harald Welte · 12 years ago
  32. 240a828 OM2000: don't signal operational state for a unknown MO by Harald Welte · 12 years ago
  33. e422798 RSL: Add basic support for CSD transparent mode by Harald Welte · 12 years ago
  34. bb53e35 reimplement chan_compat_with_mode() to take care of CSD by Harald Welte · 12 years ago
  35. 9fc70f3 bsc_api: Invert logic of chan_compat_with_mode() by Harald Welte · 12 years ago
  36. 570ce24 VTY: improve VTY prompt and make sure exit/end works everywhere by Harald Welte · 12 years ago
  37. e555c2b VTY: dynamically create BTS "type" command syntax by Harald Welte · 12 years ago
  38. 57e0724 BSC VTY: use numeric ranges for bts/trx/timeslot numbers by Harald Welte · 12 years ago
  39. 4ab9d7c dynamically generate a proper VTY reference for phys_chan_config by Harald Welte · 12 years ago
  40. 13fe219 ... and more VTY help fixes by Harald Welte · 12 years ago
  41. d13e0cd Some more VTY documentation / help fixes by Harald Welte · 12 years ago
  42. cfaabbb complete the VTY help messages so we don't get "null" in the manual by Harald Welte · 12 years ago
  43. fe568f2 abis_nm: Add function abis_nm_get_attr() to get attributes from BTS by Harald Welte · 12 years ago
  44. 59043d8 typo: Mandantory -> Mandatory.. a common typo of mine by Holger Hans Peter Freyther · 12 years ago
  45. 9b5db28 gb: suspend_ref was changed to a plain uint8_t, update the code by Holger Hans Peter Freyther · 12 years ago
  46. 1a6b83c nat: Document all parameters of the VTY commands by Holger Hans Peter Freyther · 12 years ago
  47. bc6a54d mgcp: Make sure "no rtcp-omit" is fully documented by Holger Hans Peter Freyther · 12 years ago
  48. d028807 misc: Introduce a script tha generates the VTY reference by Holger Hans Peter Freyther · 12 years ago
  49. 64c17fa libbsc: Add documentation to MM INFO, LAC, TSC, CI by Holger Hans Peter Freyther · 12 years ago
  50. 3217fa2 nitb: Document missing parameters, reword documentation, combine param by Holger Hans Peter Freyther · 12 years ago
  51. 70f9205 MSC 04.08: RRLP messages are DRR, not DNM ! by Harald Welte · 12 years ago
  52. ae1d010 BSC API: Don't treat a RRLP message as NOTICE event by Harald Welte · 12 years ago
  53. fdf453c SGSN: Code to help debug / fix sgsn crash in cb_data_ind() by Harald Welte · 12 years ago
  54. 7b022ee add some comments regarding the free() / release of pdp contextx by Harald Welte · 12 years ago
  55. 45f9171 move BTS-specific timezone override into sub-structure by Harald Welte · 12 years ago
  56. 25cf824 handover: Not finding a HO record on CHAN ACT NACK is not an error by Harald Welte · 12 years ago
  57. 153b13b msc: Attempt to release the lchan immediately on IMSI Detach by Holger Hans Peter Freyther · 12 years ago
  58. 8c00496 GPRS LLC: fix segfault when transmitting downlink unit-data without mmctx by Harald Welte · 12 years ago
  59. ad66a2d BSC VTY: Allow encryption to be set to A5/3 by Harald Welte · 12 years ago
  60. f383aa1 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  61. 0c1bd61 pre-fix measurement reports with subscriber identity by Harald Welte · 12 years ago
  62. 019f913 gsm_data_shared: add structure for decoded parameters of RLC config by Harald Welte · 12 years ago
  63. c95175f ipaccess: some more comments on timer values by Harald Welte · 12 years ago
  64. edcba4e use new external libosmogb (part of libosmocore.git) by Harald Welte · 12 years ago openbsc/0.12.0
  65. ce95b27 libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  66. 11461a6 libgb/gprs: don't use log_info from libcommon anymore by Harald Welte · 12 years ago
  67. e6599ee libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  68. b1fd902 libgb: don't call directly into GMM / LLC layer by Harald Welte · 12 years ago
  69. faa70ff libgb: remove dependency of BSSGP to include sgsn/gmm internal structs by Harald Welte · 12 years ago
  70. 68d85d5 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  71. fdd8b3b libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  72. a6a20b4 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  73. 8645e10 libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  74. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  75. 67161f2 Allow VTY-based configuration of T3105 by Harald Welte · 12 years ago
  76. 66d3606 update year in copyright string by Harald Welte · 12 years ago
  77. f25b55e abis_rsl_rcvmsg(): Fix msgb memory leak in error path by Harald Welte · 12 years ago
  78. c513ded vty / cfg_bts_tsc: TSC range is 0..7, not 0..255 by Harald Welte · 12 years ago
  79. 2c9ea91 nitb: Enable the external RF Control interface for the nitb application by Holger Hans Peter Freyther · 12 years ago
  80. 41a93dc bsc: Move the osmo_bsc_rf file into the libbsc code and rename by Holger Hans Peter Freyther · 12 years ago
  81. a8090d5 mgcp: Make it possible to drop RTCP packets coming from the BTS/Net by Holger Hans Peter Freyther · 12 years ago
  82. c50e04a bsc vty: Provide a show mscs command to show the state of each MSC by Holger Hans Peter Freyther · 13 years ago
  83. 5e80cc4 libmsc/db: Fix max value of ainfo->a3a8_ki_len in db_get_authinfo_for_subscr by Sylvain Munaut · 12 years ago
  84. fda74ee RSL add debug statements when sending RSL EST REQ and RSL REL REQ. by Harald Welte · 12 years ago
  85. 6e8dcf3 bsc_api: Fix wrong order of log category and level arguments by Harald Welte · 12 years ago
  86. 0e9311d bsc_api: log RR STATUS from MS as NOTICE, not DEBUG level by Harald Welte · 12 years ago
  87. afa0ad1 lchan: Fix the name of the SACCH in the variable names by Holger Hans Peter Freyther · 12 years ago
  88. cc7b22a bsc_api: Send RR Release and de-activate the SACCH on error by Holger Hans Peter Freyther · 12 years ago
  89. a5dcdd9 bsc: Allow to run a mixed TCH/H, TCH/F configuration by Holger Hans Peter Freyther · 12 years ago
  90. 9c3dc90 introduce HAVE_TM_GMTOFF_IN_TM by Harald Welte · 12 years ago
  91. a334c29 make sure we still build on systems that don't have IPPROTO_GRE by Harald Welte · 12 years ago
  92. 2f2be57 misc: Use other size modifiers to fix compiler warnings by Holger Hans Peter Freyther · 12 years ago
  93. 20fea24 bsc: Prepare to have multiple MSC connections by Holger Hans Peter Freyther · 13 years ago
  94. 44e5dad bsc: Use the right connection for outgoing packets by Holger Hans Peter Freyther · 13 years ago
  95. abd668a bsc: Move more things to use osmo_msc_data* directly by Holger Hans Peter Freyther · 13 years ago
  96. f936fb4 bsc: Move the bsc_filter to use the osmo_bsc_sccp_con by Holger Hans Peter Freyther · 13 years ago
  97. 4cdb050 bsc: Move away from ->bsc.msc to use the selected MSC by Holger Hans Peter Freyther · 13 years ago
  98. f31a4a4 bsc: Stop using net->bsc->msc and get the right msc from somewhere else by Holger Hans Peter Freyther · 13 years ago
  99. 8ec4952 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  100. 4d31900 bsc: Address warnings about implicit declarations by Holger Hans Peter Freyther · 12 years ago