1. f3efc59 further steps towards better, transaction based SMS by Harald Welte · 15 years ago
  2. 0803b98 move definition of 'struct gsm_trans' to transaction.h by Harald Welte · 15 years ago
  3. b8b4073 look-up by (subscriber, protocol, transaction_id) tuple by Harald Welte · 15 years ago
  4. 78283ef move allocating new transaction_ids to transaction.c by Harald Welte · 15 years ago
  5. 9ee4825 add missing files to git by Harald Welte · 15 years ago
  6. 88f0425 Merge branch 'master' into sms by Harald Welte · 15 years ago
  7. 6f5aee0 trans->transaction_id now reflects the actual (unshifted) value by Harald Welte · 15 years ago
  8. 39e2ead centralize the code that needs to deal with transaction_id by Harald Welte · 15 years ago
  9. 761e944 make sure subscr->net is always set by Harald Welte · 15 years ago
  10. b3c3fae remove bogus 'network' member of 'struct gsm_transaction' by Harald Welte · 15 years ago
  11. aa0b29c gms_transactions data model reorganization by Harald Welte · 15 years ago
  12. 90055df Merge branch 'master' into sms by Harald Welte · 15 years ago
  13. 596fed4 remove bogus 'network' member of 'struct gsm_transaction' by Harald Welte · 15 years ago
  14. dcaf565 gms_transactions data model reorganization by Harald Welte · 15 years ago
  15. 9176bd4 make sure subscr->net is always set by Harald Welte · 15 years ago
  16. f8d536d allow user to set BSIC and TSC from command line by Harald Welte · 15 years ago
  17. 814c4b7 use actual bts->tsc rather than hard-coded value by Harald Welte · 15 years ago
  18. e6c22d9 use the TSC that is configured in bts->tsc rather than hardcoded value by Harald Welte · 15 years ago
  19. 9f93c7d allow user to set BSIC and TSC from command line by Harald Welte · 15 years ago
  20. 66ae83b use actual bts->tsc rather than hard-coded value by Harald Welte · 15 years ago
  21. fe6a45a use the TSC that is configured in bts->tsc rather than hardcoded value by Harald Welte · 15 years ago
  22. ae05d24 Merge branch 'master' into sms by Harald Welte · 15 years ago
  23. ae0f236 send DEACTIVATE SACCH when sending RR CHANEL RELEASE by Harald Welte · 15 years ago
  24. 7543eb7 fix copy+paste mistake in ecnoding short net name in mm info by Harald Welte · 15 years ago
  25. 5655471 some more comments for BS11 attributes by Harald Welte · 15 years ago
  26. 03582a8 bsc_hack.c: Make adding of (nano)BTS to the network dynamic by Holger Hans Peter Freyther · 15 years ago
  27. a1f0ac7 yet again some more ip.access RSL definitions + parsing by Harald Welte · 15 years ago
  28. c9b484f again some parser improvements for ip.acccess by Harald Welte · 15 years ago
  29. 0427a9f add some more ip.access RTP related definitions by Harald Welte · 15 years ago
  30. d83a127 add more ipaccess 12.21 object classes, NSVC only exists once by Harald Welte · 15 years ago
  31. ab46d74 more ip.access RSL TLV parser definitions by Harald Welte · 15 years ago
  32. 2085554 rename ip.access structure field members and variables by Harald Welte · 15 years ago
  33. 86c162d give ip.access RSL IE's their proper names by Harald Welte · 15 years ago
  34. 0efe9b7 more ip.access abis_nm attributes by Harald Welte · 15 years ago
  35. b16004c abis_oml wireshark plugin now builds without compiler warnings by Harald Welte · 15 years ago
  36. 2c544c8 fix parsing of ip.access GPRS OML attributes and RSL IP + Port by Harald Welte · 15 years ago
  37. eb43844 fix some minor issues in the wireshark patch by Harald Welte · 15 years ago
  38. 539bc60 Merge branch 'master' into sms by Harald Welte · 15 years ago
  39. 3e0f617 some more comments by Harald Welte · 15 years ago
  40. 3d57183 abis_rsl.c: Clarify from which specification this table comes from by Holger Hans Peter Freyther · 15 years ago
  41. fe1afed Merge branch 'holger/ipacess' by Holger Hans Peter Freyther · 15 years ago
  42. a7cd9fc ipacess-config: Handle NVATTR NACKs in ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  43. d5651d5 Merge commit 'origin/master' by Harald Welte · 15 years ago
  44. f0465bd Merge branch 'master' into sms by Harald Welte · 15 years ago
  45. c2e302d Store classmark1/2/3 in equipment SQL table by Harald Welte · 15 years ago
  46. be3e378 further SMS work by Harald Welte · 15 years ago
  47. 51cda55 remove unused variable by Harald Welte · 15 years ago
  48. b9c758b more SMS improvements by Harald Welte · 15 years ago
  49. 53833f6 remove SI3 and SI4 rest octets by Harald Welte · 15 years ago
  50. 5a691b5 fix measurement report parsing of MEAS VALID logic by Harald Welte · 15 years ago
  51. 87f5d63 more layering /abstraction of sms protocol by Harald Welte · 15 years ago
  52. 42b4007 ipaccess-config: Add --help to the ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  53. 6c1a213 Merge branch 'master' into sms by Harald Welte · 15 years ago
  54. 24516ea make sure we always schedule a location updating reject by Harald Welte · 15 years ago
  55. 4a3464c remove bogus extra check for data->imsi[0] in mncc_send by Harald Welte · 15 years ago
  56. 73be3aa remove superfluous check for lchan->use > 0 by Harald Welte · 15 years ago
  57. 81543bc release channel on ERROR INDICATION by Harald Welte · 15 years ago
  58. 1a5c6bd gsm48 lchan signal handling: use correct pointer by Harald Welte · 15 years ago
  59. dd2b434 make sure misdn plugin handles DL_UNITDATA_IND by Harald Welte · 15 years ago
  60. 8a396b7 Merge branch 'master' into sms by Harald Welte · 15 years ago
  61. 63aba29 update wireshark patches to current svn (28938) by Harald Welte · 15 years ago
  62. 450129f support parsing of ip.access 12.21 test reports by Harald Welte · 15 years ago
  63. a0c0b57 add more TLV parser definitiosn for IPA NM attributes by Harald Welte · 15 years ago
  64. 684b1a8 add code to ipaccess-config set nanoBST NVRAM attributes by Harald Welte · 15 years ago
  65. 1cc3fa8 wireshark: more work on completing abis_oml plugin by Harald Welte · 15 years ago
  66. 89cdce2 Merge branch 'master' into sms by Harald Welte · 15 years ago
  67. 1a99130 Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  68. 8dc1a68 updated version of wireshark ipaccess RSL plugin (just cosmetic changes) by Harald Welte · 15 years ago
  69. 9446d32 ip.access test numbers by Harald Welte · 15 years ago
  70. d2f11f2 add more ipaccess 12.21 OML extension definitions by Harald Welte · 15 years ago
  71. 8226fa7 the pointer "tall_bsc_ctx" belongs to the gsm_data.c file not to include file. by Andreas Eversberg · 15 years ago
  72. 7b98d13 Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  73. 042401c ipaccess-find: remove compile-time specified local ip address by Harald Welte · 15 years ago
  74. eab3335 fix various RSL msgb memory leaks in error paths by Harald Welte · 15 years ago
  75. a036854 cosmetic cleanup of LOCATION UPDATE REQ print-out by Harald Welte · 15 years ago
  76. 10d0e67 add new DMEAS debug category for measurement reporting by Harald Welte · 15 years ago
  77. a39c689 fix various RSL msgb memory leaks in error paths by Harald Welte · 15 years ago
  78. dd1ae39 cosmetic cleanup of LOCATION UPDATE REQ print-out 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. 6bfda78 make tests compile again after talloc branch changes by Harald Welte · 15 years ago
  82. 470ec29 use taloc_zero() rather than talloc() and explisit memset() by Harald Welte · 15 years ago
  83. c05677b fix two segfaults by Harald Welte · 15 years ago
  84. 9b11e87 zero-initialize some more memory that we allocate by Harald Welte · 15 years ago
  85. 678bdea add FIXME about memory leak every time we close telnet by Harald Welte · 15 years ago
  86. 316c825 fix MNCC memory leak by Harald Welte · 15 years ago
  87. 966636f use named variant when allocating msgb's by Harald Welte · 15 years ago
  88. f165716 Merge branch 'master' into talloc by Harald Welte · 15 years ago
  89. 9e20bc5 updated RSL wireshark patch by Harald Welte · 15 years ago
  90. 560982b fix typos by Harald Welte · 15 years ago
  91. 6900c16 add new wireshark A-bis OML dissector, incomplete by Harald Welte · 15 years ago
  92. d64d2ad enable OML dissector lookup, register ourselves as "gsm_abis_ip" dissector by Harald Welte · 15 years ago
  93. 244b94b abis_nm.h: Fix various typos by Harald Welte · 15 years ago
  94. c8fb714 Add parsing of 'L1 information' IE of MEASUREMENT RESULT by Harald Welte · 15 years ago
  95. fe9af26 Add parsing of 'L1 information' IE of MEASUREMENT RESULT by Harald Welte · 15 years ago
  96. 704d8c0 Merge branch 'master' into talloc by Harald Welte · 15 years ago
  97. a4ffea9 fix various talloc / dynamic bts/trx related bugs by Harald Welte · 15 years ago
  98. e441d9c switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  99. fa457b1 fix setfault during registration of VTY TRX function by Harald Welte · 15 years ago
  100. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago