1. df3c0a8 shill: Service: Sort services based on dependency by Paul Stewart · 12 years ago
  2. 27b4723 shill: Call OnPropertyChanged() for properties changed via Configure() by Christopher Wiley · 12 years ago
  3. bfb8255 shill: Properly return and emit WatchedServices property by Paul Stewart · 12 years ago
  4. a4c61ae shill: Clear explicitly_disconnected_ on resume by Christopher Wiley · 12 years ago
  5. abd3b50 shill: Disconnect a service on DHCP lease failure by Christopher Wiley · 12 years ago
  6. 0801d19 shill: Throttle AutoConnect calls by Christopher Wiley · 12 years ago
  7. 88769de shill: Service: Reset has_ever_connected on Unload() by Paul Stewart · 12 years ago
  8. 1e3bc496 shill: Service: Emit a signal when IPConfig changes by Paul Stewart · 12 years ago
  9. f883a7b shill: Service: Don't explicitly disconnect on Unload by Philipp Neubeck · 12 years ago
  10. e7cce8f shill: Service: Reset GUID on Unload() by Paul Stewart · 12 years ago
  11. 3e7635e shill: Dump MemoryLog to disk on disconnects by Christopher Wiley · 12 years ago
  12. 51e4a12 shill: remove unused field in Connection class by mukesh agrawal · 12 years ago
  13. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  14. def189e shill: Static IP: Save DHCP-supplied IP parameters by Paul Stewart · 12 years ago
  15. adf79d8 shill: service: Fix 802.1x WEP connection by Paul Stewart · 12 years ago
  16. 7fb0938 shill: Service: Ethernet services should be auto-connect on unload by Paul Stewart · 12 years ago
  17. f2d6091 shill: Service: Update RPC "Error" property on failure by Paul Stewart · 12 years ago
  18. 9cd7ca1 shill: wifi: Reconnect to reappearing WPA supplicant instances. by Darin Petkov · 12 years ago
  19. 3abc3be shill: Reduce log noise. by Darin Petkov · 12 years ago
  20. 58f0b6d shill: Log boot statistics for service state changes. by Darin Petkov · 12 years ago
  21. a121c44 shill: Sort services with respect to "portal" by Paul Stewart · 12 years ago
  22. b2ba39f shill: wimax: Resort services when WiMAX service connectability changes. by Darin Petkov · 12 years ago
  23. 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
  24. bc6e739 shill: Service: Report and filter EAP remote certificate subjects by Paul Stewart · 12 years ago
  25. cf24a24 shill: implement heuristic for WPA/WPA2 bad-passphrase detection by mukesh agrawal · 12 years ago
  26. 8142613 shill: service: Update connectability when EAP parameters are changed by Paul Stewart · 12 years ago
  27. 5eb0542 shill: vpn: Disconnect VPN service when underlying connection disconnects. by Darin Petkov · 12 years ago
  28. 005bd34 Shill: Shill now rebuffs connecting to service that isn't connectable. by Wade Guthrie · 12 years ago
  29. d93615e shill: Save ephemeral profile when GSM cellular network connects by Gary Morain · 12 years ago
  30. 1062d9d shill: Allow service override of DHCP-derived IP parameters by Paul Stewart · 12 years ago
  31. 10ccbb3 shill: wifi: Scan for non-ephemeral hidden networks by Paul Stewart · 12 years ago
  32. d215af6 shill: service: Do active checks on PortalCheck and ProxyConfig by Paul Stewart · 12 years ago
  33. 10241e3 shill: Add "IPConfig" property for Services by Paul Stewart · 12 years ago
  34. ff14b02 shill: Service: Save service entry when property is set by Paul Stewart · 12 years ago
  35. 9e0c250 Making shill disconnect a service when its profile is popped. by Wade Guthrie · 12 years ago
  36. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 12 years ago
  37. 2f903b3 shill: vpn: Ensure connected VPN services get sorted higher. by Darin Petkov · 12 years ago
  38. ecf4cd1 shill: wifi: Enable use of NSS-backed CA Certificates by Paul Stewart · 12 years ago
  39. 2055098 shill: wifi: Enable use of hardware-backed certificate credentials by Paul Stewart · 12 years ago
  40. 2bf424f shill: Add a little more verbosity by Paul Stewart · 12 years ago
  41. 4f28e8b Fix for shill: allow setting the auto-connect property on non-favorite services by Wade Guthrie · 12 years ago
  42. 0c43833 shill: service: Allow trivial set of "Name" property by Paul Stewart · 12 years ago
  43. cc95c5d shill: Do a better job keeping the Service.State property up to date. by Eric Shienbrood · 12 years ago
  44. acdc11f shill: Change service.device property to be a DBus::Path by Jason Glasgow · 12 years ago
  45. 65512e1 shill: vpn: Destroy Unload()ed VPN services by Paul Stewart · 12 years ago
  46. 568b5c6 shill: separate (externally observed) failure state from internal by mukesh agrawal · 13 years ago
  47. 7f61e52 shill: Implement Manager::ConfigureService by Paul Stewart · 12 years ago
  48. cb59fed shill: Implement Service::Configure by Paul Stewart · 12 years ago
  49. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  50. 4c56161 shill: Add "GUID" property to Service by Paul Stewart · 12 years ago
  51. bf14e94 shill: logging improvements by mukesh agrawal · 12 years ago
  52. 20088d8 shill: Perform Portal Detection in Device by Paul Stewart · 13 years ago
  53. 8f3f775 shill: set ethernet_service signal strength to max. (so if it has to by mukesh agrawal · 13 years ago
  54. ddc378f shill: logging improvements by mukesh agrawal · 13 years ago
  55. d4e9e55 shill: Persists updated favorite setting. by Thieu Le · 13 years ago
  56. 292dc0f shill: teach property accessors how to clear properties, by mukesh agrawal · 13 years ago
  57. 0756db9 shill: Implement GetEntry on Profile by Paul Stewart · 13 years ago
  58. 9f32d19 shill: Make EapPassword and EapPrivateKeyPassword write-only by Paul Stewart · 13 years ago
  59. 284fe79 shill: make access to Service.AutoConnect consistent with flimflam by Thieu Le · 13 years ago
  60. 10109f2 shill: Add support for connecting to WPA+802.1x networks by Gaurav Shah · 13 years ago
  61. b579005 shill: device: add Type property like flimflam by Jason Glasgow · 13 years ago
  62. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  63. adb6848 shill: don't auto-connect to a disconnected service by mukesh agrawal · 13 years ago
  64. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  65. d78ee7e shill: Broadcast service strength changes. by Darin Petkov · 13 years ago
  66. 76d1388 shill: have Service check if a service is connected/connecting by mukesh agrawal · 13 years ago
  67. d8ad3c4 shill: Purge service/wifi_service state on Unload by Paul Stewart · 13 years ago
  68. 1b1a7f2 shill: Implement get/set of Profile property for Service by Paul Stewart · 13 years ago
  69. 8a3188d shill: improve conformance with WiFiRoaming tests by mukesh agrawal · 13 years ago
  70. 48e6d6d shill: Add preliminary UMA support by Thieu Le · 13 years ago
  71. 2706aaf shill: Save "Passphrase" property in WiFi services by Paul Stewart · 13 years ago
  72. c8f4bef shill: Enable and disable reverse-path filtering by Paul Stewart · 13 years ago
  73. c1dec4d shill: Assign "Default" status to the best connection by Paul Stewart · 13 years ago
  74. be5f5b3 shill: Create HTTPProxy for connected services by Paul Stewart · 13 years ago
  75. 987e71e shill: Support UIData property in Services by Paul Stewart · 13 years ago
  76. fa602f2 shill: when Service state changes to kStateConnected, by mukesh agrawal · 13 years ago
  77. 29c13a1 shill: make Connectable property of WiFiService reflect state by mukesh agrawal · 13 years ago
  78. 435de2c Implement {Available|Connected|Enabled}Technolgies and DefaultTechnology by Gaurav Shah · 13 years ago
  79. c6d6c72 shill: Add more connection states and connection failure states by Gaurav Shah · 13 years ago
  80. 00917ce shill: set favorite property when a Service is connected, and by mukesh agrawal · 13 years ago
  81. a41e38d shill: wifi: Load hidden services from storage by Paul Stewart · 13 years ago
  82. 7ec7131 shill: track wpa_supplicant state, and use it to update Service state by mukesh agrawal · 13 years ago
  83. 1b7a616 shill: Implement write-only properties by Gaurav Shah · 13 years ago
  84. 1ca3e85 shill: Rename "security_" to "security_level_" in Service by Paul Stewart · 13 years ago
  85. f566c97 Revert "shill: Rename "security_" to "security_level_" in Service" by Darin Petkov · 13 years ago
  86. 136f6bc shill: Rename "security_" to "security_level_" in Service by Paul Stewart · 13 years ago
  87. bba6a5b shill: Rename MergeService to ConfigureService by Paul Stewart · 13 years ago
  88. d835b20 shill: work properly with non-ascii SSIDs by mukesh agrawal · 13 years ago
  89. ffa3d04 shill: allow property accessors to return an error message if a by mukesh agrawal · 13 years ago
  90. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  91. 22aa71b shill: Implement service sorting by Paul Stewart · 13 years ago
  92. 7a4e400 shill: implement Manager.GetService (error-case only) by mukesh agrawal · 13 years ago
  93. 9d77993 [shill] Add code for persisting profiles and services to disk. by Chris Masone · 13 years ago
  94. f2f68a5 shill: acquire ip addresses for wifi (via dhcp), and signal when by mukesh agrawal · 13 years ago
  95. ac4ac00 shill: Clean up protected fields by Paul Stewart · 13 years ago
  96. b100ae7 shill: Propagate Cellular Activate call errors to the DBus caller. by Darin Petkov · 13 years ago
  97. 03dba0b shill: Start assigning service state by Paul Stewart · 13 years ago
  98. 34af218 [shill] Use flimflam-esque storage ids by Chris Masone · 13 years ago
  99. 3335b37 shill: Supply home provider and serving operator for CDMA. by Darin Petkov · 13 years ago
  100. c408e69 shill: Support Cellular CDMA activation. by Darin Petkov · 13 years ago