1. 59a8cba shill: Notify upstart when shill is offline by Paul Stewart · 10 years ago
  2. a9f5dfe shill: fix bug in Manager::GetEnabledDeviceWithTechnology by mukesh agrawal · 10 years ago
  3. 7e8b8ee shill: add support for allowing remote dbus service to claim/release devices by Peter Qiu · 10 years ago
  4. ff6be29 shill: Manager: Add ProhibitedTechnologies property by Paul Stewart · 10 years ago
  5. d6a8b51 shill: wifi: Move wifi code to its own sub-directory. by Ben Chan · 10 years ago
  6. 2cb3fa7 shill: Device: Support same-net multi-homing by Paul Stewart · 10 years ago
  7. c54afe5 shill: cellular: Move cellular code to its own sub-directory. by Ben Chan · 10 years ago
  8. c3d707d shill: wimax: Move wimax code to its own sub-directory. by Ben Chan · 10 years ago
  9. 96bdaec shill: move Lucid sleep DBus API to Device by Samuel Tan · 10 years ago
  10. 96e35cf shill: move shill WakeOnWiFiEnabled Manager DBus API to Device by Samuel Tan · 10 years ago
  11. 22ce765 shill: Service: Move ManagerTest::SortServices to ServiceTest::Compare by Paul Stewart · 10 years ago
  12. 68b73d2 shill: make Manager::OnDarkSuspendImminent asynchronous by Samuel Tan · 10 years ago
  13. cb3ecf3 shill: allow wake on SSID and packet to be enabled/disabled by Samuel Tan · 10 years ago
  14. a757752 shill: Manager: Allow wake on WiFi to be disabled by Samuel Tan · 10 years ago
  15. cd47732 shill: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  16. 3a1bf99 shill: add separate WakeOnWiFi object by Samuel Tan · 10 years ago
  17. fbe8d2b shill: use ResultAggregator for device suspend actions by Samuel Tan · 10 years ago
  18. 9842441 shill: improve handling of profiles in WiFiProvider by mukesh agrawal · 10 years ago
  19. 94d18af shill: Add new metrics for tracking device presence status per technology by Peter Qiu · 10 years ago
  20. 6862b38 shill: Add methods for handling connectivity report requests by Rebecca Silberstein · 10 years ago
  21. 8e6b8ef shill: Add 'NoAutoConnectTechnologies' manager DBus property. by Ben Chan · 10 years ago
  22. 64ad238 shill: Add dark resume methods to PowerManager client object. by Prathmesh Prabhu · 10 years ago
  23. cc67c52 shill: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  24. 9fdb84b shill: Simplify suspend delay handling. by Prathmesh Prabhu · 10 years ago
  25. c863d06 shill: change variable name ip_endpoints to ip_endpoint by Samuel Tan · 10 years ago
  26. fe73467 shill: add Lucid Sleep DBus API to Manager and Device by Samuel Tan · 10 years ago
  27. 8e9e41c shill: Manager: Allow Wake on LAN to be disabled by Paul Stewart · 10 years ago
  28. 7fab897 shill: Use integer types from stdint.h by Ben Chan · 10 years ago
  29. 700de64 shill: Reporting of device's connection status by Peter Qiu · 10 years ago
  30. 6eb4f2c shill: always register for SuspendDone events by mukesh agrawal · 10 years ago
  31. 8a53229 shill: Fix most of warnings from cpplint by Alex Vakulenko · 10 years ago
  32. 3fbf8bd shill: Clean up HookTable implementation. by Ben Chan · 10 years ago
  33. 19a14db shill: Manager: Emit property-change messages for ServiceCompleteList by Paul Stewart · 10 years ago
  34. 0a59a5a shill: stop passing around format strings for profiles by mukesh agrawal · 10 years ago
  35. fac0953 shill: Use SuspendDone signal instead of PowerStateChanged. by Daniel Erat · 10 years ago
  36. 9d58193 Services network reporting. by Peter Qiu · 10 years ago
  37. 574996a Add metrics for effectiveness of wifi network selection. by Peter Qiu · 10 years ago
  38. a0ddf46 shill: Update to build against libchrome-242728. by Ben Chan · 11 years ago
  39. 92496a4 shill: improve out-of-disk handlng by mukesh agrawal · 10 years ago
  40. 9d97b7d shill: WiFi: Set disable_vht parameter by Paul Stewart · 11 years ago
  41. 66174a1 shill: cellular: Replace g_bus_watch_name with DBusNameWatcher. by Ben Chan · 11 years ago
  42. 5742b24 shill: Completely exclude ModemInfo when built with USE=-cellular. by Ben Chan · 11 years ago
  43. 520eb17 shill: Disable WiMAX support when built with USE='-gdmwimax -wimax'. by Ben Chan · 11 years ago
  44. b113666 shill: cleanups and logging by mukesh agrawal · 11 years ago
  45. 9f3dcf8 shill: cellular: Disable modem before system goes into suspend. by Ben Chan · 11 years ago
  46. 03e29f7 shill: Manager: Create and emit signals for the ConnectedState property by Paul Stewart · 11 years ago
  47. 7de7e02 shill: Manager: Cache Geolocation Info by Paul Stewart · 11 years ago
  48. d3d0388 shill: Clean up Service::Remove() by Paul Stewart · 11 years ago
  49. bc14fb7 shill: *Provider: Flesh out inherited classes by Paul Stewart · 11 years ago
  50. b87d22b shill: Manager: Map between Technology and Provider by Paul Stewart · 11 years ago
  51. 46c27cc shill: fix DisableTechnology with multiple devices of a technology by mukesh agrawal · 11 years ago
  52. ad0e598 shill: Service: Implement "SetProperties" DBus call by Paul Stewart · 11 years ago
  53. 0075253 shill: fix default settings for new profiles by mukesh agrawal · 11 years ago
  54. cdde79f shill: Enable configured destination reconfiguration by Christopher Wiley · 11 years ago
  55. bebf1b8 shill: make setting a property to its current value a no-op by mukesh agrawal · 11 years ago
  56. d142fd6 shill: fix hidden networks in default profiles by mukesh agrawal · 11 years ago
  57. ba99b59 shill: Create an IPAddress store in Manager for ConnectionHealthChecker by Prathmesh Prabhu · 11 years ago
  58. 967eaeb shill: Service: Return profile entries that can configure by Paul Stewart · 11 years ago
  59. 41a071e Revert "shill: Create an IPAddress store in Manager for ConnectionHealthChecker". This breaks all DHCP networks. by Paul Stewart · 11 years ago
  60. d8468b4 shill: Create an IPAddress store in Manager for ConnectionHealthChecker by Prathmesh Prabhu · 11 years ago
  61. 0b1ebf1 shill: Makes netlink message logging finer-grained. by Wade Guthrie · 11 years ago
  62. e6c4444 shill: Remove "--push" argument parsing by Paul Stewart · 11 years ago
  63. 78af94c shill: Manager: Track loaded profiles internally by Paul Stewart · 11 years ago
  64. 35eff13 shill: Ethernet: Create shared credentials provider by Paul Stewart · 11 years ago
  65. f3eced9 shill: Profile: Add "UserHash" property by Paul Stewart · 11 years ago
  66. 60a3706 shill: Keeps track of successful wifi connection frequencies. by Wade Guthrie · 11 years ago
  67. 68d4109 shill: Adds UMA metric for scan time for certain scans. by Wade Guthrie · 11 years ago
  68. 23ac6b7 shill: Revert "shill: resolver: Use (even) smaller DNS timeout" by mukesh agrawal · 12 years ago
  69. d2e1c36 shill: Manager: Create Manager::ConfigureServiceForProfile by Paul Stewart · 12 years ago
  70. 1057cd7 shill: Connect manager dbus calls to calls to the crypto-shim by Christopher Wiley · 12 years ago
  71. 307c250 shill: Manager: Add "PopAllUserProfiles" by Paul Stewart · 11 years ago
  72. 39db5ca shill: Manager: Add method to explicitly connect to "best" services by Paul Stewart · 11 years ago
  73. c3505a5 shill: vpn: Conditionally build VPN support into shill. by Darin Petkov · 11 years ago
  74. 0e1cdea shill: Implement Service.Remove & delete DHCP leases by Albert Chaulk · 12 years ago
  75. 0fec81c Fix CellularCapabilityUniversalMainTest.UpdateStorageIdentifier on Clang by Liam McLoughlin · 12 years ago
  76. 0d9cf0c shill: Add support for asynchronous non-void DBus methods by Christopher Wiley · 12 years ago
  77. c7b1560 shill: cellular: Keep track of activation per ICCID after online payment. by Arman Uguray · 12 years ago
  78. 3c50401 shill: WiFiProvider: Move Service vector to WiFiProvider by Paul Stewart · 12 years ago
  79. 6c1e3bb shill: cellular: Add Network.Shill.Cellular.DropsPerHour. by Thieu Le · 12 years ago
  80. 4cbff5b shill: vpn: Auto-connect at most one service at a time, only when online. by Darin Petkov · 12 years ago
  81. 85aea15 shill: WiFiService: Fix-up old-style WiFi Service entries by Paul Stewart · 12 years ago
  82. 7a20aa4 shill: Manager: Implement FindMatchingService by Paul Stewart · 12 years ago
  83. 5086b97 shill: Add Manager.UninitializedTechnologies property. by Ben Chan · 12 years ago
  84. 0818cca shill: Use new power manager suspend delay methods. by Daniel Erat · 12 years ago
  85. cb0b566 shill: diags: Ignore disconnect events in transitional power states. by Darin Petkov · 12 years ago
  86. 32c7640 shill: LinkEvent shouldn't call DestroyService by Arman Uguray · 12 years ago
  87. 87a4ae8 shill: WiFi: Reload hidden services after restart by Paul Stewart · 12 years ago
  88. b790aa2 shill: Hook up manager dbus method to return the list of geolocation networks by Gaurav Shah · 12 years ago
  89. ab22c16 shill: Add metrics for recording termination/suspend time by Arman Uguray · 12 years ago
  90. 3ec5534 shill: cellular: Disconnect service on suspend. by Darin Petkov · 12 years ago
  91. 4d5efb7 shill: Ignore certan DNS search paths by Paul Stewart · 12 years ago
  92. 036dba0 shill: Device: Add LinkMonitor by Paul Stewart · 12 years ago
  93. 2f9df4e shill: move WiFi to use new OnAfterResume callback. by mukesh agrawal · 12 years ago
  94. 49739c0 shill: Manager: Create "DefaultService" property by Paul Stewart · 12 years ago
  95. bf66761 shill: resolver: Use (even) smaller DNS timeout by Paul Stewart · 12 years ago
  96. ca62154 shill: Suppress auto-connect on suspend and force it on resume. by Darin Petkov · 12 years ago
  97. 212d60f shill: Manager: Take over responsibility for device save by Paul Stewart · 12 years ago
  98. a5e07ef shill: openvpn: Hold connect/reconnect until a new service is online. by Darin Petkov · 12 years ago
  99. b501ad2 shill: wimax: Monitor for WiMaxManager's presence on DBus. by Darin Petkov · 12 years ago
  100. e7c6ad3 shill: Add Profile and Manager UpdateDevice support. by Darin Petkov · 12 years ago