1. c8d862e Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  2. 2f40462 pretty-print statistics in 'show statistics' by Harald Welte · 15 years ago
  3. 4400774 print last measurement report during 'show lchan' by Harald Welte · 15 years ago
  4. bdbb744 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  5. 8e2d8de bts: Allow config of RACH control parameters tx-integer & max retrans by Sylvain Munaut · 15 years ago
  6. fe96f38 Display current channel usage load in 'show bts' and 'show network' by Harald Welte · 15 years ago
  7. 13ae980 [vty] Document the various T??? we are ausing. by Holger Hans Peter Freyther · 15 years ago
  8. 3edc5a9 keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  9. 8c973ba remove duplicate flag for cell barring by Harald Welte · 15 years ago
  10. a8062f1 make handover algorithm parameters configurable from VTY by Harald Welte · 15 years ago
  11. aa2c303 don't enable handover unless RTP Proxy is enabled by Harald Welte · 15 years ago
  12. 0af9c9f [handover] add VTY parameter to enable/disable handover by Harald Welte · 15 years ago
  13. 284ddba [PATCH] fix MM INFO parsing in vty_interface by Harald Welte · 15 years ago
  14. a310f3e Add VTY setting for whether or not to sending MM INFO by Harald Welte · 15 years ago
  15. 52af195 [RRLP] make RRLP mode configurable from config file by Harald Welte · 15 years ago
  16. b761bf8 [VTY] add more cell reselection parameters to VTY by Harald Welte · 15 years ago
  17. 8e9d179 print some more RF related information about BTS in VTY by Harald Welte · 15 years ago
  18. 59936d7 location updating reject cause now specified on VTY rather than command line argument by Harald Welte · 15 years ago
  19. 8750421 move RTP socket information from timeslot to lchan by Harald Welte · 15 years ago
  20. a54a2bb Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago
  21. 1c8b480 [vty] Add option to disable RF on a given TRX. by Holger Hans Peter Freyther · 15 years ago
  22. 8973386 [network] Add config option for the remaining network timers by Holger Hans Peter Freyther · 15 years ago
  23. 26ba2e7 [network] Make T3101 configurable and use it in abis_rsl by Holger Hans Peter Freyther · 15 years ago
  24. 6d82b7c [vty] Remove tab to make the cell_identity nicely indent by Holger Hans Peter Freyther · 15 years ago
  25. 6b4f546 [vty] Write out the neci configuration by Holger Hans Peter Freyther · 15 years ago
  26. 00761f2 Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  27. 01acd74 max_power_limit: the limit is 24 dB ! by Harald Welte · 15 years ago
  28. 5329329 Fix configuration file generation by Andreas.Eversberg · 15 years ago
  29. 96c8982 [si] Make it possible to set the NECI value... by Holger Hans Peter Freyther · 15 years ago
  30. 49c7956 fix some more compiler warnings by Harald Welte · 15 years ago
  31. 2557287 ip.access: Support multi-TRX / RSL stream ID by Harald Welte · 15 years ago
  32. 6c6ab86 [lac] Do not use the reserved LAC 0x0 for two different things by Holger Hans Peter Freyther · 15 years ago
  33. 54a2283 [lac] The lac must be 16 bit. Change it in gsm_bts and vty parsing by Holger Hans Peter Freyther · 15 years ago
  34. 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
  35. cd8bacf [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  36. cca253a add VTY/configfile command for setting encryption (A5) level by Harald Welte · 15 years ago
  37. bdae6f9 [vty] Move layer3+ functionality to vty_interface_layer3.c by Holger Hans Peter Freyther · 15 years ago
  38. 70915cf sms_from_text needs to return struct gsm_sms * by Harald Welte · 15 years ago
  39. 270c06c fix printing of TMSI on VTY by Harald Welte · 15 years ago
  40. b6ea7f7 allow vty to set periodic location updating timer t3212 by Harald Welte (local) · 15 years ago
  41. 28965f6 display TMSI in 8 digit hex by Harald Welte (local) · 15 years ago
  42. 02d5efa add 'show subscriber cache' vty command to debug subscriber refcount leaks by Harald Welte (local) · 15 years ago
  43. 5be4532 sms send pending now sends _all_ pending at the same time by Harald Welte (local) · 15 years ago
  44. ddf83b2 fix segfault in vty sms sending code by Harald Welte (local) · 15 years ago
  45. cbd4610 add 'ms max power' vty command to set the maximum MS power in dBm by Harald Welte (local) · 15 years ago
  46. 948bba8 factor out the function to generate struct gsm_sms from a string by Harald Welte · 15 years ago
  47. e19be3f implement bts->cell_barred feature, configurable in VTY by Harald Welte (local) · 15 years ago
  48. a59a27e add a authorization policy field to the network and VTY by Harald Welte (local) · 15 years ago
  49. 7ac1565 vty_interface: Remove bogus checks for Site ID and BTS ID. by Stefan Schmidt · 15 years ago
  50. 3e77461 add "channel allocator (ascending|descending)" command to VTY by Harald Welte · 15 years ago
  51. 735cd9e misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  52. fc4837d Merge branch 'master' into config_file by Harald Welte · 15 years ago
  53. 2a7dedc Merge commit 'origin/master' by Harald Welte · 15 years ago
  54. 684b975 add SMS sending commands to vty by Harald Welte · 15 years ago
  55. 6286888 the actual config file code (not just config files) by Harald Welte · 15 years ago
  56. 73185d1 Merge branch 'master' into config_file by Harald Welte · 15 years ago
  57. 68b7df2 first 'working' SMS implementation by Harald Welte · 15 years ago
  58. e87eb46 introduce new GSMNET node for the GSM network by Harald Welte · 15 years ago
  59. f515aa0 only allow setting of unit_id on ip.access BTS by Harald Welte · 15 years ago
  60. 3ffe1b3 add telnet/vty commands for TS pchan and e1_subslot by Harald Welte · 15 years ago
  61. 97ceef9 add code to save BTS/TRX/TS config to config file by Harald Welte · 15 years ago
  62. aae7a52 make sure subscr->net is always set by Harald Welte · 15 years ago
  63. 8cdeaad rename ip.access structure field members and variables by Harald Welte · 15 years ago
  64. e712a5f switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  65. 7f597bc fix setfault during registration of VTY TRX function by Harald Welte · 15 years ago
  66. 91afe4c Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  67. 0374084 reworked MNCC codebase by Harald Welte · 15 years ago
  68. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago