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