1. 6c7680d SMPP: build the smpp interface only in case of ./configure --enable-smpp by Harald Welte · 12 years ago
  2. f1033cc Initial support of SMPP interface for MT-SMS by Harald Welte · 12 years ago
  3. 5e95f45 ctrl: Improve error handling if controlif setup fails by Daniel Willmann · 13 years ago
  4. ad2946c osmo-nitb: Update control interface API in osmo-nitb by Daniel Willmann · 13 years ago
  5. 2c9ea91 nitb: Enable the external RF Control interface for the nitb application by Holger Hans Peter Freyther · 12 years ago
  6. f7e9410 osmo_nitb: introduce --no-dbcounter command line option by Harald Welte · 13 years ago
  7. 59947a0 fix some "implicit declaration" warnings in osmo-nitb by Alexander Huemer · 13 years ago
  8. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  9. 95fd72b misc: Remove the osmocom/core/process.h include by Holger Hans Peter Freyther · 13 years ago
  10. 1b5e5c3 controlif: declare controlif_setup() in control_cmd.h by Harald Welte · 13 years ago
  11. e8aef2a bsc_hack: Use libctrl, listen on port 4249 by Daniel Willmann · 13 years ago
  12. f142c97 prepare gsm_data.h header file sharing with osmo-bts by Harald Welte · 13 years ago
  13. 0d2881a bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  14. 67cd75f misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  15. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  16. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  17. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  18. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  19. 18fe889 nitb: Listen for incoming MNCC connections only once by Holger Hans Peter Freyther · 13 years ago
  20. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  21. 739a566 bsc: change bsc_vty_init to take logging categories as parameter by Pablo Neira Ayuso · 13 years ago
  22. c08e8be fix path of bscconfig.h include file by Harald Welte · 13 years ago
  23. fd355a3 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  24. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc_hack.c]
  25. 4d54d0b Fix various compiler warnings all over the code by Harald Welte · 13 years ago
  26. 03cc8a8 [RBS2000] Actually activate the RBS2000 support by Harald Welte · 13 years ago
  27. 3016d9f [E1 INPUT] explicitly configure the E1 input driver for each line by Harald Welte · 13 years ago
  28. 1cc7184 misc: Fix compiler warning about incompatible pointers by Holger Hans Peter Freyther · 13 years ago
  29. 02d9966 MNCC: Introduce bsc_hack argument '-m' for enabling MNCC socket by Harald Welte · 14 years ago
  30. e8e432d MNCC: remove 'upqueue' by Harald Welte · 14 years ago
  31. e6da14f MNCC: clarify naming / rename mncc_recv() to int_mncc_recv() by Harald Welte · 14 years ago
  32. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  33. a37e3bc sms: Change the default values for the sms_queue by Holger Hans Peter Freyther · 14 years ago
  34. 11b28f9 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 14 years ago
  35. adb6e1c janitor: Move the * to the variable name by Holger Hans Peter Freyther · 14 years ago
  36. 7a2c86b vty: Provide a is_config_node for the VTY and use it for the bsc by Holger Hans Peter Freyther · 14 years ago
  37. 2c869ef Introduce '-D' commandline option to daemonize processes by Harald Welte · 14 years ago
  38. ec4bfdc bsc_api: Move the API init into the main function. by Holger Hans Peter Freyther · 14 years ago
  39. 57da447 misc: Fix the return type of the go back vty function... by Holger Hans Peter Freyther · 14 years ago
  40. 0c8aa73 [bsc_hack] Call handle_options before bootstrapping the network by Holger Hans Peter Freyther · 14 years ago
  41. c31f480 [VTY] use new struct vty_app_info in libvty by Harald Welte · 14 years ago
  42. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  43. dcccb18 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  44. 1353f96 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  45. dc5062b move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  46. 009ad61 bsc_hack: Add other known options to the list by Holger Hans Peter Freyther · 14 years ago
  47. 829772d bsc_hack: Add option to set the global log level. by Holger Hans Peter Freyther · 14 years ago
  48. 3e57388 Make the compiler happy and use a puts by Holger Hans Peter Freyther · 14 years ago
  49. a21a96f Move the copyright and version header to bsc_init.c by Holger Hans Peter Freyther · 14 years ago
  50. 5a29c7f automatically include program version and print it from vty and --version by Harald Welte · 14 years ago
  51. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  52. 604d851 Register GSM_BTS_TYPE_UNKNOWN in bsc_hack.c by Daniel Willmann · 14 years ago
  53. 0677061 update copyright statements by Harald Welte · 14 years ago
  54. 39315c4 [OML] parse attributes depending on BTS type by Harald Welte · 14 years ago
  55. 3cefa9a vty: sub-divide talloc contexts and include them in talloc report by Harald Welte · 15 years ago
  56. 079353a [statistics] Do the syncing to db from within the bsc_hack by Holger Hans Peter Freyther · 15 years ago
  57. b61e3b2 Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  58. f88c8a0 remove hand full of 'extern ipacc_rtp_direct' definitions by Harald Welte · 15 years ago
  59. f314f68 add --help message about --rtp-proxy argument by Harald Welte · 15 years ago
  60. 8d77b95 [handover] first functional handover implementation by Harald Welte · 15 years ago
  61. 1085c09 location updating reject cause now specified on VTY rather than command line argument by Harald Welte · 15 years ago
  62. f49fac2 [bsc_hack] Ignore the sigpipe... by Holger Hans Peter Freyther · 15 years ago
  63. 3961fcc Introduce new S_GLOBAL_SHUTDOWN signal by Harald Welte · 15 years ago
  64. 8b457fb [bsc_init] Create a bsc_init.c that can be used for setting up hings. by Holger Hans Peter Freyther · 15 years ago
  65. ee4410a actual code running at end of har2009 by Harald Welte (local) · 15 years ago
  66. b8afe81 trigger RRLP position requests after paging succeeded and after subscriber attach by Harald Welte (local) · 15 years ago
  67. d19e58b move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  68. efc9231 allow vty to set periodic location updating timer t3212 by Harald Welte (local) · 15 years ago
  69. bc9e9f8 Merge commit 'har/laforge' by Daniel Willmann · 15 years ago
  70. 7f69816 disable emergency call bit (i.e. cell does not support emergency call) by Harald Welte · 15 years ago
  71. 50d1271 fix token auth implementation by Harald Welte (local) · 15 years ago
  72. 06513f2 replace the command line option -a with the auth-policy config option by Jan Luebbe · 15 years ago
  73. 0e451d0 add 'ms max power' vty command to set the maximum MS power in dBm by Harald Welte (local) · 15 years ago
  74. c70979a add help message about timestamp option by Harald Welte · 15 years ago
  75. 61cd883 patch power reduction into NM attributes by Harald Welte · 15 years ago
  76. 000c0f4 patch the SI and NM attr tables independently by Harald Welte · 15 years ago
  77. 7f28cd5 set nominal TRX power for BS-11 and nanoBTS by Harald Welte (local) · 15 years ago
  78. 5dececf implement bts->cell_barred feature, configurable in VTY by Harald Welte (local) · 15 years ago
  79. d069dea Merge commit 'origin/master' by Harald Welte · 15 years ago
  80. 557ca78 bsc_hack.c: Unconditionally listen for the nanoBTS by Holger Hans Peter Freyther · 15 years ago
  81. e991c26 BS11: send measurement report every 5 SACCH frames by Harald Welte · 15 years ago
  82. 349aba6 perform A-bis OML configuration based on config file by Harald Welte · 15 years ago
  83. 100325a bsc_hack.c: Explain why the program will exit... by Holger Hans Peter Freyther · 15 years ago
  84. d5d1cef bsc_hack.c: Allow to use a different file for the config file by Holger Hans Peter Freyther · 15 years ago
  85. 89e9d59 chane TRX0/TS0 channel combination to not include a CBCH by Harald Welte · 15 years ago
  86. 1e0a8ea Merge branch 'master' into config_file by Harald Welte · 15 years ago
  87. 66b6a8d move ms_pwr utility function to gsm_utils.c by Harald Welte · 15 years ago
  88. 31f03a6 configure MS CCH max power IEI of SI3 and SI4 to 20dBM (100mW) by Harald Welte · 15 years ago
  89. 4258182 the actual config file code (not just config files) by Harald Welte · 15 years ago
  90. 31c3d34 in case of SIGABRT, don't exit(0) and thus prevent creating a core file by Harald Welte · 15 years ago
  91. 5146006 introduce '-2' commandline option for second BS-11 by Harald Welte · 15 years ago
  92. f294f45 shut down the OML (and thus the BTS) when bsc_hack is terminated with ctrl+c by Harald Welte · 15 years ago
  93. d158605 only set BCCH INFO on first TRX (C0) of BTS by Harald Welte · 15 years ago
  94. ac56e8b use HARDCODED_BTSn_TS defines from bsc_hack.c by Harald Welte · 15 years ago
  95. fad0559 fix initialization of TRX1 / TS0 by Harald Welte · 15 years ago
  96. 67b4c30 complete TRX1 support for BS11 by Harald Welte · 15 years ago
  97. 805f644 add RTP proxy mode for ip.access by Harald Welte · 15 years ago
  98. f8d536d allow user to set BSIC and TSC from command line by Harald Welte · 15 years ago
  99. 5655471 some more comments for BS11 attributes by Harald Welte · 15 years ago
  100. 03582a8 bsc_hack.c: Make adding of (nano)BTS to the network dynamic by Holger Hans Peter Freyther · 15 years ago