1. a963980 Assign default values for T3101 and T3113 by Harald Welte · 15 years ago
  2. 1c8b480 [vty] Add option to disable RF on a given TRX. by Holger Hans Peter Freyther · 15 years ago
  3. 4b9042a [network] Make use of T3113 for paging by Holger Hans Peter Freyther · 15 years ago
  4. 8973386 [network] Add config option for the remaining network timers by Holger Hans Peter Freyther · 15 years ago
  5. 26ba2e7 [network] Make T3101 configurable and use it in abis_rsl by Holger Hans Peter Freyther · 15 years ago
  6. 3cce58f [lchan] RSL and RR need the multirate config, place it in the lchan by Holger Hans Peter Freyther · 15 years ago
  7. 96c8982 [si] Make it possible to set the NECI value... by Holger Hans Peter Freyther · 15 years ago
  8. b1ba414 move 'struct value_string' and 'get_value_string()' to gsm_data by Harald Welte · 15 years ago
  9. 26abffa change some identifiers from u_int64_t to unsigned long long by Harald Welte · 15 years ago
  10. d831805 [lchan] Keep track which SAPIs has been established with the BTS by Holger Hans Peter Freyther · 15 years ago
  11. cde5255 misc: Make bitfields unsigned int... by Holger Hans Peter Freyther · 15 years ago
  12. 37884ed [GPRS] introudce PDCH and PDCH/TCH physical channels by Harald Welte · 15 years ago
  13. 439e128 [GPRS] add data structures for OML of NSE,CELL,NSVCE by Harald Welte · 15 years ago
  14. 66e0ba0 [ipaccess] Add nanoBTS 1900 support by Mike Haben · 15 years ago
  15. 54a2283 [lac] The lac must be 16 bit. Change it in gsm_bts and vty parsing by Holger Hans Peter Freyther · 15 years ago
  16. a098dfb [bsc] Store the cell_identity in gsm_bts and set it on the SI3 and SI6 by Holger Hans Peter Freyther · 15 years ago
  17. cca253a add VTY/configfile command for setting encryption (A5) level by Harald Welte · 15 years ago
  18. d2dd9de A5 support for RSL and 04.08 (not used yet) by Harald Welte · 15 years ago
  19. cbd4610 add 'ms max power' vty command to set the maximum MS power in dBm by Harald Welte (local) · 15 years ago
  20. e19be3f implement bts->cell_barred feature, configurable in VTY by Harald Welte (local) · 15 years ago
  21. a59a27e add a authorization policy field to the network and VTY by Harald Welte (local) · 15 years ago
  22. ceb3c04 introduce bts->chan_alloc_reverse flag by Harald Welte · 15 years ago
  23. b774439 add new 'is_siemens_bts()' function by Harald Welte · 15 years ago
  24. 427dbc4 add T3101 to release lchan in case MS never responds to IMMEDIATE ASSIGN by Harald Welte · 15 years ago
  25. f2eb278 verify bs11 channel combination constraints by Harald Welte · 15 years ago
  26. 6286888 the actual config file code (not just config files) by Harald Welte · 15 years ago
  27. 68b7df2 first 'working' SMS implementation by Harald Welte · 15 years ago
  28. 498feae parse_btstype() can use const qualifier by Harald Welte · 15 years ago
  29. fc8d444 Merge branch 'master' into sms by Harald Welte · 15 years ago
  30. 2ef3320 add function declaration for gsm_pchan_parse() by Harald Welte · 15 years ago
  31. 6afa63e Merge branch 'master' into sms by Harald Welte · 15 years ago
  32. 2d73d4e add HARDCODED_BTSn_TS to define the base TS for each BTS by Harald Welte · 15 years ago
  33. 16e2df4 Merge branch 'master' into sms by Harald Welte · 15 years ago
  34. 39274f4 generalize channel activation / channel mode modify by Harald Welte · 15 years ago
  35. eae3dc6 Merge branch 'master' into sms by Harald Welte · 15 years ago
  36. 3c06207 add RTP proxy mode for ip.access by Harald Welte · 15 years ago
  37. b78996d further steps towards better, transaction based SMS by Harald Welte · 15 years ago
  38. 15797eb move definition of 'struct gsm_trans' to transaction.h by Harald Welte · 15 years ago
  39. 8dd09d6 remove bogus 'network' member of 'struct gsm_transaction' by Harald Welte · 15 years ago
  40. a54b48d gms_transactions data model reorganization by Harald Welte · 15 years ago
  41. 0abe5a6 remove bogus 'network' member of 'struct gsm_transaction' by Harald Welte · 15 years ago
  42. c2189a6 gms_transactions data model reorganization by Harald Welte · 15 years ago
  43. 0748196 Merge branch 'master' into sms by Harald Welte · 15 years ago
  44. 8cdeaad rename ip.access structure field members and variables by Harald Welte · 15 years ago
  45. 156c5e6 more SMS improvements by Harald Welte · 15 years ago
  46. e4d5146 the pointer "tall_bsc_ctx" belongs to the gsm_data.c file not to include file. by Andreas Eversberg · 15 years ago
  47. e712a5f switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  48. a837977 introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  49. 3ae3cec replace 'struct gsm_attr' by 'struct tlv_parsed' by Harald Welte · 15 years ago
  50. 91afe4c Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  51. b4feea5 Merge branch 'mncc-harald' by Harald Welte · 15 years ago
  52. 56f59bb make btstype2str return a const char* to make gcc 4.4 happy by Holger Hans Peter Freyther · 15 years ago
  53. e16b138 Increase LCHAN_RELEASE_TIMEOUT to 10 seconds by Harald Welte · 15 years ago
  54. 0374084 reworked MNCC codebase by Harald Welte · 15 years ago
  55. 8bdf762 Handle and dispatch paging requests in gsm_subscriber by Holger Freyther · 15 years ago
  56. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago