1. 4198561 add SMS CP timer TC1* to tear down lchan in case MS never responds to CP-DATA by Harald Welte · 15 years ago
  2. 39c7deb verify bs11 channel combination constraints by Harald Welte · 15 years ago
  3. cf845cb add comments about channel combinations by Harald Welte · 15 years ago
  4. 1e0a8ea Merge branch 'master' into config_file by Harald Welte · 15 years ago
  5. 369cc27 Merge commit 'origin/master' by Harald Welte · 15 years ago
  6. 2ebabca new db_sms_get_unsent_for_subscr() function by Harald Welte · 15 years ago
  7. 1a6f798 move search for existing lchan for subscriber to new function by Harald Welte · 15 years ago
  8. cb8f443 implement proper SAPI3 handling for SMS by Harald Welte · 15 years ago
  9. ce2eb87 fix SMS RP message type definitions to reflect SMMA and MT ERROR by Harald Welte · 15 years ago
  10. 66b6a8d move ms_pwr utility function to gsm_utils.c by Harald Welte · 15 years ago
  11. e122855 define data structure for gsm48_cell_sel_par IEI of SI3 / SI4 by Harald Welte · 15 years ago
  12. edcc527 Add new BSC RLL layer of code by Harald Welte · 15 years ago
  13. 1bf1972 use one talloc context for entire vty code by Harald Welte · 15 years ago
  14. 4258182 the actual config file code (not just config files) by Harald Welte · 15 years ago
  15. 3c5cb25 Merge branch 'master' into config_file by Harald Welte · 15 years ago
  16. 7604218 first 'working' SMS implementation by Harald Welte · 15 years ago
  17. 1d014a5 parse_btstype() can use const qualifier by Harald Welte · 15 years ago
  18. d2dc1de start using the RLL RELEASE procedures by Harald Welte · 15 years ago
  19. c731038 implement nanoBTS frequency error test by Harald Welte · 15 years ago
  20. 5013b2a introduce new GSMNET node for the GSM network by Harald Welte · 15 years ago
  21. c7c1982 add support for reading of configuration file to VTY by Harald Welte · 15 years ago
  22. 0224e4d use one talloc context for entire vty code by Harald Welte · 15 years ago
  23. bd30506 Merge branch 'master' into sms by Harald Welte · 15 years ago
  24. 2477d93 switch vty implementation over to talloc by Harald Welte · 15 years ago
  25. 65da912 add function declaration for gsm_pchan_parse() by Harald Welte · 15 years ago
  26. 99a452a Merge branch 'master' into sms by Harald Welte · 15 years ago
  27. 1989c08 add function for performing 'CONNECT MULTI-DROP LINK" as per GSM 12.21 by Harald Welte · 15 years ago
  28. 63589be add HARDCODED_BTSn_TS to define the base TS for each BTS by Harald Welte · 15 years ago
  29. 2da8629 parse and decode Siemens specific T_MSRFPCI message by Harald Welte · 15 years ago
  30. ed640c4 add ip.access specific channel combinations by Harald Welte · 15 years ago
  31. ea5cf30 issue a signal once a subscriber is attached or detached by Harald Welte · 15 years ago
  32. e34e117 Merge branch 'master' into sms by Harald Welte · 15 years ago
  33. 9943c5b generalize channel activation / channel mode modify by Harald Welte · 15 years ago
  34. 16f3b84 comments about the bearer_capability structure by Harald Welte · 15 years ago
  35. 5072be9 bearer capability definitions by Harald Welte · 15 years ago
  36. 2f33d01 Merge branch 'master' into sms by Harald Welte · 15 years ago
  37. 805f644 add RTP proxy mode for ip.access by Harald Welte · 15 years ago
  38. 5e98a53 send a [new] signal in case of IPAC_DISCONNECT_INDication by Harald Welte · 15 years ago
  39. 9869c0a implement human-readable RSL cause printing by Harald Welte · 15 years ago
  40. ead7a7b add new rtp_proxy code, but not use it yet by Harald Welte · 15 years ago
  41. f3efc59 further steps towards better, transaction based SMS by Harald Welte · 15 years ago
  42. 0803b98 move definition of 'struct gsm_trans' to transaction.h by Harald Welte · 15 years ago
  43. b8b4073 look-up by (subscriber, protocol, transaction_id) tuple by Harald Welte · 15 years ago
  44. b49248b move allocating new transaction_ids to transaction.c by Harald Welte · 15 years ago
  45. 78283ef move allocating new transaction_ids to transaction.c by Harald Welte · 15 years ago
  46. c072ad6 add missing files to git by Harald Welte · 15 years ago
  47. 9ee4825 add missing files to git by Harald Welte · 15 years ago
  48. 88f0425 Merge branch 'master' into sms by Harald Welte · 15 years ago
  49. 39e2ead centralize the code that needs to deal with transaction_id by Harald Welte · 15 years ago
  50. 761e944 make sure subscr->net is always set by Harald Welte · 15 years ago
  51. b3c3fae remove bogus 'network' member of 'struct gsm_transaction' by Harald Welte · 15 years ago
  52. aa0b29c gms_transactions data model reorganization by Harald Welte · 15 years ago
  53. 596fed4 remove bogus 'network' member of 'struct gsm_transaction' by Harald Welte · 15 years ago
  54. dcaf565 gms_transactions data model reorganization by Harald Welte · 15 years ago
  55. 9176bd4 make sure subscr->net is always set by Harald Welte · 15 years ago
  56. ae05d24 Merge branch 'master' into sms by Harald Welte · 15 years ago
  57. ae0f236 send DEACTIVATE SACCH when sending RR CHANEL RELEASE by Harald Welte · 15 years ago
  58. a1f0ac7 yet again some more ip.access RSL definitions + parsing by Harald Welte · 15 years ago
  59. 0427a9f add some more ip.access RTP related definitions by Harald Welte · 15 years ago
  60. d83a127 add more ipaccess 12.21 object classes, NSVC only exists once by Harald Welte · 15 years ago
  61. 2085554 rename ip.access structure field members and variables by Harald Welte · 15 years ago
  62. 86c162d give ip.access RSL IE's their proper names by Harald Welte · 15 years ago
  63. 0efe9b7 more ip.access abis_nm attributes by Harald Welte · 15 years ago
  64. 539bc60 Merge branch 'master' into sms by Harald Welte · 15 years ago
  65. a7cd9fc ipacess-config: Handle NVATTR NACKs in ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  66. f0465bd Merge branch 'master' into sms by Harald Welte · 15 years ago
  67. c2e302d Store classmark1/2/3 in equipment SQL table by Harald Welte · 15 years ago
  68. be3e378 further SMS work by Harald Welte · 15 years ago
  69. b9c758b more SMS improvements by Harald Welte · 15 years ago
  70. 87f5d63 more layering /abstraction of sms protocol by Harald Welte · 15 years ago
  71. 8a396b7 Merge branch 'master' into sms by Harald Welte · 15 years ago
  72. a0c0b57 add more TLV parser definitiosn for IPA NM attributes by Harald Welte · 15 years ago
  73. 89cdce2 Merge branch 'master' into sms by Harald Welte · 15 years ago
  74. 1a99130 Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  75. 9446d32 ip.access test numbers by Harald Welte · 15 years ago
  76. d2f11f2 add more ipaccess 12.21 OML extension definitions by Harald Welte · 15 years ago
  77. 8226fa7 the pointer "tall_bsc_ctx" belongs to the gsm_data.c file not to include file. by Andreas Eversberg · 15 years ago
  78. 10d0e67 add new DMEAS debug category for measurement reporting by Harald Welte · 15 years ago
  79. dfeaf18 add new DMEAS debug category for measurement reporting by Harald Welte · 15 years ago
  80. 53888bf Merge branch 'master' into sms by Harald Welte · 15 years ago
  81. 966636f use named variant when allocating msgb's by Harald Welte · 15 years ago
  82. f165716 Merge branch 'master' into talloc by Harald Welte · 15 years ago
  83. 244b94b abis_nm.h: Fix various typos by Harald Welte · 15 years ago
  84. e441d9c switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  85. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  86. 93e9d17 replace 'struct gsm_attr' by 'struct tlv_parsed' by Harald Welte · 15 years ago
  87. fcd2445 Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  88. 8ddb2cc replace 'struct gsm_attr' by 'struct tlv_parsed' by Harald Welte · 15 years ago
  89. a8f0c57 Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  90. c079be4 mncc: Add IMSI to gsm_mncc by Andreas Eversberg · 15 years ago
  91. 4acc232 add GSM 4.11 SMS CP and RP cause values as enum by Harald Welte · 15 years ago
  92. a717d5d Merge branch 'mncc-harald' by Harald Welte · 15 years ago
  93. ff87157 Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  94. 2dceae6 make btstype2str return a const char* to make gcc 4.4 happy by Holger Hans Peter Freyther · 15 years ago
  95. fab4368 Merge commit 'origin/master' into mncc-harald by Harald Welte · 15 years ago
  96. 8426a83 [misc] Fix make distcheck by adding compat_af_isdn.h by Holger Hans Peter Freyther · 15 years ago
  97. b895507 Increase LCHAN_RELEASE_TIMEOUT to 10 seconds by Harald Welte · 15 years ago
  98. c66b71c use less magic numbers (04.08 CC cause values) by Harald Welte · 15 years ago
  99. 4bfdfe7 reworked MNCC codebase by Harald Welte · 15 years ago
  100. ec44e1f Merge commit 'origin/master' by Harald Welte · 15 years ago