1. 1d50e08 Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  2. a4b54d8 BS11: use abis_nm_set_{bts,radio}_attr() by Harald Welte · 15 years ago
  3. 40e0723 add GSM 4.11 SMS CP and RP cause values as enum by Harald Welte · 15 years ago
  4. b4feea5 Merge branch 'mncc-harald' by Harald Welte · 15 years ago
  5. 88cc99a Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  6. b992a8a Use correct cause value and cause location by Andreas Eversberg · 15 years ago
  7. fbc65b7 Fix lchan refcounting in case of IMSI DETACH by Andreas Eversberg · 15 years ago
  8. 56f59bb make btstype2str return a const char* to make gcc 4.4 happy by Holger Hans Peter Freyther · 15 years ago
  9. b5711a6 Merge commit 'origin/master' into mncc-harald by Harald Welte · 15 years ago
  10. c192871 [misc] Fix make distcheck by adding compat_af_isdn.h by Holger Hans Peter Freyther · 15 years ago
  11. 3794e15 SMS: fix parsing of destination phone number by Harald Welte · 15 years ago
  12. e16b138 Increase LCHAN_RELEASE_TIMEOUT to 10 seconds by Harald Welte · 15 years ago
  13. cb0595f 04.08: Make mncc-harald branch work by Harald Welte · 15 years ago
  14. 4d4e6f7 SMS: fix parsing of destination address BCD by Harald Welte · 15 years ago
  15. 17f4cbf abis_nm: fix printing of ADMinistrative state by Harald Welte · 15 years ago
  16. bbc636a use less magic numbers (04.08 CC cause values) by Harald Welte · 15 years ago
  17. 0374084 reworked MNCC codebase by Harald Welte · 15 years ago
  18. f9f2db3 Merge commit 'origin/master' by Harald Welte · 15 years ago
  19. b5a3e41 [pcap] Write incoming packages without the extra mISDN header by Andreas Eversberg · 15 years ago
  20. 8bdf762 Handle and dispatch paging requests in gsm_subscriber by Holger Freyther · 15 years ago
  21. f8584a1 [channel] Add a test case for the request foo in gsm_subscriber.c by Holger Hans Peter Freyther · 15 years ago
  22. 93795ac Proposal for a "channel request" interface... by Holger Freyther · 15 years ago
  23. c51e333 [paging] Unbreak breakge when moving things into paging.c by Holger Hans Peter Freyther · 15 years ago
  24. efedf94 [o&m] Dispatch a signal for nacked O&M messages by Holger Hans Peter Freyther · 15 years ago
  25. ef5f418 [bsc_hack] Sanity check for the GSM1800 nanoBTS by Holger Hans Peter Freyther · 15 years ago
  26. 37445d3 Remove use_lchan and put_lchan from location updating request paths by Holger Hans Peter Freyther · 15 years ago
  27. 13d472d Move the "finding" of the right BTS into paging.c by Holger Hans Peter Freyther · 15 years ago
  28. a4a5eac Search for BTS's in the Location Area of the subscriber we call by Holger Hans Peter Freyther · 15 years ago
  29. b8a18b5 introduce encoding/decoding functions for 04.08 CC by Harald Welte · 15 years ago
  30. 876312f use gsm_bts_by_lac() function to start paging of all bts with same lac by Harald Welte · 15 years ago
  31. 022d767 re-add wireshark and linux-kernel patches by Harald Welte · 15 years ago
  32. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago
  33. 3493428 * add support for storing classmark1/2/3 per subscriber by Harald Welte · 15 years ago
  34. 9995b4d don't prefix every line with timestamp, this saves some screen real estate by Harald Welte · 15 years ago
  35. 3c78422 fix typo CHANNL->CHANNEL by Harald Welte · 15 years ago
  36. a3e570f some more comments by Harald Welte · 15 years ago
  37. ff64cfe db.c: tmsi may be empty so put it into '' to make that obvoius (Andreas Eversberg) by Holger Freyther · 15 years ago
  38. d45e2fe gsm_04_08.c: Kill duplication pointed out by Andreas Eversberg by Holger Freyther · 15 years ago
  39. 86d1748 gsm_04_08.c: Call subscr_update everytime we let someone in (Andreas Eversberg) by Holger Freyther · 15 years ago
  40. ad3ae1e bsc_hack.c: Fix the -l db option (Andreas Eversberg) by Holger Freyther · 15 years ago
  41. 628c744 Add the isdnsync program which enable layer1 and layer2 on a card by Holger Freyther · 15 years ago
  42. 64026e9 openbscdefines.h: Add header file to control visibility of symbols by Holger Freyther · 15 years ago
  43. b27d845 pkg-config: Create and install a pkg-config file by Holger Freyther · 15 years ago
  44. 559bb71 crypt detection: Make autoheader happy by Holger Freyther · 15 years ago
  45. 2e285e0 gsm_04_08.c: Some spoofing protection against two location updating requests by Holger Freyther · 15 years ago
  46. 5e9990a lchan: Handle the abnormal case of channel getting closed by Holger Freyther · 15 years ago
  47. 761fdec Revert "[db] Keep track of the current gsm_network" by Holger Freyther · 15 years ago
  48. 0573a73 [tests] Do no free objects that are allocated on the stack by Holger Freyther · 15 years ago
  49. e185bd7 fix CONN FAIL and IPAC_DISCONNECT_IND log printing by Harald Welte · 15 years ago
  50. 882c0d5 print reject cause of MM STATUS message by Harald Welte · 15 years ago
  51. 46a7ad7 missing newline in log message about measurement result by Harald Welte · 15 years ago
  52. 01ed671 fix printing of measurement results by Harald Welte · 15 years ago
  53. 89e6001 BS11: add nm_state for EnveBTES, PA and BBSIG physical objects by Harald Welte · 15 years ago
  54. 35b468b [subscr] Remove the struct gsm_bts pointer from subscriber by Holger Freyther · 15 years ago
  55. 90f9ec4 gsm_subscriber.h: Remove trailing whitespace... by Holger Freyther · 15 years ago
  56. bb7f18b [debug] Move subscr_get_by_tmsi below the debug statement (Andreas Eversberg) by Holger Freyther · 15 years ago
  57. 8f23c13 [misc] Search for the crypt symbol to conditionally enable crypt in VTY by Holger Freyther · 15 years ago
  58. 119c506 [l2] Do not always release the layer2 when closing the socket (Andreas Eversberg) by Holger Freyther · 15 years ago
  59. 01f7ce6 [e1] Correctly initialize the e1link (Andreas Eversberg) by Holger Freyther · 15 years ago
  60. 3e682ce [debug] Change DEBUGPC statements to contain \n (Andreas Eversberg) by Holger Freyther · 15 years ago
  61. 055c6a0 [subscriber] Change id to long long unsigned int (Andreas Eversberg) by Holger Freyther · 15 years ago
  62. 90f57e9 [rsl] Change logging of handling reason 0x18 in rsl_rx_conn_fail (Andreas Eversberg) by Holger Freyther · 15 years ago
  63. 99c4566 [lchan] Log increase/decrease of channel use count (Andreas Eversberg) by Holger Freyther · 15 years ago
  64. c738fd3 [subcriber] Fix the subscriber use counting in gsm_04_08.c (Andreas Eversberg) by Holger Freyther · 15 years ago
  65. c605496 [subscriber] Log changes in the usage of a subscriber (Andreas Eversberg) by Holger Freyther · 15 years ago
  66. c05a1b2 [subscriber] Update the lac entry in subscr_update (by Andreas Eversberg) by Holger Freyther · 15 years ago
  67. 640e106 debug: Fix the definition on DMM (Andreas Eversberg) by Holger Freyther · 15 years ago
  68. fcac383 * give Siemens ObjClass reasonable names rather than A3/A5/A6 by Harald Welte · 15 years ago
  69. 37cde7c some more comments on the abis attributes by Harald Welte · 15 years ago
  70. f03eec1 make sure even our predefined structures use HARDCODED_BSIC as initial value by Harald Welte · 15 years ago
  71. 9a70cce show and edit subscribers from the vty interface by Harald Welte · 15 years ago
  72. 81d3da0 mark two functions as static, fix typo in vty message by Harald Welte · 15 years ago
  73. 9503feb Add user-configurable BSIC setting by Harald Welte · 15 years ago
  74. b9c47ba * replace some more hex bytes in init msgs by #defines by Harald Welte · 15 years ago
  75. 0cc6c22 With this patch, the TRAU muxing code supports not just bridging only. by Harald Welte · 15 years ago
  76. d43382d add new function gsm_bts_by_lac() to search for BTS based on location area by Harald Welte · 15 years ago
  77. 4ba635d RSL should not be called RSSL in the debug definition (Andreas Eversberg) by Harald Welte · 15 years ago
  78. 2f631a4 A new debug flag is introduced: "DMNCC". MNCC is the Mobile Network Call by Harald Welte · 15 years ago
  79. 94f49c3 Some messages have one or two length-value information elements. The is by Harald Welte · 15 years ago
  80. da7a5b9 add FIXME comment about the fact that we're paging in the wrong BTS by Harald Welte · 15 years ago
  81. daa26ba To slow down transmission of many ABIS frames at a time, a delay timer by Harald Welte · 15 years ago
  82. 0b76e17 fix some more compiler warnings by Harald Welte · 15 years ago
  83. 05d1cf6 fix two compiler warnings by Harald Welte · 15 years ago
  84. a2d7ae2 An application that has own events and file descriptors, must poll by Harald Welte · 15 years ago
  85. fab09df Correct handlong of data link status change (Andreas Eversberg) by Harald Welte · 15 years ago
  86. ec44e45 Add missing "extern" prefix (Andreas Eversberg) by Harald Welte · 15 years ago
  87. fbf3172 Change the variable "new" to "_new" in order to include it from C++ code. by Harald Welte · 15 years ago
  88. c0279f8 * rename the timer functions to avoid name collisions with libmisdn. by Harald Welte · 15 years ago
  89. b505958 vty: disable password encryption, remove dependency to lcrypt by Harald Welte · 15 years ago
  90. 5bc7c17 Fix compilation issues on OS X - mainly #include file changes (Lars Immisch) by Harald Welte · 15 years ago
  91. 1a6950e dump CCLK accuracy/type as part of bs11_config query by Harald Welte · 15 years ago
  92. 5ed0ffe revert commit #481: we actually still need that stupid usleep() to reliably bootstrap nanoBTS :( by Harald Welte · 15 years ago
  93. c3977c0 Fix "CM Service Request" parsing for Phase 1 devices. This means MO calls from phase1 should work now. by Harald Welte · 15 years ago
  94. 04a239e implement parsing and printing of RSL measurement results by Harald Welte · 15 years ago
  95. 4c5d03f add verbose reporting of RR STATUS cause by Harald Welte · 15 years ago
  96. c0e2fee don't print rf resource indication messages, they clutter up the logs by Harald Welte · 15 years ago
  97. 0c916c5 abis_nm: print some information about failure event report type / severity by Harald Welte · 15 years ago
  98. 567cbe5 print OML bts_nr rather than bts->nr by Harald Welte · 15 years ago
  99. 4d856d6 print cause for channel activate NACK by Harald Welte · 15 years ago
  100. 4f8c3ca fix printing of ip.access disconnect cause by Harald Welte · 15 years ago