1. d19e58b move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  2. efc9231 allow vty to set periodic location updating timer t3212 by Harald Welte (local) · 15 years ago
  3. 4ffb7b4 Merge commit 'har/stefan' by Harald Welte (local) · 15 years ago
  4. 5f8a78b hlrsync: Sync SMS from the web db to the hlr. by Stefan Schmidt · 15 years ago
  5. 143fd51 display TMSI in 8 digit hex by Harald Welte (local) · 15 years ago
  6. 15920de add 'show subscriber cache' vty command to debug subscriber refcount leaks by Harald Welte (local) · 15 years ago
  7. 05e6763 sms send pending now sends _all_ pending at the same time by Harald Welte (local) · 15 years ago
  8. 86b1717 fix sms layer timer leak/corruiption using trans_free() by Harald Welte (local) · 15 years ago
  9. fed176a implement a timer_list check before we return into the select() loop by Harald Welte (local) · 15 years ago
  10. daef606 respect the link_id, not only the SAPI from SMS code by Harald Welte (local) · 15 years ago
  11. c89a511 add more debugging to SMS layer by Harald Welte (local) · 15 years ago
  12. 2c2ecdf Merge branch 'master' of git@192.168.100.10:openbsc by Stefan Schmidt · 15 years ago
  13. aa66587 Merge branch 'master' of git@192.168.100.10:openbsc by Stefan Schmidt · 15 years ago
  14. 689537a gsm_04_11: Month in unix time starts with 0. by Stefan Schmidt · 15 years ago
  15. bf0d5bd store imsi and tmsi, stop changing the row objects by Jan Luebbe · 15 years ago
  16. ee9afe3 when in token auth mode, accept phones that are authorized by Harald Welte (local) · 15 years ago
  17. 2928bc0 add the allocated subscriber extension to the auth token SMS by Harald Welte (local) · 15 years ago
  18. bc9e9f8 Merge commit 'har/laforge' by Daniel Willmann · 15 years ago
  19. 7f69816 disable emergency call bit (i.e. cell does not support emergency call) by Harald Welte · 15 years ago
  20. eea9337 Encode the network name int the MM info messages in GSM 7bit alphabet. by Daniel Willmann · 15 years ago
  21. 9aef145 Beautify septet->octet calculation (do not use ceil) by Daniel Willmann · 15 years ago
  22. 58c83d8 Support sms with a validity period format of none by Daniel Willmann · 15 years ago
  23. 6f656fc add simple HLR DB sync script by Jan Luebbe · 15 years ago
  24. 50d1271 fix token auth implementation by Harald Welte (local) · 15 years ago
  25. aa9dc19 remove FIRST_CONTACT signal, the subscriber flag is sufficient by Harald Welte (local) · 15 years ago
  26. 3feef25 fix token allocation sql strings by Harald Welte (local) · 15 years ago
  27. 571602f fix segfault in vty sms sending code by Harald Welte (local) · 15 years ago
  28. 336f8ec allocate a token for new subscribers by Jan Luebbe · 15 years ago
  29. 06513f2 replace the command line option -a with the auth-policy config option by Jan Luebbe · 15 years ago
  30. 0e451d0 add 'ms max power' vty command to set the maximum MS power in dBm by Harald Welte (local) · 15 years ago
  31. ccceef8 add code for token auth sequencing by Harald Welte · 15 years ago
  32. 8c340fe factor out the function to generate struct gsm_sms from a string by Harald Welte · 15 years ago
  33. 6b1e822 Fix gsm_7bit_{en,de}code function and sms user_data calculations by Daniel Willmann · 15 years ago
  34. 7984d5c add functions to send AUTH REQ and REJECT by Harald Welte · 15 years ago
  35. f0b4cef fix random extension generation by Jan Luebbe · 15 years ago
  36. 9eca37f fix problems with tmsi uniqueness in the subscriber table by Jan Luebbe · 15 years ago
  37. 1da59ed fix a wrong format specifier by Jan Luebbe · 15 years ago
  38. ebcce2a allocate an extension when creating the subscriber by Jan Luebbe · 15 years ago
  39. 31bef49 token support in the DB by Jan Luebbe · 15 years ago
  40. c70979a add help message about timestamp option by Harald Welte · 15 years ago
  41. 61cd883 patch power reduction into NM attributes by Harald Welte · 15 years ago
  42. 000c0f4 patch the SI and NM attr tables independently by Harald Welte · 15 years ago
  43. 37a7d36 remove printf for every packet in pcap code by Harald Welte (local) · 15 years ago
  44. 370b41d look up subscriber in memory before loading from DB by Jan Luebbe · 15 years ago
  45. b0dfc31 flag new subscriber structs in memory and send a signal by Jan Luebbe · 15 years ago
  46. 7f28cd5 set nominal TRX power for BS-11 and nanoBTS by Harald Welte (local) · 15 years ago
  47. 5dececf implement bts->cell_barred feature, configurable in VTY by Harald Welte (local) · 15 years ago
  48. 69de397 add a authorization policy field to the network and VTY by Harald Welte (local) · 15 years ago
  49. a29216b vty/command: Use CONFIGFILE_MASK as mask in chmod and not as mode. by Stefan Schmidt · 15 years ago
  50. beccbc3 vty_interface: Remove bogus checks for Site ID and BTS ID. by Stefan Schmidt · 15 years ago
  51. 7291497 new kernel patch for multiple virtual interfaces by Harald Welte · 15 years ago
  52. 4321fee siemens vendor specific message type and IE definitions by Harald Welte · 15 years ago
  53. d069dea Merge commit 'origin/master' by Harald Welte · 15 years ago
  54. 65676fe when channel allocator operates in reverse order, prefer SDCCH/8 over SDCCH/4 by Harald Welte · 15 years ago
  55. 9c31b5e now that we send MRPCI, we can treat T_MSRFPCI error message as fatal by Harald Welte · 15 years ago
  56. 557ca78 bsc_hack.c: Unconditionally listen for the nanoBTS by Holger Hans Peter Freyther · 15 years ago
  57. e991c26 BS11: send measurement report every 5 SACCH frames by Harald Welte · 15 years ago
  58. 7a8fa41 add "channel allocator (ascending|descending)" command to VTY by Harald Welte · 15 years ago
  59. fc0d952 introduce bts->chan_alloc_reverse flag by Harald Welte · 15 years ago
  60. 8836726 use list iteration macros to iterate over list of TRX by Harald Welte · 15 years ago
  61. 349aba6 perform A-bis OML configuration based on config file by Harald Welte · 15 years ago
  62. 21bd3a5 move chcomb4pchan to public abis_nm_chcomb4pchan() function by Harald Welte · 15 years ago
  63. 65f68fa Add {create, delete}-bport1 and bport0-{star, multidrop} to bs11-config by Daniel Willmann · 15 years ago
  64. 99b4ecd Merge commit 'origin/master' by Harald Welte · 15 years ago
  65. 115d103 rename rsl_channel_release to rsl_rf_channel_release by Harald Welte · 15 years ago
  66. f1676e5 add support for more nanoBTS 12.21 tests by Harald Welte · 15 years ago
  67. d26d3d9 add some document about the channel release procedure by Harald Welte · 15 years ago
  68. ddfdef1 Merge commit 'origin/master' by Harald Welte · 15 years ago
  69. 3c456d0 use proper message discriminator for MRPCI by Harald Welte · 15 years ago
  70. 100325a bsc_hack.c: Explain why the program will exit... by Holger Hans Peter Freyther · 15 years ago
  71. 3ac7f10 add code to GSM 04.08 to send MRPCI message once we have classmark2 by Harald Welte · 15 years ago
  72. 5b57067 add new 'is_siemens_bts()' function by Harald Welte · 15 years ago
  73. 31c4893 make rsl_siemens_mrpci() use struct rsl_mrpci by Harald Welte · 15 years ago
  74. 67fa91b Add function to generate siemens-specific MRPCI RSL message by Harald Welte · 15 years ago
  75. d5d1cef bsc_hack.c: Allow to use a different file for the config file by Holger Hans Peter Freyther · 15 years ago
  76. 850326e db.c: Move the schema revision check after creating the tables by Holger Hans Peter Freyther · 15 years ago
  77. 6d30a35 vty: Avoid implicit declaration warning and check result code by Holger Hans Peter Freyther · 15 years ago
  78. c423a12 vty: Fix format string issue by Holger Hans Peter Freyther · 15 years ago
  79. 656b129 vty: Make the argument const by Holger Hans Peter Freyther · 15 years ago
  80. 336f509 ipaccess.c: Make the compiler happy... by Holger Hans Peter Freyther · 15 years ago
  81. 4e2973d misdn.c: Fix warning about redefining AF_ISDN.. by Holger Hans Peter Freyther · 15 years ago
  82. e4042c7 misc: Remove some obviously unused and unneeded variables.. by Holger Hans Peter Freyther · 15 years ago
  83. 09e364b misc: Fix warnings about returning with value... by Holger Hans Peter Freyther · 15 years ago
  84. 1ddb356 rtp_proxy: Add two case and a DEBUG statement.. by Holger Hans Peter Freyther · 15 years ago
  85. 966de68 db: Fix warning about truncating the size by Holger Hans Peter Freyther · 15 years ago
  86. 34e9749 misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  87. d2aba27 vty: Rename define to not clash with talloc's version of it by Holger Hans Peter Freyther · 15 years ago
  88. bc621c2 misc: Fix make distcheck by Holger Hans Peter Freyther · 15 years ago
  89. 7673ce4 misc: Firs round of fixing compilation of test cases by Holger Hans Peter Freyther · 15 years ago
  90. e58ca7c revert commit b400dd8f646a69f7fe0013065fa9b4711f60a45e regarding NECI=0 by Harald Welte · 15 years ago
  91. 0b2124b set BS power to Pn == nominal output power by Harald Welte · 15 years ago
  92. b400dd8 We're using NECI=0, but the channel reauest reasons we're seeing from MS's are wrong by Harald Welte · 15 years ago
  93. b7e8116 add T3101 to release lchan in case MS never responds to IMMEDIATE ASSIGN by Harald Welte · 15 years ago
  94. 4198561 add SMS CP timer TC1* to tear down lchan in case MS never responds to CP-DATA by Harald Welte · 15 years ago
  95. 0d544e7 fix off-by-one error in calculating RPDU length for CP-USER-DATA IE by Harald Welte · 15 years ago
  96. 6c3d2ed the RELEAESE MODE IE is mandatory by Harald Welte · 15 years ago
  97. 89e9d59 chane TRX0/TS0 channel combination to not include a CBCH by Harald Welte · 15 years ago
  98. 39c7deb verify bs11 channel combination constraints by Harald Welte · 15 years ago
  99. cf845cb add comments about channel combinations by Harald Welte · 15 years ago
  100. 1e0a8ea Merge branch 'master' into config_file by Harald Welte · 15 years ago