1. e1d5eca OM2000: Introduce VTY commands to initiate OM2000 procedures by Harald Welte · 13 years ago
  2. 7354107 OM2000: Negotiation Resposne, send START on OML-up event by Harald Welte · 13 years ago
  3. bc867d9 OM2000: Fix computation of length field in header, direct transmit of msgs by Harald Welte · 13 years ago
  4. 9a311ec [RBS2000] Add initial code for Ericsson OM2000 O&M protocol by Harald Welte · 13 years ago
  5. b80e14e [RBS2000] Add FIXMEs in code that is a crude hack by Harald Welte · 13 years ago
  6. 03cc8a8 [RBS2000] Actually activate the RBS2000 support by Harald Welte · 13 years ago
  7. db44f60 [RBS2000] Initial attempt at Ericsson RBS2000 support by Harald Welte · 13 years ago
  8. 09cefee [OML] Allow each BTS model to specify the OML callback by Harald Welte · 13 years ago
  9. a4898a8 DAHDI: print debug hexdump of every signalling msg we send by Harald Welte · 13 years ago
  10. 1a00d82 [LAPD] Add minimal support for TE-side LAPD by Harald Welte · 13 years ago
  11. 00ee4b7 DAHDI: Register every FD in the select() exceptfd-set by Harald Welte · 13 years ago
  12. 44f04da DAHDI: Handle exceptions by Harald Welte · 13 years ago
  13. 95aa5c4 E1 INPUT: Fix PCAP file generation for non-mISDN case by Harald Welte · 13 years ago
  14. f27d043 E1 Input: Add new S_INP_LINE_INIT signal by Harald Welte · 13 years ago
  15. f338a03 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  16. f3956cb [gb_proxy] vty: display the BVC BLOCKED status in 'show gbproxy' by Harald Welte · 13 years ago
  17. fb9e06f [gb_proxy] make sure bssgp cell id is copied correctly by Harald Welte · 13 years ago
  18. c471d3d [gb proxy] treat BVCI=1 consistently like signalling by Harald Welte · 13 years ago
  19. 5e106d7 [gb_proxy] Convert a NS-BLOCK from BSS into BVC-RESET to SGSN by Harald Welte · 13 years ago
  20. 36f98d9 [gb_proxy] Track the state of blocked/unblocked BVC in the proxy by Harald Welte · 13 years ago
  21. b63c363 remove dead code by Harald Welte · 13 years ago
  22. 62d4603 [DAHDI] cosmetic fixes by Harald Welte · 13 years ago
  23. 4ee2eaf [DAHDI] make sure LAPD transmits with correct SAPI by Harald Welte · 13 years ago
  24. 8fc66a0 [LAPD] fix bug in TEI manager rendering LAPD unusable by Harald Welte · 13 years ago
  25. 1458ec6 [DAHDI] remove unused variable by Harald Welte · 13 years ago
  26. d38f105 [LAPD] Support multiple instances of LAPD by Harald Welte · 13 years ago
  27. 0ae5755 [LAPD] remove a number of unneeded assert() calls by Harald Welte · 13 years ago
  28. 716d2a4 [LAPD] further code cleanup by Harald Welte · 13 years ago
  29. 0abc11a [LAPD] use LOGP/DEBUGP instead of custom logging function by Harald Welte · 13 years ago
  30. 50d369e [DAHDI] update to latest e1_input changes by Harald Welte · 13 years ago
  31. ca17ef8 [DAHDI] build dahdi driver only if dahdi header is present by Harald Welte · 13 years ago
  32. 1dd68c3 [DAHDI] integrate DAHDI driver into E1 Input layer by Harald Welte · 13 years ago
  33. ba0db5b [dahdi] remove lots of dead code and references to mISDN by Harald Welte · 13 years ago
  34. d273529 [dahdi] don't export private functions from lapd.c by Harald Welte · 13 years ago
  35. e1de69a [dahdi] support multiple-include of lapd.h by Harald Welte · 13 years ago
  36. 7e859bc [dahdi] Fix LAPD code comments (C-style) by Harald Welte · 13 years ago
  37. 30fe641 [dahdi] Fix lapd.c coding style by Harald Welte · 13 years ago
  38. cd8b86f Working audio data version by creslin287 · 14 years ago
  39. 69245a0 Current LAPD with fixes for frames with P/F bit set by Matthew Fredrickson · 14 years ago
  40. cc2bc35 Current version of mostly working dahdi driver by Matthew Fredrickson · 14 years ago
  41. 17289ed first commit by Xavier Carcelle · 14 years ago
  42. b1cb8eb Latest version of driver from other machine. by Matthew Fredrickson · 14 years ago
  43. d105e20 Add addtional copyright notices for changes by Matthew Fredrickson · 14 years ago
  44. bc6649e Add lapd.c and lapd.h by Matthew Fredrickson · 14 years ago
  45. b5ddc18 Add dahdi.c by Matthew Fredrickson · 14 years ago
  46. f933de9 [E1] fix typo resulting in NM message being logged as RSL by Harald Welte · 13 years ago
  47. 98c9854 [E1 INPUT] update E1 / BS-11 config files by Harald Welte · 13 years ago
  48. 07bb0da [E1 input] make sure config file with new E1 input config saves correctly by Harald Welte · 13 years ago
  49. 889f16e [E1 input] proper config error reporting by Harald Welte · 13 years ago
  50. fefb523 [E1 INPUT] remove debug printf's by Harald Welte · 13 years ago
  51. 3016d9f [E1 INPUT] explicitly configure the E1 input driver for each line by Harald Welte · 13 years ago
  52. 5455243 [input] make mi_e1_line_update() a driver specific callback by Harald Welte · 13 years ago
  53. a61c709 mncc: Fix a crash in the call release code by Holger Hans Peter Freyther · 13 years ago
  54. 6e94d6d mgcp: Be able to parse RQNT messages and reply to them by Holger Hans Peter Freyther · 13 years ago
  55. 3fbd244 bsc: Initialize the subscr to NULL in the default case by Holger Hans Peter Freyther · 13 years ago
  56. b549ddf mncc: Fix crash when memory allocation is failing by Holger Hans Peter Freyther · 13 years ago
  57. 05bbec7 bsc: Fix possible crash when the lchan->conn alloc failed by Holger Hans Peter Freyther · 13 years ago
  58. 91f587e misc: Make clang --analyze happy with the source code by Holger Hans Peter Freyther · 13 years ago
  59. 1761d02 [wireshark] Update HSL wireshark dissector by Harald Welte · 13 years ago
  60. 934676e [wireshark] some more HSL RSL decoding by Harald Welte · 13 years ago
  61. 7bbaefb update gitignore by Harald Welte · 13 years ago
  62. 64bb754 [RSL] Move RF CHAN REL ACK into its own function by Harald Welte · 13 years ago
  63. da0a99a [wireshark] add some lines to the README about the HSL patches by Harald Welte · 13 years ago
  64. 95932e7 [wiresehark] Update the HSL patch for wireshark RSL dissector by Harald Welte · 13 years ago
  65. aace9fc [SI] Make sure we set BS_AG_BLKS_RES !=0 by Harald Welte · 13 years ago
  66. 7a69cf0 [RSL] add missing hunk from commit 18b590de4acec1536d5fc44ae60cf2ff7250ffe6 by Harald Welte · 13 years ago
  67. 4bf40c0 [wireshark] some initial hackish patches to support HSLs Abis/IP by Harald Welte · 13 years ago
  68. 18b590d RSL: add code to generate SACCH INFO MODIFY command by Harald Welte · 13 years ago
  69. 32c0962 [BSC] Allow manual override of neighbor cell list by Harald Welte · 13 years ago
  70. 9b5f1d7 wireshark: rebase the patches, rename and add a README by Holger Hans Peter Freyther · 13 years ago
  71. 3b0fd2b wireshark: Remove patches applied in upstream wireshark by Holger Hans Peter Freyther · 13 years ago
  72. 8e3f0e7 silent sms: Fix the silent SMS feature once again by Holger Hans Peter Freyther · 13 years ago
  73. cdfcbee sms: Allow to specify the DCS for the SMS. by Holger Hans Peter Freyther · 13 years ago
  74. c464491 sms: Move the sms_from_text to gsm_04_11 by Holger Hans Peter Freyther · 13 years ago
  75. 368a0a7 ipa: Only use one IPA number for Osmo extensions by Holger Hans Peter Freyther · 13 years ago
  76. 45c2184 mgcp: Return with NULL if we fail the size check. by Holger Hans Peter Freyther · 13 years ago
  77. f43f2fc mgcp: We want to count trunks starting from one. by Holger Hans Peter Freyther · 13 years ago
  78. 9f239a2 mgcp: Parse a Digital Trunk endpoint name. by Holger Hans Peter Freyther · 13 years ago
  79. 6adac17 mgcp: Include a MGCP Response String in the response by Holger Hans Peter Freyther · 13 years ago
  80. 49b3ed2 subscr: Stop stopping paging requests behind the back of subscr by Holger Hans Peter Freyther · 14 years ago
  81. 182c81f subscr: Remember if we need to call subscr_put_channel at the end. by Holger Hans Peter Freyther · 14 years ago
  82. 90c0aff paging: Handle the possible OOM message as well. by Holger Hans Peter Freyther · 14 years ago
  83. 52ffb92 sms: Improve the logging of the paging callback. by Holger Hans Peter Freyther · 14 years ago
  84. 451eb29 subscr: Add a vty option to kick the queue. by Holger Hans Peter Freyther · 14 years ago
  85. 763b42a subscr: Dump the pending requests to help with debugging state. by Holger Hans Peter Freyther · 14 years ago
  86. 68c3bf6 subscr: Store the state of a subscr request for inspection. by Holger Hans Peter Freyther · 14 years ago
  87. c02b120 subscr: Fix subscr leaks in the KI code. by Holger Hans Peter Freyther · 14 years ago
  88. fc85741 subscr: Make it possible to clear pending requests for a subscriber by Holger Hans Peter Freyther · 14 years ago
  89. ebdd3cb subscr: Show the number of pending requests on this subscriber. by Holger Hans Peter Freyther · 14 years ago
  90. ffccb77 subscr: Stop all paging requests if one is failing. by Holger Hans Peter Freyther · 14 years ago
  91. f72b3d5 subscr: Kick the queue in case of a paging timeout by Holger Hans Peter Freyther · 14 years ago
  92. c29043e msc: Attempt to fix a bug with 'stuck' SMS due RF failure on auth by Holger Hans Peter Freyther · 14 years ago
  93. 701076e sms: Add new SMS requests to the end of the list. by Holger Hans Peter Freyther · 14 years ago
  94. 96e9f08 sms: Argh... reset the pending after we have cleared the queue. by Holger Hans Peter Freyther · 14 years ago
  95. 79eff7e sms: Fix crash by saving the gsm_network by Holger Hans Peter Freyther · 14 years ago
  96. 583e9ae sms: Show the amount of failures and the SMS we want to send. by Holger Hans Peter Freyther · 14 years ago
  97. dc53af6 sms: Fix the log message and end with a new newline. by Holger Hans Peter Freyther · 14 years ago
  98. 725966d subscr: Make the subscr_put_channel work with the subscr by Holger Hans Peter Freyther · 14 years ago
  99. 8e3eb58 mncc: Do not print the BTS at all as it might not be present by Holger Hans Peter Freyther · 14 years ago
  100. b56a6bb mncc: bts can be NULL, attempt to find the bts from the transaction by Holger Hans Peter Freyther · 14 years ago