Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
connectivity
/
shill
/
803b718508c8ea491bd0e4334736b43e90090846
803b718
shill: add the support for handling 'Array of Objects' property change
by Ningyuan Wang
· 9 years ago
f809b86
shill: Fix event history formatting
by Samuel Tan
· 9 years ago
8631154
shill: implement stub proxies for upstart and power_manager
by Peter Qiu
· 9 years ago
a63da1d
shill: fix broken 3rd party vpn connection state change
by Bin Jin
· 9 years ago
c3227bb
shill: parse IP header in IcmpSession
by Samuel Tan
· 9 years ago
8ff8132
shill: Add dbus interface for function "request_roam" in device object
by Ningyuan Wang
· 9 years ago
d945aea
shill: Add dbus proxy for sending roam command to wpa_supplicant
by Ningyuan Wang
· 9 years ago
a634544
shill: stop IcmpSession before calling result callback
by Samuel Tan
· 9 years ago
9b6f8b8
shill: emit "Devices" property change for non-primary connectivity devices
by Peter Qiu
· 9 years ago
b8f04f5
shill: StoreInterface: remove set_path()
by mukesh agrawal
· 9 years ago
d0faede
shill: JsonStoreTest: remove use of set_path()
by mukesh agrawal
· 9 years ago
5acf836
shill: KeyFileStoreTest: remove use of set_path()
by mukesh agrawal
· 9 years ago
78e0584
shill: JsonStore/KeyFileStore: modify ctor
by mukesh agrawal
· 9 years ago
dcad921
shill: StoreInterface: remove path()
by mukesh agrawal
· 9 years ago
cbaa24d
shill: JsonStoreTest: remove uses of path()
by mukesh agrawal
· 9 years ago
61bd113
shill: KeyFileStoreTest: remove uses of path()
by mukesh agrawal
· 9 years ago
94ba50c
shill: KeyFileStore: improve use of set_path()
by mukesh agrawal
· 9 years ago
f7e118e
shill: JsonStoreTest: dynamically allocate store
by mukesh agrawal
· 9 years ago
0709b5a
shill: KeyFileStoreTest: dynamically allocate store
by mukesh agrawal
· 9 years ago
1a25fac
shill: KeyFileStore: remove GLib argument
by mukesh agrawal
· 9 years ago
c9ddb92
shill: GLib: remove unused code
by mukesh agrawal
· 9 years ago
c252556
shill: protect supplicant proxy headers with compiler flag
by Peter Qiu
· 9 years ago
29875ff
shill: mock out NetlinkManager init functions
by Peter Qiu
· 9 years ago
607796a
shill: include DBusPropertiesProxy creation for cellular only
by Peter Qiu
· 9 years ago
5988a85
shill: start a loop to handle shill's async termination tasks
by Peter Qiu
· 9 years ago
f6339a4
shill: cellular: fix couple bugs introduced from previous commits
by Peter Qiu
· 9 years ago
526ed5f
shill: chromeos_dbus: use separate dbus connection for proxies
by Peter Qiu
· 9 years ago
3320220
shill: key_value_store: add support for RpcIdentifiers
by Peter Qiu
· 9 years ago
28af107
shill: cellular: chromeos dbus proxy for ModemManager1
by Peter Qiu
· 9 years ago
f576f1b
shill: cellular: chromeos dbus proxy for classic ModemManager
by Peter Qiu
· 9 years ago
da6745b
shill: cellular: chromeos dbus proxies for DBusProperties and ObjectManager
by Peter Qiu
· 9 years ago
5631be4
shill: cellular: chromeos dbus error translation
by Peter Qiu
· 9 years ago
05d87e3
shill: Cellular: cleanup proxy interfaces
by Peter Qiu
· 9 years ago
625d658
shill: KeyValueStore: add support for chromeos::Any value
by Peter Qiu
· 9 years ago
0bce1e9
shill: remove dbus-c++ dependency in Error
by Peter Qiu
· 9 years ago
dde57ef
shill: switch over to ChromeosDBusDaemon
by Peter Qiu
· 9 years ago
c00d1fa
shill: update chromeos dbus adaptors
by Peter Qiu
· 9 years ago
a92b0a0
shill: usage of EventDispatcherForTest and NullRPCIdentifier
by Peter Qiu
· 9 years ago
7723677
shill: use updated proxy for PowerManager and WiMaxManager
by Peter Qiu
· 9 years ago
e5fe58d
shill: use updated supplicant proxy creation APIs
by Peter Qiu
· 9 years ago
3b86eb2
shill: update proxy creation APIs for chromeos dbus
by Peter Qiu
· 9 years ago
b8172ec
shill: remove dbus-c++ dependency from PropertyStoreTest
by Peter Qiu
· 9 years ago
a24480a
shill: ExternalTask: use ProcessManager to manage processes
by Peter Qiu
· 9 years ago
8ee1c83
shill: dhcp: use ProcessManager to manage dhcpcd processes
by Peter Qiu
· 9 years ago
f75ac09
shill: DeviceClaimer: use service watcher to monitor remote service
by Peter Qiu
· 9 years ago
f365fd0
shill: remove message loop from EventDispatcher
by Peter Qiu
· 9 years ago
4f930f9
shill: wimax: replace KeyFileStore with FakeStore
by mukesh agrawal
· 9 years ago
432d5a1
shill: KeyFileStore: remove GLib intermediate object
by mukesh agrawal
· 9 years ago
75b0d04
shill: StoreFactory: remove set_glib()
by mukesh agrawal
· 9 years ago
eca9dd6
shill: PendingActivationStore: remove unused glib
by mukesh agrawal
· 9 years ago
0d2268d
shill: GLib: remove unused code
by mukesh agrawal
· 9 years ago
8e60d61
shill: include non-primary devices in the enumerated devices list
by Peter Qiu
· 9 years ago
d1d3278
shill: support for DHCPv6 over PPPoE
by Peter Qiu
· 9 years ago
6c34767
shill: GLib: conditionally compile some functions
by mukesh agrawal
· 9 years ago
b78a95e
shill: glib: remove unused methods
by mukesh agrawal
· 9 years ago
2d6853f
shill: OpenVPNManagementServer: migrate base64 code
by mukesh agrawal
· 9 years ago
59163c2
shill: VPNProviderTest: remove KeyFileStore
by mukesh agrawal
· 9 years ago
120b78f
shill: ManagerTest: isolate references to GLib
by mukesh agrawal
· 9 years ago
3e3f43a
shill: ManagerTest: remove explict use of KeyFileStore
by mukesh agrawal
· 9 years ago
83c8669
shill: ManagerTest: remove some references to GLib
by mukesh agrawal
· 9 years ago
5edbf4b
shill: ManagerTest: remove unnecessary use of KeyFileStore
by mukesh agrawal
· 9 years ago
e73f141
shill: ProfileTest: make use of GLib conditional
by mukesh agrawal
· 9 years ago
3d5be0d
shill: ProfileTest: remove explicit use of KeyFileStore
by mukesh agrawal
· 9 years ago
fbac24b
shill: add FakeStore
by mukesh agrawal
· 9 years ago
7e78cee
shill: ThirdPartyVPN: Set connected service state to Online
by Paul Stewart
· 9 years ago
0060dc3
shill: Add handling of transmit power control information element.
by John Walker
· 9 years ago
fdc8ea4
shill: DefaultProfileTest: remove use of KeyFileStore
by mukesh agrawal
· 9 years ago
08c4fe7
shill: minor cleanup in default_profile_unittest
by mukesh agrawal
· 9 years ago
c80c460
shill: Profile: remove unnecessary GLib argument
by mukesh agrawal
· 9 years ago
0414747
shill: abstract the instantiation of store interfaces
by mukesh agrawal
· 9 years ago
bb813e8
shill: add ability to select store backend
by mukesh agrawal
· 9 years ago
e0442f2
shill: sort conditions in gyp file
by mukesh agrawal
· 9 years ago
d9866e4
shill: Correct typo in TPC Report attribute name
by John Walker
· 9 years ago
d1c7166
shill: log metrics for connection diagnostics issue
by Samuel Tan
· 9 years ago
773cf17
shill: JsonStore: add Close() method
by mukesh agrawal
· 9 years ago
13d581f
shill: migrate CryptoUtilProxy to libchromeos' base64
by mukesh agrawal
· 9 years ago
d887589
shill: crypto: use libchromeos's base64 decoder
by mukesh agrawal
· 9 years ago
9c2b0d2
shill: remove unused connection diagnostics issue string
by Samuel Tan
· 9 years ago
abd2c09
shill: JsonStore: implement MarkAsCorrupted()
by mukesh agrawal
· 9 years ago
8cf96b7
shill: JsonStore: fill in Flush() functionality
by mukesh agrawal
· 9 years ago
ce1fb47
shill: JsonStore: fill in Open() functionality
by mukesh agrawal
· 9 years ago
93863bf
shill: JsonStore: add skeleton Open() functionality
by mukesh agrawal
· 9 years ago
f13a30f
shill: JsonStore: add skeleton Flush() functionality
by mukesh agrawal
· 9 years ago
2293273
shill: JsonStore: add group operations
by mukesh agrawal
· 9 years ago
5002ed6
shill: JsonStore: add ability to delete keys
by mukesh agrawal
· 9 years ago
9724f9e
shill: add beginnings of JsonStore
by mukesh agrawal
· 9 years ago
583dafa
shill: add kRequestBridgeNeighbor dump mode to RTNLHandler
by Garret Kelly
· 9 years ago
490063e
shill: perform connection diagnostics after portal detection failure
by Samuel Tan
· 9 years ago
d6c9ef6
shill: rename ConnectionDiagnostics unit test variables
by Samuel Tan
· 9 years ago
56d3c66
shill: find neighbor table entries in ConnectionDiagnostics
by Samuel Tan
· 9 years ago
9a0f121
shill: Connection: Don't create bind loops
by Paul Stewart
· 9 years ago
009e221
shill: remove Service::SaveToCurrentProfile.
by Ningyuan Wang
· 9 years ago
fc93327
shill: Fixed a few log statments, changing from LOG(ERROR) to PLOG(ERROR).
by Ningyuan Wang
· 9 years ago
7995d8f
shill: mac80211monitor: remove log spam
by Ningyuan Wang
· 9 years ago
2fa51fa
shill: abstraction for remote service watcher
by Peter Qiu
· 9 years ago
1658004
shill: ProcessManager: start process in minijail
by Peter Qiu
· 9 years ago
6bdc786
Revert "shill: add PortalDetectorFactory"
by Samuel Tan
· 9 years ago
1774626
shill: process management using libchromeos's process library
by Peter Qiu
· 9 years ago
1b9546a
shill: add ConnectionDiagnostics class
by Samuel Tan
· 9 years ago
f25d426
shill: add IcmpSession::IsPacketLossPercentageGreaterThan utility function
by Samuel Tan
· 9 years ago
Next »