platform/upstream/connman.git
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
2009-12-20 Marcel HoltmannUpdate service details for IPv4 and Ethernet information
2009-12-20 Marcel HoltmannRemove deprecated debugging test script
2009-12-20 Marcel HoltmannRemove deprecated test script for connection interface
2009-12-19 Marcel HoltmannRename D-Bus helper function for variable arrays
2009-12-19 Marcel HoltmannMake use of property changed helper for arrays
2009-12-19 Marcel HoltmannAdd D-Bus helper for array property changed signals
2009-12-19 Marcel HoltmannUse D-Bus property helpers for network list details
2009-12-19 Marcel HoltmannAdd address and netmask configuration to settings
2009-12-19 Marcel HoltmannAppend settings only for ready services
2009-12-19 Marcel HoltmannInclude current configuration into settings
2009-12-19 Marcel HoltmannAdd user data parameter to dictionary helpers
2009-12-19 Marcel HoltmannAdd user data argument to D-Bus array property helpers
2009-12-19 Marcel HoltmannRename D-Bus helper for basic dictionary types
2009-12-19 Marcel HoltmannRename D-Bus helper for basic property types
2009-12-19 Marcel HoltmannAdd user data to D-Bus helper function callbacks
2009-12-19 Marcel HoltmannAdd property for service settings
2009-12-19 Marcel HoltmannAdd helpers for adding dictionaries as property
2009-12-19 Marcel HoltmannUse helper for basic property changed signals
2009-12-19 Marcel HoltmannAdd helper for sending PropertyChanged signal
2009-12-19 Marcel HoltmannUse inline functions for dictionary helpers
2009-12-19 Marcel HoltmannCreate another helper for fixed array properties
2009-12-19 Marcel HoltmannIgnore WiFi networks with IBSS (adhoc mode)
2009-12-19 Marcel HoltmannFix typo with exported device list
2009-12-19 Marcel HoltmannRemove unused D-Bus interface name constant
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 HoltmannMake use of D-Bus dictionary helpers
2009-12-19 Marcel HoltmannCreate helpers for dictionary containers
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 Marcel HoltmannAdd test script for new supplicant interface
2009-12-19 Marcel HoltmannFix signal strength calculation when quality is not...
2009-12-19 Marcel HoltmannAdd more debug output for WiFi quality
2009-12-19 Marcel HoltmannMention "wpa" and "rsn" as alternates for "psk" securit...
2009-12-19 Marcel HoltmannAllow potential roaming between WPA and WPA2 networks
2009-12-19 Samuel OrtizAsk for DEVICE_TYPE_WIFI when looking for a WiFi device
2009-12-17 Marcel HoltmannRemove some pointless break statements in test script
2009-12-17 Denis RobertAdd command to test script for settting scan interval
2009-12-17 Martin XuAdd static IP support for oFono interaction
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-17 Daniel OrstadiusFix D-Bus timeout handling
2009-12-15 Marcel HoltmannRemove faulty removal of IP address from interface
2009-12-15 Marcel HoltmannFix DNS packet length calculation
2009-12-15 Marcel HoltmannCoding style cleanups for provider framework
2009-12-15 Marcel HoltmannFix supplicant connection issue when specifying PSK...
2009-12-15 Marcel HoltmannAdd support using PSK when connecting to hidden networks
2009-12-14 Marcel HoltmannDocument the changed security values for PSK and IEEE...
2009-12-14 Marcel HoltmannExtract authentication modes (PSK and IEEE 802.1x)...
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 list of different provider types
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 plugin for Moblin specific features
2009-12-14 Marcel HoltmannAdd support for setting time server configuration
2009-12-14 Marcel HoltmannFix missing inclusion of time server source files
2009-12-14 Marcel HoltmannAdd framework for handling time servers
2009-12-14 Marcel HoltmannAdd timeserver value from DHCP configuration
2009-12-14 Marcel HoltmannEnable Google plugin for distcheck builds
2009-12-14 Marcel HoltmannAdd plugin for using Google Public DNS service
2009-12-14 Marcel HoltmannHandle cases when provided DNS server has no interface
2009-12-14 Marcel HoltmannAdd some logging for DNS proxy changes within the serve...
2009-12-14 Marcel HoltmannAdd support for using public DNS servers
2009-12-14 Marcel HoltmannAdd workaround for EDNS0 queries that exceed the buffer...
2009-12-14 Marcel HoltmannHandle additional DNS records when sending alternate...
2009-12-14 Marcel HoltmannTell resolver to enable EDNS0 support
2009-12-09 Marcel HoltmannAdd openconnect-script to GIT ignore list
2009-12-09 Marcel HoltmannFix issue with TUN name assignment for VPN
2009-12-08 Marcel HoltmannAdd service types for system and VPN connections
2009-12-08 Marcel HoltmannFix typo for enabling OpenConnect plugin as builtin
2009-12-08 Mohamed AbbasAdd new test scripts to support VPN connections
2009-12-08 Mohamed AbbasUpdate test scripts to support provider connections
2009-12-08 Mohamed AbbasAdd OpenConnect provider plugin for AnyConnect VPN...
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 now deprecated test scripts
2009-12-07 Marcel HoltmannRemove unused connection interface
2009-12-07 Marcel HoltmannSkip accessing unexisting Interface property
2009-12-07 Marcel HoltmannRemove unused secondary feature of devices and networks
next