1. 53577ea shill: Fix build break in wimax code. by Alex Deymo · 8 years ago
  2. 3a62e23 shill: Update libchrome APIs to r369476 by Alex Vakulenko · 8 years ago
  3. 289a5a5 shill: use different service_constants.h path for Android builds by Samuel Tan · 9 years ago
  4. c0beca5 License shill to Apache2 by Peter Qiu · 9 years ago
  5. 7723677 shill: use updated proxy for PowerManager and WiMaxManager by Peter Qiu · 9 years ago
  6. 93d8179 shill: wimax: Switch pointer/ref spacing by Paul Stewart · 9 years ago
  7. 34f424e shill: Error: Attribute source from PopulateAndLog by Paul Stewart · 9 years ago
  8. c3d707d shill: wimax: Move wimax code to its own sub-directory. by Ben Chan · 10 years ago[Renamed (98%) from wimax_service.cc]
  9. c9c31d8 shill: add object id to scoped log messages by Rebecca Silberstein · 10 years ago
  10. 247dcc1 shill: wimax: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  11. 53cc894 shill: wimax: Replace NULL with nullptr. by Ben Chan · 10 years ago
  12. 5777690 shill: detect password change on user profile load by Rebecca Silberstein · 10 years ago
  13. 0353c22 Update to build against libchrome-293518. by Ben Chan · 10 years ago
  14. 7fab897 shill: Use integer types from stdint.h by Ben Chan · 10 years ago
  15. b6df8b1 shill: clear has_ever_connected_ with EAP change by Rebecca Silberstein · 10 years ago
  16. 0d06119 shill: add disconnect reason to log messages by Samuel Tan · 10 years ago
  17. 45170bc shill: Service: Use ServicePropertyChangeNotifier by Paul Stewart · 10 years ago
  18. 7cc9068 shill: WiFiService / WiMaxService: Emit Visibility updates by Paul Stewart · 10 years ago
  19. a0ddf46 shill: Update to build against libchrome-242728. by Ben Chan · 10 years ago
  20. 1cf7eb8 shill: PropertyAccessor: Create a const ReadOnly accessor by Paul Stewart · 11 years ago
  21. 4276cca shill: wimax: Deprecate flimflam namespace. by Ben Chan · 11 years ago
  22. e494e31 shill: wimax: Do not clear EAP credentials upon connection failures. by Ben Chan · 11 years ago
  23. d141ad8 shill: wimax: Do not clear EAP password on user-initiated disconnection. by Ben Chan · 11 years ago
  24. a289f66 shill: wimax: Clear EAP passphrase after explicitly disconnecting service. by Ben Chan · 11 years ago
  25. f4647d4 shill: wimax: Hide unavailable WiMAX services. by Ben Chan · 11 years ago
  26. cbfb34e shill: Emit more property change notifications for Services. by mukesh agrawal · 11 years ago
  27. c43cbbe shill: EapCredentials: Promote to a class by Paul Stewart · 11 years ago
  28. dc7b844 shill: improve service logging by mukesh agrawal · 12 years ago
  29. d4dc083 shill: fix crash on attempt to connect to unavailable hidden network by mukesh agrawal · 11 years ago
  30. 03c15ce shill: reduce logspam due to autoconnect by mukesh agrawal · 12 years ago
  31. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  32. 6b9b2e1 shill: wimax: Autoconnect only one service per WiMAX device. by Darin Petkov · 12 years ago
  33. b5310a1 shill: wimax: Handle race between manual connect and auto connect. by Ben Chan · 12 years ago
  34. cdbfc9f shill: wimax: Call UpdateConnectable after changing |need_passphrase_|. by Ben Chan · 12 years ago
  35. b2ba39f shill: wimax: Resort services when WiMAX service connectability changes. by Darin Petkov · 12 years ago
  36. 1411a04 shill: wimax: Ask for credentials after users explicitly disconnect from network. by Ben Chan · 12 years ago
  37. 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
  38. a3f9f77 shill: wimax: Don't ask users to re-enter credentials if available. by Darin Petkov · 12 years ago
  39. 8ea0eaf shill: wimax: Listen to WiMaxManager.Device.StatusChanged signal. by Darin Petkov · 12 years ago
  40. c1e5273 shill: wimax: Support WiMaxService::Unload. by Darin Petkov · 12 years ago
  41. c63dcf0 shill: wimax: Refactor service management out of WiMax into WiMaxProvider. by Darin Petkov · 12 years ago
  42. d1cd797 shill: wimax: Load WiMAX services from profiles, support Manager::GetService. by Darin Petkov · 12 years ago
  43. 8021e7f shill: wimax: Update WiMAX connectable property based on credential status. by Darin Petkov · 12 years ago
  44. 25665aa shill: Cleanup some leaks of DBus-specific types into core shill code. by Darin Petkov · 12 years ago
  45. 1e52a1b shill: wimax: Listen to SignalStrengthChanged and update the service strength. by Darin Petkov · 12 years ago
  46. ac6e836 shill: wimax: Add SignalStrength property to WiMaxNetworkProxy. by Ben Chan · 12 years ago
  47. 4e5c131 shill: wimax: Connect to a specific WiMAX network with EAP credentials. by Ben Chan · 12 years ago
  48. 9893d9c shill: Update WiMAX DBus proxy interfaces and classes. by Darin Petkov · 12 years ago
  49. 126d586 shill: wimax: Acquire and destroy IP configuration. by Darin Petkov · 12 years ago
  50. 912f0de shill: wimax: Provide a basic implementation for Start/Stop/Enable/Disable. by Darin Petkov · 12 years ago
  51. e4b2702 shill: Complete interaction between DeviceInfo and WiMaxProvider. by Darin Petkov · 12 years ago
  52. c07362b shill: Add mock and unit test skeleton for WiMAX device and service. by Ben Chan · 12 years ago
  53. 99c8a4d shill: Add WiMAX device and service class. by Ben Chan · 12 years ago