1. a63f521 shill: DHCPConfig: Report Web Proxy Auto Discovery by Paul Stewart · 11 years ago
  2. 217c61d shill: Device: Release lease if using static IP by Paul Stewart · 11 years ago
  3. 7aed61c shill: add property change notifications for IPConfig objects by mukesh agrawal · 11 years ago
  4. 0302666 shill: cellular: Modify traffic monitor to look at send-q and timer status. by Thieu Le · 11 years ago
  5. 23ac6b7 shill: Revert "shill: resolver: Use (even) smaller DNS timeout" by mukesh agrawal · 12 years ago
  6. a016312 shill: vpn: Create a IPv6 blackhole route for IPv4 L2TP/IPsec VPN. by Ben Chan · 12 years ago
  7. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  8. def189e shill: Static IP: Save DHCP-supplied IP parameters by Paul Stewart · 12 years ago
  9. bf66761 shill: resolver: Use (even) smaller DNS timeout by Paul Stewart · 12 years ago
  10. 4558bda shill: IPConfig: Create DBus API method "Refresh" by Paul Stewart · 12 years ago
  11. a02ee49 shill: DHCPConfig: Enable and accept "GATEWAY-ARP" messages by Paul Stewart · 12 years ago
  12. cc0fded shill: implement timeout for DHCP requests by mukesh agrawal · 12 years ago
  13. 1062d9d shill: Allow service override of DHCP-derived IP parameters by Paul Stewart · 12 years ago
  14. 48100b0 shill: rtnl: Handle setting of peer address by Paul Stewart · 12 years ago
  15. ce4ec19 shill: vpn: Pin route on default connection by Paul Stewart · 12 years ago
  16. 3f68bb1 shill: routing table: Apply routes from IPConfig by Paul Stewart · 12 years ago
  17. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  18. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  19. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  20. 79d74c9 shill: vpn: Associate VPN device with service and update IP configuration. by Darin Petkov · 12 years ago
  21. 6059674 shill: vpn: Parse route options through openvpn notify callback. by Darin Petkov · 12 years ago
  22. caef893 shill: Delete foreign route entries when adding new default route. by Thieu Le · 13 years ago
  23. 2bf1d35 shill: Enable and disable IPv6 with interface events by Paul Stewart · 13 years ago
  24. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  25. 7355ce1 shill: Naming and lint cleanup pass by Paul Stewart · 13 years ago
  26. ac4ac00 shill: Clean up protected fields by Paul Stewart · 13 years ago
  27. 34af218 [shill] Use flimflam-esque storage ids by Chris Masone · 13 years ago
  28. dd60e45 shill: Add connection class by Paul Stewart · 13 years ago
  29. b606394 shill: Add singleton to output resolver files by Paul Stewart · 13 years ago
  30. 75e89d2 shill: Add routing table RTNL message handler by Paul Stewart · 13 years ago
  31. 5dec5f4 [shill] Enable Device objects to persist themselves to disk by Chris Masone · 13 years ago
  32. 8a7b8be [shill] Enable IPConfig to Store/Load itself by Chris Masone · 13 years ago
  33. 0756f23 [shill] Make IPConfig objects have sane DBus Paths by Chris Masone · 13 years ago
  34. 19e3040 [shill] Continue fixing sloppy naming stuff by Chris Masone · 13 years ago
  35. 1d18e8c shill: Add IPAddress class by Paul Stewart · 13 years ago
  36. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  37. 43b48a1 [shill] Add getting/setting for ipconfig properties by Chris Masone · 13 years ago
  38. 4e85161 [shill] Wire up derived properties in the Device class by Chris Masone · 13 years ago
  39. c6c6c13 [shill] Wire IPConfig objects to dbus by Chris Masone · 13 years ago
  40. 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 13 years ago
  41. c39f113 shill: Add DeviceInfo routines for assigning IP address by Paul Stewart · 13 years ago
  42. afa6fc4 shill: Connect Ethernet Device to DHCPConfig. by Darin Petkov · 13 years ago
  43. f65e928 shill: Remove IPConfig/DHCPConfig's dependency on Device. by Darin Petkov · 13 years ago
  44. f9b0ca8 shill: Handle success/failure events from dhcpcd. by Darin Petkov · 13 years ago
  45. 92c4390 shill: Almost complete support for terminating dhcpcd. by Darin Petkov · 13 years ago
  46. efb09c3 shill: Provide notification callbacks on DHCP configuration updates. by Darin Petkov · 13 years ago
  47. c1e5041 [shill] Start replacing bare pointers with scoped_refptrs where appropriate by Chris Masone · 13 years ago
  48. e7cb7f8 shill: Parse dhcpcd Event signal properties. by Darin Petkov · 13 years ago
  49. d1b715b shill -- connect dhcp config to proxies and provider. by Darin Petkov · 13 years ago
  50. 50308cd Basic DHCP framework and DHCPCD proxies. by Darin Petkov · 13 years ago
  51. e02b3ca shill: Implement a basic IPConfig class. by Darin Petkov · 13 years ago