1. b78b5b5 use one talloc context for entire vty code by Harald Welte · 15 years ago
  2. de6c410 switch vty implementation over to talloc by Harald Welte · 15 years ago
  3. 2ef3320 add function declaration for gsm_pchan_parse() by Harald Welte · 15 years ago
  4. 204317e add function for performing 'CONNECT MULTI-DROP LINK" as per GSM 12.21 by Harald Welte · 15 years ago
  5. 2d73d4e add HARDCODED_BTSn_TS to define the base TS for each BTS by Harald Welte · 15 years ago
  6. b1717e9 parse and decode Siemens specific T_MSRFPCI message by Harald Welte · 15 years ago
  7. aba9208 add ip.access specific channel combinations by Harald Welte · 15 years ago
  8. 39274f4 generalize channel activation / channel mode modify by Harald Welte · 15 years ago
  9. bd056a8 comments about the bearer_capability structure by Harald Welte · 15 years ago
  10. b3cb414 bearer capability definitions by Harald Welte · 15 years ago
  11. 3c06207 add RTP proxy mode for ip.access by Harald Welte · 15 years ago
  12. facf612 send a [new] signal in case of IPAC_DISCONNECT_INDication by Harald Welte · 15 years ago
  13. 26cc168 implement human-readable RSL cause printing by Harald Welte · 15 years ago
  14. 0b0bbce add new rtp_proxy code, but not use it yet by Harald Welte · 15 years ago
  15. 419c047 move allocating new transaction_ids to transaction.c by Harald Welte · 15 years ago
  16. f2b6464 add missing files to git by Harald Welte · 15 years ago
  17. 36fe2e8 centralize the code that needs to deal with transaction_id by Harald Welte · 15 years ago
  18. aae7a52 make sure subscr->net is always set by Harald Welte · 15 years ago
  19. 8dd09d6 remove bogus 'network' member of 'struct gsm_transaction' by Harald Welte · 15 years ago
  20. a54b48d gms_transactions data model reorganization by Harald Welte · 15 years ago
  21. afe3c23 send DEACTIVATE SACCH when sending RR CHANEL RELEASE by Harald Welte · 15 years ago
  22. 6fca008 yet again some more ip.access RSL definitions + parsing by Harald Welte · 15 years ago
  23. 5b27eb9 add some more ip.access RTP related definitions by Harald Welte · 15 years ago
  24. 8f92cce add more ipaccess 12.21 object classes, NSVC only exists once by Harald Welte · 15 years ago
  25. 8cdeaad rename ip.access structure field members and variables by Harald Welte · 15 years ago
  26. b949895 give ip.access RSL IE's their proper names by Harald Welte · 15 years ago
  27. 4206d98 more ip.access abis_nm attributes by Harald Welte · 15 years ago
  28. 72baef3 ipacess-config: Handle NVATTR NACKs in ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  29. f6845a7 Store classmark1/2/3 in equipment SQL table by Harald Welte · 15 years ago
  30. 90a93cf add more TLV parser definitiosn for IPA NM attributes by Harald Welte · 15 years ago
  31. 55c139b Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  32. 2f2f596 ip.access test numbers by Harald Welte · 15 years ago
  33. 84a1fd8 add more ipaccess 12.21 OML extension definitions by Harald Welte · 15 years ago
  34. e4d5146 the pointer "tall_bsc_ctx" belongs to the gsm_data.c file not to include file. by Andreas Eversberg · 15 years ago
  35. 0299368 add new DMEAS debug category for measurement reporting by Harald Welte · 15 years ago
  36. 9cfc935 use named variant when allocating msgb's by Harald Welte · 15 years ago
  37. 91192ee Merge branch 'master' into talloc by Harald Welte · 15 years ago
  38. 03cb7cd abis_nm.h: Fix various typos by Harald Welte · 15 years ago
  39. e712a5f switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  40. a837977 introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  41. 3ae3cec replace 'struct gsm_attr' by 'struct tlv_parsed' by Harald Welte · 15 years ago
  42. 91afe4c Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  43. 9eaa5da mncc: Add IMSI to gsm_mncc by Andreas Eversberg · 15 years ago
  44. b4feea5 Merge branch 'mncc-harald' by Harald Welte · 15 years ago
  45. 88cc99a Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  46. 56f59bb make btstype2str return a const char* to make gcc 4.4 happy by Holger Hans Peter Freyther · 15 years ago
  47. b5711a6 Merge commit 'origin/master' into mncc-harald by Harald Welte · 15 years ago
  48. c192871 [misc] Fix make distcheck by adding compat_af_isdn.h by Holger Hans Peter Freyther · 15 years ago
  49. e16b138 Increase LCHAN_RELEASE_TIMEOUT to 10 seconds by Harald Welte · 15 years ago
  50. bbc636a use less magic numbers (04.08 CC cause values) by Harald Welte · 15 years ago
  51. 0374084 reworked MNCC codebase by Harald Welte · 15 years ago
  52. f9f2db3 Merge commit 'origin/master' by Harald Welte · 15 years ago
  53. 8bdf762 Handle and dispatch paging requests in gsm_subscriber by Holger Freyther · 15 years ago
  54. 93795ac Proposal for a "channel request" interface... by Holger Freyther · 15 years ago
  55. efedf94 [o&m] Dispatch a signal for nacked O&M messages by Holger Hans Peter Freyther · 15 years ago
  56. b8a18b5 introduce encoding/decoding functions for 04.08 CC by Harald Welte · 15 years ago
  57. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago