1. 3cce58f [lchan] RSL and RR need the multirate config, place it in the lchan by Holger Hans Peter Freyther · 15 years ago
  2. 29afdc4 [lchan] Fix the SAPI reset in the chan allocation... by Holger Hans Peter Freyther · 15 years ago
  3. a7e8a58 [gsm48] Send the IPA CRCX after the chan modify ack by Holger Hans Peter Freyther · 15 years ago
  4. 5ea7ea6 [ipa] Change names of RTP methods to follow MGCP naming by Holger Hans Peter Freyther · 15 years ago
  5. 3c7caf1 misc: Add routine to generate backtrace from within the application by Holger Hans Peter Freyther · 15 years ago
  6. 00761f2 Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  7. 01acd74 max_power_limit: the limit is 24 dB ! by Harald Welte · 15 years ago
  8. 94bde97 [gsm48] When picking AMR we need to supply the multirate config by Holger Hans Peter Freyther · 15 years ago
  9. 313a6c8 [neci] Separate handling of chan requested for paging any by Holger Hans Peter Freyther · 15 years ago
  10. 29fabfb [neci] Use the correct length when going over the array by Holger Hans Peter Freyther · 15 years ago
  11. 353e9b6 [paging] In expiration handling remove the request before doing the callback by Holger Hans Peter Freyther · 15 years ago
  12. 5329329 Fix configuration file generation by Andreas.Eversberg · 15 years ago
  13. 96c8982 [si] Make it possible to set the NECI value... by Holger Hans Peter Freyther · 15 years ago
  14. 21ccb45 [rsl] Improve error message when the lchan allocation is failing by Holger Hans Peter Freyther · 15 years ago
  15. a4434c2 ipaccess-config.c: Spelling fix in the config mode by Holger Hans Peter Freyther · 15 years ago
  16. 9e30772 [ipaccess] Fix spelling in the comment by Holger Hans Peter Freyther · 15 years ago
  17. 007c0e9 [telnet] Remove unused variables from the telnet interface by Holger Hans Peter Freyther · 15 years ago
  18. 49c7956 fix some more compiler warnings by Harald Welte · 15 years ago
  19. 6a21c73 [abis_nm] avoid integer-to-pointer casting and associated gcc warnings by Harald Welte · 15 years ago
  20. 0101b81 silent call: add header file for function prototypes by Harald Welte · 15 years ago
  21. 81cf198 VTY (silent sms / sms): better error reporting by Harald Welte · 15 years ago
  22. bbe3172 silent sms: make it silent again (type 64), fix subscriber refcount leak by Harald Welte · 15 years ago
  23. b8678a7 Add "silent call" feature to OpenBSC by Harald Welte · 15 years ago
  24. 194ef7b [VTY] restructure sms and silent sms commands by Harald Welte · 15 years ago
  25. 9ee8ee9 [VTY] Add feature to send silent SMS from console by Harald Welte · 15 years ago
  26. c73d983 ipaccess-config: Print BCCH info test reports by Harald Welte · 15 years ago
  27. 8c1a57c [OML] don't hexdump bcch info by Harald Welte · 15 years ago
  28. 161b4be [OML] fix bugs in BCCH info parser for ip.access by Harald Welte · 15 years ago
  29. 3d9ecf7 [OML] more verbose error reporting in case object instance unknown by Harald Welte · 15 years ago
  30. bfc2109 [ip.access] Parse cell global ID as part of BCCH info by Harald Welte · 15 years ago
  31. b038333 make ipaccess-config compile again (remove duplicate testres_name definition) by Harald Welte · 15 years ago
  32. beeae41 ip.access: Introduce parser function for BCCH Info test result by Harald Welte · 15 years ago
  33. b1ba414 move 'struct value_string' and 'get_value_string()' to gsm_data by Harald Welte · 15 years ago
  34. 9443695 [SMS] implement GSM340_TP_VPF_ABSOLUTE by Steffen Neubauer · 15 years ago
  35. 26abffa change some identifiers from u_int64_t to unsigned long long by Harald Welte · 15 years ago
  36. e2a3c9f [mncc] Fix possible transaction/subscriber and real life subscriber leak by Holger Hans Peter Freyther · 15 years ago
  37. 02bd8f4 vty: Do not leak the gsm_subscriber by Holger Hans Peter Freyther · 15 years ago
  38. 35daecc Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  39. 9da8a3a ip.access: Header has a 16bit length in network byte order by Sylvain Munaut · 15 years ago
  40. d831805 [lchan] Keep track which SAPIs has been established with the BTS by Holger Hans Peter Freyther · 15 years ago
  41. e453348 [misc] Use talloc_zero instead of talloc and later memset by Holger Hans Peter Freyther · 15 years ago
  42. 3265b1a misc: Use NULL instead of integer value for a NULL pointer by Holger Hans Peter Freyther · 15 years ago
  43. cde5255 misc: Make bitfields unsigned int... by Holger Hans Peter Freyther · 15 years ago
  44. aaf7ccc misc: Fix make distcheck and welcome the two new header files to OpenBSC by Holger Hans Peter Freyther · 15 years ago
  45. b84a04a input/ipaccess.c: clang says ret might be uninitialized by Holger Hans Peter Freyther · 15 years ago
  46. a360ce0 abis_nm.c: Remove duplicate entry from the table by Holger Hans Peter Freyther · 15 years ago
  47. 9e6d6ce [gsm48] Handle the RR CHAN MODIFY ACK in the gsm04_08_utils by Holger Hans Peter Freyther · 15 years ago
  48. cf0f336 [gsm48] Move RR CHANNEL MODIFY to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  49. 942ff17 [gsm48] Add generation of ASSIGNMENT COMMAND to the 0408 utils by Holger Hans Peter Freyther · 15 years ago
  50. 2e021c6 ipaccess-config: Introduce stream-id/oml_tei to make it work again by Holger Hans Peter Freyther · 15 years ago
  51. c746e68 configure.in: Use kernel style silent rules starting with automake 1.11 by Holger Hans Peter Freyther · 15 years ago
  52. dd2a34f [USSD] more whitespace fixes by Harald Welte · 15 years ago
  53. 36ec2be [USSD] whitespace fixes by Harald Welte · 15 years ago
  54. c0c5079 [USSD] various USSD improvements by Mike Haben · 15 years ago
  55. 775a1a4 [USSD] eliminate static global variables by Mike Haben · 15 years ago
  56. fb95725 whitespace fixes for the USSD code by Harald Welte · 15 years ago
  57. 0311504 Add USDD code from Mike Haben by Harald Welte · 15 years ago
  58. 2930bb9 add some random thoughts on hopping and the oml interface by Harald Welte · 15 years ago
  59. 1ebac14 [TLV] Split the parser into 'parse loop' and 'parse single value' by Sylvain Munaut · 15 years ago
  60. 59cd203 [ip.access] Add an example configuration file by Sylvain Munaut · 15 years ago
  61. c696d2f Fix segfault, use trx->bts rather than bts in patch_nm_tables() by Harald Welte · 15 years ago
  62. 794059b Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  63. cfb781c ip.access: Use Channel Combination from config file by Harald Welte · 15 years ago
  64. aed946e [GPRS] Add RSL function for ip.access PDCH activation by Harald Welte · 15 years ago
  65. 37884ed [GPRS] introudce PDCH and PDCH/TCH physical channels by Harald Welte · 15 years ago
  66. 0dfc623 [OML] Add support for ip.access SET ATTRIBUTE message by Harald Welte · 15 years ago
  67. 439e128 [GPRS] add data structures for OML of NSE,CELL,NSVCE by Harald Welte · 15 years ago
  68. 724ddb8 [TLV] extend TLV parser with support for TvLV by Harald Welte · 15 years ago
  69. f10170e [gsm48] Make method name consistent... by Holger Hans Peter Freyther · 15 years ago
  70. 161d994 Include e1_input.h for the e1inp_line by Holger Hans Peter Freyther · 15 years ago
  71. 604326f Fix spelling of default by Holger Hans Peter Freyther · 15 years ago
  72. 460fb3b Fix compiler warning. 0 does not work on strings by Holger Hans Peter Freyther · 15 years ago
  73. 6d0c8b4 Fix compiler warning and cast const away. by Holger Hans Peter Freyther · 15 years ago
  74. d70da87 [rrlp] Fix compiler warnings by Holger Hans Peter Freyther · 15 years ago
  75. 80e5ccc Fix warnings by removing unused variables by Holger Hans Peter Freyther · 15 years ago
  76. bb1e381 Forward declare methods to fix compiler warnings by Holger Hans Peter Freyther · 15 years ago
  77. eb12526 [db] Fix compile warnings in db.c by Holger Hans Peter Freyther · 15 years ago
  78. 240ce76 [ipaccess] revert commit 9bd7bc1b4c4a3ba42da46931df650837c1a7e889 by Harald Welte · 15 years ago
  79. 93ff0ee Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  80. 9fec932 [debug] Use gcc attribute to enable printf checking by Holger Hans Peter Freyther · 15 years ago
  81. eff0b65 [timer] Initialize i with zero by Holger Hans Peter Freyther · 15 years ago
  82. ae780bb [msgb] Add msgb_reset to reset an existing msgb* to the initial state by Holger Hans Peter Freyther · 15 years ago
  83. 847a335 [ipaccess] fix ipaccess-config (we now use TEI as stream ID) by Harald Welte · 15 years ago
  84. 9c913c4 [nanoBTS] move nanoBTS initialization completely into state event handler by Harald Welte · 15 years ago
  85. b7284a9 [abis_nm] introduce debugp_foh() function for object class printing by Harald Welte · 15 years ago
  86. 9970928 ip.access: use correct stream identifier when connecting RSL by Harald Welte · 15 years ago
  87. e9a095e input/ipaccess: remove one more static variable by Harald Welte · 15 years ago
  88. 2557287 ip.access: Support multi-TRX / RSL stream ID by Harald Welte · 15 years ago
  89. 6947c88 [abis_nm] print ip.access TCP port in correct byte order by Harald Welte · 15 years ago
  90. 0eccfd0 [abis_nm] print ip.access stream_id in RSL connect ack by Harald Welte · 15 years ago
  91. 5aeedd4 [abis_nm] introduce and use abis_nm_ipaccess_rsl_connect() by Harald Welte · 15 years ago
  92. f509340 ip.access / multi-TRX: correctly identify TRX number on SW ACT REP by Harald Welte · 15 years ago
  93. 97be68a ip.access maximum output power depends on GSM band by Harald Welte · 15 years ago
  94. fd579d5 [abis_nm]: Print Object Class of ip.access messages by Harald Welte · 15 years ago
  95. e7d1f95 add ipaccess specific attribute set message by Harald Welte · 15 years ago
  96. 608a30b [bsc_init] use new NM_AVSTATE_* enum instead of hard-coded numbers by Harald Welte · 15 years ago
  97. ab89616 add availability state abis_nm enum by Harald Welte · 15 years ago
  98. 935d10b [abis_nm] print object class/instance for NACK by Harald Welte · 15 years ago
  99. c76a217 [abis_nm]: print ip.access SET ATTR [N]ACK by Harald Welte · 15 years ago
  100. dd36b0b use tx delay timer instead of usleep() in ip.access input driver by Andreas Eversberg · 15 years ago