platform/upstream/connman.git
2009-09-06 Marcel HoltmannRelease 0.41 0.41
2009-09-05 Marcel HoltmannAdd quirks for non-mac80211 compliant drivers
2009-09-05 Marcel HoltmannAdd helper to check if it is a mac80211 interface
2009-09-05 Marcel HoltmannUse extra phy80211 directory check in case WEXT got...
2009-09-06 Marcel HoltmannSet powered_pending to TRUE during setup to fix race...
2009-09-06 Marcel HoltmannAdd support for correcting loopback settings
2009-09-05 Marcel HoltmannMake use of the supplicant disconnect method
2009-09-05 Denis KenziorAdd GSM Permissive parser
2009-09-05 Denis KenziorAdd unquoted string capability
2009-09-02 Marcel HoltmannRemove unused AC_SUBST values
2009-09-02 Marcel HoltmannAdd tracking of oFono startup and termination
2009-09-02 Marcel HoltmannDon't initialize error variable
2009-09-01 Denis KenziorAdd PDU listing support
2009-08-31 Marcel HoltmannRelease 0.40 0.40
2009-08-31 Marcel HoltmannFix wrong variable for dhclient-script location
2009-08-31 Marcel HoltmannIgnore loopback devices from IP configuration
2009-08-30 Marcel HoltmannDetect missing storage entries for AutoConnect setting
2009-08-30 Marcel HoltmannAdd basic hookup of passphrase agent callback
2009-08-30 Marcel HoltmannFix Bluetooth disconnect race condition
2009-08-30 Marcel HoltmannFix profile cleanup race condition
2009-08-30 Marcel HoltmannUpdate simple agent example
2009-08-30 Marcel HoltmannAdd support for handling errors from agent registration
2009-08-30 Marcel HoltmannAdd some more callbacks to agent documentation
2009-08-30 Marcel HoltmannRemove all the useless D-Bus connection passing
2009-08-29 Denis KenziorFix a problem with CtrlZ echo
2009-08-26 Marcel HoltmannIgnore bonding Ethernet interfaces
2009-08-24 Marcel HoltmannUse simpler way of creating include directory
2009-08-24 Marcel HoltmannRelease 0.39 0.39
2009-08-24 Marcel HoltmannDisable IP configuration callbacks for now
2009-08-24 Marcel HoltmannUse more global command place holders
2009-08-24 Marcel HoltmannUse correct variable for grep command
2009-08-24 Marcel HoltmannAdd checks for sed, awk and nm executables
2009-08-24 Marcel HoltmannUse an umask fo 077 to protect profile storage
2009-08-24 Marcel HoltmannFix maintainer mode and script directory location
2009-08-24 Marcel HoltmannFix GAtChat compilation and linking
2009-08-23 Marcel HoltmannAdd back Makefile.am for gtk-doc usage
2009-08-23 Marcel HoltmannConvert to fully non-recursive build system
2009-08-23 Marcel HoltmannAdd support for cloning IP configurations
2009-08-23 Marcel HoltmannAdd script for creating builtin plugin list
2009-08-23 Marcel HoltmannMake use of $(AM_V_at) for silent commands
2009-08-16 Marcel HoltmannAdd addr-test program to ignore file
2009-08-16 Marcel HoltmannAdd automake's --no-print-directory flag
2009-08-16 Marcel HoltmannUse automake's subdir-objects option
2009-08-16 Marcel HoltmannUse $(AM_V_GEN) for custom rules
2009-08-15 Marcel HoltmannOnly add IP configurations with callbacks to the list
2009-08-15 Marcel HoltmannAdd initial text for IP handling documentation
2009-08-15 Marcel HoltmannFix wrong service state handling on timeouts
2009-08-13 Marcel HoltmannRemove unused variable
2009-08-13 Martin XuClear SSID when network restore back to hidden
2009-08-13 Marcel HoltmannAdd function for printing warnings
2009-08-12 Jackie WuGrant D-Bus access to user 'system'
2009-08-12 Marcel HoltmannAdd callbacks for IP bound and release events
2009-08-11 Marcel HoltmannUse global IP address structure for transaction
2009-08-11 Marcel HoltmannAdd cleaner handling of IP address details
2009-08-11 Marcel HoltmannAdd test program for netmask and prefixlen conversion
2009-08-11 Marcel HoltmannAdd support for variable task argument setup
2009-08-11 Marcel HoltmannFix arguments for IP driver callbacks
2009-08-11 Marcel HoltmannUse ignore method for unconfigured IP devices
2009-08-10 Marcel HoltmannAdd option to change D-Bus config directory
2009-08-10 Marcel HoltmannFix typo with DBUS_DATADIR variable check
2009-08-10 Marcel HoltmannAdd tracking of scanning state to supplicant driver
2009-08-10 Marcel HoltmannAdd more detailed tracking of IP devices
2009-08-10 Marcel HoltmannAdd skeletons for IP operation callbacks
2009-08-09 Marcel HoltmannUpdate simple test script for D-Bus interface of supplicant
2009-08-09 Marcel HoltmannAdd support for decoding Ethernet addresses coming...
2009-08-09 Marcel HoltmannAdd support for storing default gateway information
2009-08-09 Marcel HoltmannOptimize the RTNL routing table parsing
2009-08-09 Marcel HoltmannFix potential invalid pointer dereference
2009-08-09 Marcel HoltmannFix typo in routing information output
2009-08-09 Marcel HoltmannFix issue with gateway notification for non default...
2009-08-09 Marcel HoltmannAdd support for tracking route table changes via RTNL
2009-08-09 Marcel HoltmannAttach IP addresses to configuration
2009-08-09 Marcel HoltmannFix some coding style in RTNL message handling
2009-08-08 Marcel HoltmannIntegrate RTNL deeper into IP configuration tracking
2009-08-08 Marcel HoltmannFix issues with hashing of RTNL interfaces and their...
2009-08-08 Marcel HoltmannRequest current routing information after address details
2009-08-08 Marcel HoltmannUse central place to request current link details
2009-08-08 Marcel HoltmannTrack IP configuration based on RTNL interface list
2009-08-08 Marcel HoltmannCreate IP configuration based on the interface index
2009-08-08 Johan HedbergUse NameHasOwner instead of ListNames for name checking
2009-08-08 Marcel HoltmannAdd initial steps for IPv4 monitoring via RTNL
2009-08-08 Denis KenziorEnsure g_timeout_add source can be removed safely
2009-08-08 Marcel HoltmannAdd fully flexible task handling framework
2009-08-08 Marcel HoltmannMove include directive to the right spot
2009-08-07 Marcel HoltmannAdd first steps of generic task framework
2009-08-07 Marcel HoltmannAdd support for changing the AutoConnect value of services
2009-08-07 Marcel HoltmannReport AutoConnect as false if not a favorite service
2009-08-07 Marcel HoltmannOnly allow service resorting when they are in the same...
2009-08-07 Marcel HoltmannAdd monitoring of RTNL status for WiFi devices
2009-08-07 Marcel HoltmannIgnore Bluetooth adapters that are currently down
2009-08-07 Marcel HoltmannFix documentation about Favorite property of services
2009-08-07 Marcel HoltmannAdd support for AutoConnect property of services
2009-08-07 Marcel HoltmannFix various race conditions within Bluetooth support
2009-08-07 Marcel HoltmannFix changed handling of service connect watches
2009-08-07 Marcel HoltmannFix blocking service watch initial connect handling
2009-08-07 Marcel HoltmannFix display of ConnectedTechnologies property
2009-08-07 Marcel HoltmannSync up with oFono's GAtChat version
2009-08-07 Denis KenziorMake overflow code a bit better
2009-08-07 Denis KenziorRefactor GAtChat to accept user-provided parsers
2009-08-07 Denis KenziorFix refcounting in GAtChat
next