Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
connectivity
/
shill
/
4823f4f186e31e9acaeaa694e2025440883f20fb
/
service.h
c3dbff1
shill: Service: Clear optionally saved parameters on Load()
by Paul Stewart
· 11 years ago
ee6b3d7
shill: Map crosbugs to their crbug equivalent
by Paul Stewart
· 11 years ago
bca08f8
shill: WiFiService: Track successive WPA/EAP auth failures
by Paul Stewart
· 11 years ago
af47141
shill: Only reset service state before connect if it had failed priorly.
by Thieu Le
· 11 years ago
cb09435
shill: Removes unused Service::kStateDisconnected.
by Wade Guthrie
· 11 years ago
bebf1b8
shill: make setting a property to its current value a no-op
by mukesh agrawal
· 12 years ago
967eaeb
shill: Service: Return profile entries that can configure
by Paul Stewart
· 12 years ago
e7de294
shill: Service: Return loadable service identifier
by Paul Stewart
· 12 years ago
cbfb34e
shill: Emit more property change notifications for Services.
by mukesh agrawal
· 12 years ago
be9abfd
shill: Ethernet: Send EAPOL logoff and logon
by Paul Stewart
· 12 years ago
9dd253e
shill: ManagerTest: Reset Service::serial_number_
by Paul Stewart
· 12 years ago
35eff13
shill: Ethernet: Create shared credentials provider
by Paul Stewart
· 12 years ago
c43cbbe
shill: EapCredentials: Promote to a class
by Paul Stewart
· 12 years ago
9413bcc
shill: Ethernet: Authenticate to 802.1x networks
by Paul Stewart
· 12 years ago
dc7b844
shill: improve service logging
by mukesh agrawal
· 12 years ago
9c6e981
shill: vpn: Support Service.Name property change.
by Darin Petkov
· 12 years ago
0654ece
shill: Move Populate8021xProperties() to wpa_supplicant
by Paul Stewart
· 12 years ago
074bad6
Revert "shill: Move Populate8021xProperties() to wpa_supplicant"
by Dave Parker
· 12 years ago
8e0c597
shill: Move Populate8021xProperties() to wpa_supplicant
by Paul Stewart
· 12 years ago
1c049c7
shill: openvpn: Detect and flag DNS resolution errors.
by Darin Petkov
· 12 years ago
39db5ca
shill: Manager: Add method to explicitly connect to "best" services
by Paul Stewart
· 12 years ago
5baebb7
shill: Support raw PEM data for CA Certificates
by Paul Stewart
· 12 years ago
85d5317
shill: l2tp/ipsec: Expose exit/error codes as UI failure reasons.
by Darin Petkov
· 12 years ago
0e1cdea
shill: Implement Service.Remove & delete DHCP leases
by Albert Chaulk
· 12 years ago
aba8932
shill: openvpn: Expose server-provided authentication failure reasons.
by Darin Petkov
· 12 years ago
0fec81c
Fix CellularCapabilityUniversalMainTest.UpdateStorageIdentifier on Clang
by Liam McLoughlin
· 12 years ago
43970a2
shill: implement security_levels
by mukesh agrawal
· 12 years ago
5d92454
shill: Add a 'CompleteCellularActivation' DBus method to Service interface.
by Ben Chan
· 12 years ago
3c50401
shill: WiFiProvider: Move Service vector to WiFiProvider
by Paul Stewart
· 12 years ago
2717a10
shill: Update cellular service name, if modem reports a new name.
by Arman Uguray
· 12 years ago
4cbff5b
shill: vpn: Auto-connect at most one service at a time, only when online.
by Darin Petkov
· 12 years ago
c8d91e5
shill: Note connectivity failures even when going through Idle.
by Darin Petkov
· 12 years ago
7a20aa4
shill: Manager: Implement FindMatchingService
by Paul Stewart
· 12 years ago
1369c2b
shill: WiFi: Catch more EAP authentication failures
by Paul Stewart
· 12 years ago
457728b
shill: Log service's unique name rather than friendly name.
by Darin Petkov
· 12 years ago
a47c3c6
shill: WiFi: Enable WiFi debugging for persistent failures
by Paul Stewart
· 12 years ago
483e472
shill: Service: Add public function to report dis/mis-connect
by Paul Stewart
· 12 years ago
0c65bdd
shill: Expose Service's disconnect and misconnect history as properties.
by Darin Petkov
· 12 years ago
385b9bc
shill: Detect connectivity failures: drops and connect attempts.
by Darin Petkov
· 12 years ago
db0f917
shill: WiFi: Emit WiFiService errors on EAP Failures
by Paul Stewart
· 12 years ago
03c15ce
shill: reduce logspam due to autoconnect
by mukesh agrawal
· 12 years ago
c68c867
shill: Don't let WiFi scan during association or configuration
by Christopher Wiley
· 12 years ago
7917360
shill: Add emits for proxy and profile properties.
by Philipp Neubeck
· 12 years ago
df3c0a8
shill: Service: Sort services based on dependency
by Paul Stewart
· 12 years ago
19f8397
shill: cellular: Suppress auto-connect when device is not running.
by Ben Chan
· 12 years ago
abd3b50
shill: Disconnect a service on DHCP lease failure
by Christopher Wiley
· 12 years ago
0801d19
shill: Throttle AutoConnect calls
by Christopher Wiley
· 12 years ago
88769de
shill: Service: Reset has_ever_connected on Unload()
by Paul Stewart
· 12 years ago
51e4a12
shill: remove unused field in Connection class
by mukesh agrawal
· 12 years ago
cf199de
shill: EthernetService: Fix auto-connect-by-default
by Paul Stewart
· 12 years ago
def189e
shill: Static IP: Save DHCP-supplied IP parameters
by Paul Stewart
· 12 years ago
7fb0938
shill: Service: Ethernet services should be auto-connect on unload
by Paul Stewart
· 12 years ago
f2d6091
shill: Service: Update RPC "Error" property on failure
by Paul Stewart
· 12 years ago
6b9b2e1
shill: wimax: Autoconnect only one service per WiMAX device.
by Darin Petkov
· 12 years ago
58f0b6d
shill: Log boot statistics for service state changes.
by Darin Petkov
· 12 years ago
a121c44
shill: Sort services with respect to "portal"
by Paul Stewart
· 12 years ago
b2ba39f
shill: wimax: Resort services when WiMAX service connectability changes.
by Darin Petkov
· 12 years ago
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
bc6e739
shill: Service: Report and filter EAP remote certificate subjects
by Paul Stewart
· 12 years ago
cf24a24
shill: implement heuristic for WPA/WPA2 bad-passphrase detection
by mukesh agrawal
· 12 years ago
8142613
shill: service: Update connectability when EAP parameters are changed
by Paul Stewart
· 12 years ago
cc0fded
shill: implement timeout for DHCP requests
by mukesh agrawal
· 12 years ago
5eb0542
shill: vpn: Disconnect VPN service when underlying connection disconnects.
by Darin Petkov
· 12 years ago
d93615e
shill: Save ephemeral profile when GSM cellular network connects
by Gary Morain
· 13 years ago
1062d9d
shill: Allow service override of DHCP-derived IP parameters
by Paul Stewart
· 13 years ago
1d0080a
shill: vpn: Don't mark VPN services as auto-connect automatically.
by Darin Petkov
· 13 years ago
4357f4e
shill: wifi: Register newly-configured hidden networks
by Paul Stewart
· 13 years ago
10ccbb3
shill: wifi: Scan for non-ephemeral hidden networks
by Paul Stewart
· 13 years ago
d215af6
shill: service: Do active checks on PortalCheck and ProxyConfig
by Paul Stewart
· 13 years ago
cb71529
shill: vpn: Save credentials based on the SaveCredentials property.
by Darin Petkov
· 13 years ago
10241e3
shill: Add "IPConfig" property for Services
by Paul Stewart
· 13 years ago
ff14b02
shill: Service: Save service entry when property is set
by Paul Stewart
· 13 years ago
2f903b3
shill: vpn: Ensure connected VPN services get sorted higher.
by Darin Petkov
· 13 years ago
ecf4cd1
shill: wifi: Enable use of NSS-backed CA Certificates
by Paul Stewart
· 13 years ago
2055098
shill: wifi: Enable use of hardware-backed certificate credentials
by Paul Stewart
· 13 years ago
0c43833
shill: service: Allow trivial set of "Name" property
by Paul Stewart
· 13 years ago
acdc11f
shill: Change service.device property to be a DBus::Path
by Jason Glasgow
· 13 years ago
65512e1
shill: vpn: Destroy Unload()ed VPN services
by Paul Stewart
· 13 years ago
568b5c6
shill: separate (externally observed) failure state from internal
by mukesh agrawal
· 13 years ago
cb59fed
shill: Implement Service::Configure
by Paul Stewart
· 13 years ago
9a24553
Make Enable/Disable work using new callbacks for async support.
by Eric Shienbrood
· 13 years ago
4c56161
shill: Add "GUID" property to Service
by Paul Stewart
· 13 years ago
ce4ec19
shill: vpn: Pin route on default connection
by Paul Stewart
· 13 years ago
7f06033
shill: vpn: Set the friendly VPN service name.
by Darin Petkov
· 13 years ago
e2bad7c
shill: Add Manager::GetDefaultService
by Paul Stewart
· 13 years ago
bf14e94
shill: logging improvements
by mukesh agrawal
· 13 years ago
b84ba34
shill: Add support for Network.*.TimeResumeToReady
by Thieu Le
· 13 years ago
20088d8
shill: Perform Portal Detection in Device
by Paul Stewart
· 13 years ago
8f3f775
shill: set ethernet_service signal strength to max. (so if it has to
by mukesh agrawal
· 13 years ago
ddc378f
shill: logging improvements
by mukesh agrawal
· 13 years ago
d4e9e55
shill: Persists updated favorite setting.
by Thieu Le
· 13 years ago
e1d90e9
shill: update service signal strength and frequency from endpoints
by mukesh agrawal
· 13 years ago
67370f6
shill: Add code to track disconnect metric.
by Thieu Le
· 13 years ago
6bb9e7c
shill: rename DispatchOnType to SetProperty
by mukesh agrawal
· 13 years ago
292dc0f
shill: teach property accessors how to clear properties,
by mukesh agrawal
· 13 years ago
0756db9
shill: Implement GetEntry on Profile
by Paul Stewart
· 13 years ago
9f32d19
shill: Make EapPassword and EapPrivateKeyPassword write-only
by Paul Stewart
· 13 years ago
284fe79
shill: make access to Service.AutoConnect consistent with flimflam
by Thieu Le
· 13 years ago
3133241
shill: Fix the cellular service storage identifier.
by Darin Petkov
· 13 years ago
10109f2
shill: Add support for connecting to WPA+802.1x networks
by Gaurav Shah
· 13 years ago
Next »