1. 8ae1874 shill: Top-level files f-m: Switch pointer/ref spacing by Paul Stewart · 9 years ago
  2. b255a76 shill: DHCPv6 configuration support by Peter Qiu · 9 years ago
  3. 35ed908 shill: Remove spurious errors in IPConfig::TimeToLeaseExpiry by Paul Stewart · 9 years ago
  4. 08add48 shill: Allow hostname setting via DHCP by Matthew Wein · 9 years ago
  5. 024a6c8 shill: Connection: Apply connection MTU by Paul Stewart · 10 years ago
  6. 3c3c36a shill: do not report suspend readiness on gateway ARP by Samuel Tan · 10 years ago
  7. c9c31d8 shill: add object id to scoped log messages by Rebecca Silberstein · 10 years ago
  8. 8d6b597 shill: export a shared library for RTNL interface. by Peter Qiu · 10 years ago
  9. 815a6fb shill: add function to check time till DHCP lease renewal by Samuel Tan · 10 years ago
  10. a89154b shill: Support of DNS auto fallback by Peter Qiu · 10 years ago
  11. 1793c31 shill: IPConfig: Don't persist data by Paul Stewart · 10 years ago
  12. 1f916e4 shill: DhcpConfig: Vacate lease if it expires by Paul Stewart · 11 years ago
  13. c509953 shill: IPConfig: Don't reset StaticIP on failure by Paul Stewart · 11 years ago
  14. 8223653 shill: Device: Refresh Static IP configuration by Paul Stewart · 11 years ago
  15. c3fdba9 shill: DhcpConfig: Report Vendor Encapsulated Options by Paul Stewart · 11 years ago
  16. 0295e0f shill: ipconfig: Deprecate flimflam namespace. by Ben Chan · 11 years ago
  17. a63f521 shill: DHCPConfig: Report Web Proxy Auto Discovery by Paul Stewart · 11 years ago
  18. 217c61d shill: Device: Release lease if using static IP by Paul Stewart · 11 years ago
  19. 1c1dd35 shill: fix crash in IPConfig::UpdateProperties by mukesh agrawal · 11 years ago
  20. 7aed61c shill: add property change notifications for IPConfig objects by mukesh agrawal · 11 years ago
  21. 53b3f47 shill: Expose domain search list property via DBus by Christopher Wiley · 12 years ago
  22. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  23. def189e shill: Static IP: Save DHCP-supplied IP parameters by Paul Stewart · 12 years ago
  24. 4558bda shill: IPConfig: Create DBus API method "Refresh" by Paul Stewart · 12 years ago
  25. 1062d9d shill: Allow service override of DHCP-derived IP parameters by Paul Stewart · 12 years ago
  26. 10241e3 shill: Add "IPConfig" property for Services by Paul Stewart · 12 years ago
  27. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 12 years ago
  28. 48100b0 shill: rtnl: Handle setting of peer address by Paul Stewart · 12 years ago
  29. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  30. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  31. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  32. 34af218 [shill] Use flimflam-esque storage ids by Chris Masone · 13 years ago
  33. 5dec5f4 [shill] Enable Device objects to persist themselves to disk by Chris Masone · 13 years ago
  34. ae4de57 [shill] use std::replace to replace char in a string by Chris Masone · 13 years ago
  35. 8a7b8be [shill] Enable IPConfig to Store/Load itself by Chris Masone · 13 years ago
  36. 0756f23 [shill] Make IPConfig objects have sane DBus Paths by Chris Masone · 13 years ago
  37. 19e3040 [shill] Continue fixing sloppy naming stuff by Chris Masone · 13 years ago
  38. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  39. 43b48a1 [shill] Add getting/setting for ipconfig properties by Chris Masone · 13 years ago
  40. 4e85161 [shill] Wire up derived properties in the Device class by Chris Masone · 13 years ago
  41. c6c6c13 [shill] Wire IPConfig objects to dbus by Chris Masone · 13 years ago
  42. 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 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. a82b711 [shill] device, service objects need to register unique paths by Chris Masone · 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