1. 0809d79 define 'struct openbsc_msgb_cb' and accessor macro OBSC_MSGB_CB() by Harald Welte · 14 years ago
  2. 52e8da6 remove any reference to 'struct gsm_bts_link' by Harald Welte · 14 years ago
  3. 95c2290 [vty] Allow to set the RACH NM attributes on a per BTS basis by Holger Hans Peter Freyther · 14 years ago
  4. 4511d89 GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)' by Harald Welte · 14 years ago
  5. bb110f9 [statistics] Keep track of OML/RSL failures of the BTS. by Holger Hans Peter Freyther · 14 years ago
  6. 3ba36d5 [statistics] Keep track of rf failures and rll release failures by Holger Hans Peter Freyther · 14 years ago
  7. b54dda4 ipaccess: Send RTP Payload IE for CRCX & MDCX by Sylvain Munaut · 15 years ago
  8. 754e801 [paging] Simplify the last request and treat llist as a queue by Holger Hans Peter Freyther · 14 years ago
  9. 4563eab RSL: keep track of ip.access dynamic TCH/PDCH activation by Harald Welte · 14 years ago
  10. 18b63f4 Store the GSM BTS in the gsm subscriber connection by Holger Hans Peter Freyther · 14 years ago
  11. 68884aa lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  12. a5731cf GPRS: make NSEI configurable from VTY by Harald Welte · 14 years ago
  13. af38763 GPRS: make NSVC parameters VTY-configurable by Harald Welte · 14 years ago
  14. 97a282b Create new gprs-conf branch with the non-SGSN part of the gprs branch by Harald Welte · 14 years ago
  15. fbda4e1 decleare gsm_bts_model_register() by Harald Welte · 14 years ago
  16. afedeab move some gsm48 utility functions to libosmocore by Harald Welte · 14 years ago
  17. 2e411c7 value_string functions and some RSL related stuff has moved to libosmocore by Harald Welte · 14 years ago
  18. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  19. 39315c4 [OML] parse attributes depending on BTS type by Harald Welte · 14 years ago
  20. 6e670aa introduce new gsm_bts_trx_by_nr() function by Harald Welte · 14 years ago
  21. 4719307 gsm_data: Move auth related structure earlier by Sylvain Munaut · 15 years ago
  22. c863cbb gsm_data: Fix sres to be 4 bytes by Sylvain Munaut · 15 years ago
  23. 70881b7 db: Add issued/use_count/key_seq fields to AuthTuples by Sylvain Munaut · 15 years ago
  24. 83579ca keep 'silent call' state in struct lchan by Harald Welte · 15 years ago
  25. f31e474 [misc] Utilize rf_locking by setting the nm_state.administrative by Holger Hans Peter Freyther · 15 years ago
  26. d48f4eb rsl: add new 'gsm_trx_name()' function and use it by Harald Welte (local) · 15 years ago
  27. 1887f9d Introduce gsm_lchans_name() for human readable lchan state name by Harald Welte · 15 years ago
  28. 8e93b79 RSL: Introduce LCHAN_S_REL_REQ state by Harald Welte · 15 years ago
  29. 7b37d97 set the TRX nominal power by default and/or VTY by Harald Welte (local) · 15 years ago
  30. 19ef62a Introduce and use gsm_lchan_name() in addition to gsm_ts_name() by Harald Welte (local) · 15 years ago
  31. 3e46031 Introduce new ACT_REQ state to prevent race condition during channel allocation by Harald Welte (local) · 15 years ago
  32. ccd8845 rename gsm_lchan_name() to gsm_lchant_name() by Harald Welte (local) · 15 years ago
  33. 240ce88 add 'get_string_value()' as inverse function of 'get_value_string()' by Harald Welte (local) · 15 years ago
  34. d0c1914 [debug] Introduce DREF debug category for reference counting by Harald Welte · 15 years ago
  35. 3606cc5 [authentication] Code for retrieving authentication data from SQL DB by Harald Welte · 15 years ago
  36. ffa55a4 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  37. 24ff6ee keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  38. 7135501 remove duplicate flag for cell barring by Harald Welte · 15 years ago
  39. f7c28b0 [handover] Real handover algorithm by Harald Welte · 15 years ago
  40. b8bfc56 RSL: keep track if a channel is active or not by Harald Welte · 15 years ago
  41. f88c8a0 remove hand full of 'extern ipacc_rtp_direct' definitions by Harald Welte · 15 years ago
  42. bc81450 [handover] add VTY parameter to enable/disable handover by Harald Welte · 15 years ago
  43. 5e3d91b ip.access: Keep a full copy of local and remote IP/PORT in lchan by Harald Welte · 15 years ago
  44. 88a412a ip.access: Keep OML/RSL up/down state per-bts for multi-BTS setups by Harald Welte · 15 years ago
  45. d12b0fd introduce cache of 6 last recently received measurement reports for each lchan by Harald Welte · 15 years ago
  46. 0b12103 add BSIC parameter to gsm_bts_neighbor() by Harald Welte · 15 years ago
  47. 84874c9 Implement gsm_bts_neighbor() function to determine neighbor BTS by Harald Welte · 15 years ago
  48. 6c40def system_information: use bitvec to generate frequency lists by Harald Welte · 15 years ago
  49. 648b6ce Add VTY setting for whether or not to sending MM INFO by Harald Welte · 15 years ago
  50. eab84a1 [RRLP] make RRLP mode configurable from config file by Harald Welte · 15 years ago
  51. 1085c09 location updating reject cause now specified on VTY rather than command line argument by Harald Welte · 15 years ago
  52. 2c82899 move RTP socket information from timeslot to lchan by Harald Welte · 15 years ago
  53. a43f789 Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago
  54. b84ddfc Assign default values for T3101 and T3113 by Harald Welte · 15 years ago
  55. 2d501ea [vty] Add option to disable RF on a given TRX. by Holger Hans Peter Freyther · 15 years ago
  56. 4642d49 [network] Make use of T3113 for paging by Holger Hans Peter Freyther · 15 years ago
  57. 23975e7 [network] Add config option for the remaining network timers by Holger Hans Peter Freyther · 15 years ago
  58. c4d88ad [network] Make T3101 configurable and use it in abis_rsl by Holger Hans Peter Freyther · 15 years ago
  59. ea52802 [lchan] RSL and RR need the multirate config, place it in the lchan by Holger Hans Peter Freyther · 15 years ago
  60. f7d752f [si] Make it possible to set the NECI value... by Holger Hans Peter Freyther · 15 years ago
  61. ccda965 move 'struct value_string' and 'get_value_string()' to gsm_data by Harald Welte · 15 years ago
  62. d409be7 change some identifiers from u_int64_t to unsigned long long by Harald Welte · 15 years ago
  63. 5ba6f48 [lchan] Keep track which SAPIs has been established with the BTS by Holger Hans Peter Freyther · 15 years ago
  64. 251aa91 misc: Make bitfields unsigned int... by Holger Hans Peter Freyther · 15 years ago
  65. a1499d0 [GPRS] introudce PDCH and PDCH/TCH physical channels by Harald Welte · 15 years ago
  66. 55dd443 [GPRS] add data structures for OML of NSE,CELL,NSVCE by Harald Welte · 15 years ago
  67. e2d8227 [ipaccess] Add nanoBTS 1900 support by Mike Haben · 15 years ago
  68. 0b7f4b3 [lac] The lac must be 16 bit. Change it in gsm_bts and vty parsing by Holger Hans Peter Freyther · 15 years ago
  69. c4a49e3 [bsc] Store the cell_identity in gsm_bts and set it on the SI3 and SI6 by Holger Hans Peter Freyther · 15 years ago
  70. 4381cfe add VTY/configfile command for setting encryption (A5) level by Harald Welte · 15 years ago
  71. 08d91a5 A5 support for RSL and 04.08 (not used yet) by Harald Welte · 15 years ago
  72. 0e451d0 add 'ms max power' vty command to set the maximum MS power in dBm by Harald Welte (local) · 15 years ago
  73. 5dececf implement bts->cell_barred feature, configurable in VTY by Harald Welte (local) · 15 years ago
  74. 69de397 add a authorization policy field to the network and VTY by Harald Welte (local) · 15 years ago
  75. fc0d952 introduce bts->chan_alloc_reverse flag by Harald Welte · 15 years ago
  76. 5b57067 add new 'is_siemens_bts()' function by Harald Welte · 15 years ago
  77. b7e8116 add T3101 to release lchan in case MS never responds to IMMEDIATE ASSIGN by Harald Welte · 15 years ago
  78. 39c7deb verify bs11 channel combination constraints by Harald Welte · 15 years ago
  79. 4258182 the actual config file code (not just config files) by Harald Welte · 15 years ago
  80. 7604218 first 'working' SMS implementation by Harald Welte · 15 years ago
  81. 1d014a5 parse_btstype() can use const qualifier by Harald Welte · 15 years ago
  82. bd30506 Merge branch 'master' into sms by Harald Welte · 15 years ago
  83. 65da912 add function declaration for gsm_pchan_parse() by Harald Welte · 15 years ago
  84. 99a452a Merge branch 'master' into sms by Harald Welte · 15 years ago
  85. 63589be add HARDCODED_BTSn_TS to define the base TS for each BTS by Harald Welte · 15 years ago
  86. e34e117 Merge branch 'master' into sms by Harald Welte · 15 years ago
  87. 9943c5b generalize channel activation / channel mode modify by Harald Welte · 15 years ago
  88. 2f33d01 Merge branch 'master' into sms by Harald Welte · 15 years ago
  89. 805f644 add RTP proxy mode for ip.access by Harald Welte · 15 years ago
  90. f3efc59 further steps towards better, transaction based SMS by Harald Welte · 15 years ago
  91. 0803b98 move definition of 'struct gsm_trans' to transaction.h by Harald Welte · 15 years ago
  92. b3c3fae remove bogus 'network' member of 'struct gsm_transaction' by Harald Welte · 15 years ago
  93. aa0b29c gms_transactions data model reorganization by Harald Welte · 15 years ago
  94. 596fed4 remove bogus 'network' member of 'struct gsm_transaction' by Harald Welte · 15 years ago
  95. dcaf565 gms_transactions data model reorganization by Harald Welte · 15 years ago
  96. ae05d24 Merge branch 'master' into sms by Harald Welte · 15 years ago
  97. 2085554 rename ip.access structure field members and variables by Harald Welte · 15 years ago
  98. b9c758b more SMS improvements by Harald Welte · 15 years ago
  99. 8226fa7 the pointer "tall_bsc_ctx" belongs to the gsm_data.c file not to include file. by Andreas Eversberg · 15 years ago
  100. e441d9c switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago