1. 735cd9e misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  2. a826d5f vty: Rename define to not clash with talloc's version of it by Holger Hans Peter Freyther · 15 years ago
  3. fb130ee misc: Fix make distcheck by Holger Hans Peter Freyther · 15 years ago
  4. 427dbc4 add T3101 to release lchan in case MS never responds to IMMEDIATE ASSIGN by Harald Welte · 15 years ago
  5. 5fa17a2 add SMS CP timer TC1* to tear down lchan in case MS never responds to CP-DATA by Harald Welte · 15 years ago
  6. f2eb278 verify bs11 channel combination constraints by Harald Welte · 15 years ago
  7. 09c177a add comments about channel combinations by Harald Welte · 15 years ago
  8. fc4837d Merge branch 'master' into config_file by Harald Welte · 15 years ago
  9. 2a7dedc Merge commit 'origin/master' by Harald Welte · 15 years ago
  10. 43762f7 new db_sms_get_unsent_for_subscr() function by Harald Welte · 15 years ago
  11. aa60edb move search for existing lchan for subscriber to new function by Harald Welte · 15 years ago
  12. 09421d3 implement proper SAPI3 handling for SMS by Harald Welte · 15 years ago
  13. b8c861c fix SMS RP message type definitions to reflect SMMA and MT ERROR by Harald Welte · 15 years ago
  14. c4dcda0 move ms_pwr utility function to gsm_utils.c by Harald Welte · 15 years ago
  15. c524007 define data structure for gsm48_cell_sel_par IEI of SI3 / SI4 by Harald Welte · 15 years ago
  16. ed9a5ab Add new BSC RLL layer of code by Harald Welte · 15 years ago
  17. dc2ce9e use one talloc context for entire vty code by Harald Welte · 15 years ago
  18. 6286888 the actual config file code (not just config files) by Harald Welte · 15 years ago
  19. 73185d1 Merge branch 'master' into config_file by Harald Welte · 15 years ago
  20. 68b7df2 first 'working' SMS implementation by Harald Welte · 15 years ago
  21. 498feae parse_btstype() can use const qualifier by Harald Welte · 15 years ago
  22. 0f2e3c1 start using the RLL RELEASE procedures by Harald Welte · 15 years ago
  23. 0bf8e30 implement nanoBTS frequency error test by Harald Welte · 15 years ago
  24. e87eb46 introduce new GSMNET node for the GSM network by Harald Welte · 15 years ago
  25. 966faea add support for reading of configuration file to VTY by Harald Welte · 15 years ago
  26. b78b5b5 use one talloc context for entire vty code by Harald Welte · 15 years ago
  27. fc8d444 Merge branch 'master' into sms by Harald Welte · 15 years ago
  28. de6c410 switch vty implementation over to talloc by Harald Welte · 15 years ago
  29. 2ef3320 add function declaration for gsm_pchan_parse() by Harald Welte · 15 years ago
  30. 6afa63e Merge branch 'master' into sms by Harald Welte · 15 years ago
  31. 204317e add function for performing 'CONNECT MULTI-DROP LINK" as per GSM 12.21 by Harald Welte · 15 years ago
  32. 2d73d4e add HARDCODED_BTSn_TS to define the base TS for each BTS by Harald Welte · 15 years ago
  33. b1717e9 parse and decode Siemens specific T_MSRFPCI message by Harald Welte · 15 years ago
  34. aba9208 add ip.access specific channel combinations by Harald Welte · 15 years ago
  35. b779983 issue a signal once a subscriber is attached or detached by Harald Welte · 15 years ago
  36. 16e2df4 Merge branch 'master' into sms by Harald Welte · 15 years ago
  37. 39274f4 generalize channel activation / channel mode modify by Harald Welte · 15 years ago
  38. bd056a8 comments about the bearer_capability structure by Harald Welte · 15 years ago
  39. b3cb414 bearer capability definitions by Harald Welte · 15 years ago
  40. eae3dc6 Merge branch 'master' into sms by Harald Welte · 15 years ago
  41. 3c06207 add RTP proxy mode for ip.access by Harald Welte · 15 years ago
  42. facf612 send a [new] signal in case of IPAC_DISCONNECT_INDication by Harald Welte · 15 years ago
  43. 26cc168 implement human-readable RSL cause printing by Harald Welte · 15 years ago
  44. 0b0bbce add new rtp_proxy code, but not use it yet by Harald Welte · 15 years ago
  45. b78996d further steps towards better, transaction based SMS by Harald Welte · 15 years ago
  46. 15797eb move definition of 'struct gsm_trans' to transaction.h by Harald Welte · 15 years ago
  47. 0d82416 look-up by (subscriber, protocol, transaction_id) tuple by Harald Welte · 15 years ago
  48. 419c047 move allocating new transaction_ids to transaction.c by Harald Welte · 15 years ago
  49. 165fc33 move allocating new transaction_ids to transaction.c by Harald Welte · 15 years ago
  50. f2b6464 add missing files to git by Harald Welte · 15 years ago
  51. d8c8e6f add missing files to git by Harald Welte · 15 years ago
  52. 97a7df1 Merge branch 'master' into sms by Harald Welte · 15 years ago
  53. 36fe2e8 centralize the code that needs to deal with transaction_id by Harald Welte · 15 years ago
  54. aae7a52 make sure subscr->net is always set by Harald Welte · 15 years ago
  55. 8dd09d6 remove bogus 'network' member of 'struct gsm_transaction' by Harald Welte · 15 years ago
  56. a54b48d gms_transactions data model reorganization by Harald Welte · 15 years ago
  57. 0abe5a6 remove bogus 'network' member of 'struct gsm_transaction' by Harald Welte · 15 years ago
  58. c2189a6 gms_transactions data model reorganization by Harald Welte · 15 years ago
  59. 7535041 make sure subscr->net is always set by Harald Welte · 15 years ago
  60. 0748196 Merge branch 'master' into sms by Harald Welte · 15 years ago
  61. afe3c23 send DEACTIVATE SACCH when sending RR CHANEL RELEASE by Harald Welte · 15 years ago
  62. 6fca008 yet again some more ip.access RSL definitions + parsing by Harald Welte · 15 years ago
  63. 5b27eb9 add some more ip.access RTP related definitions by Harald Welte · 15 years ago
  64. 8f92cce add more ipaccess 12.21 object classes, NSVC only exists once by Harald Welte · 15 years ago
  65. 8cdeaad rename ip.access structure field members and variables by Harald Welte · 15 years ago
  66. b949895 give ip.access RSL IE's their proper names by Harald Welte · 15 years ago
  67. 4206d98 more ip.access abis_nm attributes by Harald Welte · 15 years ago
  68. 5362157 Merge branch 'master' into sms by Harald Welte · 15 years ago
  69. 72baef3 ipacess-config: Handle NVATTR NACKs in ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  70. 6f6bbb2 Merge branch 'master' into sms by Harald Welte · 15 years ago
  71. f6845a7 Store classmark1/2/3 in equipment SQL table by Harald Welte · 15 years ago
  72. 4531c6b further SMS work by Harald Welte · 15 years ago
  73. 156c5e6 more SMS improvements by Harald Welte · 15 years ago
  74. 7e2f57d more layering /abstraction of sms protocol by Harald Welte · 15 years ago
  75. 3bfa1c0 Merge branch 'master' into sms by Harald Welte · 15 years ago
  76. 90a93cf add more TLV parser definitiosn for IPA NM attributes by Harald Welte · 15 years ago
  77. 1991470 Merge branch 'master' into sms by Harald Welte · 15 years ago
  78. 55c139b Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  79. 2f2f596 ip.access test numbers by Harald Welte · 15 years ago
  80. 84a1fd8 add more ipaccess 12.21 OML extension definitions by Harald Welte · 15 years ago
  81. e4d5146 the pointer "tall_bsc_ctx" belongs to the gsm_data.c file not to include file. by Andreas Eversberg · 15 years ago
  82. 0299368 add new DMEAS debug category for measurement reporting by Harald Welte · 15 years ago
  83. 572f4f5 add new DMEAS debug category for measurement reporting by Harald Welte · 15 years ago
  84. 2a0d849 Merge branch 'master' into sms by Harald Welte · 15 years ago
  85. 9cfc935 use named variant when allocating msgb's by Harald Welte · 15 years ago
  86. 91192ee Merge branch 'master' into talloc by Harald Welte · 15 years ago
  87. 03cb7cd abis_nm.h: Fix various typos by Harald Welte · 15 years ago
  88. e712a5f switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  89. a837977 introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  90. 3ae3cec replace 'struct gsm_attr' by 'struct tlv_parsed' by Harald Welte · 15 years ago
  91. 91afe4c Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  92. 709cbcb replace 'struct gsm_attr' by 'struct tlv_parsed' by Harald Welte · 15 years ago
  93. 1d50e08 Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  94. 9eaa5da mncc: Add IMSI to gsm_mncc by Andreas Eversberg · 15 years ago
  95. 40e0723 add GSM 4.11 SMS CP and RP cause values as enum by Harald Welte · 15 years ago
  96. b4feea5 Merge branch 'mncc-harald' by Harald Welte · 15 years ago
  97. 88cc99a Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  98. 56f59bb make btstype2str return a const char* to make gcc 4.4 happy by Holger Hans Peter Freyther · 15 years ago
  99. b5711a6 Merge commit 'origin/master' into mncc-harald by Harald Welte · 15 years ago
  100. c192871 [misc] Fix make distcheck by adding compat_af_isdn.h by Holger Hans Peter Freyther · 15 years ago