1. b0dfc31 flag new subscriber structs in memory and send a signal by Jan Luebbe · 15 years ago
  2. 7f28cd5 set nominal TRX power for BS-11 and nanoBTS by Harald Welte (local) · 15 years ago
  3. 5dececf implement bts->cell_barred feature, configurable in VTY by Harald Welte (local) · 15 years ago
  4. 69de397 add a authorization policy field to the network and VTY by Harald Welte (local) · 15 years ago
  5. a29216b vty/command: Use CONFIGFILE_MASK as mask in chmod and not as mode. by Stefan Schmidt · 15 years ago
  6. beccbc3 vty_interface: Remove bogus checks for Site ID and BTS ID. by Stefan Schmidt · 15 years ago
  7. d069dea Merge commit 'origin/master' by Harald Welte · 15 years ago
  8. 65676fe when channel allocator operates in reverse order, prefer SDCCH/8 over SDCCH/4 by Harald Welte · 15 years ago
  9. 9c31b5e now that we send MRPCI, we can treat T_MSRFPCI error message as fatal by Harald Welte · 15 years ago
  10. 557ca78 bsc_hack.c: Unconditionally listen for the nanoBTS by Holger Hans Peter Freyther · 15 years ago
  11. e991c26 BS11: send measurement report every 5 SACCH frames by Harald Welte · 15 years ago
  12. 7a8fa41 add "channel allocator (ascending|descending)" command to VTY by Harald Welte · 15 years ago
  13. fc0d952 introduce bts->chan_alloc_reverse flag by Harald Welte · 15 years ago
  14. 8836726 use list iteration macros to iterate over list of TRX by Harald Welte · 15 years ago
  15. 349aba6 perform A-bis OML configuration based on config file by Harald Welte · 15 years ago
  16. 21bd3a5 move chcomb4pchan to public abis_nm_chcomb4pchan() function by Harald Welte · 15 years ago
  17. 65f68fa Add {create, delete}-bport1 and bport0-{star, multidrop} to bs11-config by Daniel Willmann · 15 years ago
  18. 99b4ecd Merge commit 'origin/master' by Harald Welte · 15 years ago
  19. 115d103 rename rsl_channel_release to rsl_rf_channel_release by Harald Welte · 15 years ago
  20. f1676e5 add support for more nanoBTS 12.21 tests by Harald Welte · 15 years ago
  21. ddfdef1 Merge commit 'origin/master' by Harald Welte · 15 years ago
  22. 3c456d0 use proper message discriminator for MRPCI by Harald Welte · 15 years ago
  23. 100325a bsc_hack.c: Explain why the program will exit... by Holger Hans Peter Freyther · 15 years ago
  24. 3ac7f10 add code to GSM 04.08 to send MRPCI message once we have classmark2 by Harald Welte · 15 years ago
  25. 31c4893 make rsl_siemens_mrpci() use struct rsl_mrpci by Harald Welte · 15 years ago
  26. 67fa91b Add function to generate siemens-specific MRPCI RSL message by Harald Welte · 15 years ago
  27. d5d1cef bsc_hack.c: Allow to use a different file for the config file by Holger Hans Peter Freyther · 15 years ago
  28. 850326e db.c: Move the schema revision check after creating the tables by Holger Hans Peter Freyther · 15 years ago
  29. 6d30a35 vty: Avoid implicit declaration warning and check result code by Holger Hans Peter Freyther · 15 years ago
  30. c423a12 vty: Fix format string issue by Holger Hans Peter Freyther · 15 years ago
  31. 656b129 vty: Make the argument const by Holger Hans Peter Freyther · 15 years ago
  32. 336f509 ipaccess.c: Make the compiler happy... by Holger Hans Peter Freyther · 15 years ago
  33. 4e2973d misdn.c: Fix warning about redefining AF_ISDN.. by Holger Hans Peter Freyther · 15 years ago
  34. e4042c7 misc: Remove some obviously unused and unneeded variables.. by Holger Hans Peter Freyther · 15 years ago
  35. 09e364b misc: Fix warnings about returning with value... by Holger Hans Peter Freyther · 15 years ago
  36. 1ddb356 rtp_proxy: Add two case and a DEBUG statement.. by Holger Hans Peter Freyther · 15 years ago
  37. 966de68 db: Fix warning about truncating the size by Holger Hans Peter Freyther · 15 years ago
  38. 34e9749 misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  39. e58ca7c revert commit b400dd8f646a69f7fe0013065fa9b4711f60a45e regarding NECI=0 by Harald Welte · 15 years ago
  40. 0b2124b set BS power to Pn == nominal output power by Harald Welte · 15 years ago
  41. 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
  42. b7e8116 add T3101 to release lchan in case MS never responds to IMMEDIATE ASSIGN by Harald Welte · 15 years ago
  43. 4198561 add SMS CP timer TC1* to tear down lchan in case MS never responds to CP-DATA by Harald Welte · 15 years ago
  44. 0d544e7 fix off-by-one error in calculating RPDU length for CP-USER-DATA IE by Harald Welte · 15 years ago
  45. 6c3d2ed the RELEAESE MODE IE is mandatory by Harald Welte · 15 years ago
  46. 89e9d59 chane TRX0/TS0 channel combination to not include a CBCH by Harald Welte · 15 years ago
  47. 39c7deb verify bs11 channel combination constraints by Harald Welte · 15 years ago
  48. 1e0a8ea Merge branch 'master' into config_file by Harald Welte · 15 years ago
  49. 369cc27 Merge commit 'origin/master' by Harald Welte · 15 years ago
  50. 3073a9f if we receive CHANNEL ACTIVATE NACK, we should release the lchan by Harald Welte · 15 years ago
  51. cf6a381 SMS improvements by Harald Welte · 15 years ago
  52. ee5ad16 ensure we send the LOCATION UPDATE ACCEPT before issuing any signal by Harald Welte · 15 years ago
  53. d11ea93 ensure that we use the SACCH where apropriate for RLL connections by Harald Welte · 15 years ago
  54. 2ebabca new db_sms_get_unsent_for_subscr() function by Harald Welte · 15 years ago
  55. d0b7b77 add ud_hdr_ind to SMS table by Harald Welte · 15 years ago
  56. 1a6f798 move search for existing lchan for subscriber to new function by Harald Welte · 15 years ago
  57. f9daefd add SMS sending commands to vty by Harald Welte · 15 years ago
  58. cb8f443 implement proper SAPI3 handling for SMS by Harald Welte · 15 years ago
  59. 66b6a8d move ms_pwr utility function to gsm_utils.c by Harald Welte · 15 years ago
  60. 31f03a6 configure MS CCH max power IEI of SI3 and SI4 to 20dBM (100mW) by Harald Welte · 15 years ago
  61. 1c40927 fix timer and linked list handling of new RLL code by Harald Welte · 15 years ago
  62. edcc527 Add new BSC RLL layer of code by Harald Welte · 15 years ago
  63. 42b4557 ensure vty code uses talloc_strdup() rather than regular strdup by Harald Welte · 15 years ago
  64. 1bf1972 use one talloc context for entire vty code by Harald Welte · 15 years ago
  65. 4258182 the actual config file code (not just config files) by Harald Welte · 15 years ago
  66. 3c5cb25 Merge branch 'master' into config_file by Harald Welte · 15 years ago
  67. 7604218 first 'working' SMS implementation by Harald Welte · 15 years ago
  68. 1d014a5 parse_btstype() can use const qualifier by Harald Welte · 15 years ago
  69. f6cea1d when paging a MS, use the channel type indicated by caller by Harald Welte · 15 years ago
  70. d2dc1de start using the RLL RELEASE procedures by Harald Welte · 15 years ago
  71. 81cff3c ipaccess-find: don't try to parse packets that are not IPAC_MSGT_ID_RESP by Harald Welte · 15 years ago
  72. e26d079 no more need to specify local IP address to ipaccess-find by Harald Welte · 15 years ago
  73. c731038 implement nanoBTS frequency error test by Harald Welte · 15 years ago
  74. a08a9ac first version of OpenBSC to be confiugred by config_file by Harald Welte · 15 years ago
  75. 5013b2a introduce new GSMNET node for the GSM network by Harald Welte · 15 years ago
  76. c7c1982 add support for reading of configuration file to VTY by Harald Welte · 15 years ago
  77. 07dc73d only allow setting of unit_id on ip.access BTS by Harald Welte · 15 years ago
  78. fc1c3e5 ensure vty code uses talloc_strdup() rather than regular strdup by Harald Welte · 15 years ago
  79. 0224e4d use one talloc context for entire vty code by Harald Welte · 15 years ago
  80. bd30506 Merge branch 'master' into sms by Harald Welte · 15 years ago
  81. 2477d93 switch vty implementation over to talloc by Harald Welte · 15 years ago
  82. 3820254 telnet: deal gracefully with vty being closed by vty layer by Harald Welte · 15 years ago
  83. 31c3d34 in case of SIGABRT, don't exit(0) and thus prevent creating a core file by Harald Welte · 15 years ago
  84. a6fd58e add telnet/vty commands for TS pchan and e1_subslot by Harald Welte · 15 years ago
  85. a171a1b implement gsm_pchan_parse() function by Harald Welte · 15 years ago
  86. 99a452a Merge branch 'master' into sms by Harald Welte · 15 years ago
  87. 67ce073 add code to save BTS/TRX/TS config to config file by Harald Welte · 15 years ago
  88. 9fb3b8b change order of BTS and TRX list as well as band names for prettier printout by Harald Welte · 15 years ago
  89. b1f21d4 don't define zencrypt function if VTY_CRYPT is not defined by Harald Welte · 15 years ago
  90. 4a3023d re-enable config file handling of vty layer by Harald Welte · 15 years ago
  91. 1989c08 add function for performing 'CONNECT MULTI-DROP LINK" as per GSM 12.21 by Harald Welte · 15 years ago
  92. 4fbfd3a add more ip.access attribute TLV definitions by Harald Welte · 15 years ago
  93. 5146006 introduce '-2' commandline option for second BS-11 by Harald Welte · 15 years ago
  94. f294f45 shut down the OML (and thus the BTS) when bsc_hack is terminated with ctrl+c by Harald Welte · 15 years ago
  95. d158605 only set BCCH INFO on first TRX (C0) of BTS by Harald Welte · 15 years ago
  96. ac56e8b use HARDCODED_BTSn_TS defines from bsc_hack.c by Harald Welte · 15 years ago
  97. 63589be add HARDCODED_BTSn_TS to define the base TS for each BTS by Harald Welte · 15 years ago
  98. ac606dc use talloc_free() rather than free() by Harald Welte · 15 years ago
  99. 4e55d68 e1_config now supports up to three BTS by Harald Welte · 15 years ago
  100. 9e85b54 prepare mISDN driver for multiple lines/instances by Harald Welte · 15 years ago