platform/upstream/connman.git
2010-03-03 Marcel HoltmannRelease 0.50 0.50
2010-03-03 Marcel HoltmannAdd config-format.txt to distribution
2010-03-03 Samuel OrtizDocument configuration file format
2010-03-03 Martin XuRemove DHCP method setting from ethernet plugin
2010-03-03 Martin XuCheck ipconfig in __connman_ipconfig_clear_address
2010-02-18 Lucas De MarchiAdd script to set IP configuration method
2010-02-18 Lucas De MarchiFix configuration loading for unknown service
2010-02-17 Vinicius Costa... Fix: a pending call was leaking in check_service
2010-02-16 Samuel OrtizUpdate all test scripts using devices properties directly
2010-02-15 Gustavo Sverzut... Update test/list-networks to new properties hierarchy
2010-02-11 Marcel HoltmannRelease 0.49 0.49
2010-02-11 Samuel OrtizSet device powered when bluetooth adapters are powered
2010-02-11 Samuel OrtizBring bluetooth interfaces up at startup
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 XuStatic IP can be set regardles of the service state
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-05 Samuel OrtizFix start-scanning script
2010-02-05 Samuel OrtizToggle WiFi device powered field
2010-02-04 Samuel OrtizImplement move_after() D-Bus service method
2010-02-02 Samuel OrtizRename mac80211 routines and fields to cfg80211
2010-02-01 Marcel HoltmannFix service property monitoring handling
2010-02-01 Marcel HoltmannExtract IPv4 and Ethernet values from service monitor...
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 Marcel HoltmannUse 3 read attempts when in non-blocking mode
2010-01-28 Marcel HoltmannAdd new constructor for fully blocking operation
2010-01-28 Denis KenziorFix: Take care of uninitialized variable condition
2010-01-28 Marcel HoltmannLimit the number of continues read attempts
2010-01-28 Martin XuRemove system user from dbus config file
2010-01-28 Martin XuUse operator name as the network name
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
next