Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
connectivity
/
shill
/
0353c22fb3bfb443b5eeb7fe08b9e9b5dd2c5e3b
/
manager.h
64ad238
shill: Add dark resume methods to PowerManager client object.
by Prathmesh Prabhu
· 10 years ago
cc67c52
shill: Include base/macros.h instead of base/basictypes.h
by Ben Chan
· 10 years ago
9fdb84b
shill: Simplify suspend delay handling.
by Prathmesh Prabhu
· 10 years ago
c863d06
shill: change variable name ip_endpoints to ip_endpoint
by Samuel Tan
· 10 years ago
fe73467
shill: add Lucid Sleep DBus API to Manager and Device
by Samuel Tan
· 10 years ago
8e9e41c
shill: Manager: Allow Wake on LAN to be disabled
by Paul Stewart
· 10 years ago
7fab897
shill: Use integer types from stdint.h
by Ben Chan
· 10 years ago
700de64
shill: Reporting of device's connection status
by Peter Qiu
· 10 years ago
6eb4f2c
shill: always register for SuspendDone events
by mukesh agrawal
· 10 years ago
8a53229
shill: Fix most of warnings from cpplint
by Alex Vakulenko
· 10 years ago
3fbf8bd
shill: Clean up HookTable implementation.
by Ben Chan
· 10 years ago
19a14db
shill: Manager: Emit property-change messages for ServiceCompleteList
by Paul Stewart
· 10 years ago
0a59a5a
shill: stop passing around format strings for profiles
by mukesh agrawal
· 11 years ago
fac0953
shill: Use SuspendDone signal instead of PowerStateChanged.
by Daniel Erat
· 11 years ago
9d58193
Services network reporting.
by Peter Qiu
· 11 years ago
574996a
Add metrics for effectiveness of wifi network selection.
by Peter Qiu
· 11 years ago
a0ddf46
shill: Update to build against libchrome-242728.
by Ben Chan
· 11 years ago
92496a4
shill: improve out-of-disk handlng
by mukesh agrawal
· 11 years ago
9d97b7d
shill: WiFi: Set disable_vht parameter
by Paul Stewart
· 11 years ago
66174a1
shill: cellular: Replace g_bus_watch_name with DBusNameWatcher.
by Ben Chan
· 11 years ago
5742b24
shill: Completely exclude ModemInfo when built with USE=-cellular.
by Ben Chan
· 11 years ago
520eb17
shill: Disable WiMAX support when built with USE='-gdmwimax -wimax'.
by Ben Chan
· 11 years ago
b113666
shill: cleanups and logging
by mukesh agrawal
· 11 years ago
9f3dcf8
shill: cellular: Disable modem before system goes into suspend.
by Ben Chan
· 11 years ago
03e29f7
shill: Manager: Create and emit signals for the ConnectedState property
by Paul Stewart
· 11 years ago
7de7e02
shill: Manager: Cache Geolocation Info
by Paul Stewart
· 11 years ago
d3d0388
shill: Clean up Service::Remove()
by Paul Stewart
· 11 years ago
bc14fb7
shill: *Provider: Flesh out inherited classes
by Paul Stewart
· 11 years ago
b87d22b
shill: Manager: Map between Technology and Provider
by Paul Stewart
· 11 years ago
46c27cc
shill: fix DisableTechnology with multiple devices of a technology
by mukesh agrawal
· 11 years ago
ad0e598
shill: Service: Implement "SetProperties" DBus call
by Paul Stewart
· 11 years ago
0075253
shill: fix default settings for new profiles
by mukesh agrawal
· 12 years ago
cdde79f
shill: Enable configured destination reconfiguration
by Christopher Wiley
· 12 years ago
bebf1b8
shill: make setting a property to its current value a no-op
by mukesh agrawal
· 12 years ago
d142fd6
shill: fix hidden networks in default profiles
by mukesh agrawal
· 12 years ago
ba99b59
shill: Create an IPAddress store in Manager for ConnectionHealthChecker
by Prathmesh Prabhu
· 12 years ago
967eaeb
shill: Service: Return profile entries that can configure
by Paul Stewart
· 12 years ago
41a071e
Revert "shill: Create an IPAddress store in Manager for ConnectionHealthChecker". This breaks all DHCP networks.
by Paul Stewart
· 12 years ago
d8468b4
shill: Create an IPAddress store in Manager for ConnectionHealthChecker
by Prathmesh Prabhu
· 12 years ago
0b1ebf1
shill: Makes netlink message logging finer-grained.
by Wade Guthrie
· 12 years ago
e6c4444
shill: Remove "--push" argument parsing
by Paul Stewart
· 12 years ago
78af94c
shill: Manager: Track loaded profiles internally
by Paul Stewart
· 12 years ago
35eff13
shill: Ethernet: Create shared credentials provider
by Paul Stewart
· 12 years ago
f3eced9
shill: Profile: Add "UserHash" property
by Paul Stewart
· 12 years ago
60a3706
shill: Keeps track of successful wifi connection frequencies.
by Wade Guthrie
· 12 years ago
68d4109
shill: Adds UMA metric for scan time for certain scans.
by Wade Guthrie
· 12 years ago
23ac6b7
shill: Revert "shill: resolver: Use (even) smaller DNS timeout"
by mukesh agrawal
· 12 years ago
d2e1c36
shill: Manager: Create Manager::ConfigureServiceForProfile
by Paul Stewart
· 12 years ago
1057cd7
shill: Connect manager dbus calls to calls to the crypto-shim
by Christopher Wiley
· 12 years ago
307c250
shill: Manager: Add "PopAllUserProfiles"
by Paul Stewart
· 12 years ago
39db5ca
shill: Manager: Add method to explicitly connect to "best" services
by Paul Stewart
· 12 years ago
c3505a5
shill: vpn: Conditionally build VPN support into shill.
by Darin Petkov
· 12 years ago
0e1cdea
shill: Implement Service.Remove & delete DHCP leases
by Albert Chaulk
· 12 years ago
0fec81c
Fix CellularCapabilityUniversalMainTest.UpdateStorageIdentifier on Clang
by Liam McLoughlin
· 12 years ago
0d9cf0c
shill: Add support for asynchronous non-void DBus methods
by Christopher Wiley
· 12 years ago
c7b1560
shill: cellular: Keep track of activation per ICCID after online payment.
by Arman Uguray
· 12 years ago
3c50401
shill: WiFiProvider: Move Service vector to WiFiProvider
by Paul Stewart
· 12 years ago
6c1e3bb
shill: cellular: Add Network.Shill.Cellular.DropsPerHour.
by Thieu Le
· 12 years ago
4cbff5b
shill: vpn: Auto-connect at most one service at a time, only when online.
by Darin Petkov
· 12 years ago
85aea15
shill: WiFiService: Fix-up old-style WiFi Service entries
by Paul Stewart
· 12 years ago
7a20aa4
shill: Manager: Implement FindMatchingService
by Paul Stewart
· 12 years ago
5086b97
shill: Add Manager.UninitializedTechnologies property.
by Ben Chan
· 12 years ago
0818cca
shill: Use new power manager suspend delay methods.
by Daniel Erat
· 12 years ago
cb0b566
shill: diags: Ignore disconnect events in transitional power states.
by Darin Petkov
· 12 years ago
32c7640
shill: LinkEvent shouldn't call DestroyService
by Arman Uguray
· 12 years ago
87a4ae8
shill: WiFi: Reload hidden services after restart
by Paul Stewart
· 12 years ago
b790aa2
shill: Hook up manager dbus method to return the list of geolocation networks
by Gaurav Shah
· 12 years ago
ab22c16
shill: Add metrics for recording termination/suspend time
by Arman Uguray
· 12 years ago
3ec5534
shill: cellular: Disconnect service on suspend.
by Darin Petkov
· 12 years ago
4d5efb7
shill: Ignore certan DNS search paths
by Paul Stewart
· 12 years ago
036dba0
shill: Device: Add LinkMonitor
by Paul Stewart
· 12 years ago
2f9df4e
shill: move WiFi to use new OnAfterResume callback.
by mukesh agrawal
· 12 years ago
49739c0
shill: Manager: Create "DefaultService" property
by Paul Stewart
· 12 years ago
bf66761
shill: resolver: Use (even) smaller DNS timeout
by Paul Stewart
· 12 years ago
ca62154
shill: Suppress auto-connect on suspend and force it on resume.
by Darin Petkov
· 12 years ago
212d60f
shill: Manager: Take over responsibility for device save
by Paul Stewart
· 12 years ago
a5e07ef
shill: openvpn: Hold connect/reconnect until a new service is online.
by Darin Petkov
· 12 years ago
b501ad2
shill: wimax: Monitor for WiMaxManager's presence on DBus.
by Darin Petkov
· 12 years ago
e7c6ad3
shill: Add Profile and Manager UpdateDevice support.
by Darin Petkov
· 12 years ago
2b8e44e
shill: wifi: Monitor the presence of WPA supplicant.
by Darin Petkov
· 12 years ago
dfa4605
shill: Manager: Run SortServices in a delayed task
by Paul Stewart
· 12 years ago
002c58e
shill: Implement a DBusManager class to listen for name/owner notifications.
by Darin Petkov
· 12 years ago
cb3eb89
shill: Manager: Fix up a few RpcIdentifiers
by Paul Stewart
· 12 years ago
7f5ad57
shill: manager: Treat GetService for VPN services as a ConfigureService
by Paul Stewart
· 12 years ago
a9fb325
shill: Add cellular hooks for suspend and termination
by Gary Morain
· 12 years ago
e369ece
shill: WiFi: Scan frequently immediately after disconnect
by Paul Stewart
· 12 years ago
b72b62e
shill: wimax: Start a WiMaxProvider class.
by Darin Petkov
· 12 years ago
df7c553
shill: manager: send a reply to Enable/Disable Technology even if no devices
by Jason Glasgow
· 12 years ago
d408fdf
shill: Add ArpGateway and network-based leases
by Paul Stewart
· 13 years ago
8c116a9
shill: device_info: Revamp address/route flushing
by Paul Stewart
· 13 years ago
d93615e
shill: Save ephemeral profile when GSM cellular network connects
by Gary Morain
· 13 years ago
10ccbb3
shill: wifi: Scan for non-ephemeral hidden networks
by Paul Stewart
· 13 years ago
10e9e4e
shill: Accept --portal-list command line option
by Paul Stewart
· 13 years ago
d215af6
shill: service: Do active checks on PortalCheck and ProxyConfig
by Paul Stewart
· 13 years ago
38fd24c
shill: ManagerDBus: Implement GetState()
by Paul Stewart
· 13 years ago
f7ef50a
shill: vpn: Implement l2tp/ipsec external process option initialization.
by Darin Petkov
· 13 years ago
028545d
shill: Implement Manager::CalculateState
by Gary Morain
· 13 years ago
e73d05c
shill: Implement RemoveProfile
by Paul Stewart
· 13 years ago
8839a89
shill: Emit Manager.Devices property changed signal.
by Eric Shienbrood
· 13 years ago
65512e1
shill: vpn: Destroy Unload()ed VPN services
by Paul Stewart
· 13 years ago
Next »