1. c3dbff1 shill: Service: Clear optionally saved parameters on Load() by Paul Stewart · 11 years ago
  2. ee6b3d7 shill: Map crosbugs to their crbug equivalent by Paul Stewart · 11 years ago
  3. bca08f8 shill: WiFiService: Track successive WPA/EAP auth failures by Paul Stewart · 11 years ago
  4. af47141 shill: Only reset service state before connect if it had failed priorly. by Thieu Le · 11 years ago
  5. cb09435 shill: Removes unused Service::kStateDisconnected. by Wade Guthrie · 11 years ago
  6. bebf1b8 shill: make setting a property to its current value a no-op by mukesh agrawal · 11 years ago
  7. 967eaeb shill: Service: Return profile entries that can configure by Paul Stewart · 11 years ago
  8. e7de294 shill: Service: Return loadable service identifier by Paul Stewart · 11 years ago
  9. cbfb34e shill: Emit more property change notifications for Services. by mukesh agrawal · 11 years ago
  10. be9abfd shill: Ethernet: Send EAPOL logoff and logon by Paul Stewart · 11 years ago
  11. 9dd253e shill: ManagerTest: Reset Service::serial_number_ by Paul Stewart · 11 years ago
  12. 35eff13 shill: Ethernet: Create shared credentials provider by Paul Stewart · 11 years ago
  13. c43cbbe shill: EapCredentials: Promote to a class by Paul Stewart · 11 years ago
  14. 9413bcc shill: Ethernet: Authenticate to 802.1x networks by Paul Stewart · 11 years ago
  15. dc7b844 shill: improve service logging by mukesh agrawal · 12 years ago
  16. 9c6e981 shill: vpn: Support Service.Name property change. by Darin Petkov · 11 years ago
  17. 0654ece shill: Move Populate8021xProperties() to wpa_supplicant by Paul Stewart · 11 years ago
  18. 074bad6 Revert "shill: Move Populate8021xProperties() to wpa_supplicant" by Dave Parker · 11 years ago
  19. 8e0c597 shill: Move Populate8021xProperties() to wpa_supplicant by Paul Stewart · 11 years ago
  20. 1c049c7 shill: openvpn: Detect and flag DNS resolution errors. by Darin Petkov · 11 years ago
  21. 39db5ca shill: Manager: Add method to explicitly connect to "best" services by Paul Stewart · 11 years ago
  22. 5baebb7 shill: Support raw PEM data for CA Certificates by Paul Stewart · 11 years ago
  23. 85d5317 shill: l2tp/ipsec: Expose exit/error codes as UI failure reasons. by Darin Petkov · 11 years ago
  24. 0e1cdea shill: Implement Service.Remove & delete DHCP leases by Albert Chaulk · 12 years ago
  25. aba8932 shill: openvpn: Expose server-provided authentication failure reasons. by Darin Petkov · 11 years ago
  26. 0fec81c Fix CellularCapabilityUniversalMainTest.UpdateStorageIdentifier on Clang by Liam McLoughlin · 12 years ago
  27. 43970a2 shill: implement security_levels by mukesh agrawal · 12 years ago
  28. 5d92454 shill: Add a 'CompleteCellularActivation' DBus method to Service interface. by Ben Chan · 12 years ago
  29. 3c50401 shill: WiFiProvider: Move Service vector to WiFiProvider by Paul Stewart · 12 years ago
  30. 2717a10 shill: Update cellular service name, if modem reports a new name. by Arman Uguray · 12 years ago
  31. 4cbff5b shill: vpn: Auto-connect at most one service at a time, only when online. by Darin Petkov · 12 years ago
  32. c8d91e5 shill: Note connectivity failures even when going through Idle. by Darin Petkov · 12 years ago
  33. 7a20aa4 shill: Manager: Implement FindMatchingService by Paul Stewart · 12 years ago
  34. 1369c2b shill: WiFi: Catch more EAP authentication failures by Paul Stewart · 12 years ago
  35. 457728b shill: Log service's unique name rather than friendly name. by Darin Petkov · 12 years ago
  36. a47c3c6 shill: WiFi: Enable WiFi debugging for persistent failures by Paul Stewart · 12 years ago
  37. 483e472 shill: Service: Add public function to report dis/mis-connect by Paul Stewart · 12 years ago
  38. 0c65bdd shill: Expose Service's disconnect and misconnect history as properties. by Darin Petkov · 12 years ago
  39. 385b9bc shill: Detect connectivity failures: drops and connect attempts. by Darin Petkov · 12 years ago
  40. db0f917 shill: WiFi: Emit WiFiService errors on EAP Failures by Paul Stewart · 12 years ago
  41. 03c15ce shill: reduce logspam due to autoconnect by mukesh agrawal · 12 years ago
  42. c68c867 shill: Don't let WiFi scan during association or configuration by Christopher Wiley · 12 years ago
  43. 7917360 shill: Add emits for proxy and profile properties. by Philipp Neubeck · 12 years ago
  44. df3c0a8 shill: Service: Sort services based on dependency by Paul Stewart · 12 years ago
  45. 19f8397 shill: cellular: Suppress auto-connect when device is not running. by Ben Chan · 12 years ago
  46. abd3b50 shill: Disconnect a service on DHCP lease failure by Christopher Wiley · 12 years ago
  47. 0801d19 shill: Throttle AutoConnect calls by Christopher Wiley · 12 years ago
  48. 88769de shill: Service: Reset has_ever_connected on Unload() by Paul Stewart · 12 years ago
  49. 51e4a12 shill: remove unused field in Connection class by mukesh agrawal · 12 years ago
  50. cf199de shill: EthernetService: Fix auto-connect-by-default by Paul Stewart · 12 years ago
  51. def189e shill: Static IP: Save DHCP-supplied IP parameters by Paul Stewart · 12 years ago
  52. 7fb0938 shill: Service: Ethernet services should be auto-connect on unload by Paul Stewart · 12 years ago
  53. f2d6091 shill: Service: Update RPC "Error" property on failure by Paul Stewart · 12 years ago
  54. 6b9b2e1 shill: wimax: Autoconnect only one service per WiMAX device. by Darin Petkov · 12 years ago
  55. 58f0b6d shill: Log boot statistics for service state changes. by Darin Petkov · 12 years ago
  56. a121c44 shill: Sort services with respect to "portal" by Paul Stewart · 12 years ago
  57. b2ba39f shill: wimax: Resort services when WiMAX service connectability changes. by Darin Petkov · 12 years ago
  58. 053fa82 Remove TechnologyIs method from the Service class and its subclasses. This is step 1 in removing the method altogether. by Joshua Kroll · 12 years ago
  59. bc6e739 shill: Service: Report and filter EAP remote certificate subjects by Paul Stewart · 12 years ago
  60. cf24a24 shill: implement heuristic for WPA/WPA2 bad-passphrase detection by mukesh agrawal · 12 years ago
  61. 8142613 shill: service: Update connectability when EAP parameters are changed by Paul Stewart · 12 years ago
  62. cc0fded shill: implement timeout for DHCP requests by mukesh agrawal · 12 years ago
  63. 5eb0542 shill: vpn: Disconnect VPN service when underlying connection disconnects. by Darin Petkov · 12 years ago
  64. d93615e shill: Save ephemeral profile when GSM cellular network connects by Gary Morain · 12 years ago
  65. 1062d9d shill: Allow service override of DHCP-derived IP parameters by Paul Stewart · 12 years ago
  66. 1d0080a shill: vpn: Don't mark VPN services as auto-connect automatically. by Darin Petkov · 12 years ago
  67. 4357f4e shill: wifi: Register newly-configured hidden networks by Paul Stewart · 12 years ago
  68. 10ccbb3 shill: wifi: Scan for non-ephemeral hidden networks by Paul Stewart · 12 years ago
  69. d215af6 shill: service: Do active checks on PortalCheck and ProxyConfig by Paul Stewart · 12 years ago
  70. cb71529 shill: vpn: Save credentials based on the SaveCredentials property. by Darin Petkov · 12 years ago
  71. 10241e3 shill: Add "IPConfig" property for Services by Paul Stewart · 12 years ago
  72. ff14b02 shill: Service: Save service entry when property is set by Paul Stewart · 12 years ago
  73. 2f903b3 shill: vpn: Ensure connected VPN services get sorted higher. by Darin Petkov · 12 years ago
  74. ecf4cd1 shill: wifi: Enable use of NSS-backed CA Certificates by Paul Stewart · 12 years ago
  75. 2055098 shill: wifi: Enable use of hardware-backed certificate credentials by Paul Stewart · 12 years ago
  76. 0c43833 shill: service: Allow trivial set of "Name" property by Paul Stewart · 12 years ago
  77. acdc11f shill: Change service.device property to be a DBus::Path by Jason Glasgow · 12 years ago
  78. 65512e1 shill: vpn: Destroy Unload()ed VPN services by Paul Stewart · 12 years ago
  79. 568b5c6 shill: separate (externally observed) failure state from internal by mukesh agrawal · 13 years ago
  80. cb59fed shill: Implement Service::Configure by Paul Stewart · 12 years ago
  81. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  82. 4c56161 shill: Add "GUID" property to Service by Paul Stewart · 12 years ago
  83. ce4ec19 shill: vpn: Pin route on default connection by Paul Stewart · 12 years ago
  84. 7f06033 shill: vpn: Set the friendly VPN service name. by Darin Petkov · 12 years ago
  85. e2bad7c shill: Add Manager::GetDefaultService by Paul Stewart · 12 years ago
  86. bf14e94 shill: logging improvements by mukesh agrawal · 12 years ago
  87. b84ba34 shill: Add support for Network.*.TimeResumeToReady by Thieu Le · 12 years ago
  88. 20088d8 shill: Perform Portal Detection in Device by Paul Stewart · 13 years ago
  89. 8f3f775 shill: set ethernet_service signal strength to max. (so if it has to by mukesh agrawal · 13 years ago
  90. ddc378f shill: logging improvements by mukesh agrawal · 13 years ago
  91. d4e9e55 shill: Persists updated favorite setting. by Thieu Le · 13 years ago
  92. e1d90e9 shill: update service signal strength and frequency from endpoints by mukesh agrawal · 13 years ago
  93. 67370f6 shill: Add code to track disconnect metric. by Thieu Le · 13 years ago
  94. 6bb9e7c shill: rename DispatchOnType to SetProperty by mukesh agrawal · 13 years ago
  95. 292dc0f shill: teach property accessors how to clear properties, by mukesh agrawal · 13 years ago
  96. 0756db9 shill: Implement GetEntry on Profile by Paul Stewart · 13 years ago
  97. 9f32d19 shill: Make EapPassword and EapPrivateKeyPassword write-only by Paul Stewart · 13 years ago
  98. 284fe79 shill: make access to Service.AutoConnect consistent with flimflam by Thieu Le · 13 years ago
  99. 3133241 shill: Fix the cellular service storage identifier. by Darin Petkov · 13 years ago
  100. 10109f2 shill: Add support for connecting to WPA+802.1x networks by Gaurav Shah · 13 years ago