1. 8dc5e7b shill: DBus: Fix issues with the exit path by Paul Stewart · 10 years ago
  2. cd47732 shill: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  3. cc225ef shill: Replace NULL with nullptr. by Ben Chan · 10 years ago
  4. 3bdf1ab shill: DHCPClient: Output status metrics by Paul Stewart · 10 years ago
  5. c45688b shill: Fix header guards to conform to coding style. by Ben Chan · 10 years ago
  6. b108318 shill: DHCPConfig: Remove use of minimal config by Paul Stewart · 10 years ago
  7. 88fb16f shill: dhcp: make kDHCPCDPathFormatLease a compile-time const by mukesh agrawal · 10 years ago
  8. a0ddf46 shill: Update to build against libchrome-242728. by Ben Chan · 10 years ago
  9. 75a68b9 shill: DHCPConfig: Optionally use minimal config by Paul Stewart · 11 years ago
  10. f407d59 shill: add some unit tests for ppp dongle support by mukesh agrawal · 11 years ago
  11. 0e1cdea shill: Implement Service.Remove & delete DHCP leases by Albert Chaulk · 11 years ago
  12. d408fdf shill: Add ArpGateway and network-based leases by Paul Stewart · 12 years ago
  13. fb46caf shill: Delete existing routes when the device is started. by Thieu Le · 12 years ago
  14. d32f484 shill: Pass a parameter to dhcp client to request a hostname by Paul Stewart · 12 years ago
  15. ab565bb shill: Convert ProxyFactory singleton to LazyInstance. by Darin Petkov · 13 years ago
  16. 77cb681 shill: Acquire IP once the cellular interface is up. by Darin Petkov · 13 years ago
  17. 0d2ada3 Move away from Singleton by Paul Stewart · 13 years ago
  18. a7b8949 shill: Don't create DHCP and Modem D-Bus proxies in signal callbacks. by Darin Petkov · 13 years ago
  19. 19e3040 [shill] Continue fixing sloppy naming stuff by Chris Masone · 13 years ago
  20. aceede3 shill: Convert DHCP Proxy to use a model similar to Supplicant and ModemManager. by Darin Petkov · 13 years ago
  21. 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 13 years ago
  22. 3258a81 shill: Remove GLibInterface and mock out GLib directly. by Darin Petkov · 13 years ago
  23. afa6fc4 shill: Connect Ethernet Device to DHCPConfig. by Darin Petkov · 13 years ago
  24. f65e928 shill: Remove IPConfig/DHCPConfig's dependency on Device. by Darin Petkov · 13 years ago
  25. 98dd6a0 shill: Implement DHCPConfig::ReleaseIP by Darin Petkov · 13 years ago
  26. 92c4390 shill: Almost complete support for terminating dhcpcd. by Darin Petkov · 13 years ago
  27. f7897bc shill: Start a mockable GLib interface. by Darin Petkov · 13 years ago
  28. c1e5041 [shill] Start replacing bare pointers with scoped_refptrs where appropriate by Chris Masone · 13 years ago
  29. d1b715b shill -- connect dhcp config to proxies and provider. by Darin Petkov · 13 years ago
  30. 50308cd Basic DHCP framework and DHCPCD proxies. by Darin Petkov · 13 years ago