Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
connectivity
/
shill
/
7c1fece3da9a33649b02c9b8de2564417d0dee74
7c1fece
shill: power management framework
by mukesh agrawal
· 13 years ago
c01f398
shill (wifi): drive dhcp from supplicant events, rather than RTNL
by mukesh agrawal
· 13 years ago
188a84a
shill: Add HTTP Request object
by Paul Stewart
· 13 years ago
f2e20a6
shill: add Makefile rule for .gitignore
by mukesh agrawal
· 13 years ago
5de44ab
Add async support for shill client calls.
by Eric Shienbrood
· 13 years ago
04e6358
shill: Register CellularService with the Manager as soon as it's created.
by Eric Shienbrood
· 13 years ago
2f46c44
[shill] use libchromeos.pc
by Elly Jones
· 13 years ago
fb0625e
shill: Disconnect and disable cellular modem when stopping the device.
by Darin Petkov
· 13 years ago
9513356
shill: Add HTTP URL parser
by Paul Stewart
· 13 years ago
39cd564
shill: Added cdc_ether as a device to be recognized as a cellular modem.
by Eric Shienbrood
· 13 years ago
b385761
shill: filter out SSIDs that begin with NULL.
by mukesh agrawal
· 13 years ago
adb6848
shill: don't auto-connect to a disconnected service
by mukesh agrawal
· 13 years ago
d32f484
shill: Pass a parameter to dhcp client to request a hostname
by Paul Stewart
· 13 years ago
3426c8f
shill: Move Metrics from singleton to Shill daemon
by Thieu Le
· 13 years ago
d78ee7e
shill: Broadcast service strength changes.
by Darin Petkov
· 13 years ago
0878c95
Revert "[shill] use libchromeos.pc"
by Scott James Remnant
· 13 years ago
76d1388
shill: have Service check if a service is connected/connecting
by mukesh agrawal
· 13 years ago
592516d
shill: tweak logging
by mukesh agrawal
· 13 years ago
bc33cff
[shill] use libchromeos.pc
by Elly Jones
· 13 years ago
b9c9933
shill: Broadcast changes of CellularService's ActivationState property.
by Darin Petkov
· 13 years ago
870523b
shill: Load values from the global profile into the manager
by Paul Stewart
· 13 years ago
186af05
shill: add a class for holding a set of callbacks.
by mukesh agrawal
· 13 years ago
ac635a8
shill: Set the cellular service friendly name.
by Darin Petkov
· 13 years ago
2c37738
shill: Destroy cellular connection when downgrading from registered state.
by Darin Petkov
· 13 years ago
c64fe5e
shill: Make all device *PIN service methods asynchronous.
by Darin Petkov
· 13 years ago
58a577b
shill: Support CONNECT HTTP method in proxy
by Paul Stewart
· 13 years ago
41c0e0a
shill: Delay cellular device creation if DeviceInfo is not available yet.
by Darin Petkov
· 13 years ago
d8ad3c4
shill: Purge service/wifi_service state on Unload
by Paul Stewart
· 13 years ago
4d0401c
shill: enable background scanning for wifi
by mukesh agrawal
· 13 years ago
1b1a7f2
shill: Implement get/set of Profile property for Service
by Paul Stewart
· 13 years ago
63c9393
shill: Destroy IP config before de-registering service
by Paul Stewart
· 13 years ago
ad1ec2c
shill: UMA stats Network.Shill.WiFi.Security and Network.Shill.WiFi.PhyMode
by Thieu Le
· 13 years ago
8a3188d
shill: improve conformance with WiFiRoaming tests
by mukesh agrawal
· 13 years ago
48e6d6d
shill: Add preliminary UMA support
by Thieu Le
· 13 years ago
19c871d
shill: Hook up Create/Pop/PushProfile to dbus
by Paul Stewart
· 13 years ago
2001a42
shill: Ignore WiFi devices in "monitor" mode
by Paul Stewart
· 13 years ago
3d9bcf5
shill: Enable auto-connect for WiFi services
by Paul Stewart
· 13 years ago
2706aaf
shill: Save "Passphrase" property in WiFi services
by Paul Stewart
· 13 years ago
c8f4bef
shill: Enable and disable reverse-path filtering
by Paul Stewart
· 13 years ago
e5bc2cb
shill: Framework for asynchronous service side RPC calls.
by Darin Petkov
· 13 years ago
f2792e8
shill: ethernet: Don't deregister NULL
by Paul Stewart
· 13 years ago
c1dec4d
shill: Assign "Default" status to the best connection
by Paul Stewart
· 13 years ago
b716325
shill: main: Test --help flag first
by Paul Stewart
· 13 years ago
be5f5b3
shill: Create HTTPProxy for connected services
by Paul Stewart
· 13 years ago
7cfca04
shill: Assign unique metrics to non-default interfaces
by Paul Stewart
· 13 years ago
2bf1d35
shill: Enable and disable IPv6 with interface events
by Paul Stewart
· 13 years ago
b4bc57d
shill: process BSSAdded and BSSRemoved signals in deferred tasks
by mukesh agrawal
· 13 years ago
9364c4c
shill: Clean up GetDeviceTechnology
by Paul Stewart
· 13 years ago
0ed0f2e
shill: implement Service.Disconnect (for WiFiService only)
by mukesh agrawal
· 13 years ago
4eb4d78
shill: when we find an Endpoint for a WiFiService that hasn't been
by mukesh agrawal
· 13 years ago
987e71e
shill: Support UIData property in Services
by Paul Stewart
· 13 years ago
f65320c
shill: Add http_proxy class
by Paul Stewart
· 13 years ago
261daca
shill: make WiFiServices aware of their Endpoints
by mukesh agrawal
· 13 years ago
7135476
shill: Add option to push profiles on shill startup
by Gaurav Shah
· 13 years ago
ed2c28c
shill: cleaning glint warnings
by Hristo Stefanov
· 13 years ago
6489632
shill: instruct wpa_supplicant to use directed probes
by mukesh agrawal
· 13 years ago
8322440
shill: 64-bit fixes: integer sizes for printf
by Paul Stewart
· 13 years ago
8558710
shill: Update TESTING documentation to use --foreground
by Gaurav Shah
· 13 years ago
fa602f2
shill: when Service state changes to kStateConnected,
by mukesh agrawal
· 13 years ago
b893bed
shill: Daemon()ize. For real.
by Gaurav Shah
· 13 years ago
29c13a1
shill: make Connectable property of WiFiService reflect state
by mukesh agrawal
· 13 years ago
837bb56
shill: update Makefile to auto-generate dependency lists
by mukesh agrawal
· 13 years ago
435de2c
Implement {Available|Connected|Enabled}Technolgies and DefaultTechnology
by Gaurav Shah
· 13 years ago
c6d6c72
shill: Add more connection states and connection failure states
by Gaurav Shah
· 13 years ago
00917ce
shill: set favorite property when a Service is connected, and
by mukesh agrawal
· 13 years ago
b72cf40
shill: Decouple Cellular's IsRegistered from the network technology string.
by Darin Petkov
· 13 years ago
3cfbf21
shill: Create an APN list for the home GSM provider and broadcast it.
by Darin Petkov
· 13 years ago
165e614
shill: group endpoints into services
by mukesh agrawal
· 13 years ago
0a4dfeb
shill: Initialize GSM home provider based on IMSI/SPN and provider DB.
by Darin Petkov
· 13 years ago
1590839
shill: track the CurrentBSS property reported by wpa_supplicant,
by mukesh agrawal
· 13 years ago
005aa38
shill: Generate DBus proxies with asynchronous support.
by Darin Petkov
· 13 years ago
5f316f6
shill: Remove Cellular's obsolete |type_| data member.
by Darin Petkov
· 13 years ago
721ac93
shill: Refactor SIM lock status properties into the GSM delegate.
by Darin Petkov
· 13 years ago
ae0c64e
shill: Move GSM/CDMA structs to capability delegates.
by Darin Petkov
· 13 years ago
f770945
shill: Add passphrase validation
by Thieu Le
· 13 years ago
a41e38d
shill: wifi: Load hidden services from storage
by Paul Stewart
· 13 years ago
184c54e
shill: Move cellular network registration to capability delegates.
by Darin Petkov
· 13 years ago
7ad8e53
Convert TODO to a comment on why a temporary is needed on the rv or writer()
by Gaurav Shah
· 13 years ago
a3d3be5
shill: Move CDMA activation to capability delegates.
by Darin Petkov
· 13 years ago
f4cbda9
shill: Add support for connecting to WEP networks
by Thieu Le
· 13 years ago
da6218a
shill: Restrict access to the WiFi passphrase via Service.GetProperties API
by Gaurav Shah
· 13 years ago
7ec7131
shill: track wpa_supplicant state, and use it to update Service state
by mukesh agrawal
· 13 years ago
1b7a616
shill: Implement write-only properties
by Gaurav Shah
· 13 years ago
1272a43
shill: Move network scanning to capability delegates.
by Darin Petkov
· 13 years ago
3e50924
shill: Retrieve cellular signal strength in capability delegates.
by Darin Petkov
· 13 years ago
6ab23a9
shill: wifi: Implement FindService
by Paul Stewart
· 13 years ago
20c13ec
shill: Move Get{NetworkTechnology|RoamingState} to the capability delegates.
by Darin Petkov
· 13 years ago
cb54773
shill: Move the remaining Gsm.Card interfaces to the GSM capability delegate.
by Darin Petkov
· 13 years ago
ced6a0b
shill: wifi: Scan for hidden SSIDs
by Paul Stewart
· 13 years ago
f8721ee
shill: Add support for connecting to PSK networks
by Gaurav Shah
· 13 years ago
c2f39fc
shill: add some tips for working with autotest log files
by mukesh agrawal
· 13 years ago
b05315f
shill: Move PIN management to the capability delegates.
by Darin Petkov
· 13 years ago
394b7d4
shill: Add a basic PowerManager DBus proxy.
by Darin Petkov
· 13 years ago
d08f443
shill: WiFiService overrides generic Service Load/Save
by Paul Stewart
· 13 years ago
1ca3e85
shill: Rename "security_" to "security_level_" in Service
by Paul Stewart
· 13 years ago
137884a
shill: Lookup the mobile provider database to obtain GSM network info.
by Darin Petkov
· 13 years ago
f566c97
Revert "shill: Rename "security_" to "security_level_" in Service"
by Darin Petkov
· 13 years ago
136f6bc
shill: Rename "security_" to "security_level_" in Service
by Paul Stewart
· 13 years ago
daf4386
shill: Start moving tehnology-specific functionality to capability delegates.
by Darin Petkov
· 13 years ago
be00517
shill; Create Error::LogMessage utility routine
by Paul Stewart
· 13 years ago
Next »