1. c859f1a VTY: add the dyn_ts_allow_tch_f option by Vadim Yanitskiy · 7 years ago
  2. 3863935 cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  3. 09c26f1 vty: remove ignored logging parameters by Max · 8 years ago
  4. 8010878 fix 'osmo-nitb --version' segfault by Neels Hofmeyr · 8 years ago
  5. 72901be osmo-nitb: exit when MNCC socket init failed by Neels Hofmeyr · 8 years ago
  6. 7e64394 global gsm_network: move allocation further up by Neels Hofmeyr · 8 years ago
  7. 6318d9f split bsc_bootstrap_network() in alloc and config by Neels Hofmeyr · 8 years ago
  8. b9abf30 Cosmetic: Add missing switch to usage help by Philipp · 8 years ago
  9. 3a1fb21 log CTRL bind only once by Neels Hofmeyr · 8 years ago
  10. d5cd265 mscsplit: bsc_vty_init(): decouple from global bsc_gsmnet by Neels Hofmeyr · 8 years ago
  11. a50599e mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctx by Neels Hofmeyr · 8 years ago
  12. 8428211 osmo-nitb: generate backtrace on SIGABRT by Harald Welte · 8 years ago
  13. f8d6053 dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitb by Neels Hofmeyr · 8 years ago
  14. 3a816e8 Add extra debug output with channel mode and type by Max · 8 years ago
  15. abc6465 smpp: refactor initialization, add bind address by Neels Hofmeyr · 8 years ago
  16. 4d92c43 enable ctrl bind config for various programs by Neels Hofmeyr · 8 years ago
  17. deb5675 osmo-nitb: be strict about cmdline args by Neels Hofmeyr · 8 years ago
  18. f428d9a osmo-nitb: cosmetic: rename to rf_ctrl_path, following mncc_sock_path by Neels Hofmeyr · 8 years ago
  19. 54f31c6 osmo-nitb: add -M to pass specific MNCC socket path by Neels Hofmeyr · 8 years ago
  20. 63fac68 stats: Enable stats for sgsn, gbproxy, nitb, bsc, nat by Jacob Erlbeck · 9 years ago
  21. 4ac8cd1 vty: Change the return type from enum to int by Holger Hans Peter Freyther · 9 years ago
  22. e1aed09 osmo-nitb: obsess about --help formatting. by Neels Hofmeyr · 9 years ago
  23. bad8ffc Fix most compiler warnings with gcc-4.9.2 by Harald Welte · 10 years ago
  24. da8770b msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  25. b36a34c nitb: Don't mention the broken PCAP generation option by Holger Hans Peter Freyther · 10 years ago
  26. 6bcd303 Use port number #defines for VTY and CTRL ports by Harald Welte · 10 years ago
  27. 5919b6a move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  28. c415da5 bsc_hack: Don't strdup the string arguments by Daniel Willmann · 10 years ago
  29. e53ccac ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago
  30. fba0316 nitb/ctrl: Add command to add/modify a subscriber to the database by Holger Hans Peter Freyther · 10 years ago
  31. 38abd7b nitb: Add a test for "show network" in the python testsuite. by Ciaby · 10 years ago
  32. 1ba8fa6 libbsc: Add ctrl command for MNC, MCC, short-name and long-name by Holger Hans Peter Freyther · 12 years ago
  33. bcfa0b6 libbsc: Create the RF interface all the time by Holger Hans Peter Freyther · 10 years ago
  34. faae5b8 osmo-nitb: don't print 'bac_hack' in usage/help output by Harald Welte · 11 years ago
  35. 784be94 Fix osmo-nitb build without libsmpp by Harald Welte · 11 years ago
  36. 51f6548 SMPP: Fix crash on delivery of incoming SUBMIT-SM by Harald Welte · 11 years ago
  37. 0f1f95e osmo-nitb: Add a timer to regularly expire by Jan Luebbe · 12 years ago
  38. b7dd661 SMPP: VTY configuration of SMPP code, authentication support by Harald Welte · 12 years ago
  39. 3ae5ec7 SMPP: build the smpp interface only in case of ./configure --enable-smpp by Harald Welte · 12 years ago
  40. 2dba82d Initial support of SMPP interface for MT-SMS by Harald Welte · 12 years ago
  41. 6eb756f ctrl: Improve error handling if controlif setup fails by Daniel Willmann · 13 years ago
  42. 7e97a3c osmo-nitb: Update control interface API in osmo-nitb by Daniel Willmann · 13 years ago
  43. 5faf1d3 nitb: Enable the external RF Control interface for the nitb application by Holger Hans Peter Freyther · 12 years ago
  44. cfa2685 osmo_nitb: introduce --no-dbcounter command line option by Harald Welte · 13 years ago
  45. ee8e7ee fix some "implicit declaration" warnings in osmo-nitb by Alexander Huemer · 13 years ago
  46. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  47. 38bb748 misc: Remove the osmocom/core/process.h include by Holger Hans Peter Freyther · 13 years ago
  48. 485cbcd controlif: declare controlif_setup() in control_cmd.h by Harald Welte · 13 years ago
  49. 74aa6b4 bsc_hack: Use libctrl, listen on port 4249 by Daniel Willmann · 13 years ago
  50. 28dce91 prepare gsm_data.h header file sharing with osmo-bts by Harald Welte · 13 years ago
  51. 5bd96a7 bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  52. 2d59cc6 misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  53. 1c45074 src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  54. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  55. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  56. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  57. 6e5a65a nitb: Listen for incoming MNCC connections only once by Holger Hans Peter Freyther · 13 years ago
  58. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  59. 36ad9a4 bsc: change bsc_vty_init to take logging categories as parameter by Pablo Neira Ayuso · 13 years ago
  60. d9dea59 fix path of bscconfig.h include file by Harald Welte · 13 years ago
  61. 08011e2 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  62. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc_hack.c]
  63. 30f93fb Fix various compiler warnings all over the code by Harald Welte · 13 years ago
  64. f1e466a [RBS2000] Actually activate the RBS2000 support by Harald Welte · 13 years ago
  65. e76bea0 [E1 INPUT] explicitly configure the E1 input driver for each line by Harald Welte · 13 years ago
  66. 7f66183 misc: Fix compiler warning about incompatible pointers by Holger Hans Peter Freyther · 14 years ago
  67. e532fb7 MNCC: Introduce bsc_hack argument '-m' for enabling MNCC socket by Harald Welte · 14 years ago
  68. 8e0b29a MNCC: remove 'upqueue' by Harald Welte · 14 years ago
  69. 568b8b0 MNCC: clarify naming / rename mncc_recv() to int_mncc_recv() by Harald Welte · 14 years ago
  70. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  71. 4871046 sms: Change the default values for the sms_queue by Holger Hans Peter Freyther · 14 years ago
  72. 575d2e1 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 14 years ago
  73. dfd61a3 janitor: Move the * to the variable name by Holger Hans Peter Freyther · 14 years ago
  74. 19ce77c vty: Provide a is_config_node for the VTY and use it for the bsc by Holger Hans Peter Freyther · 14 years ago
  75. c4ae176 Introduce '-D' commandline option to daemonize processes by Harald Welte · 14 years ago
  76. c7efbe4 bsc_api: Move the API init into the main function. by Holger Hans Peter Freyther · 14 years ago
  77. 3538c77 misc: Fix the return type of the go back vty function... by Holger Hans Peter Freyther · 14 years ago
  78. 4f8b9eb [bsc_hack] Call handle_options before bootstrapping the network by Holger Hans Peter Freyther · 14 years ago
  79. 778c4b9 [VTY] use new struct vty_app_info in libvty by Harald Welte · 14 years ago
  80. bd9591f Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  81. 4015287 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  82. 10c29f6 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  83. 51d2a59 move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  84. b913c4d bsc_hack: Add other known options to the list by Holger Hans Peter Freyther · 14 years ago
  85. 38e15c0 bsc_hack: Add option to set the global log level. by Holger Hans Peter Freyther · 14 years ago
  86. e2c9a26 Make the compiler happy and use a puts by Holger Hans Peter Freyther · 14 years ago
  87. 7d02837 Move the copyright and version header to bsc_init.c by Holger Hans Peter Freyther · 14 years ago
  88. fa13cad automatically include program version and print it from vty and --version by Harald Welte · 14 years ago
  89. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  90. 2ac4edf Register GSM_BTS_TYPE_UNKNOWN in bsc_hack.c by Daniel Willmann · 15 years ago
  91. 1c36947 update copyright statements by Harald Welte · 15 years ago
  92. 59698fb [OML] parse attributes depending on BTS type by Harald Welte · 15 years ago
  93. 0c83660 vty: sub-divide talloc contexts and include them in talloc report by Harald Welte · 15 years ago
  94. 76037f0 [statistics] Do the syncing to db from within the bsc_hack by Holger Hans Peter Freyther · 15 years ago
  95. c8d862e Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  96. 8096a51 remove hand full of 'extern ipacc_rtp_direct' definitions by Harald Welte · 15 years ago
  97. dae9a01 add --help message about --rtp-proxy argument by Harald Welte · 15 years ago
  98. b90d7bd [handover] first functional handover implementation by Harald Welte · 15 years ago
  99. 59936d7 location updating reject cause now specified on VTY rather than command line argument by Harald Welte · 15 years ago
  100. 49b05d3 [bsc_hack] Ignore the sigpipe... by Holger Hans Peter Freyther · 15 years ago