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