1. 857e00d use taloc_zero() rather than talloc() and explisit memset() by Harald Welte · 15 years ago
  2. 1ff81b5 fix two segfaults by Harald Welte · 15 years ago
  3. a1d5b23 zero-initialize some more memory that we allocate by Harald Welte · 15 years ago
  4. e821a06 add FIXME about memory leak every time we close telnet by Harald Welte · 15 years ago
  5. baf4d3a fix MNCC memory leak by Harald Welte · 15 years ago
  6. 9cfc935 use named variant when allocating msgb's by Harald Welte · 15 years ago
  7. 91192ee Merge branch 'master' into talloc by Harald Welte · 15 years ago
  8. c3217a1 fix typos by Harald Welte · 15 years ago
  9. 03cb7cd abis_nm.h: Fix various typos by Harald Welte · 15 years ago
  10. 0b4ab28 Add parsing of 'L1 information' IE of MEASUREMENT RESULT by Harald Welte · 15 years ago
  11. a1467eb Add parsing of 'L1 information' IE of MEASUREMENT RESULT by Harald Welte · 15 years ago
  12. 49a8405 fix various talloc / dynamic bts/trx related bugs by Harald Welte · 15 years ago
  13. e712a5f switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  14. a58617f fix setfault during registration of VTY TRX function by Harald Welte · 15 years ago
  15. a837977 introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  16. 7f597bc fix setfault during registration of VTY TRX function by Harald Welte · 15 years ago
  17. 3ae3cec replace 'struct gsm_attr' by 'struct tlv_parsed' by Harald Welte · 15 years ago
  18. 91afe4c Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  19. f739ae6 BS11: use abis_nm_set_{bts,radio}_attr() by Harald Welte · 15 years ago
  20. 9eaa5da mncc: Add IMSI to gsm_mncc by Andreas Eversberg · 15 years ago
  21. b4feea5 Merge branch 'mncc-harald' by Harald Welte · 15 years ago
  22. 88cc99a Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  23. b992a8a Use correct cause value and cause location by Andreas Eversberg · 15 years ago
  24. fbc65b7 Fix lchan refcounting in case of IMSI DETACH by Andreas Eversberg · 15 years ago
  25. 56f59bb make btstype2str return a const char* to make gcc 4.4 happy by Holger Hans Peter Freyther · 15 years ago
  26. b5711a6 Merge commit 'origin/master' into mncc-harald by Harald Welte · 15 years ago
  27. c192871 [misc] Fix make distcheck by adding compat_af_isdn.h by Holger Hans Peter Freyther · 15 years ago
  28. 3794e15 SMS: fix parsing of destination phone number by Harald Welte · 15 years ago
  29. e16b138 Increase LCHAN_RELEASE_TIMEOUT to 10 seconds by Harald Welte · 15 years ago
  30. cb0595f 04.08: Make mncc-harald branch work by Harald Welte · 15 years ago
  31. 4d4e6f7 SMS: fix parsing of destination address BCD by Harald Welte · 15 years ago
  32. 17f4cbf abis_nm: fix printing of ADMinistrative state by Harald Welte · 15 years ago
  33. bbc636a use less magic numbers (04.08 CC cause values) by Harald Welte · 15 years ago
  34. 0374084 reworked MNCC codebase by Harald Welte · 15 years ago
  35. f9f2db3 Merge commit 'origin/master' by Harald Welte · 15 years ago
  36. b5a3e41 [pcap] Write incoming packages without the extra mISDN header by Andreas Eversberg · 15 years ago
  37. 8bdf762 Handle and dispatch paging requests in gsm_subscriber by Holger Freyther · 15 years ago
  38. f8584a1 [channel] Add a test case for the request foo in gsm_subscriber.c by Holger Hans Peter Freyther · 15 years ago
  39. 93795ac Proposal for a "channel request" interface... by Holger Freyther · 15 years ago
  40. c51e333 [paging] Unbreak breakge when moving things into paging.c by Holger Hans Peter Freyther · 15 years ago
  41. efedf94 [o&m] Dispatch a signal for nacked O&M messages by Holger Hans Peter Freyther · 15 years ago
  42. ef5f418 [bsc_hack] Sanity check for the GSM1800 nanoBTS by Holger Hans Peter Freyther · 15 years ago
  43. 37445d3 Remove use_lchan and put_lchan from location updating request paths by Holger Hans Peter Freyther · 15 years ago
  44. 13d472d Move the "finding" of the right BTS into paging.c by Holger Hans Peter Freyther · 15 years ago
  45. a4a5eac Search for BTS's in the Location Area of the subscriber we call by Holger Hans Peter Freyther · 15 years ago
  46. b8a18b5 introduce encoding/decoding functions for 04.08 CC by Harald Welte · 15 years ago
  47. 876312f use gsm_bts_by_lac() function to start paging of all bts with same lac by Harald Welte · 15 years ago
  48. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago