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