1. cdc499f make it optional where the hlr database is stored by Holger Freyther · 16 years ago
  2. ec5b1d8 Add stubs to test gsm0408 functionality including LAI by Holger Freyther · 16 years ago
  3. 2e497db Add second test SMS by Daniel Willmann · 16 years ago
  4. 28af5f8 Add coloring for SMS debug messages by Daniel Willmann · 16 years ago
  5. 6f21e7f Add the new options to the getopt_long call as well by Holger Freyther · 16 years ago
  6. ad85a36 Fix compile, on rebase the static_assert change got lost... by Harald Welte · 16 years ago
  7. f0bdea1 [bsc_hack] Patch the tables before we setup the rsl by Holger Freyther · 16 years ago
  8. 127f9c1 [gsm0408] Make the generate_lai usable by other code by Holger Freyther · 16 years ago
  9. 08c125b [bsc_hack] Start to understand the SI packages we send by Holger Freyther · 16 years ago
  10. 45b047c [bsc_hack] Make sure that the newly defined structs match the current packets by Holger Freyther · 16 years ago
  11. e6fdb22 [debug.h] Introduce a static assert using the array with negative size trick by Holger Freyther · 16 years ago
  12. e204ece [gsm_04_08] Add structs for system information type 1 to 6 by Holger Freyther · 16 years ago
  13. ff24fec bsc_hack: Add command line parameter to set the MCC and MNC by Holger Freyther · 16 years ago
  14. c0adbd4 fix typo in debug message by Jan Luebbe · 16 years ago
  15. b1d452f working state up to location update and classmark inquiry by Harald Welte · 16 years ago
  16. b220869 Add SMS (GSM 04.11) testing program by Daniel Willmann · 16 years ago
  17. 30cd3ec Start implementing GSM 04.11 (short message service) by Daniel Willmann · 16 years ago
  18. f7f22ac sms.txt: Analyze CP-DATA, RP-DATA, TPDU by Daniel Willmann · 16 years ago
  19. 334ea0f Draft ideas for high level call handling by Stefan Schmidt · 16 years ago
  20. b80e0a1 add extension field to subscriber struct and name column to db by Jan Luebbe · 16 years ago
  21. d7351dc fix TMSI length in Mobile Identity IE of LOCATION UPDATE ACCEPT by Harald Welte · 16 years ago
  22. 361b535 sms by Harald Welte · 16 years ago
  23. 8407e77 SMS stub by Harald Welte · 16 years ago
  24. b82d847 * add database handling * fix IMSI handling by Harald Welte · 16 years ago
  25. 3aec098 * fix location update reject (actually reject, not accept) by Harald Welte · 16 years ago
  26. 680673c * release channel after LOCATION UPDATE REJECT by Harald Welte · 16 years ago
  27. 7bab1ce * fix sending of wrong message discriminator for dedicated channel RSL msgs by Harald Welte · 16 years ago
  28. ab82130 also track creation and update time for subscriber and equipment by Jan Luebbe · 16 years ago
  29. b8bda61 add a equipment table by Jan Luebbe · 16 years ago
  30. 6234d9e missing header file changes by Harald Welte · 16 years ago
  31. 2c93aaa add authorized state to subscribers in db by Jan Luebbe · 16 years ago
  32. 054ba09 hack to write TS2 frames to a file by Harald Welte · 16 years ago
  33. caad976 add minimal MO call state transitions by Harald Welte · 16 years ago
  34. 2149672 remove db debug output by Jan Luebbe · 16 years ago
  35. 79e4ab4 rewrite db backend by Jan Luebbe · 16 years ago
  36. 44fc77e Use getopt in the bsc_hack to parse options by Holger Freyther · 16 years ago
  37. 5b9c8c7 Prefix debug symbols with debug_ to reduce the namesapce pollution by Holger Freyther · 16 years ago
  38. 00125f2 Assign colors to the different categories by Holger Freyther · 16 years ago
  39. c95546b Add code to parse a debug category string by Holger Freyther · 16 years ago
  40. e30a246 Make the test timer a noinst program by Holger Freyther · 16 years ago
  41. 43c43c6 fix typo by Harald Welte · 16 years ago
  42. 9e3b41d reduce usleep time for RSL to 10ms by Harald Welte · 16 years ago
  43. 4f2cc23 Send IDENTITY REQUEST after LOCATION UPDATE REQUEST by Harald Welte · 16 years ago
  44. b8bd1e5 * lchan_free() the channels that we RF_CHAN_RELEASE by Harald Welte · 16 years ago
  45. e043792 Move the debug code to a separate debug.c by Holger Freyther · 16 years ago
  46. 05e4464 * send RF CHANNEL RELEASE if we get CONNECTION FAIL INDICATION by Harald Welte · 16 years ago
  47. 2fc1006 * translate MOBILE IDENTITY into string by Harald Welte · 16 years ago
  48. 1133071 send RF CHANNEL RELEASE upon RELEASE INDICATION from BTS by Harald Welte · 16 years ago
  49. 1bad601 Introduce a simple timer API.... by Holger Freyther · 16 years ago
  50. 6a15d37 misdn.h forward declare mi_setup by Holger Freyther · 16 years ago
  51. 932bc3e Fix warning and return an error code by Holger Freyther · 16 years ago
  52. b8927ba whcih -> which by Holger Freyther · 16 years ago
  53. 5f33765 now we get up to the SETUP of MO calls by Harald Welte · 16 years ago
  54. 4fcd890 db: add GPL headers and integrate with autofoo by Jan Luebbe · 16 years ago
  55. 72ce9ab mISDN header files by Harald Welte · 16 years ago
  56. 175e76a add first sketch of a DB backend by Jan Luebbe · 16 years ago
  57. 4e7bbd1 working state up to location update and classmark inquiry by Harald Welte · 16 years ago
  58. 2b24b72 Send OML messages to OML TEI/SAPI, not RSL :) by Harald Welte · 16 years ago
  59. 3406459 this is the first version that actually talks to the BTS by Harald Welte · 16 years ago
  60. ba50310 * fix DEBUGP defines, activate DEBUG functionality by Harald Welte · 16 years ago
  61. fc79240 add debugp() function to fulfill link dependency and build executable by Harald Welte · 16 years ago
  62. ee5ea25 free incoming msg after processing by RSL by Harald Welte · 16 years ago
  63. 4a89bb1 free() the outgoing msg's after they've been sent to the kernel by Harald Welte · 16 years ago
  64. 36bde5e add channel allocator to makefile by Harald Welte · 16 years ago
  65. 9cb55f0 no reasonable commit message possible. tons of changes of the last 2 days by Harald Welte · 16 years ago
  66. 2b944cf autoconf by Harald Welte · 16 years ago
  67. 947c6f8 initial commit of current OpenBSC state by Harald Welte · 16 years ago