1. a3f9f77 shill: wimax: Don't ask users to re-enter credentials if available. by Darin Petkov · 12 years ago
  2. 3ab56ac shill: if we skip scan-on-resume, log the fact that we skipped by mukesh agrawal · 12 years ago
  3. e638be3 shill: modify scope_logger_unittest to use an embedded instance, by mukesh agrawal · 12 years ago
  4. 4682aa8 shill: Avoid double gets of property store values when iterating. by Darin Petkov · 12 years ago
  5. e636c69 shill: Add missing field initializers and some cleanup. by Darin Petkov · 12 years ago
  6. fc00fd4 shill: wimax: Cache and reuse live network info. by Darin Petkov · 12 years ago
  7. 465331c shill: add more logging by mukesh agrawal · 12 years ago
  8. 6b34a84 shill: fix uninitialized field by mukesh agrawal · 12 years ago
  9. bc6e739 shill: Service: Report and filter EAP remote certificate subjects by Paul Stewart · 12 years ago
  10. a02ee49 shill: DHCPConfig: Enable and accept "GATEWAY-ARP" messages by Paul Stewart · 12 years ago
  11. 877a2fd Fix WiMAX state change handling. by Ben Chan · 12 years ago
  12. 7eb0289 shill: redirect stderr to syslog by mukesh agrawal · 12 years ago
  13. 7234ec3 shill: LTE: handle connect completion message after service gone by Jason Glasgow · 12 years ago
  14. 8ea0eaf shill: wimax: Listen to WiMaxManager.Device.StatusChanged signal. by Darin Petkov · 12 years ago
  15. 4925829 shill: Connection: If gateway is unreachable, assume point-to-point by Paul Stewart · 12 years ago
  16. c1e5273 shill: wimax: Support WiMaxService::Unload. by Darin Petkov · 12 years ago
  17. e369ece shill: WiFi: Scan frequently immediately after disconnect by Paul Stewart · 12 years ago
  18. 20b0a09 shill: WiFi: Drop IPConfig when selected service disconnects by Paul Stewart · 12 years ago
  19. c63dcf0 shill: wimax: Refactor service management out of WiMax into WiMaxProvider. by Darin Petkov · 12 years ago
  20. d1cd797 shill: wimax: Load WiMAX services from profiles, support Manager::GetService. by Darin Petkov · 12 years ago
  21. cf24a24 shill: implement heuristic for WPA/WPA2 bad-passphrase detection by mukesh agrawal · 12 years ago
  22. bad114b shill: suppress spurioius notifications by Jason Glasgow · 12 years ago
  23. 624b9a2 shill: DeviceAdaptor: Return error for AddIPConfig by Paul Stewart · 12 years ago
  24. b5954a2 shill: Ensure valid cellular service before using it. by Thieu Le · 12 years ago
  25. e08d919 shill: Prioritize (auto-)connectable WiMax services higher than WiFi. by Darin Petkov · 12 years ago
  26. 8021e7f shill: wimax: Update WiMAX connectable property based on credential status. by Darin Petkov · 12 years ago
  27. 25665aa shill: Cleanup some leaks of DBus-specific types into core shill code. by Darin Petkov · 12 years ago
  28. 7904d14 Check for pseudo devices earlier so they are not classified as tunnels. by Jason Glasgow · 12 years ago
  29. 1e52a1b shill: wimax: Listen to SignalStrengthChanged and update the service strength. by Darin Petkov · 12 years ago
  30. ac6e836 shill: wimax: Add SignalStrength property to WiMaxNetworkProxy. by Ben Chan · 12 years ago
  31. 4e5c131 shill: wimax: Connect to a specific WiMAX network with EAP credentials. by Ben Chan · 12 years ago
  32. 9893d9c shill: Update WiMAX DBus proxy interfaces and classes. by Darin Petkov · 12 years ago
  33. 37b9003 shill: Destroy cellular service after the modem has stopped. by Thieu Le · 12 years ago
  34. ad43cc6 Launch dhcpcd using Minijail. by Jorge Lucangeli Obes · 12 years ago
  35. f80ef06 shill: HookTable collects async actions to be executed later by Gary Morain · 12 years ago
  36. 8a5726a shill: ScopedMockLog. Useful for testing log messages. by Gary Morain · 12 years ago
  37. 02401cc shill: cellular: Make StopModem call disconnect for MM1 modems by Jason Glasgow · 12 years ago
  38. 126d586 shill: wimax: Acquire and destroy IP configuration. by Darin Petkov · 12 years ago
  39. 0fcd346 shill: wimax: Avoid creating duplicate WiMax devices. by Darin Petkov · 12 years ago
  40. 912f0de shill: wimax: Provide a basic implementation for Start/Stop/Enable/Disable. by Darin Petkov · 12 years ago
  41. e4b2702 shill: Complete interaction between DeviceInfo and WiMaxProvider. by Darin Petkov · 12 years ago
  42. c8d2d96 shill: Increase timeout when calling modem Enable. by Thieu Le · 12 years ago
  43. 8142613 shill: service: Update connectability when EAP parameters are changed by Paul Stewart · 12 years ago
  44. 4e64d2d shill: Identify WiMAX device in DeviceInfo. by Ben Chan · 12 years ago
  45. cc0fded shill: implement timeout for DHCP requests by mukesh agrawal · 12 years ago
  46. b879d14 shill: wimax: Use WiMaxManager DBus constants defined in system_api. by Ben Chan · 12 years ago
  47. 9fdf137 shill: Mark CellularService as connectable. by Thieu Le · 12 years ago
  48. b72b62e shill: wimax: Start a WiMaxProvider class. by Darin Petkov · 12 years ago
  49. 096b347 shill: wimax: Implement WiMAX Manager and Device proxies. by Darin Petkov · 12 years ago
  50. df7c553 shill: manager: send a reply to Enable/Disable Technology even if no devices by Jason Glasgow · 12 years ago
  51. c07362b shill: Add mock and unit test skeleton for WiMAX device and service. by Ben Chan · 12 years ago
  52. 5322c17 shill: Generate WiMAX manager DBus proxy code from introspection XML. by Ben Chan · 12 years ago
  53. 5eb0542 shill: vpn: Disconnect VPN service when underlying connection disconnects. by Darin Petkov · 12 years ago
  54. ef1f9fe shill: Use WeakPtr in Connection::Bind to avoid use of bare pointers. by Darin Petkov · 12 years ago
  55. 13e6d55 shill: Add a facility for objects to bind to connections. by Darin Petkov · 12 years ago
  56. 2f3169d Update DHCPConfig with the new rundir for dhcpcd. by Jorge Lucangeli Obes · 12 years ago
  57. 99c8a4d shill: Add WiMAX device and service class. by Ben Chan · 12 years ago
  58. abb30da shill: Implement mm1-sim PIN callbacks by Gary Morain · 12 years ago
  59. 9f09aef shill: CellularCapabilityUniversal: return proper technology family by Jason Glasgow · 12 years ago
  60. d408fdf shill: Add ArpGateway and network-based leases by Paul Stewart · 12 years ago
  61. abf6d28 shill: Add a query-route callback to RoutingTable::RequestRoutToHost. by Darin Petkov · 12 years ago
  62. b66c646 shill: when wifi is disconnected, periodically scan for APs by mukesh agrawal · 12 years ago
  63. ba919ac shill: Re-throw certain DBus exceptions. by Gary Morain · 12 years ago
  64. 1452187 shill: cellular_capability_universal: retry apns on any error by Jason Glasgow · 12 years ago
  65. e2e2924 Shill: Logging dbus-c++ exceptions for better crash information. by Wade Guthrie · 12 years ago
  66. baeefdf shill: Fix cellular PIN unlock by Gary Morain · 12 years ago
  67. 610977f shill: Wrap calls to dbus proxies in try-catch blocks by Gary Morain · 12 years ago
  68. 005bd34 Shill: Shill now rebuffs connecting to service that isn't connectable. by Wade Guthrie · 12 years ago
  69. cd0349c shill: cellular: update and test the scanning property by Jason Glasgow · 12 years ago
  70. 80326f3 shill: Catch C++ exceptions by reference instead of value. by Ben Chan · 12 years ago
  71. 8c116a9 shill: device_info: Revamp address/route flushing by Paul Stewart · 12 years ago
  72. ceba6aa shill: Allow null callback in OnScanReply by Gary Morain · 12 years ago
  73. a0caabf shill: move CellularTaskList from CellularCapability to CellularCapabilityClassic by Jason Glasgow · 12 years ago
  74. 3711463 shill: update device documentation to include Enable/Disable by Jason Glasgow · 12 years ago
  75. d4af81d shill: cellular_capability_universal cleanup by Jason Glasgow · 12 years ago
  76. 4380f0d shill: cellular: Ensure that home_provider is set when modem enabled by Jason Glasgow · 12 years ago
  77. af58328 shill: cellular_capability_universal: unify property change handling by Jason Glasgow · 12 years ago
  78. 7b461df shill: cellular: Persist the Allow.Roaming property of cellular devices by Jason Glasgow · 12 years ago
  79. 1a462de shill: vpn: Add IV_PLAT and IV_PLAT_REL to openvpn's environment. by Darin Petkov · 12 years ago
  80. f284a23 shill: Give Ethernet services an affinity to the default profile by Paul Stewart · 12 years ago
  81. fe1c0e1 shill: connection: Choose reasonable default Broadcast Address by Paul Stewart · 12 years ago
  82. 1291e08 shill: Docs: Add documentation for StaticIP by Paul Stewart · 12 years ago
  83. 5307221 Device-apt.txt now contains a proper description of the boolean Powered. by Simran Basi · 12 years ago
  84. 46af127 shill: Add WiMAX technology type. by Ben Chan · 12 years ago
  85. d93615e shill: Save ephemeral profile when GSM cellular network connects by Gary Morain · 12 years ago
  86. 1062d9d shill: Allow service override of DHCP-derived IP parameters by Paul Stewart · 12 years ago
  87. 8e7e459 shill: Create Property Store Inspector by Paul Stewart · 12 years ago
  88. 1d0080a shill: vpn: Don't mark VPN services as auto-connect automatically. by Darin Petkov · 12 years ago
  89. bbed76d shill: routing_table: Don't create pinned routes without gateway by Paul Stewart · 12 years ago
  90. 44f08cb shill: rtnl: Add payload dumps by Paul Stewart · 12 years ago
  91. 06175d7 shill: improve logging by mukesh agrawal · 12 years ago
  92. 4357f4e shill: wifi: Register newly-configured hidden networks by Paul Stewart · 12 years ago
  93. 10ccbb3 shill: wifi: Scan for non-ephemeral hidden networks by Paul Stewart · 12 years ago
  94. a49062a shill: Do not run OnScanReply callback if it is null by Gary Morain · 12 years ago
  95. b172e4a shill: relax parameter checks in WiFi::GetService by mukesh agrawal · 12 years ago
  96. 10e9e4e shill: Accept --portal-list command line option by Paul Stewart · 12 years ago
  97. d215af6 shill: service: Do active checks on PortalCheck and ProxyConfig by Paul Stewart · 12 years ago
  98. a4e618b shill: Adopt API docs by Paul Stewart · 12 years ago
  99. b672d35 shill: Create profiles with a valid RPC Identifier by Gary Morain · 12 years ago
  100. 9697024 shill: limit shill profile file permissions by Gary Morain · 12 years ago