1. 1c1dd35 shill: fix crash in IPConfig::UpdateProperties by mukesh agrawal · 11 years ago
  2. 7aed61c shill: add property change notifications for IPConfig objects by mukesh agrawal · 11 years ago
  3. 53b3f47 shill: Expose domain search list property via DBus by Christopher Wiley · 12 years ago
  4. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  5. def189e shill: Static IP: Save DHCP-supplied IP parameters by Paul Stewart · 12 years ago
  6. 4558bda shill: IPConfig: Create DBus API method "Refresh" by Paul Stewart · 12 years ago
  7. 1062d9d shill: Allow service override of DHCP-derived IP parameters by Paul Stewart · 12 years ago
  8. 10241e3 shill: Add "IPConfig" property for Services by Paul Stewart · 12 years ago
  9. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 12 years ago
  10. 48100b0 shill: rtnl: Handle setting of peer address by Paul Stewart · 12 years ago
  11. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  12. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  13. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  14. 34af218 [shill] Use flimflam-esque storage ids by Chris Masone · 13 years ago
  15. 5dec5f4 [shill] Enable Device objects to persist themselves to disk by Chris Masone · 13 years ago
  16. ae4de57 [shill] use std::replace to replace char in a string by Chris Masone · 13 years ago
  17. 8a7b8be [shill] Enable IPConfig to Store/Load itself by Chris Masone · 13 years ago
  18. 0756f23 [shill] Make IPConfig objects have sane DBus Paths by Chris Masone · 13 years ago
  19. 19e3040 [shill] Continue fixing sloppy naming stuff by Chris Masone · 13 years ago
  20. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  21. 43b48a1 [shill] Add getting/setting for ipconfig properties by Chris Masone · 13 years ago
  22. 4e85161 [shill] Wire up derived properties in the Device class by Chris Masone · 13 years ago
  23. c6c6c13 [shill] Wire IPConfig objects to dbus by Chris Masone · 13 years ago
  24. 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 13 years ago
  25. f65e928 shill: Remove IPConfig/DHCPConfig's dependency on Device. by Darin Petkov · 13 years ago
  26. f9b0ca8 shill: Handle success/failure events from dhcpcd. by Darin Petkov · 13 years ago
  27. 92c4390 shill: Almost complete support for terminating dhcpcd. by Darin Petkov · 13 years ago
  28. efb09c3 shill: Provide notification callbacks on DHCP configuration updates. by Darin Petkov · 13 years ago
  29. c1e5041 [shill] Start replacing bare pointers with scoped_refptrs where appropriate by Chris Masone · 13 years ago
  30. e7cb7f8 shill: Parse dhcpcd Event signal properties. by Darin Petkov · 13 years ago
  31. a82b711 [shill] device, service objects need to register unique paths by Chris Masone · 13 years ago
  32. 50308cd Basic DHCP framework and DHCPCD proxies. by Darin Petkov · 13 years ago
  33. e02b3ca shill: Implement a basic IPConfig class. by Darin Petkov · 13 years ago