1. bb83356 shill: Service: Accept variant dict in Configure by Paul Stewart · 10 years ago
  2. 07dfabc shill: create EventHistory class by Samuel Tan · 10 years ago
  3. d9c7cfc shill: Implement PriorityWithinTechnology property by Paul Stewart · 10 years ago
  4. 0951ccb Update libchrome to r307740 and fix build errors by Alex Vakulenko · 10 years ago
  5. 8760251 shill: ethernet: Move ethernet code to its own sub-directory. by Ben Chan · 10 years ago
  6. 3fee7e3 shill: Service: Rank HasEverConnected with Managed Credentials by Paul Stewart · 10 years ago
  7. 8d6b597 shill: export a shared library for RTNL interface. by Peter Qiu · 10 years ago
  8. 22ce765 shill: Service: Move ManagerTest::SortServices to ServiceTest::Compare by Paul Stewart · 10 years ago
  9. cd47732 shill: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  10. cc225ef shill: Replace NULL with nullptr. by Ben Chan · 10 years ago
  11. 5777690 shill: detect password change on user profile load by Rebecca Silberstein · 10 years ago
  12. 8e6b8ef shill: Add 'NoAutoConnectTechnologies' manager DBus property. by Ben Chan · 10 years ago
  13. 9b83c89 shill: Export portal detection failure phase and status by Peter Qiu · 10 years ago
  14. 7fab897 shill: Use integer types from stdint.h by Ben Chan · 10 years ago
  15. 73dd0dc shill: Service: Load has_ever_connected_ properly on profile load by Rebecca Silberstein · 10 years ago
  16. 3b4ebd5 shill: Added support for boottime clock. by Peter Qiu · 10 years ago
  17. a41ab51 shill: Sort headers alphabetically (build/include_alpha) by Alex Vakulenko · 10 years ago
  18. d87179e shill: Report failure reasons for user-initiated conenction attempts by Peter Qiu · 10 years ago
  19. 0d06119 shill: add disconnect reason to log messages by Samuel Tan · 10 years ago
  20. 700de64 shill: Reporting of device's connection status by Peter Qiu · 10 years ago
  21. 7b5cee9 shill: Service: Remove DHCP minimal config code by Paul Stewart · 10 years ago
  22. 2eee613 shill: Manager: Clear all explicit disconnections by Paul Stewart · 10 years ago
  23. f286034 shill: Service Unittest: Use IsRefPtrTo() by Paul Stewart · 10 years ago
  24. dc4e099 Metric report for result of user-initiated wifi connection by Peter Qiu · 11 years ago
  25. 011e666 shill: eap: Replace deprecated DBus properties with equivalents. by Ben Chan · 10 years ago
  26. 836a937 shill: Service: Remove duplicate OnPropertyChanged calls by Paul Stewart · 11 years ago
  27. 765d5df shill: Persist user updates to AutoConnect for non-ephemeral services. by Prathmesh Prabhu · 11 years ago
  28. fac0953 shill: Use SuspendDone signal instead of PowerStateChanged. by Daniel Erat · 11 years ago
  29. d7c09a5 shill: Service: Track previous error details by Paul Stewart · 11 years ago
  30. a55469d shill: Replace TestProxyFactory variants with MockProxyFactory. by Ben Chan · 11 years ago
  31. 36e67be shill: Service: Retain the AutoConnect property by Paul Stewart · 11 years ago
  32. fa11e28 shill: Service: Provide "Tethering" property by Paul Stewart · 11 years ago
  33. dded007 shill: Service: Track DHCP failures and inform ShouldUseMinimalDHCPConfig() by Paul Stewart · 11 years ago
  34. 2da34c0 shill: Service: Remove "Favorite" property by Paul Stewart · 11 years ago
  35. 43d8dc0 shill: Service: Add an explict "Clear" method for AutoConnect by Paul Stewart · 11 years ago
  36. e37ad32 shill: use serial_number_ for tie breaker when sorting Services by mukesh agrawal · 11 years ago
  37. 39a7beb shill: Remove unnecessary shill:: namespace prefixes. by Ben Chan · 11 years ago
  38. 923a502 shill: Deprecate flimflam namespace. by Ben Chan · 11 years ago
  39. 96a6d09 shill: Service: Preserve "autoconnect=false" settings by Paul Stewart · 11 years ago
  40. c3dbff1 shill: Service: Clear optionally saved parameters on Load() by Paul Stewart · 11 years ago
  41. ee6b3d7 shill: Map crosbugs to their crbug equivalent by Paul Stewart · 11 years ago
  42. ad0e598 shill: Service: Implement "SetProperties" DBus call by Paul Stewart · 11 years ago
  43. af47141 shill: Only reset service state before connect if it had failed priorly. by Thieu Le · 11 years ago
  44. 99dc9f3 shill: Service: Support string arrays in Configure by Paul Stewart · 11 years ago
  45. cb09435 shill: Removes unused Service::kStateDisconnected. by Wade Guthrie · 11 years ago
  46. bebf1b8 shill: make setting a property to its current value a no-op by mukesh agrawal · 12 years ago
  47. e7de294 shill: Service: Return loadable service identifier by Paul Stewart · 12 years ago
  48. cbfb34e shill: Emit more property change notifications for Services. by mukesh agrawal · 12 years ago
  49. c43cbbe shill: EapCredentials: Promote to a class by Paul Stewart · 12 years ago
  50. dc7b844 shill: improve service logging by mukesh agrawal · 12 years ago
  51. cd7f585 shill: Service: IsDependentOn(unconnected_service) should be false by Paul Stewart · 12 years ago
  52. 36d962d shill: Notify Manager on Service.AutoConnect property changes. by Darin Petkov · 12 years ago
  53. aba8932 shill: openvpn: Expose server-provided authentication failure reasons. by Darin Petkov · 12 years ago
  54. 5133b71 shill: Add metric to track corrupted profiles by Thieu Le · 12 years ago
  55. 43970a2 shill: implement security_levels by mukesh agrawal · 12 years ago
  56. 5d92454 shill: Add a 'CompleteCellularActivation' DBus method to Service interface. by Ben Chan · 12 years ago
  57. 6c1e3bb shill: cellular: Add Network.Shill.Cellular.DropsPerHour. by Thieu Le · 12 years ago
  58. 2717a10 shill: Update cellular service name, if modem reports a new name. by Arman Uguray · 12 years ago
  59. 4cbff5b shill: vpn: Auto-connect at most one service at a time, only when online. by Darin Petkov · 12 years ago
  60. c8d91e5 shill: Note connectivity failures even when going through Idle. by Darin Petkov · 12 years ago
  61. 0debec0 shill: Preserve even default values of Service's SaveCredentials property. by Darin Petkov · 12 years ago
  62. 7a20aa4 shill: Manager: Implement FindMatchingService by Paul Stewart · 12 years ago
  63. e6e8e49 shill: Remove PropertyStoreInspector by Paul Stewart · 12 years ago
  64. 457728b shill: Log service's unique name rather than friendly name. by Darin Petkov · 12 years ago
  65. 0857f8e shill: diags: Count only transitions to Failure as disconnects/misconnects. by Darin Petkov · 12 years ago
  66. 483e472 shill: Service: Add public function to report dis/mis-connect by Paul Stewart · 12 years ago
  67. 0c65bdd shill: Expose Service's disconnect and misconnect history as properties. by Darin Petkov · 12 years ago
  68. cb0b566 shill: diags: Ignore disconnect events in transitional power states. by Darin Petkov · 12 years ago
  69. 385b9bc shill: Detect connectivity failures: drops and connect attempts. by Darin Petkov · 12 years ago
  70. 03c15ce shill: reduce logspam due to autoconnect by mukesh agrawal · 12 years ago
  71. df3c0a8 shill: Service: Sort services based on dependency by Paul Stewart · 12 years ago
  72. a4c61ae shill: Clear explicitly_disconnected_ on resume by Christopher Wiley · 12 years ago
  73. abd3b50 shill: Disconnect a service on DHCP lease failure by Christopher Wiley · 12 years ago
  74. 0801d19 shill: Throttle AutoConnect calls by Christopher Wiley · 12 years ago
  75. 88769de shill: Service: Reset has_ever_connected on Unload() by Paul Stewart · 12 years ago
  76. f883a7b shill: Service: Don't explicitly disconnect on Unload by Philipp Neubeck · 12 years ago
  77. e7cce8f shill: Service: Reset GUID on Unload() by Paul Stewart · 12 years ago
  78. adf79d8 shill: service: Fix 802.1x WEP connection by Paul Stewart · 12 years ago
  79. f2d6091 shill: Service: Update RPC "Error" property on failure by Paul Stewart · 12 years ago
  80. 58f0b6d shill: Log boot statistics for service state changes. by Darin Petkov · 12 years ago
  81. b2ba39f shill: wimax: Resort services when WiMAX service connectability changes. by Darin Petkov · 12 years ago
  82. 4682aa8 shill: Avoid double gets of property store values when iterating. by Darin Petkov · 12 years ago
  83. bc6e739 shill: Service: Report and filter EAP remote certificate subjects by Paul Stewart · 12 years ago
  84. cf24a24 shill: implement heuristic for WPA/WPA2 bad-passphrase detection by mukesh agrawal · 12 years ago
  85. 8142613 shill: service: Update connectability when EAP parameters are changed by Paul Stewart · 12 years ago
  86. 8e7e459 shill: Create Property Store Inspector by Paul Stewart · 13 years ago
  87. 10ccbb3 shill: wifi: Scan for non-ephemeral hidden networks by Paul Stewart · 13 years ago
  88. d215af6 shill: service: Do active checks on PortalCheck and ProxyConfig by Paul Stewart · 13 years ago
  89. 10241e3 shill: Add "IPConfig" property for Services by Paul Stewart · 13 years ago
  90. ff14b02 shill: Service: Save service entry when property is set by Paul Stewart · 13 years ago
  91. 4f28e8b Fix for shill: allow setting the auto-connect property on non-favorite services by Wade Guthrie · 13 years ago
  92. 0c43833 shill: service: Allow trivial set of "Name" property by Paul Stewart · 13 years ago
  93. cc95c5d shill: Do a better job keeping the Service.State property up to date. by Eric Shienbrood · 13 years ago
  94. acdc11f shill: Change service.device property to be a DBus::Path by Jason Glasgow · 13 years ago
  95. 568b5c6 shill: separate (externally observed) failure state from internal by mukesh agrawal · 13 years ago
  96. cb59fed shill: Implement Service::Configure by Paul Stewart · 13 years ago
  97. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 13 years ago
  98. bf14e94 shill: logging improvements by mukesh agrawal · 13 years ago
  99. 6bb9e7c shill: rename DispatchOnType to SetProperty by mukesh agrawal · 13 years ago
  100. 9f32d19 shill: Make EapPassword and EapPrivateKeyPassword write-only by Paul Stewart · 13 years ago