Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
connectivity
/
shill
/
bc49ac7047b24da5672d08dfbf78cd680466b55a
bc49ac7
shill: Implement debug tag related DBus methods.
by Ben Chan
· 13 years ago
fd10ec2
shill: Implement Modem1::GetLinkName()
by Nathan Williams
· 13 years ago
7476a26
shill: vpn: Start a basic L2TP/IPSec VPN driver class skeleton.
by Darin Petkov
· 13 years ago
451aa7f
shill: vpn: Properly export provider properties
by Paul Stewart
· 13 years ago
2bf424f
shill: Add a little more verbosity
by Paul Stewart
· 13 years ago
57f3d9d
shill: wifi: Catch exception in ClearCachedCredentials
by Paul Stewart
· 13 years ago
4f28e8b
Fix for shill: allow setting the auto-connect property on non-favorite services
by Wade Guthrie
· 13 years ago
8624e43
Updating description of test procedures.
by Wade Guthrie
· 13 years ago
e81eb70
shill: deviceinfo: Mark all loopback devices up
by Paul Stewart
· 13 years ago
2280799
shill: vpn: Provide OpenVPN.Mgmt.Enable and VPN.Domain
by Paul Stewart
· 13 years ago
0c43833
shill: service: Allow trivial set of "Name" property
by Paul Stewart
· 13 years ago
11567d0
shill: Create DBusPropertiesProxy for Modem.
by Eric Shienbrood
· 13 years ago
6681533
shill: vpn: Configure VPN services from newly-pushed profiles
by Paul Stewart
· 13 years ago
e4aaf5e
shill: Do not change EAP's key_management to an invalid value
by Gary Morain
· 13 years ago
923006b
3G: Add ability to ignore an error that occurs during asynchronous calls.
by Thieu Le
· 13 years ago
39964fa
shill: vpn: Return service from VPNProvider's service_ list
by Paul Stewart
· 13 years ago
028545d
shill: Implement Manager::CalculateState
by Gary Morain
· 13 years ago
abc41aa
shill: Set DNS timeout to minimum
by Paul Stewart
· 13 years ago
c12cf66
shill: Handle empty string in Technology::GetTechnologyVectorFromString.
by Ben Chan
· 13 years ago
f582b50
shill: Fix timer canceling
by Paul Stewart
· 13 years ago
90d216d
shill:mm1_modem_proxy add OwnNumbers property to the MM1.Modem interface
by Jason Glasgow
· 13 years ago
08afdff
shill: device: export ipconfigs as object paths not strings
by Jason Glasgow
· 13 years ago
e0d5dd1
shill: vpn: Add PKCS#11 to OpenVPN.
by Darin Petkov
· 13 years ago
c707330
shill: Supplying an APN with no "apn" field clears Cellular.APN.
by Eric Shienbrood
· 13 years ago
cc95c5d
shill: Do a better job keeping the Service.State property up to date.
by Eric Shienbrood
· 13 years ago
3c5e4dc
shill: vpn: Implement NSS database interface class.
by Darin Petkov
· 13 years ago
1fa8194
shill: vpn: Add support for the OpenVPN.TLSAuthContents property.
by Darin Petkov
· 13 years ago
7326cd8
shill: Remove DES encryption of profile entries.
by Darin Petkov
· 13 years ago
e8334fd
shill: export the device Interface property
by Jason Glasgow
· 13 years ago
0db6a9b
shill: support the Cellular.Family device property.
by Eric Shienbrood
· 13 years ago
acdc11f
shill: Change service.device property to be a DBus::Path
by Jason Glasgow
· 13 years ago
a31e79c
Catch up to ModemManager API change - StateChanged is now iiu, not uuu.
by Nathan Williams
· 13 years ago
fa1d31d
Split Modem into ModemClassic and Modem1
by David Rochberg
· 13 years ago
e73d05c
shill: Implement RemoveProfile
by Paul Stewart
· 13 years ago
9a0be63
shill: Add proxy factories for ModemManager1 dbus interfaces
by Jason Glasgow
· 13 years ago
74f5ef2
shill: Add ModemManager1.Sim proxy interface and class
by Jason Glasgow
· 13 years ago
8839a89
shill: Emit Manager.Devices property changed signal.
by Eric Shienbrood
· 13 years ago
4646302
shill: vpn: Setup OpenVPN management channel options and open/close channel.
by Darin Petkov
· 13 years ago
d0a3b81
shill: Allow creation and push of DefaultProfile
by Paul Stewart
· 13 years ago
683942b
shill: vpn: Implement OpenVPN static challenge authentication.
by Darin Petkov
· 13 years ago
65512e1
shill: vpn: Destroy Unload()ed VPN services
by Paul Stewart
· 13 years ago
30bc0ec
shill: Make cellular Connect work for GSM networks.
by Eric Shienbrood
· 13 years ago
271fe52
shill: vpn: Parse INFO and STATE management interface messages.
by Darin Petkov
· 13 years ago
78f6326
shill: vpn: OpenVPN management interface support.
by Darin Petkov
· 13 years ago
568b5c6
shill: separate (externally observed) failure state from internal
by mukesh agrawal
· 13 years ago
ebd3856
shill: vpn: Use Mapped custom accessor for properties
by Paul Stewart
· 13 years ago
141983b
shill: openvpn: Load should be exclusive
by Paul Stewart
· 13 years ago
88125fb
shill: key_value_store: Implement "Remove"
by Paul Stewart
· 13 years ago
1c11520
shill: vpn: Basic class for OpenVPN management server support.
by Darin Petkov
· 13 years ago
a61593e
shill: Create a Mapped custom property accessor
by Paul Stewart
· 13 years ago
7f61e52
shill: Implement Manager::ConfigureService
by Paul Stewart
· 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
5e628a5
Don't try to create cellular device if modem interface is blacklisted.
by Eric Shienbrood
· 13 years ago
13ed225
shill: manager: Search for services by GUID
by Paul Stewart
· 13 years ago
4c56161
shill: Add "GUID" property to Service
by Paul Stewart
· 13 years ago
f202817
shill: reduce delay between scans, when supplicant reports
by mukesh agrawal
· 13 years ago
f3c71d7
shill: vpn: Load and save OpenVPN service properties.
by Darin Petkov
· 13 years ago
2366eed
shill: serialize Manager.Services as an array of object paths
by mukesh agrawal
· 13 years ago
3f9131c
shill: vpn: Cleanup VPN service disconnect and destruction process.
by Darin Petkov
· 13 years ago
536820d
shill: vpn: Last systems bits for OpenVPN test
by Paul Stewart
· 13 years ago
48100b0
shill: rtnl: Handle setting of peer address
by Paul Stewart
· 13 years ago
22601da
shill: Added high-level documentation to WiFi class.
by Gary Morain
· 13 years ago
b6b6ccb
Remove indirection task for creating a modem object.
by David Rochberg
· 13 years ago
273028a
shill: vpn: VPN devices have kVPN technology rather than kTunnel.
by Darin Petkov
· 13 years ago
e00600e
shill: connection: Allow missing broadcast
by Paul Stewart
· 13 years ago
ce4ec19
shill: vpn: Pin route on default connection
by Paul Stewart
· 13 years ago
3f68bb1
shill: routing table: Apply routes from IPConfig
by Paul Stewart
· 13 years ago
f555cf8
shill: Initialize portal list to sane default
by Paul Stewart
· 13 years ago
d1511fe
shill: make fewer request_name calls
by mukesh agrawal
· 13 years ago
31a2eca
shill: vpn: Create a VPN IPConfig instance before updating it.
by Darin Petkov
· 13 years ago
291a473
shill: vpn: Use LIBDIR passed down from ebuild
by Paul Stewart
· 13 years ago
7f06033
shill: vpn: Set the friendly VPN service name.
by Darin Petkov
· 13 years ago
85e050b
shill: Add portal metrics
by Thieu Le
· 13 years ago
e2bad7c
shill: Add Manager::GetDefaultService
by Paul Stewart
· 13 years ago
7cb06f6
Create MM1 object and start to talk to it.
by David Rochberg
· 13 years ago
3e20a23
shill: Convert code to use the newest version of libchrome.
by Eric Shienbrood
· 13 years ago
f33e370
shill: vpn: Don't delete tun interfaces claimed by VPNProvider.
by Darin Petkov
· 13 years ago
f748a36
shill: Connection: Add facility to add host routes
by Paul Stewart
· 13 years ago
b5c8940
Revert "shill: Convert code to use the newest version of libchrome."
by Eric Shienbrood
· 13 years ago
08a4ffb
shill: Convert code to use the newest version of libchrome.
by Eric Shienbrood
· 13 years ago
5c05b29
shill: fix test failures in WiFiRoaming.005Suspend* tests
by mukesh agrawal
· 13 years ago
bf14e94
shill: logging improvements
by mukesh agrawal
· 13 years ago
0286771
shill: vpn: Implement VPNService::GetStorageIdentifier.
by Darin Petkov
· 13 years ago
6aa2187
shill: Implement VPN service disconnect.
by Darin Petkov
· 13 years ago
fb46caf
shill: Delete existing routes when the device is started.
by Thieu Le
· 13 years ago
8783e0d
shill: cellular: keep up with changes mobile-broadband-provider-info
by Jason Glasgow
· 13 years ago
adb2514
shill: convert to SLOT-ed libbase
by Mike Frysinger
· 13 years ago
ee1081c
shill: Add ModemManager1 proxy interfaces and classes
by Jason Glasgow
· 13 years ago
79d74c9
shill: vpn: Associate VPN device with service and update IP configuration.
by Darin Petkov
· 13 years ago
36a3ace
shill: vpn: Spawn the OpenVPN process when tunnel index becomes available.
by Darin Petkov
· 13 years ago
c681fa0
shill: portal: Recheck portal state
by Paul Stewart
· 13 years ago
81030ea
Split ModemManager into ModemManagerBase and ModemManagerClassic
by David Rochberg
· 13 years ago
6059674
shill: vpn: Parse route options through openvpn notify callback.
by Darin Petkov
· 13 years ago
b84ba34
shill: Add support for Network.*.TimeResumeToReady
by Thieu Le
· 13 years ago
f20994f
shill: vpn: Create a VPN device when the tunnel index is available.
by Darin Petkov
· 13 years ago
14c29ec
shill: vpn: Parse openvpn IP configuration options.
by Darin Petkov
· 13 years ago
24c6c62
Add DBusObjectManagerProxy to ProxyFactory
by David Rochberg
· 13 years ago
c74cf9c
Get shill ready for slotted package builds.
by Eric Shienbrood
· 13 years ago
ca6abd4
shill: vpn: Claim interface from DeviceInfo
by Paul Stewart
· 13 years ago
Next »