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