1. dc4e099 Metric report for result of user-initiated wifi connection by Peter Qiu · 10 years ago
  2. 836a937 shill: Service: Remove duplicate OnPropertyChanged calls by Paul Stewart · 10 years ago
  3. 765d5df shill: Persist user updates to AutoConnect for non-ephemeral services. by Prathmesh Prabhu · 10 years ago
  4. fac0953 shill: Use SuspendDone signal instead of PowerStateChanged. by Daniel Erat · 10 years ago
  5. 861ad46 shill: Add temporary verbose logging in service profile load/save. by Prathmesh Prabhu · 10 years ago
  6. 9d58193 Services network reporting. by Peter Qiu · 10 years ago
  7. a0ddf46 shill: Update to build against libchrome-242728. by Ben Chan · 11 years ago
  8. d7c09a5 shill: Service: Track previous error details by Paul Stewart · 11 years ago
  9. 408a856 shill: Update comments regarding shill DBus properties in service.cc by Ben Chan · 11 years ago
  10. 36e67be shill: Service: Retain the AutoConnect property by Paul Stewart · 11 years ago
  11. 7f5d9c0 shill: VPNService: Report Tethering state by Paul Stewart · 11 years ago
  12. fa11e28 shill: Service: Provide "Tethering" property by Paul Stewart · 11 years ago
  13. 1cf7eb8 shill: PropertyAccessor: Create a const ReadOnly accessor by Paul Stewart · 11 years ago
  14. dded007 shill: Service: Track DHCP failures and inform ShouldUseMinimalDHCPConfig() by Paul Stewart · 11 years ago
  15. 000f033 shill: Service: Fix loading default property of AutoConnect by Paul Stewart · 11 years ago
  16. 2da34c0 shill: Service: Remove "Favorite" property by Paul Stewart · 11 years ago
  17. 43d8dc0 shill: Service: Add an explict "Clear" method for AutoConnect by Paul Stewart · 11 years ago
  18. 7ac610b shill: Converts many metrics calls to take references, not pointers. by Wade Guthrie · 11 years ago
  19. e37ad32 shill: use serial_number_ for tie breaker when sorting Services by mukesh agrawal · 11 years ago
  20. 03e29f7 shill: Manager: Create and emit signals for the ConnectedState property by Paul Stewart · 11 years ago
  21. 39a7beb shill: Remove unnecessary shill:: namespace prefixes. by Ben Chan · 11 years ago
  22. 923a502 shill: Deprecate flimflam namespace. by Ben Chan · 11 years ago
  23. d3d0388 shill: Clean up Service::Remove() by Paul Stewart · 11 years ago
  24. 96a6d09 shill: Service: Preserve "autoconnect=false" settings by Paul Stewart · 11 years ago
  25. 6cfe53f shill: fix Network.Shill.Wifi.TimeToJoin metric by mukesh agrawal · 11 years ago
  26. 631c7e4 shill: Support setting stringmaps via ServiceDBusAdaptor::SetProperties. by Arman Uguray · 11 years ago
  27. c3dbff1 shill: Service: Clear optionally saved parameters on Load() by Paul Stewart · 11 years ago
  28. ee6b3d7 shill: Map crosbugs to their crbug equivalent by Paul Stewart · 11 years ago
  29. af47141 shill: Only reset service state before connect if it had failed priorly. by Thieu Le · 11 years ago
  30. 99dc9f3 shill: Service: Support string arrays in Configure by Paul Stewart · 11 years ago
  31. cb09435 shill: Removes unused Service::kStateDisconnected. by Wade Guthrie · 11 years ago
  32. bebf1b8 shill: make setting a property to its current value a no-op by mukesh agrawal · 11 years ago
  33. 967eaeb shill: Service: Return profile entries that can configure by Paul Stewart · 11 years ago
  34. e7de294 shill: Service: Return loadable service identifier by Paul Stewart · 11 years ago
  35. cbfb34e shill: Emit more property change notifications for Services. by mukesh agrawal · 11 years ago
  36. c43cbbe shill: EapCredentials: Promote to a class by Paul Stewart · 11 years ago
  37. dc7b844 shill: improve service logging by mukesh agrawal · 12 years ago
  38. 9c6e981 shill: vpn: Support Service.Name property change. by Darin Petkov · 12 years ago
  39. cd7f585 shill: Service: IsDependentOn(unconnected_service) should be false by Paul Stewart · 12 years ago
  40. d4dc083 shill: fix crash on attempt to connect to unavailable hidden network by mukesh agrawal · 12 years ago
  41. 36d962d shill: Notify Manager on Service.AutoConnect property changes. by Darin Petkov · 12 years ago
  42. 1c049c7 shill: openvpn: Detect and flag DNS resolution errors. by Darin Petkov · 12 years ago
  43. 39db5ca shill: Manager: Add method to explicitly connect to "best" services by Paul Stewart · 12 years ago
  44. 5baebb7 shill: Support raw PEM data for CA Certificates by Paul Stewart · 12 years ago
  45. 85d5317 shill: l2tp/ipsec: Expose exit/error codes as UI failure reasons. by Darin Petkov · 12 years ago
  46. 0e1cdea shill: Implement Service.Remove & delete DHCP leases by Albert Chaulk · 12 years ago
  47. aba8932 shill: openvpn: Expose server-provided authentication failure reasons. by Darin Petkov · 12 years ago
  48. 43970a2 shill: implement security_levels by mukesh agrawal · 12 years ago
  49. 5d92454 shill: Add a 'CompleteCellularActivation' DBus method to Service interface. by Ben Chan · 12 years ago
  50. 2717a10 shill: Update cellular service name, if modem reports a new name. by Arman Uguray · 12 years ago
  51. 4cbff5b shill: vpn: Auto-connect at most one service at a time, only when online. by Darin Petkov · 12 years ago
  52. c8d91e5 shill: Note connectivity failures even when going through Idle. by Darin Petkov · 12 years ago
  53. c953357 shill: Use carrier based unique id to identify a service's storage. by Arman Uguray · 12 years ago
  54. 0debec0 shill: Preserve even default values of Service's SaveCredentials property. by Darin Petkov · 12 years ago
  55. 7a20aa4 shill: Manager: Implement FindMatchingService by Paul Stewart · 12 years ago
  56. 9c36699 shill: Include service technology name in basic service construct logs. by Darin Petkov · 12 years ago
  57. 457728b shill: Log service's unique name rather than friendly name. by Darin Petkov · 12 years ago
  58. 0857f8e shill: diags: Count only transitions to Failure as disconnects/misconnects. by Darin Petkov · 12 years ago
  59. 483e472 shill: Service: Add public function to report dis/mis-connect by Paul Stewart · 12 years ago
  60. 0c65bdd shill: Expose Service's disconnect and misconnect history as properties. by Darin Petkov · 12 years ago
  61. cb0b566 shill: diags: Ignore disconnect events in transitional power states. by Darin Petkov · 12 years ago
  62. 385b9bc shill: Detect connectivity failures: drops and connect attempts. by Darin Petkov · 12 years ago
  63. db0f917 shill: WiFi: Emit WiFiService errors on EAP Failures by Paul Stewart · 12 years ago
  64. 03c15ce shill: reduce logspam due to autoconnect by mukesh agrawal · 12 years ago
  65. 7917360 shill: Add emits for proxy and profile properties. by Philipp Neubeck · 12 years ago
  66. df3c0a8 shill: Service: Sort services based on dependency by Paul Stewart · 12 years ago
  67. 27b4723 shill: Call OnPropertyChanged() for properties changed via Configure() by Christopher Wiley · 12 years ago
  68. bfb8255 shill: Properly return and emit WatchedServices property by Paul Stewart · 12 years ago
  69. a4c61ae shill: Clear explicitly_disconnected_ on resume by Christopher Wiley · 12 years ago
  70. abd3b50 shill: Disconnect a service on DHCP lease failure by Christopher Wiley · 12 years ago
  71. 0801d19 shill: Throttle AutoConnect calls by Christopher Wiley · 12 years ago
  72. 88769de shill: Service: Reset has_ever_connected on Unload() by Paul Stewart · 12 years ago
  73. 1e3bc496 shill: Service: Emit a signal when IPConfig changes by Paul Stewart · 12 years ago
  74. f883a7b shill: Service: Don't explicitly disconnect on Unload by Philipp Neubeck · 12 years ago
  75. e7cce8f shill: Service: Reset GUID on Unload() by Paul Stewart · 12 years ago
  76. 3e7635e shill: Dump MemoryLog to disk on disconnects by Christopher Wiley · 12 years ago
  77. 51e4a12 shill: remove unused field in Connection class by mukesh agrawal · 12 years ago
  78. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  79. def189e shill: Static IP: Save DHCP-supplied IP parameters by Paul Stewart · 12 years ago
  80. adf79d8 shill: service: Fix 802.1x WEP connection by Paul Stewart · 12 years ago
  81. 7fb0938 shill: Service: Ethernet services should be auto-connect on unload by Paul Stewart · 12 years ago
  82. f2d6091 shill: Service: Update RPC "Error" property on failure by Paul Stewart · 12 years ago
  83. 9cd7ca1 shill: wifi: Reconnect to reappearing WPA supplicant instances. by Darin Petkov · 12 years ago
  84. 3abc3be shill: Reduce log noise. by Darin Petkov · 12 years ago
  85. 58f0b6d shill: Log boot statistics for service state changes. by Darin Petkov · 12 years ago
  86. a121c44 shill: Sort services with respect to "portal" by Paul Stewart · 12 years ago
  87. b2ba39f shill: wimax: Resort services when WiMAX service connectability changes. by Darin Petkov · 12 years ago
  88. 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
  89. bc6e739 shill: Service: Report and filter EAP remote certificate subjects by Paul Stewart · 12 years ago
  90. cf24a24 shill: implement heuristic for WPA/WPA2 bad-passphrase detection by mukesh agrawal · 12 years ago
  91. 8142613 shill: service: Update connectability when EAP parameters are changed by Paul Stewart · 12 years ago
  92. 5eb0542 shill: vpn: Disconnect VPN service when underlying connection disconnects. by Darin Petkov · 12 years ago
  93. 005bd34 Shill: Shill now rebuffs connecting to service that isn't connectable. by Wade Guthrie · 12 years ago
  94. d93615e shill: Save ephemeral profile when GSM cellular network connects by Gary Morain · 12 years ago
  95. 1062d9d shill: Allow service override of DHCP-derived IP parameters by Paul Stewart · 12 years ago
  96. 10ccbb3 shill: wifi: Scan for non-ephemeral hidden networks by Paul Stewart · 12 years ago
  97. d215af6 shill: service: Do active checks on PortalCheck and ProxyConfig by Paul Stewart · 12 years ago
  98. 10241e3 shill: Add "IPConfig" property for Services by Paul Stewart · 12 years ago
  99. ff14b02 shill: Service: Save service entry when property is set by Paul Stewart · 12 years ago
  100. 9e0c250 Making shill disconnect a service when its profile is popped. by Wade Guthrie · 12 years ago