Fix typo with exported device list
[platform/upstream/connman.git] / src /
2009-12-19 Marcel HoltmannFix typo with exported device list
2009-12-19 Marcel HoltmannUse new D-Bus helpers wherever possible
2009-12-19 Marcel HoltmannAdd another D-Bus helper for properties with arrays
2009-12-19 Marcel HoltmannAdd helper function to retrieve list of devices
2009-12-19 Marcel HoltmannAdd helpers for appending flexible D-Bus arrays
2009-12-19 Marcel HoltmannUse D-Bus helpers for more readability
2009-12-19 Marcel HoltmannStore flag for public DNS servers
2009-12-19 Marcel HoltmannIgnore DNS servers without an interface for now
2009-12-19 Samuel OrtizAsk for DEVICE_TYPE_WIFI when looking for a WiFi device
2009-12-17 Martin XuHandle static method at function set_connected
2009-12-17 Martin XuClear associating and connecting state at connman_netwo...
2009-12-17 Martin XuAdd function connman_network_get_element
2009-12-15 Marcel HoltmannRemove faulty removal of IP address from interface
2009-12-15 Marcel HoltmannCoding style cleanups for provider framework
2009-12-15 Marcel HoltmannAdd support using PSK when connecting to hidden networks
2009-12-14 Marcel HoltmannFix wrong usage of service security enum
2009-12-14 Marcel HoltmannAdd security definitions for PSK and IEEE 802.1x
2009-12-14 Marcel HoltmannAdd framework for configuration files
2009-12-14 Marcel HoltmannAdd generic suffix handling to storage helpers
2009-12-14 Marcel HoltmannUse public function to validate identifiers
2009-12-14 Marcel HoltmannAdd public function to validate D-Bus identifiers
2009-12-14 Marcel HoltmannFix memory leak in profiles and rename hash variable
2009-12-14 Marcel HoltmannAdd support for setting time server configuration
2009-12-14 Marcel HoltmannAdd framework for handling time servers
2009-12-14 Marcel HoltmannAdd timeserver value from DHCP configuration
2009-12-14 Marcel HoltmannAdd support for using public DNS servers
2009-12-14 Marcel HoltmannTell resolver to enable EDNS0 support
2009-12-08 Marcel HoltmannAdd service types for system and VPN connections
2009-12-08 Mohamed AbbasAdd special routing handling for VPN support
2009-12-08 Marcel HoltmannFix broken flag handling for task spawning
2009-12-08 Mohamed AbbasAdd an option to allow processes spawn with pipes
2009-12-08 Mohamed AbbasAdd interfaces for connecting providers
2009-12-08 Mohamed AbbasAdd initial support for provider framework
2009-12-07 Marcel HoltmannRemove unused connection interface
2009-12-07 Marcel HoltmannRemove unused secondary feature of devices and networks
2009-12-07 Marcel HoltmannAdd driver data handling for DHCP
2009-12-07 Marcel HoltmannAdd support for setting hostname and domainname from...
2009-12-07 Marcel HoltmannParse interface MTU values from DHCP results
2009-12-07 Marcel HoltmannAdd parsing of Domainname, Hostname and Timeserver...
2009-12-07 Marcel HoltmannAdd DHCP value configuration handling
2009-12-07 Marcel HoltmannAdd DHCP bound, renew and fail handling
2009-12-07 Marcel HoltmannAdd function to get index value from DHCP structure
2009-12-07 Marcel HoltmannAdd DHCP driver and element handling
2009-12-07 Marcel HoltmannAdd skeleton for DHCP driver transition
2009-12-06 Marcel HoltmannRemove unfinished and unneeded PPP support
2009-12-06 Marcel HoltmannRemove unused device types
2009-12-06 Marcel HoltmannRemove unused device specific connect/disconnect callbacks
2009-12-06 Marcel HoltmannRemove new unused special carrier state of a service
2009-12-05 Marcel HoltmannThe network interface for informational purpose only
2009-12-05 Marcel HoltmannAllow service removal to clear failure state
2009-12-05 Marcel HoltmannRequire udev-143 or later
2009-11-30 Sam LefflerAdd workaround for DHCP startup failures with WiFi...
2009-11-30 Marcel HoltmannAdd function to get current network connecting state
2009-11-30 Marcel HoltmannUse proper debug class for udev device detection
2009-11-30 Marcel HoltmannPrint some details of the interface statistics
2009-11-29 Marcel HoltmannCheck for capabilities support via libcap-ng
2009-11-29 Marcel HoltmannUse network details also for Ethernet devices
2009-11-29 Marcel HoltmannAdd network type for cable/carrier detection
2009-11-29 Marcel HoltmannSend signal with empty default technology when not...
2009-11-29 Marcel HoltmannFix segmentation fault with service type lookup
2009-11-28 Marcel HoltmannAdd method to retrieve interface name from service
2009-11-28 Marcel HoltmannAdd support for default service changed notifier
2009-11-28 Marcel HoltmannUse one common service type to string conversion routine
2009-11-26 Martin XuDisable reconnect when removing service
2009-11-26 Martin XuAdd PropertyChanged signal for service Favorite setting
2009-11-26 Marcel HoltmannAdd device function for scheduling a scan
2009-11-26 Marcel HoltmannFix segmentation fault on resolver shutdown
2009-11-25 Marcel HoltmannAdd support for dynamic debug framework
2009-11-25 Marcel HoltmannRemove element signal emission
2009-11-23 Martin XuAdd function connman_network_set_error
2009-11-23 Martin XuAdd function connman_device_remove_all_networks
2009-11-23 Martin XuAdd network type CONNMAN_NETWORK_TYPE_CELLULAR
2009-11-23 Martin XuAdd device type CONNMAN_DEVICE_TYPE_CELLULAR
2009-11-20 Haibo ZhuClear scan trigger in device_destruct function
2009-11-03 Mohamed AbbasFix issue with adding nameserver that doesn't exist
2009-11-03 Mohamed AbbasFix issue when no broadcast address is given
2009-10-31 Martin XuRemove problematic retry on failure code path
2009-10-27 Martin XuSet reconnect to FALSE when power off or disabling...
2009-10-26 Marcel HoltmannRemove connect timer before second connect attempt
2009-10-26 Martin XuRun auto-connect once service goes into idle state...
2009-10-26 Martin XuAdd support for setting reconnect state
2009-10-26 Martin XuAdd set_reconnect_state and get_reconnect_state helper...
2009-10-26 Martin XuAdd device reconnect state and its helper functions
2009-10-20 Marcel HoltmannFix some coding style issues and make it more readable
2009-10-20 Sam LefflerFilter out signal strength values of zero
2009-10-20 Sam LefflerUpdate services sorting after a signal strength change
2009-10-20 Sam LefflerFix command line options for device filtering
2009-10-10 Inaky Perez-GonzalezUse free() instead of g_free() for things returned...
2009-10-02 Marcel HoltmannUse Ethernet MAC address for MBM devices
2009-10-02 Marcel HoltmannUse 120 seconds timeout for service connect operation
2009-09-22 Martin XuAdd function connman_device_cleanup_scanning()
2009-09-22 Martin XuAdd internal helper scanning_changed function
2009-09-19 Marcel HoltmannDon't auto-connect services if they are roaming
2009-09-19 Marcel HoltmannAdd support for handling cellular roaming state changes
2009-09-19 Marcel HoltmannAdd support for network roaming property
2009-09-19 Marcel HoltmannAdd support for basic boolean properties
2009-09-18 Marcel HoltmannAdd support for cellular modes and change notifications
2009-09-18 Marcel HoltmannEnable auto-connect support for cellular devices
2009-09-18 Marcel HoltmannFix issue with not removing cellular configuration
2009-09-18 Marcel HoltmannFix build problem when udev is disabled
next