framework/connectivity/connman.git
2010-09-09 Marcel HoltmannAdd support for GDBus security action and flags
2010-09-09 Marcel HoltmannUse simpler error callbacks for GDBus security hooks
2010-09-09 Marcel HoltmannAdd support for GDBus security handlers
2010-09-08 Marcel HoltmannMake the internal DHCP client the default now
2010-09-08 Marcel HoltmannRelease 0.60
2010-09-08 Pekka Pessinetwork: don't connect if already removed
2010-09-08 Pekka Pessinetwork: don't add into profile while unregistered
2010-09-08 Pekka Pessiservice: debug log ref and unref
2010-09-08 Pekka PessiRevert "service: don't keep ref to a removed network"
2010-09-08 Samuel OrtizSet the devices offline mode to FALSE when setting...
2010-09-08 Luiz Augusto... Fix calling watch callbacks after it has been removed
2010-09-08 Luiz Augusto... Fix signal watch when a service name is given
2010-09-08 Luiz Augusto... Do not automatically remove watches for service names
2010-09-08 Samuel OrtizTry to detect portal even if the location driver is...
2010-09-08 Samuel OrtizSend Ethernet property changed signal when the ipconfig...
2010-09-07 Samuel OrtizReset proxy setting when disconnecting
2010-08-28 Pekka Pessiservice: don't keep ref to a removed network
2010-08-28 Pekka Pessidevice: remove stale pointer from network
2010-08-28 Martin XuIngnore the offline operation of the blocked device
2010-08-21 Marcel HoltmannRelease 0.59
2010-08-21 Marcel HoltmannEnsure that all provider object paths are valid
2010-08-21 Marcel HoltmannEnsure to also replace colon in provider D-Bus object...
2010-08-21 Marcel HoltmannRelease 0.58
2010-08-20 Samuel OrtizFix VPN nameservers parsing
2010-08-20 Samuel OrtizDisconnect VPNs when no physical services are left
2010-08-20 Samuel OrtizDefault service change notification when going online
2010-08-20 Samuel OrtizVPN services should have the highest order
2010-08-20 Samuel OrtizVPN services also have an interface
2010-08-20 Samuel OrtizSet VPN services as the default ones
2010-08-20 Samuel OrtizService lookup based on interface index
2010-08-20 Pekka Pessierror: fix warning about formatting string
2010-08-20 Marcel HoltmannMake backtrace script a bit more generic
2010-08-20 Marcel HoltmannMove the backtrace functions to a different place
2010-08-20 Robert PiasekFix iptables-test to work with iptables 1.4.9
2010-08-19 Marcel HoltmannRemove wrong comma from D-Bus error message helper
2010-08-19 Marcel HoltmannAdd printf format attribute for error creation helper
2010-08-19 Daniel WagnerFix whitespace damage
2010-08-18 Daniel WagnerAdd support for roaming/home network statistic
2010-08-18 Daniel WagnerRemove "__connman" prefix from static functions
2010-08-18 Fabien MarotteAdd configuration file naming rules to documentation
2010-08-17 Pekka PessiAlways check for ns_initparse
2010-08-17 Samuel OrtizBacktrace support documentation
2010-08-17 Samuel OrtizFix backtrace script formatting and mode bits
2010-08-17 Samuel OrtizConnMan backtrace support
2010-08-17 Marcel HoltmannRemove some pointless spaces violating the coding style
2010-08-17 Fabien MarotteAdd support for EAP-TTLS configuration
2010-08-17 Marcel HoltmannAdd more debug statements to DHCP library
2010-08-16 Samuel OrtizSave profile when enabling device while in offline...
2010-08-13 Samuel OrtizRemove bluetooth network from device only when device...
2010-08-13 Samuel OrtizDisable technology when removing device
2010-08-12 Marcel HoltmannRelease 0.57
2010-08-12 Samuel OrtizBoth host and domain provider strings should not be...
2010-08-12 Samuel OrtizDevice is not offline when enabled succeeds or is in...
2010-08-10 Marcel HoltmannFix typo
2010-08-10 Samuel OrtizRemove unpaired Bluetooth devices
2010-08-10 Samuel OrtizWatch for Bluetooth device changes
2010-08-09 Samuel OrtizAdd BLOCKED technology state
2010-08-09 Samuel OrtizExport devices blocked status
2010-08-09 Samuel OrtizDisconnect VPNs when all services are offline
2010-08-09 Samuel OrtizFix provider refcounting
2010-08-06 Samuel OrtizDisable offline devices upon device_set_connected(TRUE...
2010-08-06 Yingan DengIf device is powered, set powered_pending from device_s...
2010-08-06 Samuel OrtizAlways create a default profile
2010-08-05 Samuel OrtizExport IPv4 PAC
2010-08-05 Samuel OrtizExport the VPN PAC file to the VPN service
2010-08-05 Samuel OrtizBuild VPN services based on VPN host and domain strings
2010-08-05 Samuel OrtizSimplify the provider creation code path
2010-08-05 Samuel OrtizRemove useless provider_free routine
2010-08-04 Marcel HoltmannRelease 0.56
2010-08-03 Marcel HoltmannUse five retries for DHCP discover and select requests
2010-08-03 Samuel OrtizUse connman_resolver_append() for adding VPN nameservers
2010-08-03 Samuel OrtizAdd VPN nameservers after being connected
2010-08-03 Samuel OrtizHave providers going through the configuration state
2010-08-03 Samuel OrtizAdd ipconfig layer to the VPN services
2010-08-03 Samuel OrtizReturn when VPN ip setting fails
2010-08-03 Marcel HoltmannIf hostname is not provided then don't request one...
2010-08-03 Samuel OrtizForward device_enable() error from enable_technolgy()
2010-08-03 Samuel OrtizDo not try to enable a device if it's rfkill blocked
2010-08-03 Samuel OrtizToggle the powered_pending device flag only if driver...
2010-08-03 Samuel OrtizUse __connman_device_[enable|disable] from set_powered
2010-08-03 Ying An DengToggle offline mode only if device enablement succeeds
2010-08-03 Samuel OrtizAdd server ID option support to dhcp-lib
2010-08-02 Samuel OrtizLink VPN nameservers and domains to the VPN service
2010-08-02 Samuel OrtizTrack and report VPN providers states
2010-08-02 Samuel OrtizUpdate the provider related documentation
2010-08-02 Samuel OrtizRemove the manager Providers property
2010-08-02 Samuel OrtizRemove provider PassphraseRequired property
2010-08-02 Samuel OrtizSwitch VPN service state to IDLE when being disconnected
2010-08-02 Samuel OrtizFix test-manager
2010-08-02 Samuel OrtizUpdate test scripts for the new provider interface
2010-08-02 Samuel OrtizRemove the provider D-Bus interface
2010-08-02 Samuel OrtizLink providers with services
2010-08-02 Samuel OrtizUnref openconnect provider on disconnect and remove
2010-08-02 Marcel HoltmannFix potential NULL pointer with DHCP plugin and hostname
2010-08-01 Marcel HoltmannFix up test tool for web service library
2010-08-01 Marcel HoltmannAdd some initial support for HTTP to web service library
2010-08-01 Marcel HoltmannReport error if lookup fails
2010-08-01 Marcel HoltmannFix small function prototype mismatch
2010-07-31 Marcel HoltmannAdd simple test tool for web service library
2010-07-31 Marcel HoltmannAdd skeleton for web service library
next