Add example test tool for DNS resolver client
[framework/connectivity/connman.git] / src /
2010-05-14 Samuel OrtizNotify for technology disabling when removing a device
2010-05-13 Marcel HoltmannFix wrong return type of LookupService message
2010-05-13 Marcel HoltmannMinor whitespace versus tab change
2010-05-13 Marcel HoltmannAdd method to retrieve sorted list of tuples for services
2010-05-13 Marcel HoltmannAdd initial support for LookupService helper method
2010-05-13 Marcel HoltmannInternal functions should not have a __connman prefix
2010-05-13 Marcel HoltmannAdd error for not unique situations
2010-05-13 Marcel HoltmannAdd support for setting per service domain list
2010-05-12 Marcel HoltmannAdd support for setting manual DNS server configuration
2010-05-12 Marcel HoltmannSet system gateway correctly so it can be exported
2010-05-12 Marcel HoltmannAdd support for getting current system hostname
2010-05-12 Marcel HoltmannExport IPv4 gateway properly information if available
2010-05-12 Forest BondFail immediately enabling/disabling unregistered technology
2010-05-08 Marcel HoltmannMinor coding style update
2010-05-08 Forest BondAdd support multiple nameservers in /etc/resolv.conf
2010-05-07 Martin XuExport Gateway from service properties IPv4
2010-05-06 Martin XuCall __connman_notifier_connect() only when state is...
2010-05-06 Daniel WagnerAppend Ethernet dictionary to cellular service properties
2010-05-06 Mohamed AbbasClean all VPN added host and gateway entries on VPN...
2010-05-06 Mohamed AbbasFix issue with two default gateways when using VPN
2010-05-04 Forest BondSplit DHCP-provided nameserver string.
2010-04-22 Daniel WagnerFix typo: store password into service->password field
2010-04-16 Samuel OrtizRemove supplicant and device scanning state cleaning
2010-04-13 Samuel OrtizFix session code identation
2010-04-13 Martin XuLoad ipconfig setting from __connman_service_create_ipc...
2010-04-13 Martin XuReset ipconfig index
2010-04-13 Martin XuAdd __connman_ipconfig_set_index() helper
2010-04-08 Samuel OrtizReset connman_network device pointer when it is no...
2010-04-03 Samuel OrtizAdd session D-Bus manager API
2010-04-03 Samuel OrtizAdd session support
2010-04-03 Samuel OrtizConnect service based on service type
2010-04-02 Gustavo Sverzut... ONLINE and LOGIN are also "connected" states.
2010-03-26 Samuel OrtizUse psk for building hidden WPA SSID group
2010-03-25 Samuel OrtizReset location->result when disconnecting.
2010-03-25 Martin XuAdd static gateway support
2010-03-25 Martin XuAdd gateway to connman_ipaddress
2010-03-25 Samuel OrtizIndicate new service state according to the location...
2010-03-24 Mohamed AbbasCall location detection after setting DNS and routing...
2010-03-24 Samuel OrtizEnable/Disable device when toggling the powered state
2010-03-23 Martin XuUse udev_device_get_devtype before __connman_inet_get_d...
2010-03-23 Martin XuSet network->device as NULL when the device is removed
2010-03-18 Samuel OrtizFix convert_wifi_security for psk string
2010-03-07 Marcel HoltmannRemove unneeded plugin for Ericsson MBM support
2010-03-07 Marcel HoltmannRemove unneeded plugin for Option HSO support
2010-03-03 Martin XuCheck ipconfig in __connman_ipconfig_clear_address
2010-02-18 Lucas De MarchiFix configuration loading for unknown service
2010-02-11 Mohamed AbbasFix VPN issue when setting up host route
2010-02-11 Martin XuLoad and save ipconfig settings
2010-02-11 Martin XuAdd static IP support
2010-02-11 Martin XuRemove wrong unref of sevice->pending
2010-02-11 Martin XuCheck for ipaddress local and broadcast pointers
2010-02-11 Martin XuAdd get and create ipconfig from service
2010-02-11 Martin XuAdd some ipconfig helpers
2010-02-04 Samuel OrtizImplement move_after() D-Bus service method
2010-02-02 Samuel OrtizRename mac80211 routines and fields to cfg80211
2010-01-29 Marcel HoltmannAdd basic support for a location detection framework
2010-01-29 Marcel HoltmannAdd special state for portal login step
2010-01-29 Martin XuAdd network->driver->setup() callback function
2010-01-28 Martin XuRemove system user from dbus config file
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 Martin XuSet APN before connecting via oFono plugin
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-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-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 configuration file option for private key passphras...
2010-01-07 Marcel HoltmannAdd support for multiple services per configuration...
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
next