1. 9f7823e shill: LinkMonitor: Fixup local/remote order by Paul Stewart · 12 years ago
  2. 0443aa5 shill: LinkMonitor: Add more metrics by Paul Stewart · 12 years ago
  3. 2f9df4e shill: move WiFi to use new OnAfterResume callback. by mukesh agrawal · 12 years ago
  4. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  5. 49739c0 shill: Manager: Create "DefaultService" property by Paul Stewart · 12 years ago
  6. 64b0fe5 shill: Change cellular callback bindings to weak pointers. by Thieu Le · 12 years ago
  7. 784566d shill: renew DHCP on resume by mukesh agrawal · 12 years ago
  8. f11cebb shill: Trap CHECK messages for MemoryLog by Christopher Wiley · 12 years ago
  9. def189e shill: Static IP: Save DHCP-supplied IP parameters by Paul Stewart · 12 years ago
  10. 5781aa4 shill: Add logic for verbose logging to memory by Christopher Wiley · 12 years ago
  11. ff845fc shill: LinkMonitor: Add Metrics by Paul Stewart · 12 years ago
  12. bf66761 shill: resolver: Use (even) smaller DNS timeout by Paul Stewart · 12 years ago
  13. 3ecdf82 shill: cellular: Obtain IMSI when a GSM device is constructed. by Ben Chan · 12 years ago
  14. 6c72c97 shill: LinkMonitor: Schedule periodic ARP requests by Paul Stewart · 12 years ago
  15. 1aff730 shill: Do not cancel Reconnect timer if it is already running by Paul Stewart · 12 years ago
  16. 05a42c2 shill: Connection: If IP Address changes, flush everything by Paul Stewart · 12 years ago
  17. c31e6f9 shill: Fix disconnect metrics values. by Thieu Le · 12 years ago
  18. 1e5bad5 shill: CellularCapabilityGSMTest: Fix string expectation by Paul Stewart · 12 years ago
  19. 4558bda shill: IPConfig: Create DBus API method "Refresh" by Paul Stewart · 12 years ago
  20. 82a31a0 shill: Retry calls to proxy's GetIMSI by Gary Morain · 12 years ago
  21. d34a47c shill: Fix ScopeLogger to respect verbosities by Christopher Wiley · 12 years ago
  22. a5e2708 shill: cellular: Add Cellular.ICCID property. by Ben Chan · 12 years ago
  23. bf74a67 shill: Use real MAC address for cellular devices. by Gary Morain · 12 years ago
  24. 4466392 shill: WiFi: Start a timer when wpa_supplicant disconnects by Paul Stewart · 12 years ago
  25. 56e3220 shill: wifi: remove automatic transition out of failure by mukesh agrawal · 12 years ago
  26. ac1328e shill: LinkMonitor: Add ArpClient code by Paul Stewart · 12 years ago
  27. d001205 shill: Perform modem disconnect based on modem state. by Thieu Le · 12 years ago
  28. ca62154 shill: Suppress auto-connect on suspend and force it on resume. by Darin Petkov · 12 years ago
  29. 91a5aac shill: LinkMonitor: Add ArpPacket code by Paul Stewart · 12 years ago
  30. 5c929e2 shill: Unit test for 'None' bgscan method by Christopher Wiley · 12 years ago
  31. e2d7c50 shill: Wifi: Pass "frequency" parameter to Ad-Hoc connection by Paul Stewart · 12 years ago
  32. daaa553 shill: openvpn: Support no-OTP user/password authentication. by Darin Petkov · 12 years ago
  33. 3d27539 shill: Check modem proxy validity before Disconnecting. by Thieu Le · 12 years ago
  34. 3f43f43 shill: LinkMonitor: Skeleton of the class by Paul Stewart · 12 years ago
  35. adf79d8 shill: service: Fix 802.1x WEP connection by Paul Stewart · 12 years ago
  36. 5d6864a shill: Only disconnect from modem if bearer is valid. by Thieu Le · 12 years ago
  37. 7fb0938 shill: Service: Ethernet services should be auto-connect on unload by Paul Stewart · 12 years ago
  38. 739742a shill: Tweak testing document by Paul Stewart · 12 years ago
  39. b970b8f Fix gcc 4.7 compilation problem for shill. by Han Shen · 12 years ago
  40. f2d6091 shill: Service: Update RPC "Error" property on failure by Paul Stewart · 12 years ago
  41. 4a6748d shill: Connection: Create a link route if we are bound by Paul Stewart · 12 years ago
  42. abbe279 shill: WiFi: Remove IsConnecting by Paul Stewart · 12 years ago
  43. 2b05e62 shill: WiFi: Timeout pending connections by Paul Stewart · 12 years ago
  44. 6b9b2e1 shill: wimax: Autoconnect only one service per WiMAX device. by Darin Petkov · 12 years ago
  45. 6ff27f5 shill: Device: Add receive / transmit byte count properties by Paul Stewart · 12 years ago
  46. 212d60f shill: Manager: Take over responsibility for device save by Paul Stewart · 12 years ago
  47. dab3b5a shill: storage: Load and store uint64 values by Paul Stewart · 12 years ago
  48. a998df2 shill: Allow 'None' method for bgscan by Christopher Wiley · 12 years ago
  49. e18c33b shill: Add uint64 properties by Paul Stewart · 12 years ago
  50. 1ac4e84 shill: DeviceInfo: Track link byte tx/rx statistics by Paul Stewart · 12 years ago
  51. a5e07ef shill: openvpn: Hold connect/reconnect until a new service is online. by Darin Petkov · 12 years ago
  52. 050cfc0 shill: device_info: Postpone cdc_ether device discovery by Paul Stewart · 12 years ago
  53. 72b2fdc shill: WiFi: Track manufacturer information by Paul Stewart · 12 years ago
  54. 549d44c shill: wifi: Remove proxy only after deregistering services by Paul Stewart · 12 years ago
  55. b501ad2 shill: wimax: Monitor for WiMaxManager's presence on DBus. by Darin Petkov · 12 years ago
  56. 9cd7ca1 shill: wifi: Reconnect to reappearing WPA supplicant instances. by Darin Petkov · 12 years ago
  57. e8587e3 shill: openvpn: Reuse IP parameters on restart/reconnect. by Darin Petkov · 12 years ago
  58. f6120e9 shill: cellular: Update ModemManager header inclusion. by Ben Chan · 12 years ago
  59. e7c6ad3 shill: Add Profile and Manager UpdateDevice support. by Darin Petkov · 12 years ago
  60. b80c81c shill: wifi: If CreateInterface fails on wpa_supplicant, do not crash by Paul Stewart · 12 years ago
  61. c33eba8 shill: wimax: Ensure correct iterator increment when deregistering services. by Darin Petkov · 12 years ago
  62. 3abc3be shill: Reduce log noise. by Darin Petkov · 12 years ago
  63. 649f3a4 shill: Manager: Register services which have no profile by Paul Stewart · 12 years ago
  64. fc9a1da shill: manager: Ensure we do not crash while creating a profile by Paul Stewart · 12 years ago
  65. a0a0efe shill: cellular: Destroy cellular service before deregistering cellular device. by Darin Petkov · 12 years ago
  66. 2b8e44e shill: wifi: Monitor the presence of WPA supplicant. by Darin Petkov · 12 years ago
  67. dfa4605 shill: Manager: Run SortServices in a delayed task by Paul Stewart · 12 years ago
  68. 002c58e shill: Implement a DBusManager class to listen for name/owner notifications. by Darin Petkov · 12 years ago
  69. 2aa5d7d shill: connection: Use peer-to-peer if netmask is all-ones by Paul Stewart · 12 years ago
  70. 682c5d4 shill: Extract local address for point-to-point interfaces in RTNL messages. by Ben Chan · 12 years ago
  71. 18fb2f7 shill: Add an org.freedesktop.DBus service proxy. by Darin Petkov · 12 years ago
  72. b5310a1 shill: wimax: Handle race between manual connect and auto connect. by Ben Chan · 12 years ago
  73. 4a66cc5 shill: wifi: Disable or reduce frequency of background scan. by Darin Petkov · 12 years ago
  74. 3a4100c shill: wimax: Make service connect handling more robust. by Darin Petkov · 12 years ago
  75. 58f0b6d shill: Log boot statistics for service state changes. by Darin Petkov · 12 years ago
  76. a121c44 shill: Sort services with respect to "portal" by Paul Stewart · 12 years ago
  77. ffd3306 shill: openvpn: Fix typo in management server unit test. by Darin Petkov · 12 years ago
  78. e08084d shill: openvpn: Don't process management messages if server is stopped. by Darin Petkov · 12 years ago
  79. 4e9066f shill: vpn: Persist empty properties. by Darin Petkov · 12 years ago
  80. 0223655 shill: vpn: Don't include VPN passwords when reading service properties. by Darin Petkov · 12 years ago
  81. e78ec54 shill: connection: Flush routes when default connection changes by Paul Stewart · 12 years ago
  82. 92e6561 shill: Don't execute critical code in LOG_IF. by Darin Petkov · 12 years ago
  83. cb3eb89 shill: Manager: Fix up a few RpcIdentifiers by Paul Stewart · 12 years ago
  84. 59f2d69 shill: wimax: When a device is enabled, obtain the current network set. by Darin Petkov · 12 years ago
  85. cdbfc9f shill: wimax: Call UpdateConnectable after changing |need_passphrase_|. by Ben Chan · 12 years ago
  86. 5dbd261 shill: Use a const WeakPtr<DeviceInfo> reference instead of pass-by-value. by Darin Petkov · 12 years ago
  87. 5a85047 shill: vpn: Implement a ProcessKiller singleton. by Darin Petkov · 12 years ago
  88. 602303f shill: vpn: Signal service failure on connect/reconnect timeout. by Darin Petkov · 12 years ago
  89. b2ba39f shill: wimax: Resort services when WiMAX service connectability changes. by Darin Petkov · 12 years ago
  90. a585fc3 cellular: export the DBus.ServiceProperty by Jason Glasgow · 12 years ago
  91. 1411a04 shill: wimax: Ask for credentials after users explicitly disconnect from network. by Ben Chan · 12 years ago
  92. da79862 Remove the the TechnologyIs method from Device, associated classes, and everything else. by Joshua Kroll · 12 years ago
  93. 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
  94. b96a451 shill: wimax: Handle vanishing RPC devices promptly. by Darin Petkov · 12 years ago
  95. c4f368f shill: invalidate weak pointers when stopping wifi by mukesh agrawal · 12 years ago
  96. 923f14f shill: report BSSID for wifi services by mukesh agrawal · 12 years ago
  97. 7f5ad57 shill: manager: Treat GetService for VPN services as a ConfigureService by Paul Stewart · 12 years ago
  98. a9fb325 shill: Add cellular hooks for suspend and termination by Gary Morain · 12 years ago
  99. a3f9f77 shill: wimax: Don't ask users to re-enter credentials if available. by Darin Petkov · 12 years ago
  100. 3ab56ac shill: if we skip scan-on-resume, log the fact that we skipped by mukesh agrawal · 12 years ago