1. 4381cfe add VTY/configfile command for setting encryption (A5) level by Harald Welte · 15 years ago
  2. 08d91a5 A5 support for RSL and 04.08 (not used yet) by Harald Welte · 15 years ago
  3. 0e451d0 add 'ms max power' vty command to set the maximum MS power in dBm by Harald Welte (local) · 15 years ago
  4. 5dececf implement bts->cell_barred feature, configurable in VTY by Harald Welte (local) · 15 years ago
  5. 69de397 add a authorization policy field to the network and VTY by Harald Welte (local) · 15 years ago
  6. fc0d952 introduce bts->chan_alloc_reverse flag by Harald Welte · 15 years ago
  7. 5b57067 add new 'is_siemens_bts()' function by Harald Welte · 15 years ago
  8. b7e8116 add T3101 to release lchan in case MS never responds to IMMEDIATE ASSIGN by Harald Welte · 15 years ago
  9. 39c7deb verify bs11 channel combination constraints by Harald Welte · 15 years ago
  10. 4258182 the actual config file code (not just config files) by Harald Welte · 15 years ago
  11. 7604218 first 'working' SMS implementation by Harald Welte · 15 years ago
  12. 1d014a5 parse_btstype() can use const qualifier by Harald Welte · 15 years ago
  13. bd30506 Merge branch 'master' into sms by Harald Welte · 15 years ago
  14. 65da912 add function declaration for gsm_pchan_parse() by Harald Welte · 15 years ago
  15. 99a452a Merge branch 'master' into sms by Harald Welte · 15 years ago
  16. 63589be add HARDCODED_BTSn_TS to define the base TS for each BTS by Harald Welte · 15 years ago
  17. e34e117 Merge branch 'master' into sms by Harald Welte · 15 years ago
  18. 9943c5b generalize channel activation / channel mode modify by Harald Welte · 15 years ago
  19. 2f33d01 Merge branch 'master' into sms by Harald Welte · 15 years ago
  20. 805f644 add RTP proxy mode for ip.access by Harald Welte · 15 years ago
  21. f3efc59 further steps towards better, transaction based SMS by Harald Welte · 15 years ago
  22. 0803b98 move definition of 'struct gsm_trans' to transaction.h by Harald Welte · 15 years ago
  23. b3c3fae remove bogus 'network' member of 'struct gsm_transaction' by Harald Welte · 15 years ago
  24. aa0b29c gms_transactions data model reorganization by Harald Welte · 15 years ago
  25. 596fed4 remove bogus 'network' member of 'struct gsm_transaction' by Harald Welte · 15 years ago
  26. dcaf565 gms_transactions data model reorganization by Harald Welte · 15 years ago
  27. ae05d24 Merge branch 'master' into sms by Harald Welte · 15 years ago
  28. 2085554 rename ip.access structure field members and variables by Harald Welte · 15 years ago
  29. b9c758b more SMS improvements by Harald Welte · 15 years ago
  30. 8226fa7 the pointer "tall_bsc_ctx" belongs to the gsm_data.c file not to include file. by Andreas Eversberg · 15 years ago
  31. e441d9c switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  32. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  33. 93e9d17 replace 'struct gsm_attr' by 'struct tlv_parsed' by Harald Welte · 15 years ago
  34. fcd2445 Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  35. a717d5d Merge branch 'mncc-harald' by Harald Welte · 15 years ago
  36. 2dceae6 make btstype2str return a const char* to make gcc 4.4 happy by Holger Hans Peter Freyther · 15 years ago
  37. b895507 Increase LCHAN_RELEASE_TIMEOUT to 10 seconds by Harald Welte · 15 years ago
  38. 4bfdfe7 reworked MNCC codebase by Harald Welte · 15 years ago
  39. 85a7b36 Handle and dispatch paging requests in gsm_subscriber by Holger Freyther · 15 years ago
  40. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from include/openbsc/gsm_data.h]
  41. 8b697c7 BS11: add nm_state for EnveBTES, PA and BBSIG physical objects by Harald Welte · 15 years ago
  42. 4f584c3 [lchan] Log increase/decrease of channel use count (Andreas Eversberg) by Holger Freyther · 15 years ago
  43. 7b26bcb * give Siemens ObjClass reasonable names rather than A3/A5/A6 by Harald Welte · 15 years ago
  44. 78f2f50 Add user-configurable BSIC setting by Harald Welte · 15 years ago
  45. 45b407a With this patch, the TRAU muxing code supports not just bridging only. by Harald Welte · 15 years ago
  46. be99149 add new function gsm_bts_by_lac() to search for BTS based on location area by Harald Welte · 15 years ago
  47. ff117a8 * rename the timer functions to avoid name collisions with libmisdn. by Harald Welte · 15 years ago
  48. edb3778 * Add support for multiple ip.access nanoBTS at one BSC by Harald Welte · 15 years ago
  49. bcdebbf [bsc_hack] House keeping, remove dead code by Holger Freyther · 15 years ago
  50. 7e310b1 Store incoming SMS into SQL database by Harald Welte · 15 years ago
  51. 32201c1 move is_ipaccess_bts() and parse_btstype9) to gsm_data.c by Harald Welte · 15 years ago
  52. 02b0e09 make sure all channels in one BTS use the same TSC (training sequence code) by Harald Welte · 15 years ago
  53. 23a6863 add gst_ts_name() function to obtain human-readable channel name by Harald Welte · 15 years ago
  54. 49f48b8 various CC updates: by Harald Welte · 15 years ago
  55. 75a1fa8 switch paging code to use a timer again, since not all BTS send reliable CCCH load indications by Harald Welte · 15 years ago
  56. 0932d1e forgot the header files in last commit. sigh. by Harald Welte · 15 years ago
  57. 7509926 * introduce TLV parser definitions for RSL IE's by Harald Welte · 15 years ago
  58. d4c9bf3 * add bs_power and ms_power attributes to each channel and use them in channel activation by Harald Welte · 15 years ago
  59. 8c1d0e4 * add bsc_hack commandline argument to select BTS type by Harald Welte · 15 years ago
  60. bbcc7a5 introduce gsm_nm_state object in all our nm-relevant data structures by Harald Welte · 15 years ago
  61. b1ffbb6 [paging] Send paging requests as response to the PAGING LOAD indicator by Holger Freyther · 15 years ago
  62. f6535bb [paging] Stop counting the requests... harald implemented sepc conform timer support by Holger Freyther · 15 years ago
  63. cd06bfb * fill the e1_link member of every bts_trx_ts structure by Harald Welte · 15 years ago
  64. 392209c [paging] Introduce a variable containing the free paging slots by Holger Freyther · 15 years ago
  65. 1fd3414 [paging] Cleanup page -> paging in function names by Holger Freyther · 15 years ago
  66. 1fa60c8 * add trau_mux implementation to relay from one incoming TRAU by Harald Welte · 15 years ago
  67. ceb59b7 [paging] Move the paging state into struct gsm_bts by Holger Freyther · 15 years ago
  68. 1adb4ff [paging] Keep a copy of the Control Channel Description in the bts struct by Holger Freyther · 15 years ago
  69. 8e1e3ee introduce generic callback function and hook enum by Harald Welte · 15 years ago
  70. 978cb42 add BTS TYPE field to facilitate future non-BS11 BTS support by Harald Welte · 15 years ago
  71. 85770c7 * use #define for number of TS in one TRX by Harald Welte · 15 years ago
  72. ca362a6 Make gcc happy and remove a couple of warnings by Holger Freyther · 15 years ago
  73. a72c98e functions to convert lchan/pchan type into human-readable string by Harald Welte · 15 years ago
  74. 460af8b Clean up struct gsm_network and remove the gsm_subscriber by Holger Freyther · 15 years ago
  75. 73487a2 Introduce logical updating request operation on the gsm_lchan by Holger Freyther · 16 years ago
  76. c6ea9db Recylce a gsm_lchan when the refcount drops to zero by Holger Freyther · 16 years ago
  77. c6ba9c2 * 04:08: add MM INFO information elements by Harald Welte · 16 years ago
  78. b7193e4 Introduce new callbacks, remember that we have LOC UPD REQ, reject things only once by Holger Freyther · 16 years ago
  79. 2eafef5 Up on call released release the channel and take the next item by Holger Freyther · 16 years ago
  80. 88ea832 Unite the acked/nacked handling in a common response... by Holger Freyther · 16 years ago
  81. 24893de Inform the bsc about acked or nacked channels... by Holger Freyther · 16 years ago
  82. 3186bf2 Add callback for allocated lchannels by Holger Freyther · 16 years ago
  83. 07cc8d8 Improve page command handling in the bsc_hack by Holger Freyther · 16 years ago
  84. e14a57c Create request channel reason to see channel requests originating from PAG by Harald Welte · 16 years ago
  85. b84e2f4 * use 16bit for network and country code by Harald Welte · 16 years ago
  86. 255539c working state up to location update and classmark inquiry by Harald Welte · 16 years ago
  87. a3d0438 missing header file changes by Harald Welte · 16 years ago
  88. ad38464 this is the first version that actually talks to the BTS by Harald Welte · 16 years ago
  89. 8470bf2 no reasonable commit message possible. tons of changes of the last 2 days by Harald Welte · 16 years ago
  90. 52b1f98 initial commit of current OpenBSC state by Harald Welte · 16 years ago