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