1. cc0fded shill: implement timeout for DHCP requests by mukesh agrawal · 12 years ago
  2. 1062d9d shill: Allow service override of DHCP-derived IP parameters by Paul Stewart · 12 years ago
  3. 48100b0 shill: rtnl: Handle setting of peer address by Paul Stewart · 12 years ago
  4. ce4ec19 shill: vpn: Pin route on default connection by Paul Stewart · 12 years ago
  5. 3f68bb1 shill: routing table: Apply routes from IPConfig by Paul Stewart · 12 years ago
  6. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  7. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  8. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  9. 79d74c9 shill: vpn: Associate VPN device with service and update IP configuration. by Darin Petkov · 12 years ago
  10. 6059674 shill: vpn: Parse route options through openvpn notify callback. by Darin Petkov · 12 years ago
  11. caef893 shill: Delete foreign route entries when adding new default route. by Thieu Le · 13 years ago
  12. 2bf1d35 shill: Enable and disable IPv6 with interface events by Paul Stewart · 13 years ago
  13. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  14. 7355ce1 shill: Naming and lint cleanup pass by Paul Stewart · 13 years ago
  15. ac4ac00 shill: Clean up protected fields by Paul Stewart · 13 years ago
  16. 34af218 [shill] Use flimflam-esque storage ids by Chris Masone · 13 years ago
  17. dd60e45 shill: Add connection class by Paul Stewart · 13 years ago
  18. b606394 shill: Add singleton to output resolver files by Paul Stewart · 13 years ago
  19. 75e89d2 shill: Add routing table RTNL message handler by Paul Stewart · 13 years ago
  20. 5dec5f4 [shill] Enable Device objects to persist themselves to disk by Chris Masone · 13 years ago
  21. 8a7b8be [shill] Enable IPConfig to Store/Load itself by Chris Masone · 13 years ago
  22. 0756f23 [shill] Make IPConfig objects have sane DBus Paths by Chris Masone · 13 years ago
  23. 19e3040 [shill] Continue fixing sloppy naming stuff by Chris Masone · 13 years ago
  24. 1d18e8c shill: Add IPAddress class by Paul Stewart · 13 years ago
  25. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  26. 43b48a1 [shill] Add getting/setting for ipconfig properties by Chris Masone · 13 years ago
  27. 4e85161 [shill] Wire up derived properties in the Device class by Chris Masone · 13 years ago
  28. c6c6c13 [shill] Wire IPConfig objects to dbus by Chris Masone · 13 years ago
  29. 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 13 years ago
  30. c39f113 shill: Add DeviceInfo routines for assigning IP address by Paul Stewart · 13 years ago
  31. afa6fc4 shill: Connect Ethernet Device to DHCPConfig. by Darin Petkov · 13 years ago
  32. f65e928 shill: Remove IPConfig/DHCPConfig's dependency on Device. by Darin Petkov · 13 years ago
  33. f9b0ca8 shill: Handle success/failure events from dhcpcd. by Darin Petkov · 13 years ago
  34. 92c4390 shill: Almost complete support for terminating dhcpcd. by Darin Petkov · 13 years ago
  35. efb09c3 shill: Provide notification callbacks on DHCP configuration updates. by Darin Petkov · 13 years ago
  36. c1e5041 [shill] Start replacing bare pointers with scoped_refptrs where appropriate by Chris Masone · 13 years ago
  37. e7cb7f8 shill: Parse dhcpcd Event signal properties. by Darin Petkov · 13 years ago
  38. d1b715b shill -- connect dhcp config to proxies and provider. by Darin Petkov · 13 years ago
  39. 50308cd Basic DHCP framework and DHCPCD proxies. by Darin Petkov · 13 years ago
  40. e02b3ca shill: Implement a basic IPConfig class. by Darin Petkov · 13 years ago