1. c7c1982 add support for reading of configuration file to VTY by Harald Welte · 15 years ago
  2. 0224e4d use one talloc context for entire vty code by Harald Welte · 15 years ago
  3. 2477d93 switch vty implementation over to talloc by Harald Welte · 15 years ago
  4. 65da912 add function declaration for gsm_pchan_parse() by Harald Welte · 15 years ago
  5. 1989c08 add function for performing 'CONNECT MULTI-DROP LINK" as per GSM 12.21 by Harald Welte · 15 years ago
  6. 63589be add HARDCODED_BTSn_TS to define the base TS for each BTS by Harald Welte · 15 years ago
  7. 2da8629 parse and decode Siemens specific T_MSRFPCI message by Harald Welte · 15 years ago
  8. ed640c4 add ip.access specific channel combinations by Harald Welte · 15 years ago
  9. 9943c5b generalize channel activation / channel mode modify by Harald Welte · 15 years ago
  10. 16f3b84 comments about the bearer_capability structure by Harald Welte · 15 years ago
  11. 5072be9 bearer capability definitions by Harald Welte · 15 years ago
  12. 805f644 add RTP proxy mode for ip.access by Harald Welte · 15 years ago
  13. 5e98a53 send a [new] signal in case of IPAC_DISCONNECT_INDication by Harald Welte · 15 years ago
  14. 9869c0a implement human-readable RSL cause printing by Harald Welte · 15 years ago
  15. ead7a7b add new rtp_proxy code, but not use it yet by Harald Welte · 15 years ago
  16. b49248b move allocating new transaction_ids to transaction.c by Harald Welte · 15 years ago
  17. c072ad6 add missing files to git by Harald Welte · 15 years ago
  18. 39e2ead centralize the code that needs to deal with transaction_id by Harald Welte · 15 years ago
  19. 761e944 make sure subscr->net is always set by Harald Welte · 15 years ago
  20. b3c3fae remove bogus 'network' member of 'struct gsm_transaction' by Harald Welte · 15 years ago
  21. aa0b29c gms_transactions data model reorganization by Harald Welte · 15 years ago
  22. ae0f236 send DEACTIVATE SACCH when sending RR CHANEL RELEASE by Harald Welte · 15 years ago
  23. a1f0ac7 yet again some more ip.access RSL definitions + parsing by Harald Welte · 15 years ago
  24. 0427a9f add some more ip.access RTP related definitions by Harald Welte · 15 years ago
  25. d83a127 add more ipaccess 12.21 object classes, NSVC only exists once by Harald Welte · 15 years ago
  26. 2085554 rename ip.access structure field members and variables by Harald Welte · 15 years ago
  27. 86c162d give ip.access RSL IE's their proper names by Harald Welte · 15 years ago
  28. 0efe9b7 more ip.access abis_nm attributes by Harald Welte · 15 years ago
  29. a7cd9fc ipacess-config: Handle NVATTR NACKs in ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  30. c2e302d Store classmark1/2/3 in equipment SQL table by Harald Welte · 15 years ago
  31. a0c0b57 add more TLV parser definitiosn for IPA NM attributes by Harald Welte · 15 years ago
  32. 1a99130 Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  33. 9446d32 ip.access test numbers by Harald Welte · 15 years ago
  34. d2f11f2 add more ipaccess 12.21 OML extension definitions by Harald Welte · 15 years ago
  35. 8226fa7 the pointer "tall_bsc_ctx" belongs to the gsm_data.c file not to include file. by Andreas Eversberg · 15 years ago
  36. 10d0e67 add new DMEAS debug category for measurement reporting by Harald Welte · 15 years ago
  37. 966636f use named variant when allocating msgb's by Harald Welte · 15 years ago
  38. f165716 Merge branch 'master' into talloc by Harald Welte · 15 years ago
  39. 244b94b abis_nm.h: Fix various typos by Harald Welte · 15 years ago
  40. e441d9c switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  41. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  42. 93e9d17 replace 'struct gsm_attr' by 'struct tlv_parsed' by Harald Welte · 15 years ago
  43. fcd2445 Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  44. c079be4 mncc: Add IMSI to gsm_mncc by Andreas Eversberg · 15 years ago
  45. a717d5d Merge branch 'mncc-harald' by Harald Welte · 15 years ago
  46. ff87157 Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  47. 2dceae6 make btstype2str return a const char* to make gcc 4.4 happy by Holger Hans Peter Freyther · 15 years ago
  48. fab4368 Merge commit 'origin/master' into mncc-harald by Harald Welte · 15 years ago
  49. 8426a83 [misc] Fix make distcheck by adding compat_af_isdn.h by Holger Hans Peter Freyther · 15 years ago
  50. b895507 Increase LCHAN_RELEASE_TIMEOUT to 10 seconds by Harald Welte · 15 years ago
  51. c66b71c use less magic numbers (04.08 CC cause values) by Harald Welte · 15 years ago
  52. 4bfdfe7 reworked MNCC codebase by Harald Welte · 15 years ago
  53. ec44e1f Merge commit 'origin/master' by Harald Welte · 15 years ago
  54. 85a7b36 Handle and dispatch paging requests in gsm_subscriber by Holger Freyther · 15 years ago
  55. 04866d4 Proposal for a "channel request" interface... by Holger Freyther · 15 years ago
  56. 500f3ca [o&m] Dispatch a signal for nacked O&M messages by Holger Hans Peter Freyther · 15 years ago
  57. 0c38930 introduce encoding/decoding functions for 04.08 CC by Harald Welte · 15 years ago
  58. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago