1. efd521f shill: Use libnl3 by Christopher Wiley · 12 years ago
  2. 5d53d49 shill: Cleanup of the config80211 code. by Wade Guthrie · 12 years ago
  3. 092b12b shill: cellular: Use operator ID from SIM as a fallback. by Ben Chan · 12 years ago
  4. f0136cd shill: Implement a basic DiagnosticsReporter. by Darin Petkov · 12 years ago
  5. 63864b6 shill: manager: Suppress autoconnect while stopped by Paul Stewart · 12 years ago
  6. ce2dcea shill: Fix make to specify libnl-1 by Christopher Wiley · 12 years ago
  7. 49e247a shill: Update makefile to support libnl-3.0 by Christopher Wiley · 12 years ago
  8. 6d0d1e7 shill: cellular: Update online payment portal when available. by Ben Chan · 12 years ago
  9. 5d3d6de shill: Add message-specific callbacks to the nl80211 code. by Wade Guthrie · 12 years ago
  10. 374b5ee shill: Compile only .o's going into pppd-plugin.so with -fPIC. by Darin Petkov · 12 years ago
  11. 1578603 shill: cellular: Determine if service activation is required. by Ben Chan · 12 years ago
  12. 9332c1f shill: Add missing documentation for the default service manager property by Gaurav Shah · 12 years ago
  13. 62028b2 shill: cellular: Instantiate and propagate CellularOperatorInfo object. by Ben Chan · 12 years ago
  14. d7479f1 shill: Build with -fPIC explicitly. by Darin Petkov · 12 years ago
  15. 20228c0 shill: Add cellular operator info file. by Ben Chan · 12 years ago
  16. 27b4723 shill: Call OnPropertyChanged() for properties changed via Configure() by Christopher Wiley · 12 years ago
  17. b39cb31 shill: cellular: Add cellular operator info implementation. by Ben Chan · 12 years ago
  18. 8bc5088 shill: No longer trying to reconnect to 'current_service_'. by Wade Guthrie · 12 years ago
  19. 9c49707 shill: Only deregister ethernet service if it's valid. by Thieu Le · 12 years ago
  20. 2f1bbf0 shill: Make EthernetService behave more like a Service by Christopher Wiley · 12 years ago
  21. a5b4a4d shill: Use new cryptohome system store by Paul Stewart · 12 years ago
  22. e0b2a01 shill: Expect to reconnect during reassociation by Christopher Wiley · 12 years ago
  23. bcb2c96 shill: Service: Implement ClearProperties by Paul Stewart · 12 years ago
  24. bfb8255 shill: Properly return and emit WatchedServices property by Paul Stewart · 12 years ago
  25. fe4012b shill: Use new user profile directory by Paul Stewart · 12 years ago
  26. 309c024 shill: Add dbus configuration file from shill. by Darin Petkov · 12 years ago
  27. 87a4ae8 shill: WiFi: Reload hidden services after restart by Paul Stewart · 12 years ago
  28. b790aa2 shill: Hook up manager dbus method to return the list of geolocation networks by Gaurav Shah · 12 years ago
  29. c618448 shill: Make Device state consistent with WiFi on Disconnect by Christopher Wiley · 12 years ago
  30. dbc9873 shill: Add nsswitch.conf to shill's repo. by Darin Petkov · 12 years ago
  31. d998f2b shill: Use shill's set-apn-helper rather than flimflam's. by Darin Petkov · 12 years ago
  32. 16f6349 shill: Copy set_apn_helper.c from flimflam to shill and build it. by Darin Petkov · 12 years ago
  33. b1ec860 shill: Make nl80211 broadcast callback a list of callbacks. by Wade Guthrie · 12 years ago
  34. 2a0614e shill: Copy flimflam's bin/ utilities to shill. by Darin Petkov · 12 years ago
  35. 95f317f shill: l2tpipsec: Switch to shill's pppd-plugin.so. by Darin Petkov · 12 years ago
  36. 2697aa9 shill: Fix assertion in HTTPRequest::WriteToServer. by Ben Chan · 12 years ago
  37. e6ca320 shill: l2tp/ipsec: Implement a new pppd plugin for L2TP/IPSec support. by Darin Petkov · 12 years ago
  38. 6d2c72d shill: Add method for querying geolocation objects on a device. by Gaurav Shah · 12 years ago
  39. 6e1dc0f shill: Abort portal detection on successive portalled responses by Christopher Wiley · 12 years ago
  40. ab22c16 shill: Add metrics for recording termination/suspend time by Arman Uguray · 12 years ago
  41. 87fc23e Log RTM_NEWLINK RTNL messages and possible problems in shill (temporary) by Julius Werner · 12 years ago
  42. 60ceaf3 shill: wifi: Use shill's wpa_supplicant.conf. by Darin Petkov · 12 years ago
  43. c854aa7 Fix shill gcc 4.7 building problem. by Han Shen · 12 years ago
  44. 5020b57 shill: Putting UMA metrics in a separate nl80211 callback. by Wade Guthrie · 12 years ago
  45. 8f81e2a shill: Don't restart L3 configuration on rekeying events by Christopher Wiley · 12 years ago
  46. 4c2aa33 shill: Generate wpa_supplicant.conf in shill. by Darin Petkov · 12 years ago
  47. bd3aee8 shill: cellular: Add Cellular.SIMPresent property. by Ben Chan · 12 years ago
  48. 419a665 [shill] openvpn depends on dbus headers by Elly Fong-Jones · 12 years ago
  49. 728faa9 shill: openvpn: Use shill's openvpn-scipt. by Darin Petkov · 12 years ago
  50. 804e8d0 shill: openvpn: Reimplement openvpn-script in shill. by Darin Petkov · 12 years ago
  51. 381fdcc shill: wifi: Ignore NetworkUnknown error in supplicant RemoveNetwork. by Ben Chan · 12 years ago
  52. 645bff8 Add a new DBus method to return networks for Geolocation. by Gaurav Shah · 12 years ago
  53. 4b28586 shill: wimax: Obtain MAC address after WiMax device DBus object appears. by Ben Chan · 12 years ago
  54. f48eca4 shill: WiFi: Don't crash in ClearCachedCredentials by Paul Stewart · 12 years ago
  55. 226d46a shill: cellular: Recognize cellular devices using qmi_wwan driver. by Ben Chan · 12 years ago
  56. 1ce658d shill: Refuse to connect already connect[ed|ing] WiFi services by Christopher Wiley · 12 years ago
  57. a56bf97 shill: l2tpipsec: Accept AuthenticationType and IKEVersion properties. by Darin Petkov · 12 years ago
  58. 86654d3 shill: Use shill's nss-get-cert rather than flimflam's. by Darin Petkov · 12 years ago
  59. c418b4b shill: openvpn: Use default CAs certs through --ca rather than --capath. by Darin Petkov · 12 years ago
  60. 3189a47 shill: openvpn: Reselect service and reuse IP config on restart. by Darin Petkov · 12 years ago
  61. d9050bb shill: Rewrite nss-get-cert. by Darin Petkov · 12 years ago
  62. 3ec5534 shill: cellular: Disconnect service on suspend. by Darin Petkov · 12 years ago
  63. 5c853ef shill: cellular: Fix ModemManager header inclusion. by Ben Chan · 12 years ago
  64. 19f8397 shill: cellular: Suppress auto-connect when device is not running. by Ben Chan · 12 years ago
  65. 09cb668 shill: vpn: Cleanup the connection directly on disconnect. by Darin Petkov · 12 years ago
  66. 3f0968c shill: Remove dummy shill.conf by Paul Stewart · 12 years ago
  67. a4c61ae shill: Clear explicitly_disconnected_ on resume by Christopher Wiley · 12 years ago
  68. abd3b50 shill: Disconnect a service on DHCP lease failure by Christopher Wiley · 12 years ago
  69. 876efd3 shill: Update properties of all interfaces when creating a Cellular device. by Ben Chan · 12 years ago
  70. 403fad4 shill: Modem may fail to start properly by Arman Uguray · 12 years ago
  71. c886061 shill: Device: Stop LinkMonitor on selected Service transition by Paul Stewart · 12 years ago
  72. 0801d19 shill: Throttle AutoConnect calls by Christopher Wiley · 12 years ago
  73. 4e1b3f8 shill: openvpn: Assume user/pass client auth if no cert set or username is set. by Darin Petkov · 12 years ago
  74. 23b393a shill: WiFi: Add metric for Signal Strength by Paul Stewart · 12 years ago
  75. 8585b20 shill: AsyncConnection: Call callback last by Paul Stewart · 12 years ago
  76. a6bfe87 shill: Clean up "Create a IPv6 blackhole route for IPv4 L2TP/IPsec VPN". by Ben Chan · 12 years ago
  77. ca8a0e6 shill: openvpn: Point to default CAs when no CA is specified. by Darin Petkov · 12 years ago
  78. a016312 shill: vpn: Create a IPv6 blackhole route for IPv4 L2TP/IPsec VPN. by Ben Chan · 12 years ago
  79. f508c82 shill: cellular: Support Cellular.ProviderRequiresRoaming property. by Darin Petkov · 12 years ago
  80. 4b94484 shill: openvpn: Support "name:port" format for the VPN remote host. by Darin Petkov · 12 years ago
  81. 88769de shill: Service: Reset has_ever_connected on Unload() by Paul Stewart · 12 years ago
  82. 4d5efb7 shill: Ignore certan DNS search paths by Paul Stewart · 12 years ago
  83. f28fe19 shill: cellular: No need to crash if ModemManager's EnumerateDevices call fails. by Darin Petkov · 12 years ago
  84. 9658044 shill: cellular: Make unactivated cellular service not connectable. by Ben Chan · 12 years ago
  85. 1e3bc496 shill: Service: Emit a signal when IPConfig changes by Paul Stewart · 12 years ago
  86. 53b3f47 shill: Expose domain search list property via DBus by Christopher Wiley · 12 years ago
  87. 76a89cb shill: Manager: Silence spammy "entry x is not registered" by Paul Stewart · 12 years ago
  88. 71f6ecd shill: WiFi: Do not crash on RemoveNetwork failure by Paul Stewart · 12 years ago
  89. 0b95044 shill: WiFiService: Don't ignore Passphrase for Configure by Paul Stewart · 12 years ago
  90. f1961f8 shill: LinkMonitor: Apply readability-review comments by Paul Stewart · 12 years ago
  91. 6051999 shill: PortalDetector: Be lenient with http version by Paul Stewart · 12 years ago
  92. f883a7b shill: Service: Don't explicitly disconnect on Unload by Philipp Neubeck · 12 years ago
  93. 6d528f1 shill: metrics: Collect termination action statistics by Arman Uguray · 12 years ago
  94. 0cab568 shill: WiFi: Allow HiddenSSID to be settable by Paul Stewart · 12 years ago
  95. fae4dae shill: WiFi: Don't scan if we are disabled by Paul Stewart · 12 years ago
  96. c963861 shill: Make KeyFileStoreTest compatible with glib 2.30 and 2.32 by Ben Chan · 12 years ago
  97. 539c423 shill: cellular: Implement Cellular::OnDisconnectFailed. by Arman Uguray · 12 years ago
  98. 1c01bef shill: cellular: Don't hang on to the Device instance just for termination. by Darin Petkov · 12 years ago
  99. 1abca3e shill: cellular: Add Cellular.SupportedCarriers Device property. by Darin Petkov · 12 years ago
  100. e049cc5 shill: Special case virtual ethernet devices by Christopher Wiley · 12 years ago