1. 5ea763b shill: Add C++11 override specifier to destructors of derived classes. by Ben Chan · 10 years ago
  2. 7fab897 shill: Use integer types from stdint.h by Ben Chan · 10 years ago
  3. 0d06119 shill: add disconnect reason to log messages by Samuel Tan · 10 years ago
  4. 8a53229 shill: Fix most of warnings from cpplint by Alex Vakulenko · 10 years ago
  5. 1cf7eb8 shill: PropertyAccessor: Create a const ReadOnly accessor by Paul Stewart · 11 years ago
  6. a289f66 shill: wimax: Clear EAP passphrase after explicitly disconnecting service. by Ben Chan · 11 years ago
  7. f4647d4 shill: wimax: Hide unavailable WiMAX services. by Ben Chan · 11 years ago
  8. cbfb34e shill: Emit more property change notifications for Services. by mukesh agrawal · 11 years ago
  9. c43cbbe shill: EapCredentials: Promote to a class by Paul Stewart · 11 years ago
  10. dc7b844 shill: improve service logging by mukesh agrawal · 12 years ago
  11. 03c15ce shill: reduce logspam due to autoconnect by mukesh agrawal · 12 years ago
  12. 6b9b2e1 shill: wimax: Autoconnect only one service per WiMAX device. by Darin Petkov · 12 years ago
  13. 053fa82 Remove TechnologyIs method from the Service class and its subclasses. This is step 1 in removing the method altogether. by Joshua Kroll · 12 years ago
  14. a3f9f77 shill: wimax: Don't ask users to re-enter credentials if available. by Darin Petkov · 12 years ago
  15. 8ea0eaf shill: wimax: Listen to WiMaxManager.Device.StatusChanged signal. by Darin Petkov · 12 years ago
  16. c1e5273 shill: wimax: Support WiMaxService::Unload. by Darin Petkov · 12 years ago
  17. c63dcf0 shill: wimax: Refactor service management out of WiMax into WiMaxProvider. by Darin Petkov · 12 years ago
  18. d1cd797 shill: wimax: Load WiMAX services from profiles, support Manager::GetService. by Darin Petkov · 12 years ago
  19. 8021e7f shill: wimax: Update WiMAX connectable property based on credential status. by Darin Petkov · 12 years ago
  20. 25665aa shill: Cleanup some leaks of DBus-specific types into core shill code. by Darin Petkov · 12 years ago
  21. 1e52a1b shill: wimax: Listen to SignalStrengthChanged and update the service strength. by Darin Petkov · 12 years ago
  22. 4e5c131 shill: wimax: Connect to a specific WiMAX network with EAP credentials. by Ben Chan · 12 years ago
  23. 9893d9c shill: Update WiMAX DBus proxy interfaces and classes. by Darin Petkov · 12 years ago
  24. e4b2702 shill: Complete interaction between DeviceInfo and WiMaxProvider. by Darin Petkov · 12 years ago
  25. c07362b shill: Add mock and unit test skeleton for WiMAX device and service. by Ben Chan · 12 years ago
  26. 99c8a4d shill: Add WiMAX device and service class. by Ben Chan · 12 years ago