1. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  2. 7e82ad2 osmo-nitb: generate backtrace on SIGABRT by Harald Welte · 8 years ago
  3. 5f0c71b dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitb by Neels Hofmeyr · 8 years ago
  4. 5493d87 drop unneccessary duplicate linking: osmo-nitb by Neels Hofmeyr · 8 years ago
  5. 8db12e4 Add extra debug output with channel mode and type by Max · 8 years ago
  6. 1b0e554 smpp: refactor initialization, add bind address by Neels Hofmeyr · 8 years ago
  7. 7382815 enable ctrl bind config for various programs by Neels Hofmeyr · 8 years ago
  8. fc7add2 osmo-nitb: be strict about cmdline args by Neels Hofmeyr · 8 years ago
  9. f4a3123 osmo-nitb: cosmetic: rename to rf_ctrl_path, following mncc_sock_path by Neels Hofmeyr · 8 years ago
  10. 0ade632 osmo-nitb: add -M to pass specific MNCC socket path by Neels Hofmeyr · 8 years ago
  11. 64630cc stats: Enable stats for sgsn, gbproxy, nitb, bsc, nat by Jacob Erlbeck · 9 years ago
  12. cdeb815 libmsc: Use RAND_bytes when choosing a tmsi by Daniel Willmann · 9 years ago
  13. 3e4e8cf vty: Change the return type from enum to int by Holger Hans Peter Freyther · 9 years ago
  14. 354d1f3 osmo-nitb: obsess about --help formatting. by Neels Hofmeyr · 9 years ago
  15. 7b1d25a Fix most compiler warnings with gcc-4.9.2 by Harald Welte · 9 years ago
  16. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  17. 8d2fe43 nitb: Don't mention the broken PCAP generation option by Holger Hans Peter Freyther · 10 years ago
  18. 55dc31e Use port number #defines for VTY and CTRL ports by Harald Welte · 10 years ago
  19. ba874b8 move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  20. 038f97a bsc_hack: Don't strdup the string arguments by Daniel Willmann · 10 years ago
  21. 49f9e5b ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago
  22. 9dbc3f8 nitb/ctrl: Add command to add/modify a subscriber to the database by Holger Hans Peter Freyther · 10 years ago
  23. ec6e4f8 nitb: Add a test for "show network" in the python testsuite. by Ciaby · 10 years ago
  24. f8c4219 libbsc: Add ctrl command for MNC, MCC, short-name and long-name by Holger Hans Peter Freyther · 11 years ago
  25. 362d10f libbsc: Create the RF interface all the time by Holger Hans Peter Freyther · 10 years ago
  26. fd465bc build: osmo-nitb does not use dlopen/dlsym remove LIBRARY_DL by Holger Hans Peter Freyther · 11 years ago
  27. 876b55a freebsd: dlopen/dlsym/dlerror is part of libc, use LIBRARY_DL for linking by Nikola · 11 years ago
  28. 19d8742 osmo-nitb: don't print 'bac_hack' in usage/help output by Harald Welte · 11 years ago
  29. a1c09a4 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  30. 7159e8b Fix osmo-nitb build without libsmpp by Harald Welte · 11 years ago
  31. 76afa16 SMPP: Fix crash on delivery of incoming SUBMIT-SM by Harald Welte · 11 years ago
  32. 1c201c6 osmo-nitb: Add a timer to regularly expire by Jan Luebbe · 12 years ago
  33. 338e3b3 SMPP: VTY configuration of SMPP code, authentication support by Harald Welte · 12 years ago
  34. 6c7680d SMPP: build the smpp interface only in case of ./configure --enable-smpp by Harald Welte · 12 years ago
  35. f1033cc Initial support of SMPP interface for MT-SMS by Harald Welte · 12 years ago
  36. 90d7f26 Makefile: just a slight re-order / breaking of a line by Harald Welte · 12 years ago
  37. 5e95f45 ctrl: Improve error handling if controlif setup fails by Daniel Willmann · 13 years ago
  38. ad2946c osmo-nitb: Update control interface API in osmo-nitb by Daniel Willmann · 13 years ago
  39. 2c9ea91 nitb: Enable the external RF Control interface for the nitb application by Holger Hans Peter Freyther · 12 years ago
  40. f7e9410 osmo_nitb: introduce --no-dbcounter command line option by Harald Welte · 13 years ago
  41. 37a63ca misc: Linking fixes for Ubuntu 11.10 Compiler by Holger Hans Peter Freyther · 13 years ago
  42. 59947a0 fix some "implicit declaration" warnings in osmo-nitb by Alexander Huemer · 13 years ago
  43. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  44. 95fd72b misc: Remove the osmocom/core/process.h include by Holger Hans Peter Freyther · 13 years ago
  45. 1b5e5c3 controlif: declare controlif_setup() in control_cmd.h by Harald Welte · 13 years ago
  46. e8aef2a bsc_hack: Use libctrl, listen on port 4249 by Daniel Willmann · 13 years ago
  47. f5bbb1e misc: Link to -ldbi after adding our static libraries by Holger Hans Peter Freyther · 13 years ago
  48. f142c97 prepare gsm_data.h header file sharing with osmo-bts by Harald Welte · 13 years ago
  49. 0d2881a bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  50. 67cd75f misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  51. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  52. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  53. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  54. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  55. 18fe889 nitb: Listen for incoming MNCC connections only once by Holger Hans Peter Freyther · 13 years ago
  56. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  57. 739a566 bsc: change bsc_vty_init to take logging categories as parameter by Pablo Neira Ayuso · 13 years ago
  58. c08e8be fix path of bscconfig.h include file by Harald Welte · 13 years ago
  59. fd355a3 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  60. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  61. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago