1. e481865 shill: use 'json' extension for JsonStore profiles by mukesh agrawal · 9 years ago
  2. d48e814 shill: Profile: change ctor arg type from string to FilePath by mukesh agrawal · 9 years ago
  3. bad1c10 shill: remove references to GLib by mukesh agrawal · 9 years ago
  4. c0beca5 License shill to Apache2 by Peter Qiu · 9 years ago
  5. b8f04f5 shill: StoreInterface: remove set_path() by mukesh agrawal · 9 years ago
  6. 75b0d04 shill: StoreFactory: remove set_glib() by mukesh agrawal · 9 years ago
  7. e73f141 shill: ProfileTest: make use of GLib conditional by mukesh agrawal · 9 years ago
  8. 3d5be0d shill: ProfileTest: remove explicit use of KeyFileStore by mukesh agrawal · 9 years ago
  9. c80c460 shill: Profile: remove unnecessary GLib argument by mukesh agrawal · 9 years ago
  10. 0414747 shill: abstract the instantiation of store interfaces by mukesh agrawal · 9 years ago
  11. 3b30ca5 shill: Top-level unit tests: Switch pointer/ref spacing by Paul Stewart · 9 years ago
  12. 1821365 shill: remove dependency for ProfileDBusPropertyExporter by Peter Qiu · 9 years ago
  13. d419b6d shill: profile: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  14. cc225ef shill: Replace NULL with nullptr. by Ben Chan · 10 years ago
  15. 11c213f Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  16. 7fab897 shill: Use integer types from stdint.h by Ben Chan · 10 years ago
  17. 6fbf64f shill: Update to build against libchrome-271506. by Ben Chan · 10 years ago
  18. 0a59a5a shill: stop passing around format strings for profiles by mukesh agrawal · 10 years ago
  19. a0ddf46 shill: Update to build against libchrome-242728. by Ben Chan · 10 years ago
  20. cbfb34e shill: Emit more property change notifications for Services. by mukesh agrawal · 11 years ago
  21. 78af94c shill: Manager: Track loaded profiles internally by Paul Stewart · 11 years ago
  22. f3eced9 shill: Profile: Add "UserHash" property by Paul Stewart · 11 years ago
  23. 0e1cdea shill: Implement Service.Remove & delete DHCP leases by Albert Chaulk · 11 years ago
  24. 5133b71 shill: Add metric to track corrupted profiles by Thieu Le · 11 years ago
  25. 457728b shill: Log service's unique name rather than friendly name. by Darin Petkov · 11 years ago
  26. 2ebc16d shill: profile: Mark invalid profiles as corrupted and ignore by Paul Stewart · 12 years ago
  27. e7c6ad3 shill: Add Profile and Manager UpdateDevice support. by Darin Petkov · 12 years ago
  28. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  29. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  30. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  31. 0756db9 shill: Implement GetEntry on Profile by Paul Stewart · 12 years ago
  32. 7522551 shill: Implement DeleteEntry Profile method by Paul Stewart · 12 years ago
  33. 1b25314 shill: Implement more of Profile DBus interface by Paul Stewart · 12 years ago
  34. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 12 years ago
  35. 00917ce shill: set favorite property when a Service is connected, and by mukesh agrawal · 13 years ago
  36. 1b7a616 shill: Implement write-only properties by Gaurav Shah · 13 years ago
  37. bba6a5b shill: Rename MergeService to ConfigureService by Paul Stewart · 13 years ago
  38. 5dc40aa shill: Implement CreateProfile, PushProfile, PopProfile by Paul Stewart · 13 years ago
  39. 6515aab [shill] Make profiles backed with StoreInterfaces by Chris Masone · 13 years ago
  40. b9c0059 [shill] Profiles need to own their own storage by Chris Masone · 13 years ago
  41. 2176a88 [shill] Get rid of protected data members in PropertyStoreTest by Chris Masone · 13 years ago
  42. 9d77993 [shill] Add code for persisting profiles and services to disk. by Chris Masone · 13 years ago
  43. 7355ce1 shill: Naming and lint cleanup pass by Paul Stewart · 13 years ago
  44. 2ae797d Re-land "[shill] Provide a cmd line toggle between flimflam and shill storage dirs" by Chris Masone · 13 years ago
  45. 7156c92 Revert "[shill] Provide a cmd line toggle between flimflam and shill storage dirs" by Chris Masone · 13 years ago
  46. 6402e50 [shill] Provide a cmd line toggle between flimflam and shill storage dirs by Chris Masone · 13 years ago
  47. 51a7e93 shill: push service naming down into Service class (instead of being by mukesh agrawal · 13 years ago
  48. 7df0c67 [shill] Start cleaning up some of the naming confusion by Chris Masone · 13 years ago
  49. 6791a43 [shill] Enable Profile objects to manage a list of Services to persist. by Chris Masone · 13 years ago
  50. 7aa5f90 [shill] Back property storage in Service objects with Entry objects by Chris Masone · 13 years ago
  51. a476682 shill: Support for profile identifiers, and creating persistent storage. by Darin Petkov · 13 years ago