1. 1f916e4 shill: DhcpConfig: Vacate lease if it expires by Paul Stewart · 11 years ago
  2. c509953 shill: IPConfig: Don't reset StaticIP on failure by Paul Stewart · 11 years ago
  3. fa11e28 shill: Service: Provide "Tethering" property by Paul Stewart · 11 years ago
  4. c6fbad9 shill: WiFi: Add TDLS operations to Device RPC API by Paul Stewart · 11 years ago
  5. bcc6e01 shill: cellular: Temporarily disable IPv6 support on cellular devices. by Ben Chan · 11 years ago
  6. 43ce4d4 cellular: Improve out-of-credits detection by Thieu Le · 11 years ago
  7. dded007 shill: Service: Track DHCP failures and inform ShouldUseMinimalDHCPConfig() by Paul Stewart · 11 years ago
  8. 75a68b9 shill: DHCPConfig: Optionally use minimal config by Paul Stewart · 11 years ago
  9. 9f3dcf8 shill: cellular: Disable modem before system goes into suspend. by Ben Chan · 11 years ago
  10. 923a502 shill: Deprecate flimflam namespace. by Ben Chan · 11 years ago
  11. 2f352e6 shill: Enable/Disable should return error if opposite operation pending. by Arman Uguray · 11 years ago
  12. d30df3c shill: remove unused method DeviceAdaptorInterface::UpdateEnabled by mukesh agrawal · 11 years ago
  13. bb2231c shill: accelerate link monitoring after a suspend/resume event by mukesh agrawal · 11 years ago
  14. ba99b59 shill: Create an IPAddress store in Manager for ConnectionHealthChecker by Prathmesh Prabhu · 12 years ago
  15. 41a071e Revert "shill: Create an IPAddress store in Manager for ConnectionHealthChecker". This breaks all DHCP networks. by Paul Stewart · 12 years ago
  16. d8468b4 shill: Create an IPAddress store in Manager for ConnectionHealthChecker by Prathmesh Prabhu · 12 years ago
  17. ade9b9a shill: Make multiple TCP connections in ConnectionHealthChecker and by Prathmesh Prabhu · 12 years ago
  18. f84a424 shill: cellular: Use ConnectionHealthChecker for out-of-credit detection by Arman Uguray · 12 years ago
  19. b061f89 Add a traffic monitor to detect abnormal scenarios. by Ben Chan · 12 years ago
  20. 6c1e3bb shill: cellular: Add Network.Shill.Cellular.DropsPerHour. by Thieu Le · 12 years ago
  21. ad663e1 shill: Add a 'Reset' DBus method to Device interface. by Ben Chan · 12 years ago
  22. abd3b50 shill: Disconnect a service on DHCP lease failure by Christopher Wiley · 12 years ago
  23. c886061 shill: Device: Stop LinkMonitor on selected Service transition by Paul Stewart · 12 years ago
  24. d176092 shill: Fix crash when service is disabled after receiving IP config. by Thieu Le · 12 years ago
  25. 036dba0 shill: Device: Add LinkMonitor by Paul Stewart · 12 years ago
  26. 784566d shill: renew DHCP on resume by mukesh agrawal · 12 years ago
  27. 6ff27f5 shill: Device: Add receive / transmit byte count properties by Paul Stewart · 12 years ago
  28. e7c6ad3 shill: Add Profile and Manager UpdateDevice support. by Darin Petkov · 12 years ago
  29. da79862 Remove the the TechnologyIs method from Device, associated classes, and everything else. by Joshua Kroll · 12 years ago
  30. ad43cc6 Launch dhcpcd using Minijail. by Jorge Lucangeli Obes · 13 years ago
  31. cc0fded shill: implement timeout for DHCP requests by mukesh agrawal · 12 years ago
  32. baeefdf shill: Fix cellular PIN unlock by Gary Morain · 12 years ago
  33. 8c116a9 shill: device_info: Revamp address/route flushing by Paul Stewart · 12 years ago
  34. d215af6 shill: service: Do active checks on PortalCheck and ProxyConfig by Paul Stewart · 13 years ago
  35. 4a49079 shill: device: require a non NULL error pointer be passed to Start by Jason Glasgow · 13 years ago
  36. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 13 years ago
  37. 85e050b shill: Add portal metrics by Thieu Le · 13 years ago
  38. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  39. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 13 years ago
  40. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  41. fb46caf shill: Delete existing routes when the device is started. by Thieu Le · 13 years ago
  42. 79d74c9 shill: vpn: Associate VPN device with service and update IP configuration. by Darin Petkov · 13 years ago
  43. c681fa0 shill: portal: Recheck portal state by Paul Stewart · 13 years ago
  44. 20088d8 shill: Perform Portal Detection in Device by Paul Stewart · 13 years ago
  45. 6bb9e7c shill: rename DispatchOnType to SetProperty by mukesh agrawal · 13 years ago
  46. 8abd2f6 shill: teach dbus_adaptor (and appropriate subclasses) how to clear properties by mukesh agrawal · 13 years ago
  47. d32f484 shill: Pass a parameter to dhcp client to request a hostname by Paul Stewart · 13 years ago
  48. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  49. c1dec4d shill: Assign "Default" status to the best connection by Paul Stewart · 13 years ago
  50. be5f5b3 shill: Create HTTPProxy for connected services by Paul Stewart · 13 years ago
  51. 2bf1d35 shill: Enable and disable IPv6 with interface events by Paul Stewart · 13 years ago
  52. 435de2c Implement {Available|Connected|Enabled}Technolgies and DefaultTechnology by Gaurav Shah · 13 years ago
  53. 26b327e shill: A couple of naming cleanups by Paul Stewart · 13 years ago
  54. fdd1607 shill: Add Technology class by Paul Stewart · 13 years ago
  55. 5c4dd0b shill: clear more state on calls to Device::Stop and WiFi::Stop by mukesh agrawal · 13 years ago
  56. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  57. 2176a88 [shill] Get rid of protected data members in PropertyStoreTest by Chris Masone · 13 years ago
  58. 9d77993 [shill] Add code for persisting profiles and services to disk. by Chris Masone · 13 years ago
  59. 03dba0b shill: Start assigning service state by Paul Stewart · 13 years ago
  60. 34af218 [shill] Use flimflam-esque storage ids by Chris Masone · 13 years ago
  61. 626719f Re-land "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  62. 0fda552 Revert "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  63. b17d42d [shill] Add hardware address to Device objects. by Chris Masone · 13 years ago
  64. 5dec5f4 [shill] Enable Device objects to persist themselves to disk by Chris Masone · 13 years ago
  65. e9d12e0 shill: Enable the ModemManager.Modem on Cellular device start. by Darin Petkov · 13 years ago
  66. 19e3040 [shill] Continue fixing sloppy naming stuff by Chris Masone · 13 years ago
  67. 8a56ad6 [shill] Move some simple unit tests to property_store_unittest.cc by Chris Masone · 13 years ago
  68. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  69. 4e85161 [shill] Wire up derived properties in the Device class by Chris Masone · 13 years ago
  70. 95207da [shill] Enable objects to query an opaque RPC-system ID from Adaptors by Chris Masone · 13 years ago
  71. a8a2c25 [shill] Enable the getting of properties, and wire to dbus. by Chris Masone · 13 years ago
  72. 853b81b [shill] move wifi properties into WiFi from Device by Chris Masone · 13 years ago
  73. b925cc8 [shill] Add properties to Manager, Device and subclasses. Clean up unit tests by Chris Masone · 13 years ago
  74. 3bd3c8c [shill] Add support for setting properties. by Chris Masone · 13 years ago
  75. afa6fc4 shill: Connect Ethernet Device to DHCPConfig. by Darin Petkov · 13 years ago