1. 6acd966 shill: fix -Winconsistent-missing-override warning found by clang. by Yunlian Jiang · 10 years ago
  2. 024a6c8 shill: Connection: Apply connection MTU by Paul Stewart · 10 years ago
  3. 3c3c36a shill: do not report suspend readiness on gateway ARP by Samuel Tan · 10 years ago
  4. cd47732 shill: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  5. 5ea763b shill: Add C++11 override specifier to destructors of derived classes. by Ben Chan · 10 years ago
  6. 7fab897 shill: Use integer types from stdint.h by Ben Chan · 10 years ago
  7. 83bd64b shill, libchromeos: Move the minijail c++ bindings by Utkarsh Sanghi · 10 years ago
  8. 93920d2 shill: DHCPConfig: Change one DHCP state by Paul Stewart · 10 years ago
  9. 3bdf1ab shill: DHCPClient: Output status metrics by Paul Stewart · 10 years ago
  10. c45688b shill: Fix header guards to conform to coding style. by Ben Chan · 10 years ago
  11. b108318 shill: DHCPConfig: Remove use of minimal config by Paul Stewart · 10 years ago
  12. 8a53229 shill: Fix most of warnings from cpplint by Alex Vakulenko · 10 years ago
  13. 475c072 shill: DHCPConfig: Reorder callback and lease expiration timer by Paul Stewart · 10 years ago
  14. a0ddf46 shill: Update to build against libchrome-242728. by Ben Chan · 11 years ago
  15. 1f916e4 shill: DhcpConfig: Vacate lease if it expires by Paul Stewart · 11 years ago
  16. c509953 shill: IPConfig: Don't reset StaticIP on failure by Paul Stewart · 11 years ago
  17. c3fdba9 shill: DhcpConfig: Report Vendor Encapsulated Options by Paul Stewart · 11 years ago
  18. 75a68b9 shill: DHCPConfig: Optionally use minimal config by Paul Stewart · 11 years ago
  19. 94571f1 shill: DhcpConfig: Save Gateway-ARP lease on timeout by Paul Stewart · 11 years ago
  20. a63f521 shill: DHCPConfig: Report Web Proxy Auto Discovery by Paul Stewart · 11 years ago
  21. 217c61d shill: Device: Release lease if using static IP by Paul Stewart · 11 years ago
  22. 28fd88e shill: make a couple of DHCPConfig methods static by mukesh agrawal · 11 years ago
  23. 0e1cdea shill: Implement Service.Remove & delete DHCP leases by Albert Chaulk · 12 years ago
  24. 3fe1766 shill: Unbind DHCPConfig from it's PID when dhcpcd is killed. by Darin Petkov · 12 years ago
  25. 1835e77 shill: increase logging for DHCPConfig by mukesh agrawal · 12 years ago
  26. 65bcd08 shill: DHCPConfig: Configure classless static routes by Paul Stewart · 12 years ago
  27. a02ee49 shill: DHCPConfig: Enable and accept "GATEWAY-ARP" messages by Paul Stewart · 12 years ago
  28. ad43cc6 Launch dhcpcd using Minijail. by Jorge Lucangeli Obes · 12 years ago
  29. cc0fded shill: implement timeout for DHCP requests by mukesh agrawal · 12 years ago
  30. d408fdf shill: Add ArpGateway and network-based leases by Paul Stewart · 12 years ago
  31. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 13 years ago
  32. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  33. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 13 years ago
  34. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  35. 14c29ec shill: vpn: Parse openvpn IP configuration options. by Darin Petkov · 13 years ago
  36. 94eed56 shill: Add code to wait for dhcpcd to exit before continuing. by Thieu Le · 13 years ago
  37. d32f484 shill: Pass a parameter to dhcp client to request a hostname by Paul Stewart · 13 years ago
  38. ab565bb shill: Convert ProxyFactory singleton to LazyInstance. by Darin Petkov · 13 years ago
  39. a7b8949 shill: Don't create DHCP and Modem D-Bus proxies in signal callbacks. by Darin Petkov · 13 years ago
  40. 0756f23 [shill] Make IPConfig objects have sane DBus Paths by Chris Masone · 13 years ago
  41. 19e3040 [shill] Continue fixing sloppy naming stuff by Chris Masone · 13 years ago
  42. aceede3 shill: Convert DHCP Proxy to use a model similar to Supplicant and ModemManager. by Darin Petkov · 13 years ago
  43. 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 13 years ago
  44. 3258a81 shill: Remove GLibInterface and mock out GLib directly. by Darin Petkov · 13 years ago
  45. f65e928 shill: Remove IPConfig/DHCPConfig's dependency on Device. by Darin Petkov · 13 years ago
  46. f9b0ca8 shill: Handle success/failure events from dhcpcd. by Darin Petkov · 13 years ago
  47. 98dd6a0 shill: Implement DHCPConfig::ReleaseIP by Darin Petkov · 13 years ago
  48. 92c4390 shill: Almost complete support for terminating dhcpcd. by Darin Petkov · 13 years ago
  49. f7897bc shill: Start a mockable GLib interface. by Darin Petkov · 13 years ago
  50. c1e5041 [shill] Start replacing bare pointers with scoped_refptrs where appropriate by Chris Masone · 13 years ago
  51. e7cb7f8 shill: Parse dhcpcd Event signal properties. by Darin Petkov · 13 years ago
  52. d1b715b shill -- connect dhcp config to proxies and provider. by Darin Petkov · 13 years ago
  53. 50308cd Basic DHCP framework and DHCPCD proxies. by Darin Petkov · 13 years ago