1. 1a212a6 shill: Top-level files n-v: Switch pointer/ref spacing by Paul Stewart · 9 years ago
  2. c9c31d8 shill: add object id to scoped log messages by Rebecca Silberstein · 10 years ago
  3. cc225ef shill: Replace NULL with nullptr. by Ben Chan · 10 years ago
  4. 3f4d4ee shill: Fix remaining cpplint warnings on non-const reference. by Ben Chan · 10 years ago
  5. 7fab897 shill: Use integer types from stdint.h by Ben Chan · 10 years ago
  6. dc4e099 Metric report for result of user-initiated wifi connection by Peter Qiu · 10 years ago
  7. 047a21c Improve dbus SLOG message by Peter Qiu · 10 years ago
  8. 6d59401 shill: remove obsolete MoveBefore and MoveAfter methods by mukesh agrawal · 11 years ago
  9. ad0e598 shill: Service: Implement "SetProperties" DBus call by Paul Stewart · 11 years ago
  10. e7c7e65 shill: add FrequencyList property to WiFiServices by mukesh agrawal · 11 years ago
  11. bebf1b8 shill: make setting a property to its current value a no-op by mukesh agrawal · 11 years ago
  12. 967eaeb shill: Service: Return profile entries that can configure by Paul Stewart · 11 years ago
  13. dc7b844 shill: improve service logging by mukesh agrawal · 12 years ago
  14. 0e1cdea shill: Implement Service.Remove & delete DHCP leases by Albert Chaulk · 11 years ago
  15. 5d92454 shill: Add a 'CompleteCellularActivation' DBus method to Service interface. by Ben Chan · 11 years ago
  16. 457728b shill: Log service's unique name rather than friendly name. by Darin Petkov · 12 years ago
  17. bcb2c96 shill: Service: Implement ClearProperties by Paul Stewart · 12 years ago
  18. abd3b50 shill: Disconnect a service on DHCP lease failure by Christopher Wiley · 12 years ago
  19. 1e3bc496 shill: Service: Emit a signal when IPConfig changes by Paul Stewart · 12 years ago
  20. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  21. 06175d7 shill: improve logging by mukesh agrawal · 12 years ago
  22. d215af6 shill: service: Do active checks on PortalCheck and ProxyConfig by Paul Stewart · 12 years ago
  23. ff14b02 shill: Service: Save service entry when property is set by Paul Stewart · 12 years ago
  24. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 12 years ago
  25. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  26. d1511fe shill: make fewer request_name calls by mukesh agrawal · 12 years ago
  27. e1d90e9 shill: update service signal strength and frequency from endpoints by mukesh agrawal · 12 years ago
  28. 6bb9e7c shill: rename DispatchOnType to SetProperty by mukesh agrawal · 13 years ago
  29. 8abd2f6 shill: teach dbus_adaptor (and appropriate subclasses) how to clear properties by mukesh agrawal · 13 years ago
  30. 9cb0268 shill: Broadcast serving cellular operator property changes. by Darin Petkov · 13 years ago
  31. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  32. d78ee7e shill: Broadcast service strength changes. by Darin Petkov · 13 years ago
  33. 4d0401c shill: enable background scanning for wifi by mukesh agrawal · 13 years ago
  34. 0ed0f2e shill: implement Service.Disconnect (for WiFiService only) by mukesh agrawal · 13 years ago
  35. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  36. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  37. b100ae7 shill: Propagate Cellular Activate call errors to the DBus caller. by Darin Petkov · 13 years ago
  38. 4d6d941 shill: Propagate Cellular errors to the DBus caller. by Darin Petkov · 13 years ago
  39. c408e69 shill: Support Cellular CDMA activation. by Darin Petkov · 13 years ago
  40. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  41. a8a2c25 [shill] Enable the getting of properties, and wire to dbus. by Chris Masone · 13 years ago
  42. b54601c shill: support association with open wifi access points by mukesh agrawal · 13 years ago
  43. 8fe2c7e [shill] Begin wiring SetProperty by Chris Masone · 13 years ago
  44. ec6b18b [shill] Un-do a few usages of ref-counted pointers where they cause cycles by Chris Masone · 13 years ago
  45. c1e5041 [shill] Start replacing bare pointers with scoped_refptrs where appropriate by Chris Masone · 13 years ago
  46. d0ceb8c [shill] Add signal emitting to adaptor interfaces by Chris Masone · 13 years ago
  47. a82b711 [shill] device, service objects need to register unique paths by Chris Masone · 13 years ago
  48. d7732e4 [shill] Wire shill to dbus by Chris Masone · 13 years ago