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