1. d78ee7e shill: Broadcast service strength changes. by Darin Petkov · 13 years ago
  2. 76d1388 shill: have Service check if a service is connected/connecting by mukesh agrawal · 13 years ago
  3. 592516d shill: tweak logging by mukesh agrawal · 13 years ago
  4. d8ad3c4 shill: Purge service/wifi_service state on Unload by Paul Stewart · 13 years ago
  5. ad1ec2c shill: UMA stats Network.Shill.WiFi.Security and Network.Shill.WiFi.PhyMode by Thieu Le · 13 years ago
  6. 8a3188d shill: improve conformance with WiFiRoaming tests by mukesh agrawal · 13 years ago
  7. 48e6d6d shill: Add preliminary UMA support by Thieu Le · 13 years ago
  8. 3d9bcf5 shill: Enable auto-connect for WiFi services by Paul Stewart · 13 years ago
  9. 2706aaf shill: Save "Passphrase" property in WiFi services by Paul Stewart · 13 years ago
  10. 0ed0f2e shill: implement Service.Disconnect (for WiFiService only) by mukesh agrawal · 13 years ago
  11. 261daca shill: make WiFiServices aware of their Endpoints by mukesh agrawal · 13 years ago
  12. 29c13a1 shill: make Connectable property of WiFiService reflect state by mukesh agrawal · 13 years ago
  13. 435de2c Implement {Available|Connected|Enabled}Technolgies and DefaultTechnology by Gaurav Shah · 13 years ago
  14. f770945 shill: Add passphrase validation by Thieu Le · 13 years ago
  15. a41e38d shill: wifi: Load hidden services from storage by Paul Stewart · 13 years ago
  16. 7ad8e53 Convert TODO to a comment on why a temporary is needed on the rv or writer() by Gaurav Shah · 13 years ago
  17. f4cbda9 shill: Add support for connecting to WEP networks by Thieu Le · 13 years ago
  18. da6218a shill: Restrict access to the WiFi passphrase via Service.GetProperties API by Gaurav Shah · 13 years ago
  19. 7ec7131 shill: track wpa_supplicant state, and use it to update Service state by mukesh agrawal · 13 years ago
  20. 1b7a616 shill: Implement write-only properties by Gaurav Shah · 13 years ago
  21. 6ab23a9 shill: wifi: Implement FindService by Paul Stewart · 13 years ago
  22. ced6a0b shill: wifi: Scan for hidden SSIDs by Paul Stewart · 13 years ago
  23. f8721ee shill: Add support for connecting to PSK networks by Gaurav Shah · 13 years ago
  24. d08f443 shill: WiFiService overrides generic Service Load/Save by Paul Stewart · 13 years ago
  25. 6515aab [shill] Make profiles backed with StoreInterfaces by Chris Masone · 13 years ago
  26. 26b327e shill: A couple of naming cleanups by Paul Stewart · 13 years ago
  27. 7561230 [shill] Set some WiFiService defaults by Chris Masone · 13 years ago
  28. d835b20 shill: work properly with non-ascii SSIDs by mukesh agrawal · 13 years ago
  29. 1a05626 shill: move passphrase validation from WiFi to WiFiService by mukesh agrawal · 13 years ago
  30. f2fd745 shill: add support for connecting to RSN networks by mukesh agrawal · 13 years ago
  31. 6e27777 shill: add support for connecting to WPA-PSK networks by mukesh agrawal · 13 years ago
  32. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  33. 22aa71b shill: Implement service sorting by Paul Stewart · 13 years ago
  34. 7a4e400 shill: implement Manager.GetService (error-case only) by mukesh agrawal · 13 years ago
  35. de29fa8 shill: tighten up constness of PropertyStore by mukesh agrawal · 13 years ago
  36. 9d77993 [shill] Add code for persisting profiles and services to disk. by Chris Masone · 13 years ago
  37. 3239932 shill: implement manager.RequestScan (for WiFi only) by mukesh agrawal · 13 years ago
  38. ac4ac00 shill: Clean up protected fields by Paul Stewart · 13 years ago
  39. 4d6d941 shill: Propagate Cellular errors to the DBus caller. by Darin Petkov · 13 years ago
  40. 34af218 [shill] Use flimflam-esque storage ids by Chris Masone · 13 years ago
  41. 092df3e [shill] Make wifi classes store mode as a string by Chris Masone · 13 years ago
  42. 51a7e93 shill: push service naming down into Service class (instead of being by mukesh agrawal · 13 years ago
  43. dc42bb3 shill: wifi cleanups by mukesh agrawal · 13 years ago
  44. 6791a43 [shill] Enable Profile objects to manage a list of Services to persist. by Chris Masone · 13 years ago
  45. b2e326b Re-land "[shill] Get rid of Entry as a first-class citizen"" by Chris Masone · 13 years ago
  46. 7c1ab1c Revert "[shill] Get rid of Entry as a first-class citizen" by Chris Masone · 13 years ago
  47. 9c9e8fb [shill] Get rid of Entry as a first-class citizen by Chris Masone · 13 years ago
  48. 7aa5f90 [shill] Back property storage in Service objects with Entry objects by Chris Masone · 13 years ago
  49. 4d42df8 [shill] Add comments in base classes saying which properties are registered in derived classes by Chris Masone · 13 years ago
  50. 27c4aa5 [shill] Use composition instead of inheritance with PropertyStore by Chris Masone · 13 years ago
  51. 95207da [shill] Enable objects to query an opaque RPC-system ID from Adaptors by Chris Masone · 13 years ago
  52. 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 13 years ago
  53. b925cc8 [shill] Add properties to Manager, Device and subclasses. Clean up unit tests by Chris Masone · 13 years ago
  54. 445e72c shill: move D-Bus code out of WiFiService (into WiFi). this by mukesh agrawal · 13 years ago
  55. 3bd3c8c [shill] Add support for setting properties. by Chris Masone · 13 years ago
  56. b54601c shill: support association with open wifi access points by mukesh agrawal · 13 years ago