1. 87a4ae8 shill: WiFi: Reload hidden services after restart by Paul Stewart · 12 years ago
  2. b790aa2 shill: Hook up manager dbus method to return the list of geolocation networks by Gaurav Shah · 12 years ago
  3. ab22c16 shill: Add metrics for recording termination/suspend time by Arman Uguray · 12 years ago
  4. 3ec5534 shill: cellular: Disconnect service on suspend. by Darin Petkov · 12 years ago
  5. 4d5efb7 shill: Ignore certan DNS search paths by Paul Stewart · 12 years ago
  6. 036dba0 shill: Device: Add LinkMonitor by Paul Stewart · 12 years ago
  7. 2f9df4e shill: move WiFi to use new OnAfterResume callback. by mukesh agrawal · 12 years ago
  8. 49739c0 shill: Manager: Create "DefaultService" property by Paul Stewart · 12 years ago
  9. bf66761 shill: resolver: Use (even) smaller DNS timeout by Paul Stewart · 12 years ago
  10. ca62154 shill: Suppress auto-connect on suspend and force it on resume. by Darin Petkov · 12 years ago
  11. 212d60f shill: Manager: Take over responsibility for device save by Paul Stewart · 12 years ago
  12. a5e07ef shill: openvpn: Hold connect/reconnect until a new service is online. by Darin Petkov · 12 years ago
  13. b501ad2 shill: wimax: Monitor for WiMaxManager's presence on DBus. by Darin Petkov · 12 years ago
  14. e7c6ad3 shill: Add Profile and Manager UpdateDevice support. by Darin Petkov · 12 years ago
  15. 2b8e44e shill: wifi: Monitor the presence of WPA supplicant. by Darin Petkov · 12 years ago
  16. dfa4605 shill: Manager: Run SortServices in a delayed task by Paul Stewart · 12 years ago
  17. 002c58e shill: Implement a DBusManager class to listen for name/owner notifications. by Darin Petkov · 12 years ago
  18. cb3eb89 shill: Manager: Fix up a few RpcIdentifiers by Paul Stewart · 12 years ago
  19. 7f5ad57 shill: manager: Treat GetService for VPN services as a ConfigureService by Paul Stewart · 12 years ago
  20. a9fb325 shill: Add cellular hooks for suspend and termination by Gary Morain · 12 years ago
  21. e369ece shill: WiFi: Scan frequently immediately after disconnect by Paul Stewart · 12 years ago
  22. b72b62e shill: wimax: Start a WiMaxProvider class. by Darin Petkov · 12 years ago
  23. df7c553 shill: manager: send a reply to Enable/Disable Technology even if no devices by Jason Glasgow · 12 years ago
  24. d408fdf shill: Add ArpGateway and network-based leases by Paul Stewart · 12 years ago
  25. 8c116a9 shill: device_info: Revamp address/route flushing by Paul Stewart · 12 years ago
  26. d93615e shill: Save ephemeral profile when GSM cellular network connects by Gary Morain · 12 years ago
  27. 10ccbb3 shill: wifi: Scan for non-ephemeral hidden networks by Paul Stewart · 12 years ago
  28. 10e9e4e shill: Accept --portal-list command line option by Paul Stewart · 12 years ago
  29. d215af6 shill: service: Do active checks on PortalCheck and ProxyConfig by Paul Stewart · 12 years ago
  30. 38fd24c shill: ManagerDBus: Implement GetState() by Paul Stewart · 12 years ago
  31. f7ef50a shill: vpn: Implement l2tp/ipsec external process option initialization. by Darin Petkov · 12 years ago
  32. 028545d shill: Implement Manager::CalculateState by Gary Morain · 12 years ago
  33. e73d05c shill: Implement RemoveProfile by Paul Stewart · 12 years ago
  34. 8839a89 shill: Emit Manager.Devices property changed signal. by Eric Shienbrood · 12 years ago
  35. 65512e1 shill: vpn: Destroy Unload()ed VPN services by Paul Stewart · 12 years ago
  36. 7f61e52 shill: Implement Manager::ConfigureService by Paul Stewart · 12 years ago
  37. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  38. 13ed225 shill: manager: Search for services by GUID by Paul Stewart · 12 years ago
  39. 2366eed shill: serialize Manager.Services as an array of object paths by mukesh agrawal · 12 years ago
  40. e2bad7c shill: Add Manager::GetDefaultService by Paul Stewart · 12 years ago
  41. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  42. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  43. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  44. fb46caf shill: Delete existing routes when the device is started. by Thieu Le · 12 years ago
  45. 36a3ace shill: vpn: Spawn the OpenVPN process when tunnel index becomes available. by Darin Petkov · 12 years ago
  46. c681fa0 shill: portal: Recheck portal state by Paul Stewart · 12 years ago
  47. ca6abd4 shill: vpn: Claim interface from DeviceInfo by Paul Stewart · 12 years ago
  48. 33af05c shill: Basic VPN service framework. by Darin Petkov · 13 years ago
  49. ac1bdb4 shill: Initiate scan on resume, if appropriate by Gary Morain · 13 years ago
  50. b65c245 shill: Refactor Manager's Get*Service to support both VPN and WiFi types. by Darin Petkov · 13 years ago
  51. 20088d8 shill: Perform Portal Detection in Device by Paul Stewart · 13 years ago
  52. a20cbc2 shill: Add metrics Network.Shill.TimeToDrop and Network.Shill.*.TimeOnline by Thieu Le · 13 years ago
  53. 0756db9 shill: Implement GetEntry on Profile by Paul Stewart · 13 years ago
  54. 7522551 shill: Implement DeleteEntry Profile method by Paul Stewart · 13 years ago
  55. 1b25314 shill: Implement more of Profile DBus interface by Paul Stewart · 13 years ago
  56. d32f484 shill: Pass a parameter to dhcp client to request a hostname by Paul Stewart · 13 years ago
  57. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  58. 41c0e0a shill: Delay cellular device creation if DeviceInfo is not available yet. by Darin Petkov · 13 years ago
  59. 1b1a7f2 shill: Implement get/set of Profile property for Service by Paul Stewart · 13 years ago
  60. 8a3188d shill: improve conformance with WiFiRoaming tests by mukesh agrawal · 13 years ago
  61. 19c871d shill: Hook up Create/Pop/PushProfile to dbus by Paul Stewart · 13 years ago
  62. c1dec4d shill: Assign "Default" status to the best connection by Paul Stewart · 13 years ago
  63. 4eb4d78 shill: when we find an Endpoint for a WiFiService that hasn't been by mukesh agrawal · 13 years ago
  64. 7135476 shill: Add option to push profiles on shill startup by Gaurav Shah · 13 years ago
  65. 435de2c Implement {Available|Connected|Enabled}Technolgies and DefaultTechnology by Gaurav Shah · 13 years ago
  66. 00917ce shill: set favorite property when a Service is connected, and by mukesh agrawal · 13 years ago
  67. a41e38d shill: wifi: Load hidden services from storage by Paul Stewart · 13 years ago
  68. 1b7a616 shill: Implement write-only properties by Gaurav Shah · 13 years ago
  69. a849a3d shill: Nuke AdoptProfile by Paul Stewart · 13 years ago
  70. 5dc40aa shill: Implement CreateProfile, PushProfile, PopProfile by Paul Stewart · 13 years ago
  71. 6515aab [shill] Make profiles backed with StoreInterfaces by Chris Masone · 13 years ago
  72. 26b327e shill: A couple of naming cleanups by Paul Stewart · 13 years ago
  73. b9c0059 [shill] Profiles need to own their own storage by Chris Masone · 13 years ago
  74. ffa3d04 shill: allow property accessors to return an error message if a by mukesh agrawal · 13 years ago
  75. 22aa71b shill: Implement service sorting by Paul Stewart · 13 years ago
  76. fdd1607 shill: Add Technology class by Paul Stewart · 13 years ago
  77. 7a4e400 shill: implement Manager.GetService (error-case only) by mukesh agrawal · 13 years ago
  78. 877ff98 [shill] Enable default profile to persist device info by Chris Masone · 13 years ago
  79. 5c4dd0b shill: clear more state on calls to Device::Stop and WiFi::Stop by mukesh agrawal · 13 years ago
  80. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  81. 3239932 shill: implement manager.RequestScan (for WiFi only) by mukesh agrawal · 13 years ago
  82. 5029c6c shill: stop devices when deregistering them by mukesh agrawal · 13 years ago
  83. 03dba0b shill: Start assigning service state by Paul Stewart · 13 years ago
  84. 2ae797d Re-land "[shill] Provide a cmd line toggle between flimflam and shill storage dirs" by Chris Masone · 13 years ago
  85. 7156c92 Revert "[shill] Provide a cmd line toggle between flimflam and shill storage dirs" by Chris Masone · 13 years ago
  86. 6402e50 [shill] Provide a cmd line toggle between flimflam and shill storage dirs by Chris Masone · 13 years ago
  87. 626719f Re-land "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  88. 0fda552 Revert "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  89. b17d42d [shill] Add hardware address to Device objects. by Chris Masone · 13 years ago
  90. e613202 shill: Add connection to device by Paul Stewart · 13 years ago
  91. 6f9eaa3 shill: Add Cellular devices to DeviceInfo. by Darin Petkov · 13 years ago
  92. 8f317b6 shill: add ability to blacklist devices by mukesh agrawal · 13 years ago
  93. 6791a43 [shill] Enable Profile objects to manage a list of Services to persist. by Chris Masone · 13 years ago
  94. 887f298 shill: Add a ModemInfo object that's a peer of DeviceInfo. by Darin Petkov · 13 years ago
  95. 7aa5f90 [shill] Back property storage in Service objects with Entry objects by Chris Masone · 13 years ago
  96. 88cbd5f [shill] Add properties to Profiles. by Chris Masone · 13 years ago
  97. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  98. 3c3f6a1 [shill] Add a few more derived properties of the Manager class by Chris Masone · 13 years ago
  99. a8a2c25 [shill] Enable the getting of properties, and wire to dbus. by Chris Masone · 13 years ago
  100. 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 13 years ago