1. 8a53229 shill: Fix most of warnings from cpplint by Alex Vakulenko · 10 years ago
  2. 6fbf64f shill: Update to build against libchrome-271506. by Ben Chan · 10 years ago
  3. 475c072 shill: DHCPConfig: Reorder callback and lease expiration timer by Paul Stewart · 10 years ago
  4. a0ddf46 shill: Update to build against libchrome-242728. by Ben Chan · 10 years ago
  5. a55469d shill: Replace TestProxyFactory variants with MockProxyFactory. by Ben Chan · 11 years ago
  6. 1f916e4 shill: DhcpConfig: Vacate lease if it expires by Paul Stewart · 11 years ago
  7. c509953 shill: IPConfig: Don't reset StaticIP on failure by Paul Stewart · 11 years ago
  8. 21f7b34 shill: DHCPConfig: Get new lease with RenewIP by Paul Stewart · 11 years ago
  9. 75a68b9 shill: DHCPConfig: Optionally use minimal config by Paul Stewart · 11 years ago
  10. 0295e0f shill: ipconfig: Deprecate flimflam namespace. by Ben Chan · 11 years ago
  11. 94571f1 shill: DhcpConfig: Save Gateway-ARP lease on timeout by Paul Stewart · 11 years ago
  12. 217c61d shill: Device: Release lease if using static IP by Paul Stewart · 11 years ago
  13. bebf1b8 shill: make setting a property to its current value a no-op by mukesh agrawal · 11 years ago
  14. 0e1cdea shill: Implement Service.Remove & delete DHCP leases by Albert Chaulk · 11 years ago
  15. 5ad1606 shill: Compile against libchrome-180609 by Paul Stewart · 11 years ago
  16. 3fe1766 shill: Unbind DHCPConfig from it's PID when dhcpcd is killed. by Darin Petkov · 11 years ago
  17. 1835e77 shill: increase logging for DHCPConfig by mukesh agrawal · 12 years ago
  18. 6c6655d shill: log non-zero exit by dhcpcd at higher priority by mukesh agrawal · 12 years ago
  19. 65bcd08 shill: DHCPConfig: Configure classless static routes by Paul Stewart · 12 years ago
  20. c02344a shill: DHCPConfig: Don't crash if proxy_ is NULL in RenewIP by Paul Stewart · 12 years ago
  21. a02ee49 shill: DHCPConfig: Enable and accept "GATEWAY-ARP" messages by Paul Stewart · 12 years ago
  22. ad43cc6 Launch dhcpcd using Minijail. by Jorge Lucangeli Obes · 12 years ago
  23. cc0fded shill: implement timeout for DHCP requests by mukesh agrawal · 12 years ago
  24. 2f3169d Update DHCPConfig with the new rundir for dhcpcd. by Jorge Lucangeli Obes · 12 years ago
  25. d408fdf shill: Add ArpGateway and network-based leases by Paul Stewart · 12 years ago
  26. 10241e3 shill: Add "IPConfig" property for Services by Paul Stewart · 12 years ago
  27. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  28. 48100b0 shill: rtnl: Handle setting of peer address by Paul Stewart · 12 years ago
  29. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  30. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  31. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  32. 6bb9e7c shill: rename DispatchOnType to SetProperty by mukesh agrawal · 13 years ago
  33. d32f484 shill: Pass a parameter to dhcp client to request a hostname by Paul Stewart · 13 years ago
  34. 8322440 shill: 64-bit fixes: integer sizes for printf by Paul Stewart · 13 years ago
  35. 26b327e shill: A couple of naming cleanups by Paul Stewart · 13 years ago
  36. ab565bb shill: Convert ProxyFactory singleton to LazyInstance. by Darin Petkov · 13 years ago
  37. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  38. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  39. 2176a88 [shill] Get rid of protected data members in PropertyStoreTest by Chris Masone · 13 years ago
  40. 9d77993 [shill] Add code for persisting profiles and services to disk. by Chris Masone · 13 years ago
  41. 7355ce1 shill: Naming and lint cleanup pass by Paul Stewart · 13 years ago
  42. a7b8949 shill: Don't create DHCP and Modem D-Bus proxies in signal callbacks. by Darin Petkov · 13 years ago
  43. 8a7b8be [shill] Enable IPConfig to Store/Load itself by Chris Masone · 13 years ago
  44. 19e3040 [shill] Continue fixing sloppy naming stuff by Chris Masone · 13 years ago
  45. aceede3 shill: Convert DHCP Proxy to use a model similar to Supplicant and ModemManager. by Darin Petkov · 13 years ago
  46. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  47. 43b48a1 [shill] Add getting/setting for ipconfig properties by Chris Masone · 13 years ago
  48. 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 13 years ago
  49. f65e928 shill: Remove IPConfig/DHCPConfig's dependency on Device. by Darin Petkov · 13 years ago
  50. f9b0ca8 shill: Handle success/failure events from dhcpcd. by Darin Petkov · 13 years ago
  51. 98dd6a0 shill: Implement DHCPConfig::ReleaseIP by Darin Petkov · 13 years ago
  52. 92c4390 shill: Almost complete support for terminating dhcpcd. by Darin Petkov · 13 years ago
  53. f7897bc shill: Start a mockable GLib interface. by Darin Petkov · 13 years ago
  54. c1e5041 [shill] Start replacing bare pointers with scoped_refptrs where appropriate by Chris Masone · 13 years ago
  55. e7cb7f8 shill: Parse dhcpcd Event signal properties. by Darin Petkov · 13 years ago