1. 220ae4e shill: Manager: Limit log messages for service state changes by Paul Stewart · 10 years ago
  2. 1d499ed shill: add passive mode support by Peter Qiu · 10 years ago
  3. 59a8cba shill: Notify upstart when shill is offline by Paul Stewart · 10 years ago
  4. a9f5dfe shill: fix bug in Manager::GetEnabledDeviceWithTechnology by mukesh agrawal · 10 years ago
  5. 0951ccb Update libchrome to r307740 and fix build errors by Alex Vakulenko · 10 years ago
  6. a06c65f shill: Ethernet: Do not call Stop() in destructor by Paul Stewart · 10 years ago
  7. 7e8b8ee shill: add support for allowing remote dbus service to claim/release devices by Peter Qiu · 10 years ago
  8. ff6be29 shill: Manager: Add ProhibitedTechnologies property by Paul Stewart · 10 years ago
  9. 182888e shill: Connnection: Ignore invalid IP addresses for GetSubnet by Paul Stewart · 10 years ago
  10. d6a8b51 shill: wifi: Move wifi code to its own sub-directory. by Ben Chan · 10 years ago
  11. 2cb3fa7 shill: Device: Support same-net multi-homing by Paul Stewart · 10 years ago
  12. 8760251 shill: ethernet: Move ethernet code to its own sub-directory. by Ben Chan · 10 years ago
  13. c3d707d shill: wimax: Move wimax code to its own sub-directory. by Ben Chan · 10 years ago
  14. 22ce765 shill: Service: Move ManagerTest::SortServices to ServiceTest::Compare by Paul Stewart · 10 years ago
  15. 68b73d2 shill: make Manager::OnDarkSuspendImminent asynchronous by Samuel Tan · 10 years ago
  16. cd47732 shill: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  17. fbe8d2b shill: use ResultAggregator for device suspend actions by Samuel Tan · 10 years ago
  18. fbca6bc shill: Manager: HandleProfileEntryDeletion triggers SortServices by Paul Stewart · 10 years ago
  19. cc225ef shill: Replace NULL with nullptr. by Ben Chan · 10 years ago
  20. 9842441 shill: improve handling of profiles in WiFiProvider by mukesh agrawal · 10 years ago
  21. f4365a6 shill: add single connectivity test for feedback by Rebecca Silberstein · 10 years ago
  22. e2ee5e0 shill: Clean up angle brackets in template types. by Ben Chan · 10 years ago
  23. 94d18af shill: Add new metrics for tracking device presence status per technology by Peter Qiu · 10 years ago
  24. 3d49ea4 shill: Create ConnectivityTrial class to hold logic for connection tests by Rebecca Silberstein · 10 years ago
  25. 6862b38 shill: Add methods for handling connectivity report requests by Rebecca Silberstein · 10 years ago
  26. 8e6b8ef shill: Add 'NoAutoConnectTechnologies' manager DBus property. by Ben Chan · 10 years ago
  27. 11c213f Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  28. 9fdb84b shill: Simplify suspend delay handling. by Prathmesh Prabhu · 10 years ago
  29. 6d4836b shill: use profile order in service sorting by Rebecca Silberstein · 10 years ago
  30. 0d06119 shill: add disconnect reason to log messages by Samuel Tan · 10 years ago
  31. 700de64 shill: Reporting of device's connection status by Peter Qiu · 10 years ago
  32. 6eb4f2c shill: always register for SuspendDone events by mukesh agrawal · 10 years ago
  33. 5c77efa Remove MemoryLog by Christopher Wiley · 10 years ago
  34. 19a14db shill: Manager: Emit property-change messages for ServiceCompleteList by Paul Stewart · 10 years ago
  35. 2eee613 shill: Manager: Clear all explicit disconnections by Paul Stewart · 10 years ago
  36. 16d3acb shill: Keep registered suspend delay after termination action completes by Ben Chan · 10 years ago
  37. f286034 shill: Service Unittest: Use IsRefPtrTo() by Paul Stewart · 10 years ago
  38. e783f1c UMA metric reporting for user-initiated wifi scan. by Peter Qiu · 10 years ago
  39. 0a59a5a shill: stop passing around format strings for profiles by mukesh agrawal · 10 years ago
  40. fac0953 shill: Use SuspendDone signal instead of PowerStateChanged. by Daniel Erat · 10 years ago
  41. 9d58193 Services network reporting. by Peter Qiu · 10 years ago
  42. 574996a Add metrics for effectiveness of wifi network selection. by Peter Qiu · 11 years ago
  43. a0ddf46 shill: Update to build against libchrome-242728. by Ben Chan · 11 years ago
  44. 92496a4 shill: improve out-of-disk handlng by mukesh agrawal · 10 years ago
  45. f2bbad2 shill: manager: test DefaultService notifications by mukesh agrawal · 11 years ago
  46. a55469d shill: Replace TestProxyFactory variants with MockProxyFactory. by Ben Chan · 11 years ago
  47. 520eb17 shill: Disable WiMAX support when built with USE='-gdmwimax -wimax'. by Ben Chan · 11 years ago
  48. 2da34c0 shill: Service: Remove "Favorite" property by Paul Stewart · 11 years ago
  49. e37ad32 shill: use serial_number_ for tie breaker when sorting Services by mukesh agrawal · 11 years ago
  50. 03e29f7 shill: Manager: Create and emit signals for the ConnectedState property by Paul Stewart · 11 years ago
  51. 923a502 shill: Deprecate flimflam namespace. by Ben Chan · 11 years ago
  52. b94adde shill: log profile stack changes at INFO by mukesh agrawal · 11 years ago
  53. 2f352e6 shill: Enable/Disable should return error if opposite operation pending. by Arman Uguray · 11 years ago
  54. 7de7e02 shill: Manager: Cache Geolocation Info by Paul Stewart · 11 years ago
  55. d3d0388 shill: Clean up Service::Remove() by Paul Stewart · 11 years ago
  56. 6fe4f26 shill: ConnectToBestServices should ignore user-disconnected services. by Arman Uguray · 11 years ago
  57. 6ae0589 shill: Manager: Use Provider mapping in ConfigureServiceForProfile by Paul Stewart · 11 years ago
  58. b87d22b shill: Manager: Map between Technology and Provider by Paul Stewart · 11 years ago
  59. 4823f4f shill: Improves logging for scan. by Wade Guthrie · 11 years ago
  60. 55fc64c shill: ManagerTest: Use a non-null Ethernet EAP Service by Paul Stewart · 11 years ago
  61. 46c27cc shill: fix DisableTechnology with multiple devices of a technology by mukesh agrawal · 11 years ago
  62. ee6b3d7 shill: Map crosbugs to their crbug equivalent by Paul Stewart · 11 years ago
  63. cb09435 shill: Removes unused Service::kStateDisconnected. by Wade Guthrie · 11 years ago
  64. 0075253 shill: fix default settings for new profiles by mukesh agrawal · 11 years ago
  65. 8388986 shill: Remove requirement for WiFi connectivity for destinations by Christopher Wiley · 11 years ago
  66. cdde79f shill: Enable configured destination reconfiguration by Christopher Wiley · 11 years ago
  67. bebf1b8 shill: make setting a property to its current value a no-op by mukesh agrawal · 11 years ago
  68. d142fd6 shill: fix hidden networks in default profiles by mukesh agrawal · 11 years ago
  69. 967eaeb shill: Service: Return profile entries that can configure by Paul Stewart · 11 years ago
  70. f7d7d3f shill: Manager: Limit ConnectToBestServices to visible services by Paul Stewart · 11 years ago
  71. cbfb34e shill: Emit more property change notifications for Services. by mukesh agrawal · 11 years ago
  72. 9dd253e shill: ManagerTest: Reset Service::serial_number_ by Paul Stewart · 11 years ago
  73. 35eff13 shill: Ethernet: Create shared credentials provider by Paul Stewart · 11 years ago
  74. f3eced9 shill: Profile: Add "UserHash" property by Paul Stewart · 11 years ago
  75. 60a3706 shill: Keeps track of successful wifi connection frequencies. by Wade Guthrie · 12 years ago
  76. dc7b844 shill: improve service logging by mukesh agrawal · 12 years ago
  77. 68d4109 shill: Adds UMA metric for scan time for certain scans. by Wade Guthrie · 12 years ago
  78. 4e02ba2 shill: vpn: Remove support for obsolete Service.Provider.Name. by Darin Petkov · 12 years ago
  79. d2e1c36 shill: Manager: Create Manager::ConfigureServiceForProfile by Paul Stewart · 12 years ago
  80. 1057cd7 shill: Connect manager dbus calls to calls to the crypto-shim by Christopher Wiley · 12 years ago
  81. 307c250 shill: Manager: Add "PopAllUserProfiles" by Paul Stewart · 12 years ago
  82. 39db5ca shill: Manager: Add method to explicitly connect to "best" services by Paul Stewart · 12 years ago
  83. c3505a5 shill: vpn: Conditionally build VPN support into shill. by Darin Petkov · 12 years ago
  84. 0e1cdea shill: Implement Service.Remove & delete DHCP leases by Albert Chaulk · 12 years ago
  85. 5133b71 shill: Add metric to track corrupted profiles by Thieu Le · 12 years ago
  86. 5ad1606 shill: Compile against libchrome-180609 by Paul Stewart · 12 years ago
  87. 43970a2 shill: implement security_levels by mukesh agrawal · 12 years ago
  88. 3c50401 shill: WiFiProvider: Move Service vector to WiFiProvider by Paul Stewart · 12 years ago
  89. 6c1e3bb shill: cellular: Add Network.Shill.Cellular.DropsPerHour. by Thieu Le · 12 years ago
  90. 4cbff5b shill: vpn: Auto-connect at most one service at a time, only when online. by Darin Petkov · 12 years ago
  91. f975367 shill: Pass suspend delay description to power manager. by Daniel Erat · 12 years ago
  92. 85aea15 shill: WiFiService: Fix-up old-style WiFi Service entries by Paul Stewart · 12 years ago
  93. 7a20aa4 shill: Manager: Implement FindMatchingService by Paul Stewart · 12 years ago
  94. 457728b shill: Log service's unique name rather than friendly name. by Darin Petkov · 12 years ago
  95. 0818cca shill: Use new power manager suspend delay methods. by Daniel Erat · 12 years ago
  96. 2c575d2 shill: Manager: Merge stored configuration in ConfigureService by Paul Stewart · 12 years ago
  97. 7917360 shill: Add emits for proxy and profile properties. by Philipp Neubeck · 12 years ago
  98. df3c0a8 shill: Service: Sort services based on dependency by Paul Stewart · 12 years ago
  99. 63864b6 shill: manager: Suppress autoconnect while stopped by Paul Stewart · 12 years ago
  100. bfb8255 shill: Properly return and emit WatchedServices property by Paul Stewart · 12 years ago