projects
/
platform
/
upstream
/
connman.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove bluetooth network from device only when device is removed
[platform/upstream/connman.git]
/
src
/
2010-08-13
Samuel Ortiz
Disable technology when removing device
tree
|
commitdiff
2010-08-12
Samuel Ortiz
Both host and domain provider strings should not be...
tree
|
commitdiff
2010-08-12
Samuel Ortiz
Device is not offline when enabled succeeds or is in...
tree
|
commitdiff
2010-08-09
Samuel Ortiz
Add BLOCKED technology state
tree
|
commitdiff
2010-08-09
Samuel Ortiz
Export devices blocked status
tree
|
commitdiff
2010-08-09
Samuel Ortiz
Disconnect VPNs when all services are offline
tree
|
commitdiff
2010-08-09
Samuel Ortiz
Fix provider refcounting
tree
|
commitdiff
2010-08-06
Samuel Ortiz
Disable offline devices upon device_set_connected(TRUE...
tree
|
commitdiff
2010-08-06
Yingan Deng
If device is powered, set powered_pending from device_s...
tree
|
commitdiff
2010-08-06
Samuel Ortiz
Always create a default profile
tree
|
commitdiff
2010-08-05
Samuel Ortiz
Export IPv4 PAC
tree
|
commitdiff
2010-08-05
Samuel Ortiz
Export the VPN PAC file to the VPN service
tree
|
commitdiff
2010-08-05
Samuel Ortiz
Build VPN services based on VPN host and domain strings
tree
|
commitdiff
2010-08-05
Samuel Ortiz
Simplify the provider creation code path
tree
|
commitdiff
2010-08-05
Samuel Ortiz
Remove useless provider_free routine
tree
|
commitdiff
2010-08-03
Samuel Ortiz
Use connman_resolver_append() for adding VPN nameservers
tree
|
commitdiff
2010-08-03
Samuel Ortiz
Add VPN nameservers after being connected
tree
|
commitdiff
2010-08-03
Samuel Ortiz
Have providers going through the configuration state
tree
|
commitdiff
2010-08-03
Samuel Ortiz
Add ipconfig layer to the VPN services
tree
|
commitdiff
2010-08-03
Samuel Ortiz
Return when VPN ip setting fails
tree
|
commitdiff
2010-08-03
Samuel Ortiz
Forward device_enable() error from enable_technolgy()
tree
|
commitdiff
2010-08-03
Samuel Ortiz
Do not try to enable a device if it's rfkill blocked
tree
|
commitdiff
2010-08-03
Samuel Ortiz
Toggle the powered_pending device flag only if driver...
tree
|
commitdiff
2010-08-03
Samuel Ortiz
Use __connman_device_[enable|disable] from set_powered
tree
|
commitdiff
2010-08-03
Ying An Deng
Toggle offline mode only if device enablement succeeds
tree
|
commitdiff
2010-08-02
Samuel Ortiz
Link VPN nameservers and domains to the VPN service
tree
|
commitdiff
2010-08-02
Samuel Ortiz
Track and report VPN providers states
tree
|
commitdiff
2010-08-02
Samuel Ortiz
Remove the manager Providers property
tree
|
commitdiff
2010-08-02
Samuel Ortiz
Remove provider PassphraseRequired property
tree
|
commitdiff
2010-08-02
Samuel Ortiz
Switch VPN service state to IDLE when being disconnected
tree
|
commitdiff
2010-08-02
Samuel Ortiz
Remove the provider D-Bus interface
tree
|
commitdiff
2010-08-02
Samuel Ortiz
Link providers with services
tree
|
commitdiff
2010-07-31
Marcel Holtmann
Add placeholder for PAC file download
tree
|
commitdiff
2010-07-30
Marcel Holtmann
Fix WPAD issue with empty result list
tree
|
commitdiff
2010-07-30
Marcel Holtmann
Check also top-level DNS records for WPAD information
tree
|
commitdiff
2010-07-30
Marcel Holtmann
Add support for property changed signal for domain...
tree
|
commitdiff
2010-07-30
Marcel Holtmann
Fix missing export of current domain name
tree
|
commitdiff
2010-07-30
Marcel Holtmann
Add support for WPAD setting proxy information
tree
|
commitdiff
2010-07-30
Marcel Holtmann
Add proxy auto-config support to service and IP config...
tree
|
commitdiff
2010-07-30
Marcel Holtmann
Add support for proxy auto-configuration D-Bus properties
tree
|
commitdiff
2010-07-30
Marcel Holtmann
Add support for retrieving proxy auto-configuration...
tree
|
commitdiff
2010-07-30
Marcel Holtmann
Add function to get nameserver address for a service
tree
|
commitdiff
2010-07-30
Marcel Holtmann
Add function for retrieving index value from service
tree
|
commitdiff
2010-07-30
Marcel Holtmann
Update service domain name when connection becomes...
tree
|
commitdiff
2010-07-30
Marcel Holtmann
Add support for storing service specific domain name
tree
|
commitdiff
2010-07-30
Marcel Holtmann
Provide access to hostname and domainname element prope...
tree
|
commitdiff
2010-07-30
Marcel Holtmann
Fix memory leak with IPv6 address and network values
tree
|
commitdiff
2010-07-30
Marcel Holtmann
Store host and domain names retrieved from DHCP
tree
|
commitdiff
2010-07-30
Marcel Holtmann
Add missing src/wpad.c file
tree
|
commitdiff
2010-07-30
Marcel Holtmann
Add skeleton for WPAD integration
tree
|
commitdiff
2010-07-29
Samuel Ortiz
Skip IPv6 link-local addresses reporting
tree
|
commitdiff
2010-07-29
Samuel Ortiz
Set default ipconfig method to OFF for IPv6
tree
|
commitdiff
2010-07-29
Samuel Ortiz
Disable offline mode when enabling a technology from...
tree
|
commitdiff
2010-07-29
Martin Xu
Set default IPv6 method as off
tree
|
commitdiff
2010-07-29
Samuel Ortiz
Separate v4 and v6 gateways in connman_ipdevice structure
tree
|
commitdiff
2010-07-29
Samuel Ortiz
Add a family argument to the ipconfig routing functions
tree
|
commitdiff
2010-07-29
Samuel Ortiz
Add a family member to connman_ipaddress
tree
|
commitdiff
2010-07-29
Samuel Ortiz
Track IPv6 address changes through rtnl
tree
|
commitdiff
2010-07-29
Martin Xu
Initial IPv6 support
tree
|
commitdiff
2010-07-26
Samuel Ortiz
Have ondemand_connected always return TRUE
tree
|
commitdiff
2010-07-26
Samuel Ortiz
Don't try to connect when service list is empty
tree
|
commitdiff
2010-07-26
Samuel Ortiz
Add a resolver flush method
tree
|
commitdiff
2010-07-26
Samuel Ortiz
Initial on-demand connection implementation
tree
|
commitdiff
2010-07-24
Marcel Holtmann
Update RegisterCounter method parameters
tree
|
commitdiff
2010-07-21
Samuel Ortiz
Check for NULL service pointer in nameserver host route...
tree
|
commitdiff
2010-07-15
Marcel Holtmann
Provide unique identifier along with the interface...
tree
|
commitdiff
2010-07-15
Marcel Holtmann
Add service property and signals for LoginRequired
tree
|
commitdiff
2010-07-15
Marcel Holtmann
Fix Ethernet service type detection
tree
|
commitdiff
2010-07-15
Marcel Holtmann
Fix proper detection for pure Ethernet technology types
tree
|
commitdiff
2010-07-15
Marcel Holtmann
Add technology driver callbacks for adding/removing...
tree
|
commitdiff
2010-07-15
Marcel Holtmann
Monitor interface creation/removal and check DEVTYPE
tree
|
commitdiff
2010-07-15
Marcel Holtmann
Add technology driver callback for setting Tethering
tree
|
commitdiff
2010-07-15
Marcel Holtmann
Add callbacks for Tethering enable/disable on technolog...
tree
|
commitdiff
2010-07-15
Marcel Holtmann
Add support for technology drivers
tree
|
commitdiff
2010-07-14
Martin Xu
change data->gateway to data->ipv4_gateway in src/conne...
tree
|
commitdiff
2010-07-13
Marcel Holtmann
Add empty dictionary for roaming counters for now
tree
|
commitdiff
2010-07-12
Samuel Ortiz
Check for add_gateway() return value before dereferenci...
tree
|
commitdiff
2010-07-12
Samuel Ortiz
Update nameserver host routes with DNS manual settings
tree
|
commitdiff
2010-07-12
Samuel Ortiz
Return manually set gateway when the ipdevice one is...
tree
|
commitdiff
2010-07-12
Samuel Ortiz
No host route needed for nameservers on the same subnet
tree
|
commitdiff
2010-07-12
Samuel Ortiz
Set DNS host routes before toggling the service READY...
tree
|
commitdiff
2010-07-12
Samuel Ortiz
Factorize host route setting routine
tree
|
commitdiff
2010-07-12
Pekka Pessi
Remove child watch when connman_task is freed
tree
|
commitdiff
2010-07-09
Samuel Ortiz
Fix connman_wifi_load_ssid
tree
|
commitdiff
2010-07-09
Daniel Wagner
Keep start/stop state of statistic timers
tree
|
commitdiff
2010-07-08
Daniel Wagner
Add additionals statistics counters
tree
|
commitdiff
2010-07-08
Daniel Wagner
Save counter values during shutdown
tree
|
commitdiff
2010-07-07
Daniel Wagner
Start/stop statistics depending on LOWER_UP state
tree
|
commitdiff
2010-07-07
Daniel Wagner
Initialize offset counters
tree
|
commitdiff
2010-07-06
Marcel Holtmann
Remove the udev based RFKILL switch processing
tree
|
commitdiff
2010-07-03
Marcel Holtmann
Add initial bits and pieces for Tethering support
tree
|
commitdiff
2010-06-30
Daniel Wagner
Update service statistics
tree
|
commitdiff
2010-06-30
Daniel Wagner
Add service statistic data structure
tree
|
commitdiff
2010-06-30
Daniel Wagner
Centralize rntl update timers
tree
|
commitdiff
2010-06-25
Samuel Ortiz
Create service ipconfig only when it's NULL
tree
|
commitdiff
2010-06-16
Samuel Ortiz
Add helper for network update
tree
|
commitdiff
2010-06-15
Kalle Valo
Support for ppp default route setting
tree
|
commitdiff
2010-06-14
Kalle Valo
Send signal when service name changes
tree
|
commitdiff
2010-06-14
Samuel Ortiz
Use dedicated code path for fixed IP settings
tree
|
commitdiff
2010-06-11
Samuel Ortiz
Add nameserver settings to the manual configuration...
tree
|
commitdiff
next