1. d615361 Shill: Wait until cfg80211/mac80211 are up before trying to configure. by Wade Guthrie · 12 years ago
  2. 2ebc16d shill: profile: Mark invalid profiles as corrupted and ignore by Paul Stewart · 12 years ago
  3. e285a84 shill: Send Modem 'Enable' command when modem is disabled by Gary Morain · 12 years ago
  4. 64b4c14 shill: Small refactor of iw code. by Wade Guthrie · 12 years ago
  5. 51e4a12 shill: remove unused field in Connection class by mukesh agrawal · 12 years ago
  6. a4ca3c3 shill: cellular: Improve cellular service name generation. by Darin Petkov · 12 years ago
  7. c02344a shill: DHCPConfig: Don't crash if proxy_ is NULL in RenewIP by Paul Stewart · 12 years ago
  8. 0d43853 Shill: Incorporating the functionality of 'iw event' into shill. by Wade Guthrie · 12 years ago
  9. 6e8c54b shill: Catch CHECK log messages through LOG_STREAM by Christopher Wiley · 12 years ago
  10. cf199de shill: EthernetService: Fix auto-connect-by-default by Paul Stewart · 12 years ago
  11. db6083f shill: cellular: Don't crash shill when unable to create cellular adaptor. by Darin Petkov · 12 years ago
  12. d2a78bc shill: cellular: Avoid shill crash when there's no SIM card inserted. by Darin Petkov · 12 years ago
  13. 4178023 shill: Clean up of DeviceInfo::GetMACAddressFromKernel by Gary Morain · 12 years ago
  14. ff96a84 shill: WiFi: Mark pending service idle on disconnect by Paul Stewart · 12 years ago
  15. f9b1856 shill: Make shill::Time a leaky singleton. by Ben Chan · 12 years ago
  16. d778352 shill: Rename MLOG to LOG by Christopher Wiley · 12 years ago
  17. afb5b5a Fix shill gcc-4.7 build problem. by Han Shen · 12 years ago
  18. b4fccd2 shill: cellular: Avoid null pointer dereference if provider has no networks. by Darin Petkov · 12 years ago
  19. 3c508e1 shill: WiFi: Add LinkMonitor by Paul Stewart · 12 years ago
  20. 036dba0 shill: Device: Add LinkMonitor by Paul Stewart · 12 years ago
  21. 9f7823e shill: LinkMonitor: Fixup local/remote order by Paul Stewart · 12 years ago
  22. 0443aa5 shill: LinkMonitor: Add more metrics by Paul Stewart · 12 years ago
  23. 2f9df4e shill: move WiFi to use new OnAfterResume callback. by mukesh agrawal · 12 years ago
  24. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  25. 49739c0 shill: Manager: Create "DefaultService" property by Paul Stewart · 12 years ago
  26. 64b0fe5 shill: Change cellular callback bindings to weak pointers. by Thieu Le · 12 years ago
  27. 784566d shill: renew DHCP on resume by mukesh agrawal · 12 years ago
  28. f11cebb shill: Trap CHECK messages for MemoryLog by Christopher Wiley · 12 years ago
  29. def189e shill: Static IP: Save DHCP-supplied IP parameters by Paul Stewart · 12 years ago
  30. 5781aa4 shill: Add logic for verbose logging to memory by Christopher Wiley · 12 years ago
  31. ff845fc shill: LinkMonitor: Add Metrics by Paul Stewart · 12 years ago
  32. bf66761 shill: resolver: Use (even) smaller DNS timeout by Paul Stewart · 12 years ago
  33. 3ecdf82 shill: cellular: Obtain IMSI when a GSM device is constructed. by Ben Chan · 12 years ago
  34. 6c72c97 shill: LinkMonitor: Schedule periodic ARP requests by Paul Stewart · 12 years ago
  35. 1aff730 shill: Do not cancel Reconnect timer if it is already running by Paul Stewart · 12 years ago
  36. 05a42c2 shill: Connection: If IP Address changes, flush everything by Paul Stewart · 12 years ago
  37. c31e6f9 shill: Fix disconnect metrics values. by Thieu Le · 12 years ago
  38. 1e5bad5 shill: CellularCapabilityGSMTest: Fix string expectation by Paul Stewart · 12 years ago
  39. 4558bda shill: IPConfig: Create DBus API method "Refresh" by Paul Stewart · 12 years ago
  40. 82a31a0 shill: Retry calls to proxy's GetIMSI by Gary Morain · 12 years ago
  41. d34a47c shill: Fix ScopeLogger to respect verbosities by Christopher Wiley · 12 years ago
  42. a5e2708 shill: cellular: Add Cellular.ICCID property. by Ben Chan · 12 years ago
  43. bf74a67 shill: Use real MAC address for cellular devices. by Gary Morain · 12 years ago
  44. 4466392 shill: WiFi: Start a timer when wpa_supplicant disconnects by Paul Stewart · 12 years ago
  45. 56e3220 shill: wifi: remove automatic transition out of failure by mukesh agrawal · 12 years ago
  46. ac1328e shill: LinkMonitor: Add ArpClient code by Paul Stewart · 12 years ago
  47. d001205 shill: Perform modem disconnect based on modem state. by Thieu Le · 12 years ago
  48. ca62154 shill: Suppress auto-connect on suspend and force it on resume. by Darin Petkov · 12 years ago
  49. 91a5aac shill: LinkMonitor: Add ArpPacket code by Paul Stewart · 12 years ago
  50. 5c929e2 shill: Unit test for 'None' bgscan method by Christopher Wiley · 12 years ago
  51. e2d7c50 shill: Wifi: Pass "frequency" parameter to Ad-Hoc connection by Paul Stewart · 12 years ago
  52. daaa553 shill: openvpn: Support no-OTP user/password authentication. by Darin Petkov · 12 years ago
  53. 3d27539 shill: Check modem proxy validity before Disconnecting. by Thieu Le · 12 years ago
  54. 3f43f43 shill: LinkMonitor: Skeleton of the class by Paul Stewart · 12 years ago
  55. adf79d8 shill: service: Fix 802.1x WEP connection by Paul Stewart · 12 years ago
  56. 5d6864a shill: Only disconnect from modem if bearer is valid. by Thieu Le · 12 years ago
  57. 7fb0938 shill: Service: Ethernet services should be auto-connect on unload by Paul Stewart · 12 years ago
  58. 739742a shill: Tweak testing document by Paul Stewart · 12 years ago
  59. b970b8f Fix gcc 4.7 compilation problem for shill. by Han Shen · 12 years ago
  60. f2d6091 shill: Service: Update RPC "Error" property on failure by Paul Stewart · 12 years ago
  61. 4a6748d shill: Connection: Create a link route if we are bound by Paul Stewart · 12 years ago
  62. abbe279 shill: WiFi: Remove IsConnecting by Paul Stewart · 12 years ago
  63. 2b05e62 shill: WiFi: Timeout pending connections by Paul Stewart · 12 years ago
  64. 6b9b2e1 shill: wimax: Autoconnect only one service per WiMAX device. by Darin Petkov · 12 years ago
  65. 6ff27f5 shill: Device: Add receive / transmit byte count properties by Paul Stewart · 12 years ago
  66. 212d60f shill: Manager: Take over responsibility for device save by Paul Stewart · 12 years ago
  67. dab3b5a shill: storage: Load and store uint64 values by Paul Stewart · 12 years ago
  68. a998df2 shill: Allow 'None' method for bgscan by Christopher Wiley · 12 years ago
  69. e18c33b shill: Add uint64 properties by Paul Stewart · 12 years ago
  70. 1ac4e84 shill: DeviceInfo: Track link byte tx/rx statistics by Paul Stewart · 12 years ago
  71. a5e07ef shill: openvpn: Hold connect/reconnect until a new service is online. by Darin Petkov · 12 years ago
  72. 050cfc0 shill: device_info: Postpone cdc_ether device discovery by Paul Stewart · 12 years ago
  73. 72b2fdc shill: WiFi: Track manufacturer information by Paul Stewart · 12 years ago
  74. 549d44c shill: wifi: Remove proxy only after deregistering services by Paul Stewart · 12 years ago
  75. b501ad2 shill: wimax: Monitor for WiMaxManager's presence on DBus. by Darin Petkov · 12 years ago
  76. 9cd7ca1 shill: wifi: Reconnect to reappearing WPA supplicant instances. by Darin Petkov · 12 years ago
  77. e8587e3 shill: openvpn: Reuse IP parameters on restart/reconnect. by Darin Petkov · 12 years ago
  78. f6120e9 shill: cellular: Update ModemManager header inclusion. by Ben Chan · 12 years ago
  79. e7c6ad3 shill: Add Profile and Manager UpdateDevice support. by Darin Petkov · 12 years ago
  80. b80c81c shill: wifi: If CreateInterface fails on wpa_supplicant, do not crash by Paul Stewart · 12 years ago
  81. c33eba8 shill: wimax: Ensure correct iterator increment when deregistering services. by Darin Petkov · 12 years ago
  82. 3abc3be shill: Reduce log noise. by Darin Petkov · 12 years ago
  83. 649f3a4 shill: Manager: Register services which have no profile by Paul Stewart · 12 years ago
  84. fc9a1da shill: manager: Ensure we do not crash while creating a profile by Paul Stewart · 12 years ago
  85. a0a0efe shill: cellular: Destroy cellular service before deregistering cellular device. by Darin Petkov · 12 years ago
  86. 2b8e44e shill: wifi: Monitor the presence of WPA supplicant. by Darin Petkov · 12 years ago
  87. dfa4605 shill: Manager: Run SortServices in a delayed task by Paul Stewart · 12 years ago
  88. 002c58e shill: Implement a DBusManager class to listen for name/owner notifications. by Darin Petkov · 12 years ago
  89. 2aa5d7d shill: connection: Use peer-to-peer if netmask is all-ones by Paul Stewart · 12 years ago
  90. 682c5d4 shill: Extract local address for point-to-point interfaces in RTNL messages. by Ben Chan · 12 years ago
  91. 18fb2f7 shill: Add an org.freedesktop.DBus service proxy. by Darin Petkov · 12 years ago
  92. b5310a1 shill: wimax: Handle race between manual connect and auto connect. by Ben Chan · 12 years ago
  93. 4a66cc5 shill: wifi: Disable or reduce frequency of background scan. by Darin Petkov · 12 years ago
  94. 3a4100c shill: wimax: Make service connect handling more robust. by Darin Petkov · 12 years ago
  95. 58f0b6d shill: Log boot statistics for service state changes. by Darin Petkov · 12 years ago
  96. a121c44 shill: Sort services with respect to "portal" by Paul Stewart · 12 years ago
  97. ffd3306 shill: openvpn: Fix typo in management server unit test. by Darin Petkov · 12 years ago
  98. e08084d shill: openvpn: Don't process management messages if server is stopped. by Darin Petkov · 12 years ago
  99. 4e9066f shill: vpn: Persist empty properties. by Darin Petkov · 12 years ago
  100. 0223655 shill: vpn: Don't include VPN passwords when reading service properties. by Darin Petkov · 12 years ago