1. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  2. 48100b0 shill: rtnl: Handle setting of peer address by Paul Stewart · 12 years ago
  3. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  4. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  5. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  6. 6bb9e7c shill: rename DispatchOnType to SetProperty by mukesh agrawal · 12 years ago
  7. d32f484 shill: Pass a parameter to dhcp client to request a hostname by Paul Stewart · 12 years ago
  8. 8322440 shill: 64-bit fixes: integer sizes for printf by Paul Stewart · 13 years ago
  9. 26b327e shill: A couple of naming cleanups by Paul Stewart · 13 years ago
  10. ab565bb shill: Convert ProxyFactory singleton to LazyInstance. by Darin Petkov · 13 years ago
  11. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  12. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  13. 2176a88 [shill] Get rid of protected data members in PropertyStoreTest by Chris Masone · 13 years ago
  14. 9d77993 [shill] Add code for persisting profiles and services to disk. by Chris Masone · 13 years ago
  15. 7355ce1 shill: Naming and lint cleanup pass by Paul Stewart · 13 years ago
  16. a7b8949 shill: Don't create DHCP and Modem D-Bus proxies in signal callbacks. by Darin Petkov · 13 years ago
  17. 8a7b8be [shill] Enable IPConfig to Store/Load itself by Chris Masone · 13 years ago
  18. 19e3040 [shill] Continue fixing sloppy naming stuff by Chris Masone · 13 years ago
  19. aceede3 shill: Convert DHCP Proxy to use a model similar to Supplicant and ModemManager. by Darin Petkov · 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. 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 13 years ago
  23. f65e928 shill: Remove IPConfig/DHCPConfig's dependency on Device. by Darin Petkov · 13 years ago
  24. f9b0ca8 shill: Handle success/failure events from dhcpcd. by Darin Petkov · 13 years ago
  25. 98dd6a0 shill: Implement DHCPConfig::ReleaseIP by Darin Petkov · 13 years ago
  26. 92c4390 shill: Almost complete support for terminating dhcpcd. by Darin Petkov · 13 years ago
  27. f7897bc shill: Start a mockable GLib interface. by Darin Petkov · 13 years ago
  28. c1e5041 [shill] Start replacing bare pointers with scoped_refptrs where appropriate by Chris Masone · 13 years ago
  29. e7cb7f8 shill: Parse dhcpcd Event signal properties. by Darin Petkov · 13 years ago