1. 8e7e459 shill: Create Property Store Inspector by Paul Stewart · 12 years ago
  2. 10ccbb3 shill: wifi: Scan for non-ephemeral hidden networks by Paul Stewart · 12 years ago
  3. d215af6 shill: service: Do active checks on PortalCheck and ProxyConfig by Paul Stewart · 12 years ago
  4. 10241e3 shill: Add "IPConfig" property for Services by Paul Stewart · 12 years ago
  5. ff14b02 shill: Service: Save service entry when property is set by Paul Stewart · 12 years ago
  6. 4f28e8b Fix for shill: allow setting the auto-connect property on non-favorite services by Wade Guthrie · 12 years ago
  7. 0c43833 shill: service: Allow trivial set of "Name" property by Paul Stewart · 12 years ago
  8. cc95c5d shill: Do a better job keeping the Service.State property up to date. by Eric Shienbrood · 12 years ago
  9. acdc11f shill: Change service.device property to be a DBus::Path by Jason Glasgow · 12 years ago
  10. 568b5c6 shill: separate (externally observed) failure state from internal by mukesh agrawal · 12 years ago
  11. cb59fed shill: Implement Service::Configure by Paul Stewart · 12 years ago
  12. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  13. bf14e94 shill: logging improvements by mukesh agrawal · 12 years ago
  14. 6bb9e7c shill: rename DispatchOnType to SetProperty by mukesh agrawal · 12 years ago
  15. 9f32d19 shill: Make EapPassword and EapPrivateKeyPassword write-only by Paul Stewart · 12 years ago
  16. 284fe79 shill: make access to Service.AutoConnect consistent with flimflam by Thieu Le · 12 years ago
  17. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  18. adb6848 shill: don't auto-connect to a disconnected service by mukesh agrawal · 12 years ago
  19. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 12 years ago
  20. 76d1388 shill: have Service check if a service is connected/connecting by mukesh agrawal · 12 years ago
  21. d8ad3c4 shill: Purge service/wifi_service state on Unload by Paul Stewart · 12 years ago
  22. 00917ce shill: set favorite property when a Service is connected, and by mukesh agrawal · 13 years ago
  23. 6515aab [shill] Make profiles backed with StoreInterfaces by Chris Masone · 13 years ago
  24. 26b327e shill: A couple of naming cleanups by Paul Stewart · 13 years ago
  25. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  26. 7a4e400 shill: implement Manager.GetService (error-case only) by mukesh agrawal · 13 years ago
  27. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  28. 2176a88 [shill] Get rid of protected data members in PropertyStoreTest by Chris Masone · 13 years ago
  29. 9d77993 [shill] Add code for persisting profiles and services to disk. by Chris Masone · 13 years ago
  30. f2f68a5 shill: acquire ip addresses for wifi (via dhcp), and signal when by mukesh agrawal · 13 years ago
  31. b100ae7 shill: Propagate Cellular Activate call errors to the DBus caller. by Darin Petkov · 13 years ago
  32. 03dba0b shill: Start assigning service state by Paul Stewart · 13 years ago
  33. 34af218 [shill] Use flimflam-esque storage ids by Chris Masone · 13 years ago
  34. 51a7e93 shill: push service naming down into Service class (instead of being by mukesh agrawal · 13 years ago
  35. 8a7b8be [shill] Enable IPConfig to Store/Load itself by Chris Masone · 13 years ago
  36. 6791a43 [shill] Enable Profile objects to manage a list of Services to persist. by Chris Masone · 13 years ago
  37. ba40dd3 shill: Initial support for loading and saving of services. by Darin Petkov · 13 years ago
  38. b2e326b Re-land "[shill] Get rid of Entry as a first-class citizen"" by Chris Masone · 13 years ago
  39. 7c1ab1c Revert "[shill] Get rid of Entry as a first-class citizen" by Chris Masone · 13 years ago
  40. 9c9e8fb [shill] Get rid of Entry as a first-class citizen by Chris Masone · 13 years ago
  41. 7aa5f90 [shill] Back property storage in Service objects with Entry objects by Chris Masone · 13 years ago
  42. 8a56ad6 [shill] Move some simple unit tests to property_store_unittest.cc by Chris Masone · 13 years ago
  43. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  44. 95207da [shill] Enable objects to query an opaque RPC-system ID from Adaptors by Chris Masone · 13 years ago
  45. a8a2c25 [shill] Enable the getting of properties, and wire to dbus. by Chris Masone · 13 years ago
  46. a903e41 shill: resolve build warning in Error::ToDBusError by mukesh agrawal · 13 years ago
  47. 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 13 years ago
  48. b925cc8 [shill] Add properties to Manager, Device and subclasses. Clean up unit tests by Chris Masone · 13 years ago
  49. 3bd3c8c [shill] Add support for setting properties. by Chris Masone · 13 years ago