1. 64994ce respect the link_id, not only the SAPI from SMS code by Harald Welte (local) · 15 years ago
  2. cb4715c add more debugging to SMS layer by Harald Welte (local) · 15 years ago
  3. c5b64ac Merge branch 'master' of git@192.168.100.10:openbsc by Stefan Schmidt · 15 years ago
  4. 7aef263 Merge branch 'master' of git@192.168.100.10:openbsc by Stefan Schmidt · 15 years ago
  5. 84b95e5 gsm_04_11: Month in unix time starts with 0. by Stefan Schmidt · 15 years ago
  6. 74a7a22 store imsi and tmsi, stop changing the row objects by Jan Luebbe · 15 years ago
  7. 272f5c7 when in token auth mode, accept phones that are authorized by Harald Welte (local) · 15 years ago
  8. db0bba4 add the allocated subscriber extension to the auth token SMS by Harald Welte (local) · 15 years ago
  9. e257bab Merge commit 'har/laforge' by Daniel Willmann · 15 years ago
  10. 01f8a80 disable emergency call bit (i.e. cell does not support emergency call) by Harald Welte · 15 years ago
  11. c818820 Encode the network name int the MM info messages in GSM 7bit alphabet. by Daniel Willmann · 15 years ago
  12. a31ed62 Beautify septet->octet calculation (do not use ceil) by Daniel Willmann · 15 years ago
  13. 426bb16 Support sms with a validity period format of none by Daniel Willmann · 15 years ago
  14. 2697289 add simple HLR DB sync script by Jan Luebbe · 15 years ago
  15. bd931f1 fix token auth implementation by Harald Welte (local) · 15 years ago
  16. 16480eb remove FIRST_CONTACT signal, the subscriber flag is sufficient by Harald Welte (local) · 15 years ago
  17. 1b47047 fix token allocation sql strings by Harald Welte (local) · 15 years ago
  18. ddf83b2 fix segfault in vty sms sending code by Harald Welte (local) · 15 years ago
  19. bab4a2a allocate a token for new subscribers by Jan Luebbe · 15 years ago
  20. 3d6294e replace the command line option -a with the auth-policy config option by Jan Luebbe · 15 years ago
  21. cbd4610 add 'ms max power' vty command to set the maximum MS power in dBm by Harald Welte (local) · 15 years ago
  22. 7f12954 add code for token auth sequencing by Harald Welte · 15 years ago
  23. 948bba8 factor out the function to generate struct gsm_sms from a string by Harald Welte · 15 years ago
  24. 8f31ed9 Fix gsm_7bit_{en,de}code function and sms user_data calculations by Daniel Willmann · 15 years ago
  25. 36970f6 add functions to send AUTH REQ and REJECT by Harald Welte · 15 years ago
  26. ae73121 fix random extension generation by Jan Luebbe · 15 years ago
  27. f4ac9a7 fix problems with tmsi uniqueness in the subscriber table by Jan Luebbe · 15 years ago
  28. 70a9a0f fix a wrong format specifier by Jan Luebbe · 15 years ago
  29. 62cc86d allocate an extension when creating the subscriber by Jan Luebbe · 15 years ago
  30. bb7501f token support in the DB by Jan Luebbe · 15 years ago
  31. bea12fe add help message about timestamp option by Harald Welte · 15 years ago
  32. 13822e4 patch power reduction into NM attributes by Harald Welte · 15 years ago
  33. 6dc5b76 patch the SI and NM attr tables independently by Harald Welte · 15 years ago
  34. d17f102 remove printf for every packet in pcap code by Harald Welte (local) · 15 years ago
  35. 9bdbd62 look up subscriber in memory before loading from DB by Jan Luebbe · 15 years ago
  36. e297403 flag new subscriber structs in memory and send a signal by Jan Luebbe · 15 years ago
  37. dce8b20 set nominal TRX power for BS-11 and nanoBTS by Harald Welte (local) · 15 years ago
  38. e19be3f implement bts->cell_barred feature, configurable in VTY by Harald Welte (local) · 15 years ago
  39. a59a27e add a authorization policy field to the network and VTY by Harald Welte (local) · 15 years ago
  40. 77587f3 vty/command: Use CONFIGFILE_MASK as mask in chmod and not as mode. by Stefan Schmidt · 15 years ago
  41. 7ac1565 vty_interface: Remove bogus checks for Site ID and BTS ID. by Stefan Schmidt · 15 years ago
  42. 23aee41 new kernel patch for multiple virtual interfaces by Harald Welte · 15 years ago
  43. 612ecfc siemens vendor specific message type and IE definitions by Harald Welte · 15 years ago
  44. 111d714 Merge commit 'origin/master' by Harald Welte · 15 years ago
  45. af86c0f when channel allocator operates in reverse order, prefer SDCCH/8 over SDCCH/4 by Harald Welte · 15 years ago
  46. b30fbf0 now that we send MRPCI, we can treat T_MSRFPCI error message as fatal by Harald Welte · 15 years ago
  47. 360eec7 bsc_hack.c: Unconditionally listen for the nanoBTS by Holger Hans Peter Freyther · 15 years ago
  48. f691250 BS11: send measurement report every 5 SACCH frames by Harald Welte · 15 years ago
  49. 3e77461 add "channel allocator (ascending|descending)" command to VTY by Harald Welte · 15 years ago
  50. ceb3c04 introduce bts->chan_alloc_reverse flag by Harald Welte · 15 years ago
  51. 351ff12 use list iteration macros to iterate over list of TRX by Harald Welte · 15 years ago
  52. 0a13910 perform A-bis OML configuration based on config file by Harald Welte · 15 years ago
  53. 35cd5e9 move chcomb4pchan to public abis_nm_chcomb4pchan() function by Harald Welte · 15 years ago
  54. 5655afe Add {create, delete}-bport1 and bport0-{star, multidrop} to bs11-config by Daniel Willmann · 15 years ago
  55. aafa978 Merge commit 'origin/master' by Harald Welte · 15 years ago
  56. 85a163c rename rsl_channel_release to rsl_rf_channel_release by Harald Welte · 15 years ago
  57. 12a721e add support for more nanoBTS 12.21 tests by Harald Welte · 15 years ago
  58. 6fbadad add some document about the channel release procedure by Harald Welte · 15 years ago
  59. 1a71587 Merge commit 'origin/master' by Harald Welte · 15 years ago
  60. 874a5b4 use proper message discriminator for MRPCI by Harald Welte · 15 years ago
  61. 626768c bsc_hack.c: Explain why the program will exit... by Holger Hans Peter Freyther · 15 years ago
  62. 583ceaf add code to GSM 04.08 to send MRPCI message once we have classmark2 by Harald Welte · 15 years ago
  63. b774439 add new 'is_siemens_bts()' function by Harald Welte · 15 years ago
  64. 1209075 make rsl_siemens_mrpci() use struct rsl_mrpci by Harald Welte · 15 years ago
  65. 4684e63 Add function to generate siemens-specific MRPCI RSL message by Harald Welte · 15 years ago
  66. 4fa91d0 bsc_hack.c: Allow to use a different file for the config file by Holger Hans Peter Freyther · 15 years ago
  67. d8d0035 db.c: Move the schema revision check after creating the tables by Holger Hans Peter Freyther · 15 years ago
  68. 38811f6 vty: Avoid implicit declaration warning and check result code by Holger Hans Peter Freyther · 15 years ago
  69. d9e3908 vty: Fix format string issue by Holger Hans Peter Freyther · 15 years ago
  70. 9fc1c05 vty: Make the argument const by Holger Hans Peter Freyther · 15 years ago
  71. a395922 ipaccess.c: Make the compiler happy... by Holger Hans Peter Freyther · 15 years ago
  72. b4752d0 misdn.c: Fix warning about redefining AF_ISDN.. by Holger Hans Peter Freyther · 15 years ago
  73. a8908d4 misc: Remove some obviously unused and unneeded variables.. by Holger Hans Peter Freyther · 15 years ago
  74. 182c745 misc: Fix warnings about returning with value... by Holger Hans Peter Freyther · 15 years ago
  75. 911b201 rtp_proxy: Add two case and a DEBUG statement.. by Holger Hans Peter Freyther · 15 years ago
  76. 689e132 db: Fix warning about truncating the size by Holger Hans Peter Freyther · 15 years ago
  77. 735cd9e misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  78. a826d5f vty: Rename define to not clash with talloc's version of it by Holger Hans Peter Freyther · 15 years ago
  79. fb130ee misc: Fix make distcheck by Holger Hans Peter Freyther · 15 years ago
  80. d035eec misc: Firs round of fixing compilation of test cases by Holger Hans Peter Freyther · 15 years ago
  81. 1ab707e revert commit b400dd8f646a69f7fe0013065fa9b4711f60a45e regarding NECI=0 by Harald Welte · 15 years ago
  82. 9a229e1 set BS power to Pn == nominal output power by Harald Welte · 15 years ago
  83. 0d370c9 We're using NECI=0, but the channel reauest reasons we're seeing from MS's are wrong by Harald Welte · 15 years ago
  84. 427dbc4 add T3101 to release lchan in case MS never responds to IMMEDIATE ASSIGN by Harald Welte · 15 years ago
  85. 5fa17a2 add SMS CP timer TC1* to tear down lchan in case MS never responds to CP-DATA by Harald Welte · 15 years ago
  86. f2e680b fix off-by-one error in calculating RPDU length for CP-USER-DATA IE by Harald Welte · 15 years ago
  87. ad73856 the RELEAESE MODE IE is mandatory by Harald Welte · 15 years ago
  88. 7f863f5 chane TRX0/TS0 channel combination to not include a CBCH by Harald Welte · 15 years ago
  89. f2eb278 verify bs11 channel combination constraints by Harald Welte · 15 years ago
  90. 09c177a add comments about channel combinations by Harald Welte · 15 years ago
  91. fc4837d Merge branch 'master' into config_file by Harald Welte · 15 years ago
  92. 2a7dedc Merge commit 'origin/master' by Harald Welte · 15 years ago
  93. cddb980 if we receive CHANNEL ACTIVATE NACK, we should release the lchan by Harald Welte · 15 years ago
  94. fc01b24 SMS improvements by Harald Welte · 15 years ago
  95. 5070e94 ensure we send the LOCATION UPDATE ACCEPT before issuing any signal by Harald Welte · 15 years ago
  96. cd419d3 ensure that we use the SACCH where apropriate for RLL connections by Harald Welte · 15 years ago
  97. 43762f7 new db_sms_get_unsent_for_subscr() function by Harald Welte · 15 years ago
  98. ccf68fd add ud_hdr_ind to SMS table by Harald Welte · 15 years ago
  99. aa60edb move search for existing lchan for subscriber to new function by Harald Welte · 15 years ago
  100. 684b975 add SMS sending commands to vty by Harald Welte · 15 years ago