1. 55771b7 shill: vpn: Enable openvpn logging with VPN scoped logging. by Darin Petkov · 12 years ago
  2. 9e0c250 Making shill disconnect a service when its profile is popped. by Wade Guthrie · 12 years ago
  3. f8046b8 shill: vpn: Create a VPN device for L2TP/IPSec and apply IP configuration. by Darin Petkov · 12 years ago
  4. fdfdc87 shill: Fix crash in ScopeLogger at termination. by Ben Chan · 12 years ago
  5. bbdef5f shill: Ignore missing-field-initializers warning on LAZY_INSTANCE_INITIALIZER. by Ben Chan · 12 years ago
  6. 0e9735d shill: vpn: Parse L2TP/IPSec IP config and pin host route. by Darin Petkov · 12 years ago
  7. d432539 shill: vpn: Register L2TP/IPSec properties. by Darin Petkov · 12 years ago
  8. d20cf75 shill: DeviceInfoTest: Remove leftover log by Paul Stewart · 12 years ago
  9. ca876ee shill: Add support for detecting PPP devices by Paul Stewart · 12 years ago
  10. b451d6e shill: vpn: Refactor property-related code into the VPNDriver base class. by Darin Petkov · 12 years ago
  11. 209e629 shill: vpn: Implement L2TPIPSecDriver::Connect and GetSec callback. by Darin Petkov · 12 years ago
  12. 156e73f shill: Add command line switch for specifying logging scopes. by Ben Chan · 12 years ago
  13. 9b1bd7b shill: Convert a couple of VLOGS to SLOGS. by Eric Shienbrood · 12 years ago
  14. b27beee shill: Generalize detection of cdc_ether modem device tty interface. by Thieu Le · 12 years ago
  15. 7fce52c shill: Handle modem state changes reported by modem-manager. by Eric Shienbrood · 12 years ago
  16. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 12 years ago
  17. 3022be5 shill: Cleanup - private callback methods shouldn't be virtual. by Nathan Williams · 12 years ago
  18. 03ed818 shill: Remove unnecessary extern "C" declaration around glib-unix.h by Ben Chan · 12 years ago
  19. b54974f shill: Implement Connect() and Disconnect() for CellularCapabilityUniversal by Nathan Williams · 12 years ago
  20. 0ad019a shill: Set Ethernet friendly name to "Ethernet" by Paul Stewart · 12 years ago
  21. c529c83 shill: Reduce default KeyFileStore logging. by Darin Petkov · 12 years ago
  22. 4f5e549 shill: --use-flimflam-dirs options switches all shill directories to flimflam's. by Darin Petkov · 12 years ago
  23. e984080 shill: SIM property is an object path, not a string by Nathan Williams · 12 years ago
  24. 633f639 shill: vpn: OpenVPN doesn't register a device on an RPC path. by Darin Petkov · 12 years ago
  25. 5b7ba8c shill: connection: Work around broken netmasks by Paul Stewart · 12 years ago
  26. f7bf9bf shill: IPAddress: Add a few address manipulation utilities by Paul Stewart · 12 years ago
  27. 93a29ed shill: avoid virtio_net race condition by mukesh agrawal · 12 years ago
  28. 218cbcd shill: Implement GetSignalQuality() and watch for changes by Nathan Williams · 12 years ago
  29. 4c0724a shill: cellular: simplify property change notification by Jason Glasgow · 12 years ago
  30. 2f903b3 shill: vpn: Ensure connected VPN services get sorted higher. by Darin Petkov · 12 years ago
  31. 029d353 shill: vpn: Disconnect the VPN device to reset the connection on Cleanup. by Darin Petkov · 12 years ago
  32. 1c72260 shill: Fix output of ListDebugTags to match what ff_debug expects. by Ben Chan · 12 years ago
  33. ecf4cd1 shill: wifi: Enable use of NSS-backed CA Certificates by Paul Stewart · 12 years ago
  34. b0b66df shill: Add some more trivial properties to universal modems by Nathan Williams · 12 years ago
  35. 8f1c835 shill: Differentiate between various cdc_ether devices. by Thieu Le · 12 years ago
  36. f7ef50a shill: vpn: Implement l2tp/ipsec external process option initialization. by Darin Petkov · 12 years ago
  37. 0440b9b shill: vpn: Destroy connection on fatal unsupported management messages. by Darin Petkov · 12 years ago
  38. 1847d79 shill: vpn: Accept OpenVPN's OTP and Pkcs11.ID properties. by Darin Petkov · 12 years ago
  39. e2c3d11 shill: Use an empty environment for NSS cert lookup. by Darin Petkov · 12 years ago
  40. 2055098 shill: wifi: Enable use of hardware-backed certificate credentials by Paul Stewart · 12 years ago
  41. 4b7c2a8 Get mdn_ from OwnNumbers property. by Nathan Williams · 12 years ago
  42. ef96556 shill: cellular: make enable and disable for universal modems by Jason Glasgow · 12 years ago
  43. 4a49079 shill: device: require a non NULL error pointer be passed to Start by Jason Glasgow · 12 years ago
  44. 82f9ab3 shill: Add CellularCapabilityUniversal by Jason Glasgow · 12 years ago
  45. bc49ac7 shill: Implement debug tag related DBus methods. by Ben Chan · 12 years ago
  46. fd10ec2 shill: Implement Modem1::GetLinkName() by Nathan Williams · 12 years ago
  47. 7476a26 shill: vpn: Start a basic L2TP/IPSec VPN driver class skeleton. by Darin Petkov · 12 years ago
  48. 451aa7f shill: vpn: Properly export provider properties by Paul Stewart · 12 years ago
  49. 2bf424f shill: Add a little more verbosity by Paul Stewart · 12 years ago
  50. 57f3d9d shill: wifi: Catch exception in ClearCachedCredentials by Paul Stewart · 12 years ago
  51. 4f28e8b Fix for shill: allow setting the auto-connect property on non-favorite services by Wade Guthrie · 12 years ago
  52. 8624e43 Updating description of test procedures. by Wade Guthrie · 12 years ago
  53. e81eb70 shill: deviceinfo: Mark all loopback devices up by Paul Stewart · 12 years ago
  54. 2280799 shill: vpn: Provide OpenVPN.Mgmt.Enable and VPN.Domain by Paul Stewart · 12 years ago
  55. 0c43833 shill: service: Allow trivial set of "Name" property by Paul Stewart · 12 years ago
  56. 11567d0 shill: Create DBusPropertiesProxy for Modem. by Eric Shienbrood · 12 years ago
  57. 6681533 shill: vpn: Configure VPN services from newly-pushed profiles by Paul Stewart · 12 years ago
  58. e4aaf5e shill: Do not change EAP's key_management to an invalid value by Gary Morain · 12 years ago
  59. 923006b 3G: Add ability to ignore an error that occurs during asynchronous calls. by Thieu Le · 12 years ago
  60. 39964fa shill: vpn: Return service from VPNProvider's service_ list by Paul Stewart · 12 years ago
  61. 028545d shill: Implement Manager::CalculateState by Gary Morain · 12 years ago
  62. abc41aa shill: Set DNS timeout to minimum by Paul Stewart · 12 years ago
  63. c12cf66 shill: Handle empty string in Technology::GetTechnologyVectorFromString. by Ben Chan · 12 years ago
  64. f582b50 shill: Fix timer canceling by Paul Stewart · 12 years ago
  65. 90d216d shill:mm1_modem_proxy add OwnNumbers property to the MM1.Modem interface by Jason Glasgow · 12 years ago
  66. 08afdff shill: device: export ipconfigs as object paths not strings by Jason Glasgow · 12 years ago
  67. e0d5dd1 shill: vpn: Add PKCS#11 to OpenVPN. by Darin Petkov · 12 years ago
  68. c707330 shill: Supplying an APN with no "apn" field clears Cellular.APN. by Eric Shienbrood · 12 years ago
  69. cc95c5d shill: Do a better job keeping the Service.State property up to date. by Eric Shienbrood · 12 years ago
  70. 3c5e4dc shill: vpn: Implement NSS database interface class. by Darin Petkov · 12 years ago
  71. 1fa8194 shill: vpn: Add support for the OpenVPN.TLSAuthContents property. by Darin Petkov · 12 years ago
  72. 7326cd8 shill: Remove DES encryption of profile entries. by Darin Petkov · 12 years ago
  73. e8334fd shill: export the device Interface property by Jason Glasgow · 12 years ago
  74. 0db6a9b shill: support the Cellular.Family device property. by Eric Shienbrood · 12 years ago
  75. acdc11f shill: Change service.device property to be a DBus::Path by Jason Glasgow · 12 years ago
  76. a31e79c Catch up to ModemManager API change - StateChanged is now iiu, not uuu. by Nathan Williams · 12 years ago
  77. fa1d31d Split Modem into ModemClassic and Modem1 by David Rochberg · 12 years ago
  78. e73d05c shill: Implement RemoveProfile by Paul Stewart · 12 years ago
  79. 9a0be63 shill: Add proxy factories for ModemManager1 dbus interfaces by Jason Glasgow · 12 years ago
  80. 74f5ef2 shill: Add ModemManager1.Sim proxy interface and class by Jason Glasgow · 12 years ago
  81. 8839a89 shill: Emit Manager.Devices property changed signal. by Eric Shienbrood · 12 years ago
  82. 4646302 shill: vpn: Setup OpenVPN management channel options and open/close channel. by Darin Petkov · 12 years ago
  83. d0a3b81 shill: Allow creation and push of DefaultProfile by Paul Stewart · 12 years ago
  84. 683942b shill: vpn: Implement OpenVPN static challenge authentication. by Darin Petkov · 12 years ago
  85. 65512e1 shill: vpn: Destroy Unload()ed VPN services by Paul Stewart · 12 years ago
  86. 30bc0ec shill: Make cellular Connect work for GSM networks. by Eric Shienbrood · 12 years ago
  87. 271fe52 shill: vpn: Parse INFO and STATE management interface messages. by Darin Petkov · 12 years ago
  88. 78f6326 shill: vpn: OpenVPN management interface support. by Darin Petkov · 12 years ago
  89. 568b5c6 shill: separate (externally observed) failure state from internal by mukesh agrawal · 12 years ago
  90. ebd3856 shill: vpn: Use Mapped custom accessor for properties by Paul Stewart · 12 years ago
  91. 141983b shill: openvpn: Load should be exclusive by Paul Stewart · 12 years ago
  92. 88125fb shill: key_value_store: Implement "Remove" by Paul Stewart · 12 years ago
  93. 1c11520 shill: vpn: Basic class for OpenVPN management server support. by Darin Petkov · 12 years ago
  94. a61593e shill: Create a Mapped custom property accessor by Paul Stewart · 12 years ago
  95. 7f61e52 shill: Implement Manager::ConfigureService by Paul Stewart · 12 years ago
  96. cb59fed shill: Implement Service::Configure by Paul Stewart · 12 years ago
  97. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  98. 5e628a5 Don't try to create cellular device if modem interface is blacklisted. by Eric Shienbrood · 12 years ago
  99. 13ed225 shill: manager: Search for services by GUID by Paul Stewart · 12 years ago
  100. 4c56161 shill: Add "GUID" property to Service by Paul Stewart · 12 years ago