Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
connectivity
/
shill
/
fbca6bc6d9ce8966680250b0c2c13fa67406ccb8
/
manager_unittest.cc
fbca6bc
shill: Manager: HandleProfileEntryDeletion triggers SortServices
by Paul Stewart
· 10 years ago
cc225ef
shill: Replace NULL with nullptr.
by Ben Chan
· 10 years ago
9842441
shill: improve handling of profiles in WiFiProvider
by mukesh agrawal
· 10 years ago
f4365a6
shill: add single connectivity test for feedback
by Rebecca Silberstein
· 10 years ago
e2ee5e0
shill: Clean up angle brackets in template types.
by Ben Chan
· 10 years ago
94d18af
shill: Add new metrics for tracking device presence status per technology
by Peter Qiu
· 10 years ago
3d49ea4
shill: Create ConnectivityTrial class to hold logic for connection tests
by Rebecca Silberstein
· 10 years ago
6862b38
shill: Add methods for handling connectivity report requests
by Rebecca Silberstein
· 10 years ago
8e6b8ef
shill: Add 'NoAutoConnectTechnologies' manager DBus property.
by Ben Chan
· 10 years ago
11c213f
Update code to include base/files/file_util.h
by Ben Chan
· 10 years ago
9fdb84b
shill: Simplify suspend delay handling.
by Prathmesh Prabhu
· 10 years ago
6d4836b
shill: use profile order in service sorting
by Rebecca Silberstein
· 10 years ago
0d06119
shill: add disconnect reason to log messages
by Samuel Tan
· 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
5c77efa
Remove MemoryLog
by Christopher Wiley
· 10 years ago
19a14db
shill: Manager: Emit property-change messages for ServiceCompleteList
by Paul Stewart
· 10 years ago
2eee613
shill: Manager: Clear all explicit disconnections
by Paul Stewart
· 11 years ago
16d3acb
shill: Keep registered suspend delay after termination action completes
by Ben Chan
· 10 years ago
f286034
shill: Service Unittest: Use IsRefPtrTo()
by Paul Stewart
· 11 years ago
e783f1c
UMA metric reporting for user-initiated wifi scan.
by Peter Qiu
· 11 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
f2bbad2
shill: manager: test DefaultService notifications
by mukesh agrawal
· 11 years ago
a55469d
shill: Replace TestProxyFactory variants with MockProxyFactory.
by Ben Chan
· 11 years ago
520eb17
shill: Disable WiMAX support when built with USE='-gdmwimax -wimax'.
by Ben Chan
· 11 years ago
2da34c0
shill: Service: Remove "Favorite" property
by Paul Stewart
· 11 years ago
e37ad32
shill: use serial_number_ for tie breaker when sorting Services
by mukesh agrawal
· 11 years ago
03e29f7
shill: Manager: Create and emit signals for the ConnectedState property
by Paul Stewart
· 11 years ago
923a502
shill: Deprecate flimflam namespace.
by Ben Chan
· 11 years ago
b94adde
shill: log profile stack changes at INFO
by mukesh agrawal
· 11 years ago
2f352e6
shill: Enable/Disable should return error if opposite operation pending.
by Arman Uguray
· 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
6fe4f26
shill: ConnectToBestServices should ignore user-disconnected services.
by Arman Uguray
· 11 years ago
6ae0589
shill: Manager: Use Provider mapping in ConfigureServiceForProfile
by Paul Stewart
· 11 years ago
b87d22b
shill: Manager: Map between Technology and Provider
by Paul Stewart
· 11 years ago
4823f4f
shill: Improves logging for scan.
by Wade Guthrie
· 11 years ago
55fc64c
shill: ManagerTest: Use a non-null Ethernet EAP Service
by Paul Stewart
· 11 years ago
46c27cc
shill: fix DisableTechnology with multiple devices of a technology
by mukesh agrawal
· 11 years ago
ee6b3d7
shill: Map crosbugs to their crbug equivalent
by Paul Stewart
· 11 years ago
cb09435
shill: Removes unused Service::kStateDisconnected.
by Wade Guthrie
· 12 years ago
0075253
shill: fix default settings for new profiles
by mukesh agrawal
· 12 years ago
8388986
shill: Remove requirement for WiFi connectivity for destinations
by Christopher Wiley
· 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
967eaeb
shill: Service: Return profile entries that can configure
by Paul Stewart
· 12 years ago
f7d7d3f
shill: Manager: Limit ConnectToBestServices to visible services
by Paul Stewart
· 12 years ago
cbfb34e
shill: Emit more property change notifications for Services.
by mukesh agrawal
· 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
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
dc7b844
shill: improve service logging
by mukesh agrawal
· 12 years ago
68d4109
shill: Adds UMA metric for scan time for certain scans.
by Wade Guthrie
· 12 years ago
4e02ba2
shill: vpn: Remove support for obsolete Service.Provider.Name.
by Darin Petkov
· 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
5133b71
shill: Add metric to track corrupted profiles
by Thieu Le
· 12 years ago
5ad1606
shill: Compile against libchrome-180609
by Paul Stewart
· 12 years ago
43970a2
shill: implement security_levels
by mukesh agrawal
· 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
f975367
shill: Pass suspend delay description to power manager.
by Daniel Erat
· 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
457728b
shill: Log service's unique name rather than friendly name.
by Darin Petkov
· 12 years ago
0818cca
shill: Use new power manager suspend delay methods.
by Daniel Erat
· 12 years ago
2c575d2
shill: Manager: Merge stored configuration in ConfigureService
by Paul Stewart
· 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
63864b6
shill: manager: Suppress autoconnect while stopped
by Paul Stewart
· 12 years ago
bfb8255
shill: Properly return and emit WatchedServices property
by Paul Stewart
· 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
3e7635e
shill: Dump MemoryLog to disk on disconnects
by Christopher Wiley
· 12 years ago
036dba0
shill: Device: Add LinkMonitor
by Paul Stewart
· 12 years ago
b691efd
shill: Rename SMLOG to SLOG
by Christopher Wiley
· 12 years ago
49739c0
shill: Manager: Create "DefaultService" property
by Paul Stewart
· 12 years ago
784566d
shill: renew DHCP on resume
by mukesh agrawal
· 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
e7c6ad3
shill: Add Profile and Manager UpdateDevice support.
by Darin Petkov
· 12 years ago
649f3a4
shill: Manager: Register services which have no profile
by Paul Stewart
· 13 years ago
fc9a1da
shill: manager: Ensure we do not crash while creating a profile
by Paul Stewart
· 12 years ago
dfa4605
shill: Manager: Run SortServices in a delayed task
by Paul Stewart
· 12 years ago
a121c44
shill: Sort services with respect to "portal"
by Paul Stewart
· 12 years ago
cb3eb89
shill: Manager: Fix up a few RpcIdentifiers
by Paul Stewart
· 12 years ago
da79862
Remove the the TechnologyIs method from Device, associated classes, and everything else.
by Joshua Kroll
· 12 years ago
Next »