1. a37e3bc sms: Change the default values for the sms_queue by Holger Hans Peter Freyther · 14 years ago
  2. 11b28f9 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 14 years ago
  3. adb6e1c janitor: Move the * to the variable name by Holger Hans Peter Freyther · 14 years ago
  4. 7a2c86b vty: Provide a is_config_node for the VTY and use it for the bsc by Holger Hans Peter Freyther · 14 years ago
  5. 2c869ef Introduce '-D' commandline option to daemonize processes by Harald Welte · 14 years ago
  6. ec4bfdc bsc_api: Move the API init into the main function. by Holger Hans Peter Freyther · 14 years ago
  7. 57da447 misc: Fix the return type of the go back vty function... by Holger Hans Peter Freyther · 14 years ago
  8. 0c8aa73 [bsc_hack] Call handle_options before bootstrapping the network by Holger Hans Peter Freyther · 14 years ago
  9. c31f480 [VTY] use new struct vty_app_info in libvty by Harald Welte · 14 years ago
  10. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  11. dcccb18 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  12. 1353f96 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  13. dc5062b move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  14. 009ad61 bsc_hack: Add other known options to the list by Holger Hans Peter Freyther · 14 years ago
  15. 829772d bsc_hack: Add option to set the global log level. by Holger Hans Peter Freyther · 14 years ago
  16. 3e57388 Make the compiler happy and use a puts by Holger Hans Peter Freyther · 14 years ago
  17. a21a96f Move the copyright and version header to bsc_init.c by Holger Hans Peter Freyther · 14 years ago
  18. 5a29c7f automatically include program version and print it from vty and --version by Harald Welte · 14 years ago
  19. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  20. 604d851 Register GSM_BTS_TYPE_UNKNOWN in bsc_hack.c by Daniel Willmann · 14 years ago
  21. 0677061 update copyright statements by Harald Welte · 14 years ago
  22. 39315c4 [OML] parse attributes depending on BTS type by Harald Welte · 14 years ago
  23. 3cefa9a vty: sub-divide talloc contexts and include them in talloc report by Harald Welte · 15 years ago
  24. 079353a [statistics] Do the syncing to db from within the bsc_hack by Holger Hans Peter Freyther · 15 years ago
  25. b61e3b2 Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  26. f88c8a0 remove hand full of 'extern ipacc_rtp_direct' definitions by Harald Welte · 15 years ago
  27. f314f68 add --help message about --rtp-proxy argument by Harald Welte · 15 years ago
  28. 8d77b95 [handover] first functional handover implementation by Harald Welte · 15 years ago
  29. 1085c09 location updating reject cause now specified on VTY rather than command line argument by Harald Welte · 15 years ago
  30. f49fac2 [bsc_hack] Ignore the sigpipe... by Holger Hans Peter Freyther · 15 years ago
  31. 3961fcc Introduce new S_GLOBAL_SHUTDOWN signal by Harald Welte · 15 years ago
  32. 8b457fb [bsc_init] Create a bsc_init.c that can be used for setting up hings. by Holger Hans Peter Freyther · 15 years ago
  33. ee4410a actual code running at end of har2009 by Harald Welte (local) · 15 years ago
  34. b8afe81 trigger RRLP position requests after paging succeeded and after subscriber attach by Harald Welte (local) · 15 years ago
  35. d19e58b move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  36. efc9231 allow vty to set periodic location updating timer t3212 by Harald Welte (local) · 15 years ago
  37. bc9e9f8 Merge commit 'har/laforge' by Daniel Willmann · 15 years ago
  38. 7f69816 disable emergency call bit (i.e. cell does not support emergency call) by Harald Welte · 15 years ago
  39. 50d1271 fix token auth implementation by Harald Welte (local) · 15 years ago
  40. 06513f2 replace the command line option -a with the auth-policy config option by Jan Luebbe · 15 years ago
  41. 0e451d0 add 'ms max power' vty command to set the maximum MS power in dBm by Harald Welte (local) · 15 years ago
  42. c70979a add help message about timestamp option by Harald Welte · 15 years ago
  43. 61cd883 patch power reduction into NM attributes by Harald Welte · 15 years ago
  44. 000c0f4 patch the SI and NM attr tables independently by Harald Welte · 15 years ago
  45. 7f28cd5 set nominal TRX power for BS-11 and nanoBTS by Harald Welte (local) · 15 years ago
  46. 5dececf implement bts->cell_barred feature, configurable in VTY by Harald Welte (local) · 15 years ago
  47. d069dea Merge commit 'origin/master' by Harald Welte · 15 years ago
  48. 557ca78 bsc_hack.c: Unconditionally listen for the nanoBTS by Holger Hans Peter Freyther · 15 years ago
  49. e991c26 BS11: send measurement report every 5 SACCH frames by Harald Welte · 15 years ago
  50. 349aba6 perform A-bis OML configuration based on config file by Harald Welte · 15 years ago
  51. 100325a bsc_hack.c: Explain why the program will exit... by Holger Hans Peter Freyther · 15 years ago
  52. d5d1cef bsc_hack.c: Allow to use a different file for the config file by Holger Hans Peter Freyther · 15 years ago
  53. 89e9d59 chane TRX0/TS0 channel combination to not include a CBCH by Harald Welte · 15 years ago
  54. 1e0a8ea Merge branch 'master' into config_file by Harald Welte · 15 years ago
  55. 66b6a8d move ms_pwr utility function to gsm_utils.c by Harald Welte · 15 years ago
  56. 31f03a6 configure MS CCH max power IEI of SI3 and SI4 to 20dBM (100mW) by Harald Welte · 15 years ago
  57. 4258182 the actual config file code (not just config files) by Harald Welte · 15 years ago
  58. 31c3d34 in case of SIGABRT, don't exit(0) and thus prevent creating a core file by Harald Welte · 15 years ago
  59. 5146006 introduce '-2' commandline option for second BS-11 by Harald Welte · 15 years ago
  60. f294f45 shut down the OML (and thus the BTS) when bsc_hack is terminated with ctrl+c by Harald Welte · 15 years ago
  61. d158605 only set BCCH INFO on first TRX (C0) of BTS by Harald Welte · 15 years ago
  62. ac56e8b use HARDCODED_BTSn_TS defines from bsc_hack.c by Harald Welte · 15 years ago
  63. fad0559 fix initialization of TRX1 / TS0 by Harald Welte · 15 years ago
  64. 67b4c30 complete TRX1 support for BS11 by Harald Welte · 15 years ago
  65. 805f644 add RTP proxy mode for ip.access by Harald Welte · 15 years ago
  66. f8d536d allow user to set BSIC and TSC from command line by Harald Welte · 15 years ago
  67. 5655471 some more comments for BS11 attributes by Harald Welte · 15 years ago
  68. 03582a8 bsc_hack.c: Make adding of (nano)BTS to the network dynamic by Holger Hans Peter Freyther · 15 years ago
  69. 0efe9b7 more ip.access abis_nm attributes by Harald Welte · 15 years ago
  70. 53833f6 remove SI3 and SI4 rest octets by Harald Welte · 15 years ago
  71. 8226fa7 the pointer "tall_bsc_ctx" belongs to the gsm_data.c file not to include file. by Andreas Eversberg · 15 years ago
  72. e441d9c switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  73. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  74. fcd2445 Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  75. a865f1b BS11: use abis_nm_set_{bts,radio}_attr() by Harald Welte · 15 years ago
  76. 4bfdfe7 reworked MNCC codebase by Harald Welte · 15 years ago
  77. 500f3ca [o&m] Dispatch a signal for nacked O&M messages by Holger Hans Peter Freyther · 15 years ago
  78. e91f578 [bsc_hack] Sanity check for the GSM1800 nanoBTS by Holger Hans Peter Freyther · 15 years ago
  79. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/bsc_hack.c]
  80. d3ff51d don't prefix every line with timestamp, this saves some screen real estate by Harald Welte · 15 years ago
  81. d0fbab5 some more comments by Harald Welte · 15 years ago
  82. 578001b bsc_hack.c: Fix the -l db option (Andreas Eversberg) by Holger Freyther · 15 years ago
  83. c7b86f9 Revert "[db] Keep track of the current gsm_network" by Holger Freyther · 15 years ago
  84. b8be654 [e1] Correctly initialize the e1link (Andreas Eversberg) by Holger Freyther · 15 years ago
  85. 7b26bcb * give Siemens ObjClass reasonable names rather than A3/A5/A6 by Harald Welte · 15 years ago
  86. fe609d8 some more comments on the abis attributes by Harald Welte · 15 years ago
  87. 060f6df make sure even our predefined structures use HARDCODED_BSIC as initial value by Harald Welte · 15 years ago
  88. 78f2f50 Add user-configurable BSIC setting by Harald Welte · 15 years ago
  89. 110c0ab * replace some more hex bytes in init msgs by #defines by Harald Welte · 15 years ago
  90. 04d3c92 An application that has own events and file descriptors, must poll by Harald Welte · 15 years ago
  91. a994a48 remove misleading debug messages by Harald Welte · 15 years ago
  92. cf55978 make sure we terminate bsc_hack if the OML/RSL listening sockets cannot be created by Harald Welte · 15 years ago
  93. b463060 Fix long-standing bug: nanoBTS now even works after cold boot (first time after power up). by Harald Welte · 15 years ago
  94. 879c85a no need to make gsmnet structure non-static (fix from last commit) by Harald Welte · 15 years ago
  95. edb3778 * Add support for multiple ip.access nanoBTS at one BSC by Harald Welte · 15 years ago
  96. 191280d abis_nm wants to use bts->bts_nr (the number of the BTS in the OML link) rather by Harald Welte · 15 years ago
  97. b5c00f5 [misdn] Add option to automatically release layer2 on exit by Holger Freyther · 15 years ago
  98. dda22c1 [bsc_hack] Allow to select the cardnr defaulting to number 0 by Holger Freyther · 15 years ago
  99. 0a173bf [bsc_hack] Allow to set the location area code by Holger Freyther · 15 years ago
  100. bcdebbf [bsc_hack] House keeping, remove dead code by Holger Freyther · 15 years ago