platform/upstream/connman.git
2010-01-05 Marcel HoltmannFix invalid argument terminator
2010-01-05 Marcel HoltmannMove online/offline state handling into notifier framework
2010-01-05 Marcel HoltmannAdd Ethernet information for WiMAX and Bluetooth devices
2010-01-05 Marcel HoltmannAdd interface name to Ethernet settings
2010-01-05 Marcel HoltmannAdd place-holder for technology type GPS
2010-01-05 Marcel HoltmannAdd framework for counter callbacks
2010-01-05 Marcel HoltmannEnable IP configuration when entering configuration...
2010-01-05 Marcel HoltmannFix issue when manual IP setup not using configuration...
2010-01-05 Marcel HoltmannDon't re-enable configuration if already set
2010-01-04 Marcel HoltmannRemove two more unused element functions
2010-01-04 Marcel HoltmannRemove element lock and unlock functions
2010-01-04 Marcel HoltmannRemove unused prototype of string conversion function
2010-01-04 Marcel HoltmannRemove two unused IPv4 element helpers
2010-01-04 Marcel HoltmannStore PAC URL configuration in DHCP and provider elements
2010-01-04 Marcel HoltmannAdd support for network properties in supplicant test...
2010-01-04 Marcel HoltmannFix debug and scanning handling of supplicant test...
2010-01-04 Martin XuFix compilation error within WiMAX plugin
2010-01-04 Marcel HoltmannUpdate test script to decode Proxy entries
2010-01-04 Marcel HoltmannAdd basic interfaces for automatic proxy configuration
2010-01-03 Marcel HoltmannAdd test script for just monitoring the manager interface
2010-01-03 Marcel HoltmannCleanup of D-Bus mainloop integration
2010-01-03 Marcel HoltmannAdd test program for D-Bus library memory leak checks
2010-01-03 Marcel HoltmannAdd skeleton for technology specific functions
2010-01-02 Gustavo Sverzut... Add missing PropertyChanged signal for IPv4.Configuration
2010-01-02 Gustavo Sverzut... Add missing PropertyChanged signal from manager interface
2010-01-02 Marcel HoltmannUpdate copyright information of D-Bus helper library
2010-01-02 Marcel HoltmannUpdate copyright information
2010-01-02 Marcel HoltmannAdd initial support for scanning in supplicant test...
2010-01-01 Marcel HoltmannDecode group and pairwise cipher capabilties
2010-01-01 Marcel HoltmannAdd support for supplicant signals with included properties
2010-01-01 Marcel HoltmannFix memory leaks caused by missing dbus_pending_call_un...
2010-01-01 Marcel HoltmannFix memory leaks within D-Bus helpers
2009-12-31 Marcel HoltmannUpdate supplicant test program with some API changes
2009-12-31 Marcel HoltmannAdd interface creation function to supplicant test...
2009-12-31 Luiz Augusto... Port supplicant driver to use g_dbus_add_signal_watch
2009-12-31 Luiz Augusto... Port ofono driver to use g_dbus_add_signal_watch
2009-12-31 Luiz Augusto... Port udhcp driver to use g_dbus_add_signal_watch
2009-12-31 Luiz Augusto... Port bluetooth driver to use g_dbus_add_signal_watch
2009-12-31 Marcel HoltmannAdd ready and killed callbacks to supplicant test program
2009-12-30 Marcel HoltmannRelease 0.48 0.48
2009-12-30 Marcel HoltmannAdd set property result handling for supplicant test...
2009-12-30 Marcel HoltmannAdd support for debug settings in supplicant test program
2009-12-30 Marcel HoltmannFix compilation error
2009-12-30 Martin XuUse new functions for setting gateway address or interface
2009-12-30 Martin XuAdd INET functions for setting gateway address and...
2009-12-30 Martin XuAdd method handling into function set_connected()
2009-12-30 Martin XuSet network method as CONNMAN_IPCONFIG_METHOD_DHCP
2009-12-30 Martin XuAdd function connman_network_set_method()
2009-12-30 Martin XuDon't reset associating from function connman_network_s...
2009-12-30 Luiz Augusto... Fix undefined symbols
2009-12-29 Marcel HoltmannDecode mode and auth capabilities in supplicant test...
2009-12-29 Marcel HoltmannUse better network identifier in supplicant test program
2009-12-29 Marcel HoltmannFix length checks for WPA and RSN IEs
2009-12-29 Marcel HoltmannHandle supplicant restarts in test program
2009-12-29 Marcel HoltmannAdd interface and network handling to supplicant test...
2009-12-29 Luiz Augusto... Port gdbus to use g_dbus_add_signal_watch
2009-12-29 Luiz Augusto... Add initial implementation of g_dbus_add_signal_watch
2009-12-25 Marcel HoltmannAdd signal handling to supplicant test program
2009-12-25 Marcel HoltmannAdd extra NULL pointer check for service configuration
2009-12-25 Marcel HoltmannSome cleanup with the provision handling
2009-12-25 Marcel HoltmannFix broken error handling with D-Bus filter
2009-12-24 Marcel HoltmannUse failed as label name instead of error
2009-12-24 Marcel HoltmannUnifiy all GAtChat error labels
2009-12-24 Marcel HoltmannFix permissions of newly created /etc/resolv.conf
2009-12-24 Marcel HoltmannSet Ethernet connected after assigning the network...
2009-12-24 Samuel OrtizMore config.c copy and paste fixes
2009-12-23 Marcel HoltmannFix copy-and-paste issue with SSID configuration field
2009-12-23 Marcel HoltmannSome more whitespace cleanups
2009-12-23 Samuel OrtizAdd support for building passphrase from the private...
2009-12-23 Samuel OrtizEnable connecting to an IEEE 802.1x network from the...
2009-12-23 Samuel OrtizLoad service entries from configuration files
2009-12-23 Marcel HoltmannFix include of documentation file
2009-12-23 Marcel HoltmannAdd code for retrieving supplicant global properties
2009-12-23 Samuel OrtizConvert the network EAP string to uppercase
2009-12-23 Marcel HoltmannAdd basic mainloop and D-Bus setup to supplicant test...
2009-12-23 Marcel HoltmannFix mis-merged AM_CFLAGS line
2009-12-23 Marcel HoltmannAdd skeleton for supplicant test tool
2009-12-22 Samuel OrtizPass required IEEE 802.1x settings to wpa_supplicant
2009-12-22 Marcel HoltmannFix service loading and add provision callbacks
2009-12-22 Samuel OrtizAdd IEEE 802.1x related fields to network structure
2009-12-21 Marcel HoltmannAdd initial documentation for advanced configuration
2009-12-21 Marcel HoltmannEnable notification for IP configuration changes
2009-12-21 Marcel HoltmannAdd IP configured method for fixed addresses
2009-12-20 Marcel HoltmannDecode the immutable property correctly
2009-12-20 Marcel HoltmannAdd basic support for immutable services
2009-12-20 Marcel HoltmannAdd D-Bus interface for configuring IP addresses
2009-12-20 Marcel HoltmannRemove unused code snippet
2009-12-20 Marcel HoltmannRename IP configuration methods to match specification
2009-12-20 Marcel HoltmannFix Ethernet address string representation
2009-12-20 Marcel HoltmannFix netmask from prefix length string conversion
2009-12-20 Marcel HoltmannAdd tracking of system IP address settings
2009-12-20 Marcel HoltmannFix update of Ethernet address and MTU values
2009-12-20 Marcel HoltmannFix debugging output of link address
2009-12-20 Marcel HoltmannFix test script for listing service properties
2009-12-20 Marcel HoltmannRemove invalid IPv4 configuration handling
2009-12-20 Marcel HoltmannFix wrong extraction of link address
2009-12-20 Marcel HoltmannTrack link address and MTU settings
2009-12-20 Marcel HoltmannAdd support for more advanced service property listing
2009-12-20 Marcel HoltmannAdd property for Ethernet configuration settings
2009-12-20 Marcel HoltmannUpdate handling of IPv4 configuration settings
next