1. a59a27e add a authorization policy field to the network and VTY by Harald Welte (local) · 15 years ago
  2. 77587f3 vty/command: Use CONFIGFILE_MASK as mask in chmod and not as mode. by Stefan Schmidt · 15 years ago
  3. 7ac1565 vty_interface: Remove bogus checks for Site ID and BTS ID. by Stefan Schmidt · 15 years ago
  4. 612ecfc siemens vendor specific message type and IE definitions by Harald Welte · 15 years ago
  5. 111d714 Merge commit 'origin/master' by Harald Welte · 15 years ago
  6. af86c0f when channel allocator operates in reverse order, prefer SDCCH/8 over SDCCH/4 by Harald Welte · 15 years ago
  7. b30fbf0 now that we send MRPCI, we can treat T_MSRFPCI error message as fatal by Harald Welte · 15 years ago
  8. 360eec7 bsc_hack.c: Unconditionally listen for the nanoBTS by Holger Hans Peter Freyther · 15 years ago
  9. f691250 BS11: send measurement report every 5 SACCH frames by Harald Welte · 15 years ago
  10. 3e77461 add "channel allocator (ascending|descending)" command to VTY by Harald Welte · 15 years ago
  11. ceb3c04 introduce bts->chan_alloc_reverse flag by Harald Welte · 15 years ago
  12. 351ff12 use list iteration macros to iterate over list of TRX by Harald Welte · 15 years ago
  13. 0a13910 perform A-bis OML configuration based on config file by Harald Welte · 15 years ago
  14. 35cd5e9 move chcomb4pchan to public abis_nm_chcomb4pchan() function by Harald Welte · 15 years ago
  15. 5655afe Add {create, delete}-bport1 and bport0-{star, multidrop} to bs11-config by Daniel Willmann · 15 years ago
  16. aafa978 Merge commit 'origin/master' by Harald Welte · 15 years ago
  17. 85a163c rename rsl_channel_release to rsl_rf_channel_release by Harald Welte · 15 years ago
  18. 12a721e add support for more nanoBTS 12.21 tests by Harald Welte · 15 years ago
  19. 6fbadad add some document about the channel release procedure by Harald Welte · 15 years ago
  20. 1a71587 Merge commit 'origin/master' by Harald Welte · 15 years ago
  21. 874a5b4 use proper message discriminator for MRPCI by Harald Welte · 15 years ago
  22. 626768c bsc_hack.c: Explain why the program will exit... by Holger Hans Peter Freyther · 15 years ago
  23. 583ceaf add code to GSM 04.08 to send MRPCI message once we have classmark2 by Harald Welte · 15 years ago
  24. b774439 add new 'is_siemens_bts()' function by Harald Welte · 15 years ago
  25. 1209075 make rsl_siemens_mrpci() use struct rsl_mrpci by Harald Welte · 15 years ago
  26. 4684e63 Add function to generate siemens-specific MRPCI RSL message by Harald Welte · 15 years ago
  27. 4fa91d0 bsc_hack.c: Allow to use a different file for the config file by Holger Hans Peter Freyther · 15 years ago
  28. d8d0035 db.c: Move the schema revision check after creating the tables by Holger Hans Peter Freyther · 15 years ago
  29. 38811f6 vty: Avoid implicit declaration warning and check result code by Holger Hans Peter Freyther · 15 years ago
  30. d9e3908 vty: Fix format string issue by Holger Hans Peter Freyther · 15 years ago
  31. 9fc1c05 vty: Make the argument const by Holger Hans Peter Freyther · 15 years ago
  32. a395922 ipaccess.c: Make the compiler happy... by Holger Hans Peter Freyther · 15 years ago
  33. b4752d0 misdn.c: Fix warning about redefining AF_ISDN.. by Holger Hans Peter Freyther · 15 years ago
  34. a8908d4 misc: Remove some obviously unused and unneeded variables.. by Holger Hans Peter Freyther · 15 years ago
  35. 182c745 misc: Fix warnings about returning with value... by Holger Hans Peter Freyther · 15 years ago
  36. 911b201 rtp_proxy: Add two case and a DEBUG statement.. by Holger Hans Peter Freyther · 15 years ago
  37. 689e132 db: Fix warning about truncating the size by Holger Hans Peter Freyther · 15 years ago
  38. 735cd9e misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  39. a826d5f vty: Rename define to not clash with talloc's version of it by Holger Hans Peter Freyther · 15 years ago
  40. fb130ee misc: Fix make distcheck by Holger Hans Peter Freyther · 15 years ago
  41. d035eec misc: Firs round of fixing compilation of test cases by Holger Hans Peter Freyther · 15 years ago
  42. 1ab707e revert commit b400dd8f646a69f7fe0013065fa9b4711f60a45e regarding NECI=0 by Harald Welte · 15 years ago
  43. 9a229e1 set BS power to Pn == nominal output power by Harald Welte · 15 years ago
  44. 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
  45. 427dbc4 add T3101 to release lchan in case MS never responds to IMMEDIATE ASSIGN by Harald Welte · 15 years ago
  46. 5fa17a2 add SMS CP timer TC1* to tear down lchan in case MS never responds to CP-DATA by Harald Welte · 15 years ago
  47. f2e680b fix off-by-one error in calculating RPDU length for CP-USER-DATA IE by Harald Welte · 15 years ago
  48. ad73856 the RELEAESE MODE IE is mandatory by Harald Welte · 15 years ago
  49. 7f863f5 chane TRX0/TS0 channel combination to not include a CBCH by Harald Welte · 15 years ago
  50. f2eb278 verify bs11 channel combination constraints by Harald Welte · 15 years ago
  51. 09c177a add comments about channel combinations by Harald Welte · 15 years ago
  52. fc4837d Merge branch 'master' into config_file by Harald Welte · 15 years ago
  53. 2a7dedc Merge commit 'origin/master' by Harald Welte · 15 years ago
  54. cddb980 if we receive CHANNEL ACTIVATE NACK, we should release the lchan by Harald Welte · 15 years ago
  55. fc01b24 SMS improvements by Harald Welte · 15 years ago
  56. 5070e94 ensure we send the LOCATION UPDATE ACCEPT before issuing any signal by Harald Welte · 15 years ago
  57. cd419d3 ensure that we use the SACCH where apropriate for RLL connections by Harald Welte · 15 years ago
  58. 43762f7 new db_sms_get_unsent_for_subscr() function by Harald Welte · 15 years ago
  59. ccf68fd add ud_hdr_ind to SMS table by Harald Welte · 15 years ago
  60. aa60edb move search for existing lchan for subscriber to new function by Harald Welte · 15 years ago
  61. 684b975 add SMS sending commands to vty by Harald Welte · 15 years ago
  62. 09421d3 implement proper SAPI3 handling for SMS by Harald Welte · 15 years ago
  63. b8c861c fix SMS RP message type definitions to reflect SMMA and MT ERROR by Harald Welte · 15 years ago
  64. c4dcda0 move ms_pwr utility function to gsm_utils.c by Harald Welte · 15 years ago
  65. de009e6 configure MS CCH max power IEI of SI3 and SI4 to 20dBM (100mW) by Harald Welte · 15 years ago
  66. c524007 define data structure for gsm48_cell_sel_par IEI of SI3 / SI4 by Harald Welte · 15 years ago
  67. 6140217 fix timer and linked list handling of new RLL code by Harald Welte · 15 years ago
  68. ed9a5ab Add new BSC RLL layer of code by Harald Welte · 15 years ago
  69. 32e3899 ensure vty code uses talloc_strdup() rather than regular strdup by Harald Welte · 15 years ago
  70. dc2ce9e use one talloc context for entire vty code by Harald Welte · 15 years ago
  71. 6286888 the actual config file code (not just config files) by Harald Welte · 15 years ago
  72. 73185d1 Merge branch 'master' into config_file by Harald Welte · 15 years ago
  73. 68b7df2 first 'working' SMS implementation by Harald Welte · 15 years ago
  74. 498feae parse_btstype() can use const qualifier by Harald Welte · 15 years ago
  75. cd97c21 when paging a MS, use the channel type indicated by caller by Harald Welte · 15 years ago
  76. 0f2e3c1 start using the RLL RELEASE procedures by Harald Welte · 15 years ago
  77. 71e49a0 ipaccess-find: don't try to parse packets that are not IPAC_MSGT_ID_RESP by Harald Welte · 15 years ago
  78. 84acf05 no more need to specify local IP address to ipaccess-find by Harald Welte · 15 years ago
  79. 0bf8e30 implement nanoBTS frequency error test by Harald Welte · 15 years ago
  80. c0bdedb first version of OpenBSC to be confiugred by config_file by Harald Welte · 15 years ago
  81. e87eb46 introduce new GSMNET node for the GSM network by Harald Welte · 15 years ago
  82. 966faea add support for reading of configuration file to VTY by Harald Welte · 15 years ago
  83. f515aa0 only allow setting of unit_id on ip.access BTS by Harald Welte · 15 years ago
  84. bbd5e5d ensure vty code uses talloc_strdup() rather than regular strdup by Harald Welte · 15 years ago
  85. b78b5b5 use one talloc context for entire vty code by Harald Welte · 15 years ago
  86. fc8d444 Merge branch 'master' into sms by Harald Welte · 15 years ago
  87. de6c410 switch vty implementation over to talloc by Harald Welte · 15 years ago
  88. 2ef3320 add function declaration for gsm_pchan_parse() by Harald Welte · 15 years ago
  89. d1bc77e telnet: deal gracefully with vty being closed by vty layer by Harald Welte · 15 years ago
  90. 4d5e6d5 in case of SIGABRT, don't exit(0) and thus prevent creating a core file by Harald Welte · 15 years ago
  91. 3ffe1b3 add telnet/vty commands for TS pchan and e1_subslot by Harald Welte · 15 years ago
  92. d433177 implement gsm_pchan_parse() function by Harald Welte · 15 years ago
  93. 6afa63e Merge branch 'master' into sms by Harald Welte · 15 years ago
  94. 97ceef9 add code to save BTS/TRX/TS config to config file by Harald Welte · 15 years ago
  95. e84efce change order of BTS and TRX list as well as band names for prettier printout by Harald Welte · 15 years ago
  96. ec6c5ca don't define zencrypt function if VTY_CRYPT is not defined by Harald Welte · 15 years ago
  97. c1a1394 re-enable config file handling of vty layer by Harald Welte · 15 years ago
  98. 204317e add function for performing 'CONNECT MULTI-DROP LINK" as per GSM 12.21 by Harald Welte · 15 years ago
  99. db1e744 add more ip.access attribute TLV definitions by Harald Welte · 15 years ago
  100. ca9af2b introduce '-2' commandline option for second BS-11 by Harald Welte · 15 years ago