framework/connectivity/connman.git
2011-05-27 Marcel Holtmanngdhcp: Remove unused variable
2011-05-27 Marcel Holtmanntools: Fix unused variable warnings for WISPr client
2011-05-27 Marcel Holtmanngweb: Remove usage of unused variables
2011-05-27 Szymon Jancgdbus: Remove unused result variable from g_dbus_pendin...
2011-05-22 Daniel Wagneropenvpn: Add remote-cert-tls
2011-05-13 Daniel Wagnersession: Fix error path __connman_session_creat()
2011-05-13 Daniel Wagnersession: Fix RoamingPolicy parsing
2011-05-13 Daniel Wagnersession: Use pointer for service_info
2011-05-13 Daniel Wagnerservice: Remove unused __connman_service_*() functions
2011-05-13 Daniel Wagnersession: Remove update_info()
2011-05-13 Daniel Wagnersession: Update bearer in create_service_entry
2011-05-13 Daniel Wagnersession: Update ifname in create_service_entry
2011-05-13 Daniel Wagnersession: Remove use of __connman_service_get_name()
2011-05-13 Daniel Wagnersession: Track service changes through notifier
2011-05-13 Daniel Wagnersession: Move reason into service_entry
2011-05-13 Daniel Wagnerservice: Add create callback for __connman_service_get_...
2011-05-13 Daniel Wagnersession: Add hash table to track service list
2011-05-13 Daniel Wagnersession: Use service session usage counting
2011-05-13 Daniel Wagnerservice: Add __connman_service_session_inc()/dec()
2011-05-13 Daniel Wagnersession: Track connect reason
2011-05-13 Daniel Wagnersession: Pass on all service state changes
2011-05-13 Daniel Wagnersession: Fix indention
2011-05-13 Daniel Wagnerservice: Fix forwared decleration
2011-05-09 Marcel Holtmanntools: Add support for broken WISPr responses
2011-05-09 Marcel Holtmanntools: Add support for WISPr authentication polling
2011-05-03 Grant Ericksonnetwork: Return an Error Appropriate for Function Signature
2011-05-02 Daniel Wagnersession: Call update_info() if service changes
2011-05-02 Daniel Wagnersession: Fix NULL pointer name append
2011-04-28 Daniel Wagnersession: Refactor session_changed
2011-04-28 Daniel Wagnersession: Factor out select code from session_changed
2011-04-28 Daniel Wagnersession: Split service_remove_from_session()
2011-04-28 Daniel Wagnersession: Update documenation
2011-04-28 Daniel Wagnertest-session: Print more user friendly messages
2011-04-27 Samuel Ortizservice: Make the service ipconfig ops less verbose
2011-04-27 Samuel Ortiztethering: Fall back to google's DNS when dnsproxy...
2011-04-27 Samuel OrtizAUTHORS: Mention Yu's contributions
2011-04-27 Yu A Wangntp: Fix ntpd_running return TRUE most of the time
2011-04-27 Yu A Wangtethering: Use tether device IP as tethering DNS server
2011-04-27 Yu A Wangdnsproxy: Add function __connman_dnsproxy_add/remove_li...
2011-04-21 Daniel Wagnersession: Handle connman_inet_ifname NULL return
2011-04-21 Daniel Wagnersession: Fix service removal from session
2011-04-21 Daniel Wagnersession: Fix update of service changes
2011-04-21 Daniel Wagnersession: Notify online setting
2011-04-21 Daniel Wagnersession: Fix online and priority initializing
2011-04-20 Marcel Holtmanntimezone: Add support for writing new timezone information
2011-04-20 Marcel Holtmanntimezone: Fix broken debug statement
2011-04-20 Gustavo F.... tools: Add private-network test
2011-04-20 Gustavo F.... tethering: Add private networks ip configuration and NAT
2011-04-20 Gustavo F.... tethering: Add support to create private networks TUN...
2011-04-20 Gustavo F.... manager: Add hooks for the PrivateNetwork API
2011-04-20 Gustavo F.... doc: Add PrivateNetwork interface.
2011-04-20 Marcel Holtmannclock: Add skeleton for timezone change function
2011-04-20 Marcel Holtmannclock: Add support for timezone change notifications
2011-04-19 Daniel Wagnermonitor-connman: Listen to session method calls
2011-04-19 Daniel Wagnertest-session: Handle all net.connman.Error.Failed excep...
2011-04-19 Daniel Wagnersession: Ignore non emergency session dis/connect()
2011-04-19 Marcel Holtmannclock: Add support for handling setting of time
2011-04-18 Marcel Holtmanntimezone: Add support for retrieving current timezone
2011-04-18 Marcel Holtmannclock: Add support for retrieving time and timezone...
2011-04-18 Marcel Holtmanncore: Add skeleton for timezone lookup
2011-04-18 Marcel Holtmanndbus: Add support for uint64 and int64 properties
2011-04-18 Marcel Holtmannclock: Add support for time and timezone update properties
2011-04-18 Marcel Holtmanntest: Add script for retrieving clock properties
2011-04-18 Marcel Holtmannclock: Add support for timeserver modifications
2011-04-18 Marcel Holtmanntest: Add scripts for timeserver modifications
2011-04-18 Marcel Holtmannclock: Add D-Bus interface skeleton
2011-04-18 Marcel HoltmannRelease 0.73
2011-04-18 Marcel Holtmanncore: Add skeleton for clock interfaces
2011-04-18 Marcel Holtmannresolver: Fix some minor whitespace issues
2011-04-17 Samuel Ortizofono: IPv6 support
2011-04-17 Samuel Ortizipconfig: Check for NULL pointers before calling inet_p...
2011-04-17 Samuel Ortizofono: Remove update_settings forward declaration
2011-04-17 Samuel Ortizipconfig: Fix connman_ipaddress_set_ipv6 prototype
2011-04-17 Samuel Ortizofono: Add IPv6 method and address to the info structure
2011-04-16 Marcel Holtmanndoc: Add API description for clock interface
2011-04-15 Daniel Wagnersession-api: Update documentation on EmergencyCall
2011-04-15 Daniel Wagnersession: Ignore non emergency session changes
2011-04-15 Daniel Wagnersession: __connman_session_create initialize ecall...
2011-04-15 Daniel Wagnersession: Call session_changed if setting changes
2011-04-15 Daniel Wagnersession: Move info_dirty info update_allowed_bearers
2011-04-15 Daniel Wagnersession: Only one session can set EmergencyCall
2011-04-15 Daniel Wagnersession: Introduce append all flag.
2011-04-15 Daniel Wagnersession: Notify only changed settings
2011-04-15 Daniel Wagnertest-session: Allow multi test sessions
2011-04-14 Guillaume ZajacTODO: Set owner on core private networks implementation
2011-04-12 Daniel Wagnersession: Handle AllowedBearers changes
2011-04-12 Daniel Wagnersession: Refactor service add/remove code
2011-04-12 Daniel Wagnersession: Keep a copy of last settings
2011-04-12 Daniel Wagnersession: session2bearer return "" instead NULL
2011-04-12 Daniel Wagnersession: Track application connect/disconnect state
2011-04-12 Daniel Wagnersession: Add notify service_add()/remove()
2011-04-12 Daniel Wagnernotify: Add service_add()/remove()
2011-04-12 Daniel Wagnersession: Fix allowed_bearers initialization
2011-04-12 Daniel Wagnersession: Add session overview documentation
2011-04-11 Jukka Rissanengweb: numeric session address was not resolved properly.
2011-04-11 Samuel Ortizconfig: Use static function to validate identifiers
2011-04-11 Samuel Ortizconfig: Fix compiler warning on 64 bits hosts
2011-04-11 Samuel Ortizconfig: Default config protection set to TRUE
2011-04-11 Samuel Ortizconfig: Remove the from_fs config field
2011-04-11 Samuel Ortizconfig: Check SSID length before comparing protected...
next