projects
/
framework
/
connectivity
/
connman.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add internal helper scanning_changed function
[framework/connectivity/connman.git]
/
src
/
2009-09-22
Martin Xu
Add internal helper scanning_changed function
tree
|
commitdiff
2009-09-19
Marcel Holtmann
Don't auto-connect services if they are roaming
tree
|
commitdiff
2009-09-19
Marcel Holtmann
Add support for handling cellular roaming state changes
tree
|
commitdiff
2009-09-19
Marcel Holtmann
Add support for network roaming property
tree
|
commitdiff
2009-09-19
Marcel Holtmann
Add support for basic boolean properties
tree
|
commitdiff
2009-09-18
Marcel Holtmann
Add support for cellular modes and change notifications
tree
|
commitdiff
2009-09-18
Marcel Holtmann
Enable auto-connect support for cellular devices
tree
|
commitdiff
2009-09-18
Marcel Holtmann
Fix issue with not removing cellular configuration
tree
|
commitdiff
2009-09-18
Marcel Holtmann
Fix build problem when udev is disabled
tree
|
commitdiff
2009-09-18
Marcel Holtmann
Fix copy and paste mistake from previous commit
tree
|
commitdiff
2009-09-18
Marcel Holtmann
Add support for cellular username and password settings
tree
|
commitdiff
2009-09-18
Marcel Holtmann
Add MCC and MNC values to service properties
tree
|
commitdiff
2009-09-18
Marcel Holtmann
Add attribute for cellular roaming indication
tree
|
commitdiff
2009-09-18
Marcel Holtmann
Add support for setting cellular APN details
tree
|
commitdiff
2009-09-18
Marcel Holtmann
Fix issue with missing service ready state notification
tree
|
commitdiff
2009-09-14
Marcel Holtmann
Add inet helper to retrieve current flags
tree
|
commitdiff
2009-09-14
Marcel Holtmann
Add support for monitoring operation state from plugins
tree
|
commitdiff
2009-09-14
Marcel Holtmann
Add support for tracking the operation state
tree
|
commitdiff
2009-09-14
Marcel Holtmann
Add support for multiple connection attempts
tree
|
commitdiff
2009-09-14
Marcel Holtmann
Add extra message for RFKILL block/unblock state changes
tree
|
commitdiff
2009-09-14
Marcel Holtmann
Add message when udev based RFKILL processing is enabled
tree
|
commitdiff
2009-09-14
Marcel Holtmann
Fix issue with udev versus /dev/rfkill event processing
tree
|
commitdiff
2009-09-13
Marcel Holtmann
Fix issue with missing scanning after disconnect
tree
|
commitdiff
2009-09-13
Marcel Holtmann
Fix issue with not triggering auto-connect in some...
tree
|
commitdiff
2009-09-13
Marcel Holtmann
Move hidden counter variable to be global
tree
|
commitdiff
2009-09-13
Martin Xu
Fix issue with switching between hidden WiFi networks
tree
|
commitdiff
2009-09-05
Marcel Holtmann
Add helper to check if it is a mac80211 interface
tree
|
commitdiff
2009-09-05
Marcel Holtmann
Use extra phy80211 directory check in case WEXT got...
tree
|
commitdiff
2009-09-06
Marcel Holtmann
Set powered_pending to TRUE during setup to fix race...
tree
|
commitdiff
2009-08-31
Marcel Holtmann
Ignore loopback devices from IP configuration
tree
|
commitdiff
2009-08-30
Marcel Holtmann
Detect missing storage entries for AutoConnect setting
tree
|
commitdiff
2009-08-30
Marcel Holtmann
Add basic hookup of passphrase agent callback
tree
|
commitdiff
2009-08-30
Marcel Holtmann
Fix profile cleanup race condition
tree
|
commitdiff
2009-08-30
Marcel Holtmann
Add support for handling errors from agent registration
tree
|
commitdiff
2009-08-30
Marcel Holtmann
Remove all the useless D-Bus connection passing
tree
|
commitdiff
2009-08-26
Marcel Holtmann
Ignore bonding Ethernet interfaces
tree
|
commitdiff
2009-08-24
Marcel Holtmann
Disable IP configuration callbacks for now
tree
|
commitdiff
2009-08-24
Marcel Holtmann
Use an umask fo 077 to protect profile storage
tree
|
commitdiff
2009-08-23
Marcel Holtmann
Convert to fully non-recursive build system
tree
|
commitdiff
2009-08-23
Marcel Holtmann
Add support for cloning IP configurations
tree
|
commitdiff
2009-08-23
Marcel Holtmann
Make use of $(AM_V_at) for silent commands
tree
|
commitdiff
2009-08-16
Marcel Holtmann
Use $(AM_V_GEN) for custom rules
tree
|
commitdiff
2009-08-15
Marcel Holtmann
Only add IP configurations with callbacks to the list
tree
|
commitdiff
2009-08-15
Marcel Holtmann
Fix wrong service state handling on timeouts
tree
|
commitdiff
2009-08-13
Marcel Holtmann
Add function for printing warnings
tree
|
commitdiff
2009-08-12
Jackie Wu
Grant D-Bus access to user 'system'
tree
|
commitdiff
2009-08-12
Marcel Holtmann
Add callbacks for IP bound and release events
tree
|
commitdiff
2009-08-11
Marcel Holtmann
Use global IP address structure for transaction
tree
|
commitdiff
2009-08-11
Marcel Holtmann
Add cleaner handling of IP address details
tree
|
commitdiff
2009-08-11
Marcel Holtmann
Add support for variable task argument setup
tree
|
commitdiff
2009-08-11
Marcel Holtmann
Use ignore method for unconfigured IP devices
tree
|
commitdiff
2009-08-10
Marcel Holtmann
Add more detailed tracking of IP devices
tree
|
commitdiff
2009-08-10
Marcel Holtmann
Add skeletons for IP operation callbacks
tree
|
commitdiff
2009-08-09
Marcel Holtmann
Add support for decoding Ethernet addresses coming...
tree
|
commitdiff
2009-08-09
Marcel Holtmann
Add support for storing default gateway information
tree
|
commitdiff
2009-08-09
Marcel Holtmann
Optimize the RTNL routing table parsing
tree
|
commitdiff
2009-08-09
Marcel Holtmann
Fix potential invalid pointer dereference
tree
|
commitdiff
2009-08-09
Marcel Holtmann
Fix typo in routing information output
tree
|
commitdiff
2009-08-09
Marcel Holtmann
Fix issue with gateway notification for non default...
tree
|
commitdiff
2009-08-09
Marcel Holtmann
Add support for tracking route table changes via RTNL
tree
|
commitdiff
2009-08-09
Marcel Holtmann
Attach IP addresses to configuration
tree
|
commitdiff
2009-08-09
Marcel Holtmann
Fix some coding style in RTNL message handling
tree
|
commitdiff
2009-08-08
Marcel Holtmann
Integrate RTNL deeper into IP configuration tracking
tree
|
commitdiff
2009-08-08
Marcel Holtmann
Fix issues with hashing of RTNL interfaces and their...
tree
|
commitdiff
2009-08-08
Marcel Holtmann
Request current routing information after address details
tree
|
commitdiff
2009-08-08
Marcel Holtmann
Track IP configuration based on RTNL interface list
tree
|
commitdiff
2009-08-08
Marcel Holtmann
Create IP configuration based on the interface index
tree
|
commitdiff
2009-08-08
Marcel Holtmann
Add initial steps for IPv4 monitoring via RTNL
tree
|
commitdiff
2009-08-08
Marcel Holtmann
Add fully flexible task handling framework
tree
|
commitdiff
2009-08-07
Marcel Holtmann
Add first steps of generic task framework
tree
|
commitdiff
2009-08-07
Marcel Holtmann
Add support for changing the AutoConnect value of services
tree
|
commitdiff
2009-08-07
Marcel Holtmann
Report AutoConnect as false if not a favorite service
tree
|
commitdiff
2009-08-07
Marcel Holtmann
Only allow service resorting when they are in the same...
tree
|
commitdiff
2009-08-07
Marcel Holtmann
Add support for AutoConnect property of services
tree
|
commitdiff
2009-08-06
Marcel Holtmann
Fix missing service type ordering
tree
|
commitdiff
2009-08-06
Marcel Holtmann
Add support for grouping Bluetooth networks into a...
tree
|
commitdiff
2009-08-06
Marcel Holtmann
Add network to service type conversion for Bluetooth
tree
|
commitdiff
2009-08-05
Marcel Holtmann
Add skeleton for task handling framework
tree
|
commitdiff
2009-08-04
Marcel Holtmann
Add skeleton for provider framework implementation
tree
|
commitdiff
2009-08-04
Marcel Holtmann
Add support for creating, modifying and removing profiles
tree
|
commitdiff
2009-08-03
Martin Xu
Fix broken check for security modes
tree
|
commitdiff
2009-07-29
Marcel Holtmann
Fix error handling in case when passphrase is required
tree
|
commitdiff
2009-07-29
Marcel Holtmann
Add support for PassphraseRequired property
tree
|
commitdiff
2009-07-29
Marcel Holtmann
Add missing check for WiFi security modes
tree
|
commitdiff
2009-07-25
Marcel Holtmann
Fix missing update of signal strength from scan results
tree
|
commitdiff
2009-07-24
Marcel Holtmann
Fix wrong variable reference when sending technology...
tree
|
commitdiff
2009-07-24
Marcel Holtmann
Fix wrong D-Bus error names
tree
|
commitdiff
2009-07-23
Marcel Holtmann
Add timeout for technology enable and disable operation
tree
|
commitdiff
2009-07-23
Marcel Holtmann
Add error code translation for timeout error
tree
|
commitdiff
2009-07-23
Marcel Holtmann
Add support for blocking enable and disable technology...
tree
|
commitdiff
2009-07-23
Marcel Holtmann
Add error codes for already enabled and disabled techno...
tree
|
commitdiff
2009-07-23
Marcel Holtmann
Add function to check if technology is enabled
tree
|
commitdiff
2009-07-23
Marcel Holtmann
Fix notification to use service types instead of device...
tree
|
commitdiff
2009-07-23
Marcel Holtmann
Fix availability listing for devices without attached...
tree
|
commitdiff
2009-07-23
Marcel Holtmann
Fix signals for connected and default technologies
tree
|
commitdiff
2009-07-23
Marcel Holtmann
Fix missing auto-connect trigger on Ethernet device...
tree
|
commitdiff
2009-07-23
Marcel Holtmann
Fix connect method to handle non-WiFi services
tree
|
commitdiff
2009-07-23
Marcel Holtmann
Fix wrong usage of device types instead of service...
tree
|
commitdiff
2009-07-23
Marcel Holtmann
Fix device power state changes tracking with RFKILL...
tree
|
commitdiff
2009-07-23
Marcel Holtmann
Fix rearming the scan trigger if a device got disabled
tree
|
commitdiff
next