1. 0168dc1 rtp_proxy.c: Spelling fix, kook -> look by Holger Hans Peter Freyther · 15 years ago
  2. f62324a db_test.c: Make it compile again by Holger Hans Peter Freyther · 15 years ago
  3. 3120680 vty/command.c: Fix compile warning by including gsm_subsriber.h by Holger Hans Peter Freyther · 15 years ago
  4. ad5bac4 Merge commit 'origin/master' into sms by Harald Welte · 15 years ago
  5. bbbdd28 Merge commit 'origin/master' by Harald Welte · 15 years ago
  6. eae3dc6 Merge branch 'master' into sms by Harald Welte · 15 years ago
  7. d61d1f7 Merge branch 'rtp_proxy' by Harald Welte · 15 years ago
  8. 98d79f9 improve ip-access BIND/CONNECT RTP support by Harald Welte · 15 years ago
  9. ba4e58d send a [new] signal in case of IPAC_DISCONNECT_INDication by Harald Welte · 15 years ago
  10. f1a168d implement human-readable RSL cause printing by Harald Welte · 15 years ago
  11. b01974f enable select.c handler to support removal of two consecutive fd's by Harald Welte · 15 years ago
  12. 3c06207 add RTP proxy mode for ip.access by Harald Welte · 15 years ago
  13. bf5833e improve ip-access BIND/CONNECT RTP support by Harald Welte · 15 years ago
  14. facf612 send a [new] signal in case of IPAC_DISCONNECT_INDication by Harald Welte · 15 years ago
  15. 26cc168 implement human-readable RSL cause printing by Harald Welte · 15 years ago
  16. f955487 enable select.c handler to support removal of two consecutive fd's by Harald Welte · 15 years ago
  17. 1e9c5b4 Merge branch 'master' into rtp_proxy by Harald Welte · 15 years ago
  18. 5b359d8 Merge branch 'master' into sms by Harald Welte · 15 years ago
  19. 932e20d move allocation of talloc contexts into link-time constructor by Harald Welte · 15 years ago
  20. 0b0bbce add new rtp_proxy code, but not use it yet by Harald Welte · 15 years ago
  21. b78996d further steps towards better, transaction based SMS by Harald Welte · 15 years ago
  22. 15797eb move definition of 'struct gsm_trans' to transaction.h by Harald Welte · 15 years ago
  23. 0d82416 look-up by (subscriber, protocol, transaction_id) tuple by Harald Welte · 15 years ago
  24. 419c047 move allocating new transaction_ids to transaction.c by Harald Welte · 15 years ago
  25. 165fc33 move allocating new transaction_ids to transaction.c by Harald Welte · 15 years ago
  26. f2b6464 add missing files to git by Harald Welte · 15 years ago
  27. d8c8e6f add missing files to git by Harald Welte · 15 years ago
  28. 97a7df1 Merge branch 'master' into sms by Harald Welte · 15 years ago
  29. 4861c82 trans->transaction_id now reflects the actual (unshifted) value by Harald Welte · 15 years ago
  30. 36fe2e8 centralize the code that needs to deal with transaction_id by Harald Welte · 15 years ago
  31. aae7a52 make sure subscr->net is always set by Harald Welte · 15 years ago
  32. 8dd09d6 remove bogus 'network' member of 'struct gsm_transaction' by Harald Welte · 15 years ago
  33. a54b48d gms_transactions data model reorganization by Harald Welte · 15 years ago
  34. 77b42c5 Merge branch 'master' into sms by Harald Welte · 15 years ago
  35. 0abe5a6 remove bogus 'network' member of 'struct gsm_transaction' by Harald Welte · 15 years ago
  36. c2189a6 gms_transactions data model reorganization by Harald Welte · 15 years ago
  37. 7535041 make sure subscr->net is always set by Harald Welte · 15 years ago
  38. 52281c1 allow user to set BSIC and TSC from command line by Harald Welte · 15 years ago
  39. 63d23c8 use actual bts->tsc rather than hard-coded value by Harald Welte · 15 years ago
  40. beeb28f use the TSC that is configured in bts->tsc rather than hardcoded value by Harald Welte · 15 years ago
  41. 719a15a allow user to set BSIC and TSC from command line by Harald Welte · 15 years ago
  42. d2d0cb8 use actual bts->tsc rather than hard-coded value by Harald Welte · 15 years ago
  43. ea43c78 use the TSC that is configured in bts->tsc rather than hardcoded value by Harald Welte · 15 years ago
  44. 0748196 Merge branch 'master' into sms by Harald Welte · 15 years ago
  45. afe3c23 send DEACTIVATE SACCH when sending RR CHANEL RELEASE by Harald Welte · 15 years ago
  46. f628471 fix copy+paste mistake in ecnoding short net name in mm info by Harald Welte · 15 years ago
  47. c7d7506 some more comments for BS11 attributes by Harald Welte · 15 years ago
  48. a6429e3 bsc_hack.c: Make adding of (nano)BTS to the network dynamic by Holger Hans Peter Freyther · 15 years ago
  49. 46502b1 parse ip.access connection statistics and speech type by Harald Welte · 15 years ago
  50. 6fca008 yet again some more ip.access RSL definitions + parsing by Harald Welte · 15 years ago
  51. b47467a again some parser improvements for ip.acccess by Harald Welte · 15 years ago
  52. 5b27eb9 add some more ip.access RTP related definitions by Harald Welte · 15 years ago
  53. 8f92cce add more ipaccess 12.21 object classes, NSVC only exists once by Harald Welte · 15 years ago
  54. 1610d30 more ip.access RSL TLV parser definitions by Harald Welte · 15 years ago
  55. 8cdeaad rename ip.access structure field members and variables by Harald Welte · 15 years ago
  56. b949895 give ip.access RSL IE's their proper names by Harald Welte · 15 years ago
  57. 4206d98 more ip.access abis_nm attributes by Harald Welte · 15 years ago
  58. ffc0040 abis_oml wireshark plugin now builds without compiler warnings by Harald Welte · 15 years ago
  59. e71eb0d fix parsing of ip.access GPRS OML attributes and RSL IP + Port by Harald Welte · 15 years ago
  60. f6f96d4 fix some minor issues in the wireshark patch by Harald Welte · 15 years ago
  61. 5362157 Merge branch 'master' into sms by Harald Welte · 15 years ago
  62. dd62b16 some more comments by Harald Welte · 15 years ago
  63. 4e0fdfd abis_rsl.c: Clarify from which specification this table comes from by Holger Hans Peter Freyther · 15 years ago
  64. c35a4bc Merge branch 'holger/ipacess' by Holger Hans Peter Freyther · 15 years ago
  65. 72baef3 ipacess-config: Handle NVATTR NACKs in ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  66. a58188d Merge commit 'origin/master' by Harald Welte · 15 years ago
  67. 6f6bbb2 Merge branch 'master' into sms by Harald Welte · 15 years ago
  68. f6845a7 Store classmark1/2/3 in equipment SQL table by Harald Welte · 15 years ago
  69. 4531c6b further SMS work by Harald Welte · 15 years ago
  70. dcd3fce remove unused variable by Harald Welte · 15 years ago
  71. 156c5e6 more SMS improvements by Harald Welte · 15 years ago
  72. c1c4a95 remove SI3 and SI4 rest octets by Harald Welte · 15 years ago
  73. ba6589d fix measurement report parsing of MEAS VALID logic by Harald Welte · 15 years ago
  74. 7e2f57d more layering /abstraction of sms protocol by Harald Welte · 15 years ago
  75. 5bcfb4f ipaccess-config: Add --help to the ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  76. c47d524 Merge branch 'master' into sms by Harald Welte · 15 years ago
  77. ccd6936 make sure we always schedule a location updating reject by Harald Welte · 15 years ago
  78. 6e1536e remove bogus extra check for data->imsi[0] in mncc_send by Harald Welte · 15 years ago
  79. df0c650 remove superfluous check for lchan->use > 0 by Harald Welte · 15 years ago
  80. 692f585 release channel on ERROR INDICATION by Harald Welte · 15 years ago
  81. 12560da gsm48 lchan signal handling: use correct pointer by Harald Welte · 15 years ago
  82. cde2085 make sure misdn plugin handles DL_UNITDATA_IND by Harald Welte · 15 years ago
  83. 3bfa1c0 Merge branch 'master' into sms by Harald Welte · 15 years ago
  84. 8f19a27 update wireshark patches to current svn (28938) by Harald Welte · 15 years ago
  85. 637896b support parsing of ip.access 12.21 test reports by Harald Welte · 15 years ago
  86. 90a93cf add more TLV parser definitiosn for IPA NM attributes by Harald Welte · 15 years ago
  87. 21460f0 add code to ipaccess-config set nanoBST NVRAM attributes by Harald Welte · 15 years ago
  88. 2270fbc wireshark: more work on completing abis_oml plugin by Harald Welte · 15 years ago
  89. 1991470 Merge branch 'master' into sms by Harald Welte · 15 years ago
  90. 55c139b Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  91. 0a53727 updated version of wireshark ipaccess RSL plugin (just cosmetic changes) by Harald Welte · 15 years ago
  92. 2f2f596 ip.access test numbers by Harald Welte · 15 years ago
  93. 84a1fd8 add more ipaccess 12.21 OML extension definitions by Harald Welte · 15 years ago
  94. e4d5146 the pointer "tall_bsc_ctx" belongs to the gsm_data.c file not to include file. by Andreas Eversberg · 15 years ago
  95. 0677120 Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  96. 81d517d ipaccess-find: remove compile-time specified local ip address by Harald Welte · 15 years ago
  97. ed83184 fix various RSL msgb memory leaks in error paths by Harald Welte · 15 years ago
  98. 7963966 cosmetic cleanup of LOCATION UPDATE REQ print-out by Harald Welte · 15 years ago
  99. 0299368 add new DMEAS debug category for measurement reporting by Harald Welte · 15 years ago
  100. 5d8e9e5 fix various RSL msgb memory leaks in error paths by Harald Welte · 15 years ago