1. 784566d shill: renew DHCP on resume by mukesh agrawal · 12 years ago
  2. ca62154 shill: Suppress auto-connect on suspend and force it on resume. by Darin Petkov · 12 years ago
  3. 212d60f shill: Manager: Take over responsibility for device save by Paul Stewart · 12 years ago
  4. a5e07ef shill: openvpn: Hold connect/reconnect until a new service is online. by Darin Petkov · 12 years ago
  5. e7c6ad3 shill: Add Profile and Manager UpdateDevice support. by Darin Petkov · 12 years ago
  6. 649f3a4 shill: Manager: Register services which have no profile by Paul Stewart · 12 years ago
  7. fc9a1da shill: manager: Ensure we do not crash while creating a profile by Paul Stewart · 12 years ago
  8. dfa4605 shill: Manager: Run SortServices in a delayed task by Paul Stewart · 12 years ago
  9. a121c44 shill: Sort services with respect to "portal" by Paul Stewart · 12 years ago
  10. cb3eb89 shill: Manager: Fix up a few RpcIdentifiers by Paul Stewart · 12 years ago
  11. da79862 Remove the the TechnologyIs method from Device, associated classes, and everything else. by Joshua Kroll · 12 years ago
  12. 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
  13. 7f5ad57 shill: manager: Treat GetService for VPN services as a ConfigureService by Paul Stewart · 12 years ago
  14. c63dcf0 shill: wimax: Refactor service management out of WiMax into WiMaxProvider. by Darin Petkov · 12 years ago
  15. d1cd797 shill: wimax: Load WiMAX services from profiles, support Manager::GetService. by Darin Petkov · 12 years ago
  16. df7c553 shill: manager: send a reply to Enable/Disable Technology even if no devices by Jason Glasgow · 12 years ago
  17. d93615e shill: Save ephemeral profile when GSM cellular network connects by Gary Morain · 12 years ago
  18. 10e9e4e shill: Accept --portal-list command line option by Paul Stewart · 12 years ago
  19. d215af6 shill: service: Do active checks on PortalCheck and ProxyConfig by Paul Stewart · 12 years ago
  20. b672d35 shill: Create profiles with a valid RPC Identifier by Gary Morain · 12 years ago
  21. 451aa7f shill: vpn: Properly export provider properties by Paul Stewart · 12 years ago
  22. 028545d shill: Implement Manager::CalculateState by Gary Morain · 12 years ago
  23. e73d05c shill: Implement RemoveProfile by Paul Stewart · 12 years ago
  24. d0a3b81 shill: Allow creation and push of DefaultProfile by Paul Stewart · 12 years ago
  25. 65512e1 shill: vpn: Destroy Unload()ed VPN services by Paul Stewart · 12 years ago
  26. 7f61e52 shill: Implement Manager::ConfigureService by Paul Stewart · 12 years ago
  27. cb59fed shill: Implement Service::Configure by Paul Stewart · 12 years ago
  28. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  29. 13ed225 shill: manager: Search for services by GUID by Paul Stewart · 12 years ago
  30. 2366eed shill: serialize Manager.Services as an array of object paths by mukesh agrawal · 12 years ago
  31. ce4ec19 shill: vpn: Pin route on default connection by Paul Stewart · 12 years ago
  32. e2bad7c shill: Add Manager::GetDefaultService by Paul Stewart · 12 years ago
  33. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  34. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  35. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  36. 0286771 shill: vpn: Implement VPNService::GetStorageIdentifier. by Darin Petkov · 12 years ago
  37. c681fa0 shill: portal: Recheck portal state by Paul Stewart · 12 years ago
  38. 33af05c shill: Basic VPN service framework. by Darin Petkov · 12 years ago
  39. b65c245 shill: Refactor Manager's Get*Service to support both VPN and WiFi types. by Darin Petkov · 12 years ago
  40. 84de5d2 shill: by default, prefer ethernet over wifi by mukesh agrawal · 12 years ago
  41. d4e9e55 shill: Persists updated favorite setting. by Thieu Le · 12 years ago
  42. 6bb9e7c shill: rename DispatchOnType to SetProperty by mukesh agrawal · 12 years ago
  43. a20cbc2 shill: Add metrics Network.Shill.TimeToDrop and Network.Shill.*.TimeOnline by Thieu Le · 12 years ago
  44. 7522551 shill: Implement DeleteEntry Profile method by Paul Stewart · 12 years ago
  45. 5d8197b shill: fix printf format in manager_unittest by Jason Glasgow · 12 years ago
  46. 1b25314 shill: Implement more of Profile DBus interface by Paul Stewart · 12 years ago
  47. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 12 years ago
  48. d78ee7e shill: Broadcast service strength changes. by Darin Petkov · 12 years ago
  49. 1b1a7f2 shill: Implement get/set of Profile property for Service by Paul Stewart · 12 years ago
  50. 8a3188d shill: improve conformance with WiFiRoaming tests by mukesh agrawal · 13 years ago
  51. 19c871d shill: Hook up Create/Pop/PushProfile to dbus by Paul Stewart · 13 years ago
  52. 3d9bcf5 shill: Enable auto-connect for WiFi services by Paul Stewart · 13 years ago
  53. c1dec4d shill: Assign "Default" status to the best connection by Paul Stewart · 13 years ago
  54. 0ed0f2e shill: implement Service.Disconnect (for WiFiService only) by mukesh agrawal · 13 years ago
  55. 435de2c Implement {Available|Connected|Enabled}Technolgies and DefaultTechnology by Gaurav Shah · 13 years ago
  56. 00917ce shill: set favorite property when a Service is connected, and by mukesh agrawal · 13 years ago
  57. a41e38d shill: wifi: Load hidden services from storage by Paul Stewart · 13 years ago
  58. 1b7a616 shill: Implement write-only properties by Gaurav Shah · 13 years ago
  59. 1ca3e85 shill: Rename "security_" to "security_level_" in Service by Paul Stewart · 13 years ago
  60. a849a3d shill: Nuke AdoptProfile by Paul Stewart · 13 years ago
  61. 1271d68 shill: Disconnect services before exiting. by Thieu Le · 13 years ago
  62. 5dc40aa shill: Implement CreateProfile, PushProfile, PopProfile by Paul Stewart · 13 years ago
  63. 6515aab [shill] Make profiles backed with StoreInterfaces by Chris Masone · 13 years ago
  64. b9c0059 [shill] Profiles need to own their own storage by Chris Masone · 13 years ago
  65. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  66. 22aa71b shill: Implement service sorting by Paul Stewart · 13 years ago
  67. fdd1607 shill: Add Technology class by Paul Stewart · 13 years ago
  68. 7a4e400 shill: implement Manager.GetService (error-case only) by mukesh agrawal · 13 years ago
  69. c086531 shill: Support for GSM network scanning. by Darin Petkov · 13 years ago
  70. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  71. 2176a88 [shill] Get rid of protected data members in PropertyStoreTest by Chris Masone · 13 years ago
  72. 9d77993 [shill] Add code for persisting profiles and services to disk. by Chris Masone · 13 years ago
  73. 3239932 shill: implement manager.RequestScan (for WiFi only) by mukesh agrawal · 13 years ago
  74. 5029c6c shill: stop devices when deregistering them by mukesh agrawal · 13 years ago
  75. 2ae797d Re-land "[shill] Provide a cmd line toggle between flimflam and shill storage dirs" by Chris Masone · 13 years ago
  76. 7156c92 Revert "[shill] Provide a cmd line toggle between flimflam and shill storage dirs" by Chris Masone · 13 years ago
  77. 6402e50 [shill] Provide a cmd line toggle between flimflam and shill storage dirs by Chris Masone · 13 years ago
  78. 626719f Re-land "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  79. 0fda552 Revert "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  80. b17d42d [shill] Add hardware address to Device objects. by Chris Masone · 13 years ago
  81. 6f9eaa3 shill: Add Cellular devices to DeviceInfo. by Darin Petkov · 13 years ago
  82. 51a7e93 shill: push service naming down into Service class (instead of being by mukesh agrawal · 13 years ago
  83. 7df0c67 [shill] Start cleaning up some of the naming confusion by Chris Masone · 13 years ago
  84. 6791a43 [shill] Enable Profile objects to manage a list of Services to persist. by Chris Masone · 13 years ago
  85. b2e326b Re-land "[shill] Get rid of Entry as a first-class citizen"" by Chris Masone · 13 years ago
  86. 7c1ab1c Revert "[shill] Get rid of Entry as a first-class citizen" by Chris Masone · 13 years ago
  87. 9c9e8fb [shill] Get rid of Entry as a first-class citizen by Chris Masone · 13 years ago
  88. 7aa5f90 [shill] Back property storage in Service objects with Entry objects by Chris Masone · 13 years ago
  89. 8a56ad6 [shill] Move some simple unit tests to property_store_unittest.cc by Chris Masone · 13 years ago
  90. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  91. 3c3f6a1 [shill] Add a few more derived properties of the Manager class by Chris Masone · 13 years ago
  92. a8a2c25 [shill] Enable the getting of properties, and wire to dbus. by Chris Masone · 13 years ago
  93. a903e41 shill: resolve build warning in Error::ToDBusError by mukesh agrawal · 13 years ago
  94. 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 13 years ago
  95. b925cc8 [shill] Add properties to Manager, Device and subclasses. Clean up unit tests by Chris Masone · 13 years ago
  96. 3bd3c8c [shill] Add support for setting properties. by Chris Masone · 13 years ago
  97. e0dea76 [shill] FindService should return a ServiceRefPtr, and should always return something by Chris Masone · 13 years ago
  98. c1e5041 [shill] Start replacing bare pointers with scoped_refptrs where appropriate by Chris Masone · 13 years ago
  99. a82b711 [shill] device, service objects need to register unique paths by Chris Masone · 13 years ago
  100. f1ce5d2 Track link status in Ethernet and register service by Paul Stewart · 13 years ago