framework/connectivity/connman.git
2010-01-27 Marcel HoltmannRemove unneeded use of status variable
2010-01-27 Forrest ZhaoIntroduce g_dbus_setup_private() to gdbus
2010-01-26 Marcel HoltmannUse more unique debug descriptor
2010-01-26 Marcel HoltmannHandle enabled/disabled cases for technology interface
2010-01-26 Marcel HoltmannAdd available RFKILL switches to list of technologies
2010-01-25 Marcel HoltmannAdd support for technology states
2010-01-25 Marcel HoltmannUse the technology type for an unqiue object path
2010-01-25 Marcel HoltmannUse proper base path prefix for device objects
2010-01-25 Marcel HoltmannAdd support for technology interface
2010-01-23 Marcel HoltmannSync GAtChat library with oFono
2010-01-23 Martin XuSet APN before connecting via oFono plugin
2010-01-23 Martin XuAdd default context if no context exists
2010-01-23 Marcel HoltmannIgnore resolvers with no interface for resolvconf
2010-01-20 Mohamed AbbasUpdate test program for redirection checks.
2010-01-19 Lucas De MarchiFix PropertyChanged for disconnect event
2010-01-19 Marcel HoltmannSome minor style fixing for the previous commit
2010-01-19 Martin XuProcess RFKILL events after opening device
2010-01-18 Martin XuCheck RFKILL block state before enable the device
2010-01-15 Denis KenziorFix: One more fix for disconnect detection
2010-01-14 Denis KenziorFix: Make remote disconnect detection work
2010-01-13 Marcel HoltmannFix minor style issue
2010-01-13 Marcel HoltmannAdd special "online" service state
2010-01-13 Samuel OrtizSet the connecting flag to FALSE upon connection failure
2010-01-13 Samuel OrtizDo not call __connman_service_put() twice
2010-01-12 Marcel HoltmannAdd more details and examples for agent API
2010-01-08 Luiz Augusto... Fix regression when removing watches
2010-01-08 Marcel HoltmannFix some WPA Enterprise privacy issues
2010-01-08 Marcel HoltmannAdd debug information for proxy auto configuration URL
2010-01-07 Marcel HoltmannAdd support for setting immutable flag from configurations
2010-01-07 Marcel HoltmannAdd counter API document
2010-01-07 Marcel HoltmannAdd configuration file option for private key passphras...
2010-01-07 Marcel HoltmannAdd support for multiple services per configuration...
2010-01-06 Marcel HoltmannAdd first draft of a portal test application
2010-01-06 Marcel HoltmannAdd support for handling BSS changed signals
2010-01-05 Marcel HoltmannAllow counters with zero interval
2010-01-05 Marcel HoltmannFix typo with RX versus TX stats
2010-01-05 Marcel HoltmannUsage statistics structure directly
2010-01-05 Marcel HoltmannInclude interface name in statistics usage
2010-01-05 Marcel HoltmannCheck interval parameters and request first update
2010-01-05 Marcel HoltmannOnly send updates if byte count actually changed
2010-01-05 Marcel HoltmannAdd support for exporting basic interface statistics
2010-01-05 Marcel HoltmannUse common set of INET routing helpers
2010-01-05 Marcel HoltmannAdd helper for removing host routes
2010-01-05 Marcel HoltmannSplit gateway and host route setting in two separate...
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
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
next