1. d788102 shill: factor out ActiveLinkMonitor from LinkMonitor by Peter Qiu · 10 years ago
  2. bb83356 shill: Service: Accept variant dict in Configure by Paul Stewart · 10 years ago
  3. 07dfabc shill: create EventHistory class by Samuel Tan · 10 years ago
  4. e9b7580 shill: ARP client test helper by Peter Qiu · 10 years ago
  5. cb832e8 shill: refactor pppd handling into a new class by Garret Kelly · 10 years ago
  6. fcc00ee shill: add passive link monitoring support by Peter Qiu · 10 years ago
  7. 17ef7c0 shill: fix typo in VPNService method name by Garret Kelly · 10 years ago
  8. f3b3840 shill: DBusAdaptor: Sanitize path elements by Paul Stewart · 10 years ago
  9. 34f424e shill: Error: Attribute source from PopulateAndLog by Paul Stewart · 10 years ago
  10. ca9ddae shill: Manager: Fix spacing in "not completely unloaded" by Paul Stewart · 10 years ago
  11. 59a8cba shill: Notify upstart when shill is offline by Paul Stewart · 10 years ago
  12. 37ce542 shill: handle NLMSG_DONE properly by Aaron Kemp · 10 years ago
  13. 6d856a6 shill: create Sockets object in RTNLHandler by Peter Qiu · 10 years ago
  14. 7804df4 shill: add net detect scan period member by Samuel Tan · 10 years ago
  15. 004b385 shill: DBusAdaptor: Handle KeyValueStore property sets by Paul Stewart · 10 years ago
  16. 5768ad4 shill: change wake to scan frequency member and property name by Samuel Tan · 10 years ago
  17. 04f00c6 shill: SharedDBusConnection: Split up ProxyConnection and AdaptorConnection by Paul Stewart · 10 years ago
  18. ea7dcda shill: add 10 seconds to max dark resume delay by Samuel Tan · 10 years ago
  19. 402bf29 shill: report done early in dark resume after scan by Samuel Tan · 10 years ago
  20. 3e8089d shill: clear wake_on_wifi_triggers_ when disabling wake on WiFi by Samuel Tan · 10 years ago
  21. d9c7cfc shill: Implement PriorityWithinTechnology property by Paul Stewart · 10 years ago
  22. 8dc5e7b shill: DBus: Fix issues with the exit path by Paul Stewart · 10 years ago
  23. 0e0ac0d shill: metrics: add metrics to track receipt of unmatched scan results by Samuel Tan · 10 years ago
  24. a44d608 shill: use kWakeOnWiFiFeaturesEnabledNotSupported flag by Samuel Tan · 10 years ago
  25. 3c3c36a shill: do not report suspend readiness on gateway ARP by Samuel Tan · 10 years ago
  26. fc089da privetd: Add support for connectivity monitoring by Christopher Wiley · 10 years ago
  27. 674598d shill: Expose Device.SelectedService over DBus by Christopher Wiley · 10 years ago
  28. c420dd2 shill: check for auto-connectable service before starting wake to scan timer by Samuel Tan · 10 years ago
  29. a9f5dfe shill: fix bug in Manager::GetEnabledDeviceWithTechnology by mukesh agrawal · 10 years ago
  30. 7116093 shill: allow configuring wifi services with kSecurityClassProperty by mukesh agrawal · 10 years ago
  31. 3fc8dae shill: force passive scanning in dark resume by Samuel Tan · 10 years ago
  32. 0951ccb Update libchrome to r307740 and fix build errors by Alex Vakulenko · 10 years ago
  33. 9119ece shill: remove libshill-net-test library by Peter Qiu · 10 years ago
  34. bdc691f privetd: Add ShillClient by Christopher Wiley · 10 years ago
  35. a06c65f shill: Ethernet: Do not call Stop() in destructor by Paul Stewart · 10 years ago
  36. 7e70433 shill: refactor TriggerScanMessage by Samuel Tan · 10 years ago
  37. 3de88a0 shill: Ethernet: Retain EthernetService for life by Paul Stewart · 10 years ago
  38. b0955b8 shill: add support for NL80211_ATTR_SUPPORTED_IFTYPES by Peter Qiu · 10 years ago
  39. 3a0950c shill: check connectivity before scanning on resume by Samuel Tan · 10 years ago
  40. 1964b5d shill: add metric for WiFi connection status after wake by Samuel Tan · 10 years ago
  41. 3bfba50 privetd: Build shill DBus bindings as part of privetd by Christopher Wiley · 10 years ago
  42. 787a1ce shill: add lucid sleep dark resume logic by Samuel Tan · 10 years ago
  43. a57713b shill: Remove interface from supplicant when stopping wifi device by Peter Qiu · 10 years ago
  44. f8c0b3b shill: reduce wake on WiFi settings verification delay by Samuel Tan · 10 years ago
  45. 7e8b8ee shill: add support for allowing remote dbus service to claim/release devices by Peter Qiu · 10 years ago
  46. 6961f25 shill: remove set_wake_on_wifi script by Samuel Tan · 10 years ago
  47. bb09dfc Revert "shill: allow set_wake_on_wifi to set WakeOnWiFiFeaturesEnabled" by Samuel Tan · 10 years ago
  48. f144d5d shill: add metrics for VerifyWakeOnWiFiSettings by Samuel Tan · 10 years ago
  49. ff6be29 shill: Manager: Add ProhibitedTechnologies property by Paul Stewart · 10 years ago
  50. 552d2df shill: Sync up third party VPN adaptor with the extension API by Prabhu Kaliamoorthi · 10 years ago
  51. 6d18f02 apmanager: add support for HT capability by Peter Qiu · 10 years ago
  52. 182888e shill: Connnection: Ignore invalid IP addresses for GetSubnet by Paul Stewart · 10 years ago
  53. 4889ff8 shill: register wake-to-scan frequency property by Samuel Tan · 10 years ago
  54. fbc70f0 multiproject: use gtest_prod for production code by Bertrand SIMONNET · 10 years ago
  55. cc5fba3 shill: export libshill-net-test static library by Peter Qiu · 10 years ago
  56. 3294d46 shill: metrics: move WakeOnWiFiFeaturesEnabledState to WiFi subdomain by Samuel Tan · 10 years ago
  57. da69ecf shill: supplicant: Move supplicant code to its own sub-directory. by Ben Chan · 10 years ago
  58. d6a8b51 shill: wifi: Move wifi code to its own sub-directory. by Ben Chan · 10 years ago
  59. 2cb3fa7 shill: Device: Support same-net multi-homing by Paul Stewart · 10 years ago
  60. ba24e6f shill: Disable automatic symbol exports from libshill-net by Peter Qiu · 10 years ago
  61. 66bddc6 shill: add metrics for reporting wake on WiFi features enabled by Samuel Tan · 10 years ago
  62. 8760251 shill: ethernet: Move ethernet code to its own sub-directory. by Ben Chan · 10 years ago
  63. 2240e8c shill: vpn: Move vpn code to its own sub-directory. by Ben Chan · 10 years ago
  64. c54afe5 shill: cellular: Move cellular code to its own sub-directory. by Ben Chan · 10 years ago
  65. c3d707d shill: wimax: Move wimax code to its own sub-directory. by Ben Chan · 10 years ago
  66. c5f7a8d shill: cellular: Add an OLP list to the test network profile for test by Roshan Pius · 10 years ago
  67. a027707 shill: always allow modification of wake on packet connections by Samuel Tan · 10 years ago
  68. 6e744f7 shill: disable wake on WiFi features by default by Samuel Tan · 10 years ago
  69. f2fe7f0 shill: vpn: Update third party VPN driver to include object path suffix by Prabhu Kaliamoorthi · 10 years ago
  70. cddd2d0 Include the implemented header first in all projects. by Alex Deymo · 10 years ago
  71. 5b9fba9 shill: allow set_wake_on_wifi to set WakeOnWiFiFeaturesEnabled by Samuel Tan · 10 years ago
  72. 96bdaec shill: move Lucid sleep DBus API to Device by Samuel Tan · 10 years ago
  73. 737976b shill: merge blacklisted device lists from tests and the conf file by Tim Jennison · 10 years ago
  74. 7b58c6a shill: remove unnecessary ACK handling case in error handler by Samuel Tan · 10 years ago
  75. 96e35cf shill: move shill WakeOnWiFiEnabled Manager DBus API to Device by Samuel Tan · 10 years ago
  76. 127b341 shill: Third party VPN driver and DBus bindings by Prabhu Kaliamoorthi · 10 years ago
  77. c9c31d8 shill: add object id to scoped log messages by Rebecca Silberstein · 10 years ago
  78. 40a0148 shill: remove glib dependency from libshill-net by Peter Qiu · 10 years ago
  79. 02e3dc3 shill: Move netlink functionality to libshill-net shared library by Peter Qiu · 10 years ago
  80. 4aef406 shill: cellular: Fully remove Cellular::Operator class usage & definition. by Roshan Pius · 10 years ago
  81. 3fee7e3 shill: Service: Rank HasEverConnected with Managed Credentials by Paul Stewart · 10 years ago
  82. 3161caa shill: Remove shill::Error dependency from libshill-net shared library. by Peter Qiu · 10 years ago
  83. 8d6b597 shill: export a shared library for RTNL interface. by Peter Qiu · 10 years ago
  84. ec77f59 shill: cellular: Update properties to remove Cellular::Operator usage. by Roshan Pius · 10 years ago
  85. 22ce765 shill: Service: Move ManagerTest::SortServices to ServiceTest::Compare by Paul Stewart · 10 years ago
  86. 68b73d2 shill: make Manager::OnDarkSuspendImminent asynchronous by Samuel Tan · 10 years ago
  87. 815a6fb shill: add function to check time till DHCP lease renewal by Samuel Tan · 10 years ago
  88. 37a2b60 shill: IO handler support for IO message loop by Peter Qiu · 10 years ago
  89. 4846ab7 shill: cellular: Add HP MobileConnect operator information to the database. by Prathmesh Prabhu · 10 years ago
  90. cb3ecf3 shill: allow wake on SSID and packet to be enabled/disabled by Samuel Tan · 10 years ago
  91. da8cbee shill: DeviceInfo: Default unknown to Ethernet by Paul Stewart · 10 years ago
  92. fb02175 shill: add conditional compilation for wake on WiFi features by Samuel Tan · 10 years ago
  93. f58b020 shill: cellular: Update SID when updating provider info by Thieu Le · 10 years ago
  94. 7543389 shill: cellular: Add/Update test MNOs in service providers DB by Thieu Le · 10 years ago
  95. a757752 shill: Manager: Allow wake on WiFi to be disabled by Samuel Tan · 10 years ago
  96. 7006878 shill: wifi: Replace NULL with nullptr. by Ben Chan · 10 years ago
  97. 740ee07 shill: add helper function to run suspend actions done callback by Samuel Tan · 10 years ago
  98. 7428667 shill: handle wowlan NIC programming failures by Samuel Tan · 10 years ago
  99. 6319d27 shill: fix rtnl_handler GetInterfaceName unittest by Peter Qiu · 10 years ago
  100. cd47732 shill: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago