1. 7a4e400 shill: implement Manager.GetService (error-case only) by mukesh agrawal · 13 years ago
  2. c086531 shill: Support for GSM network scanning. by Darin Petkov · 13 years ago
  3. 5c4dd0b shill: clear more state on calls to Device::Stop and WiFi::Stop by mukesh agrawal · 13 years ago
  4. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  5. f2f68a5 shill: acquire ip addresses for wifi (via dhcp), and signal when by mukesh agrawal · 13 years ago
  6. 3239932 shill: implement manager.RequestScan (for WiFi only) by mukesh agrawal · 13 years ago
  7. ac4ac00 shill: Clean up protected fields by Paul Stewart · 13 years ago
  8. 092df3e [shill] Make wifi classes store mode as a string by Chris Masone · 13 years ago
  9. 626719f Re-land "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  10. 0fda552 Revert "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  11. b17d42d [shill] Add hardware address to Device objects. by Chris Masone · 13 years ago
  12. 6f9eaa3 shill: Add Cellular devices to DeviceInfo. by Darin Petkov · 13 years ago
  13. d966195 shill: Register the modem, create service and obtain signal strength. by Darin Petkov · 13 years ago
  14. 51a7e93 shill: push service naming down into Service class (instead of being by mukesh agrawal · 13 years ago
  15. dc42bb3 shill: wifi cleanups by mukesh agrawal · 13 years ago
  16. 3195024 shill: add unittests for wifi by mukesh agrawal · 13 years ago
  17. aceede3 shill: Convert DHCP Proxy to use a model similar to Supplicant and ModemManager. by Darin Petkov · 13 years ago
  18. 7df0c67 [shill] Start cleaning up some of the naming confusion by Chris Masone · 13 years ago
  19. d196726 shill: Merge supplicant's proxy factory into ProxyFactory. by Darin Petkov · 13 years ago
  20. af57195 shill: refactor supplicant_process_proxy and supplicant_interface_proxy by mukesh agrawal · 13 years ago
  21. 6791a43 [shill] Enable Profile objects to manage a list of Services to persist. by Chris Masone · 13 years ago
  22. b2e326b Re-land "[shill] Get rid of Entry as a first-class citizen"" by Chris Masone · 13 years ago
  23. 7c1ab1c Revert "[shill] Get rid of Entry as a first-class citizen" by Chris Masone · 13 years ago
  24. 9c9e8fb [shill] Get rid of Entry as a first-class citizen by Chris Masone · 13 years ago
  25. 7aa5f90 [shill] Back property storage in Service objects with Entry objects by Chris Masone · 13 years ago
  26. f60e406 shill: update Makefile to enable -Wall, and related flags, on ebuilds by mukesh agrawal · 13 years ago
  27. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  28. 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 13 years ago
  29. 853b81b [shill] move wifi properties into WiFi from Device by Chris Masone · 13 years ago
  30. b925cc8 [shill] Add properties to Manager, Device and subclasses. Clean up unit tests by Chris Masone · 13 years ago
  31. 445e72c shill: move D-Bus code out of WiFiService (into WiFi). this by mukesh agrawal · 13 years ago
  32. 3bd3c8c [shill] Add support for setting properties. by Chris Masone · 13 years ago
  33. afa6fc4 shill: Connect Ethernet Device to DHCPConfig. by Darin Petkov · 13 years ago
  34. b54601c shill: support association with open wifi access points by mukesh agrawal · 13 years ago
  35. c7426a4 shill: deal properly with an interface that is already known to wpa_supplicant by mukesh agrawal · 13 years ago
  36. a82b711 [shill] device, service objects need to register unique paths by Chris Masone · 13 years ago
  37. ab87ea4 wire-up WiFi class to D-Bus, implement rudimentary scanning support by mukesh agrawal · 13 years ago
  38. f1ce5d2 Track link status in Ethernet and register service by Paul Stewart · 13 years ago
  39. b50f0b9 Perform device discovery and registration in device_info by Paul Stewart · 13 years ago