platform/upstream/connman.git
2010-07-28 Marcel HoltmannAdd proper status support for lookups via resolver...
2010-07-28 Marcel HoltmannAdd simple timer for resolver test program
2010-07-28 Marcel HoltmannDestroy timer of DHCP test program
2010-07-28 Marcel HoltmannFix result status handling with resolver library callback
2010-07-28 Marcel HoltmannRemove udhcp plugin
2010-07-28 Marcel HoltmannRemove resolvconf plugin
2010-07-28 Marcel HoltmannAdd debug option to resolver test tool
2010-07-28 Marcel HoltmannFix issue with missing query id return value of resolve...
2010-07-28 Marcel HoltmannAdd function to cancel requests from resolver library
2010-07-27 Marcel HoltmannAdd simple timeout handling for resolver lookups
2010-07-27 Marcel HoltmannFix return value of nameserver functions of resolver...
2010-07-27 Marcel HoltmannFix user data for resolver library debug function prototype
2010-07-27 Marcel HoltmannFix resolver test script to show lookup results
2010-07-27 Marcel HoltmannAdd better result callback handling for resolver library
2010-07-26 Marcel HoltmannMake resolver test tool use internal resolver library
2010-07-26 Marcel HoltmannFix build issues with internal resolver library
2010-07-26 Marcel HoltmannAdd initial support for hostname lookup via resolver
2010-07-26 Marcel HoltmannAdd functions for adding and flushing nameservers with...
2010-07-26 Marcel HoltmannUse top-level include directory for internal DHCP library
2010-07-26 Marcel HoltmannAdd skeleton for internal resolver library
2010-07-26 Samuel OrtizTry all technologies from start-scanning test script
2010-07-26 Samuel OrtizReturn html fetching error when recv returns 0
2010-07-26 Samuel OrtizStart ondemand connection when getting a DNS request...
2010-07-26 Samuel OrtizHave ondemand_connected always return TRUE
2010-07-26 Samuel OrtizDon't try to connect when service list is empty
2010-07-26 Samuel Ortizdnsproxy flush method implementation
2010-07-26 Samuel OrtizAdd a resolver flush method
2010-07-26 Samuel OrtizInitial on-demand connection implementation
2010-07-26 Zhenhua ZhangFree service data in service_reply
2010-07-25 Marcel HoltmannRelease 0.55 0.55
2010-07-25 Marcel HoltmannFix script for testing counter interface
2010-07-25 Marcel HoltmannFix wrong prototype for DHCP client library reference...
2010-07-25 Marcel HoltmannAdd more debug output to DHCP client plugin
2010-07-24 Marcel HoltmannUpdate RegisterCounter method parameters
2010-07-23 Yingan DengFix PATH of adapter_watch in bluetooth plugin
2010-07-22 Samuel OrtizFix floating point error for unhandled dhcp options
2010-07-22 Samuel OrtizInitial dhcp-lib based dhcp plugin
2010-07-22 Samuel OrtizDisplay hostname to dhcp-test
2010-07-22 Samuel Ortizgdhcp hostname option support
2010-07-22 Samuel OrtizFix GDHCPClientError typo
2010-07-22 Marcel HoltmannAdd iptables and DHCP test tools to .gitignore
2010-07-22 Marcel HoltmannExport the DHCP library functions for plugins
2010-07-22 Marcel HoltmannAdd skeleton for generic DHCP plugin
2010-07-22 Martin XuAdd initial version of DHCP client test tool
2010-07-22 Marcel HoltmannFix missing automake integration for DHCP client library
2010-07-22 Martin XuAdd initial support for DHCP client library
2010-07-21 Samuel OrtizTODO list update
2010-07-21 Samuel OrtizCheck for NULL service pointer in nameserver host route...
2010-07-20 Samuel OrtizFix outdated config file format document
2010-07-15 Marcel HoltmannProvide unique identifier along with the interface...
2010-07-15 Marcel HoltmannAdd service property and signals for LoginRequired
2010-07-15 Marcel HoltmannFix Ethernet service type detection
2010-07-15 Marcel HoltmannFix proper detection for pure Ethernet technology types
2010-07-15 Marcel HoltmannAdd technology driver callbacks for adding/removing...
2010-07-15 Marcel HoltmannMonitor interface creation/removal and check DEVTYPE
2010-07-15 Marcel HoltmannAdd simple technology driver support for Bluetooth
2010-07-15 Marcel HoltmannAdd technology driver callback for setting Tethering
2010-07-15 Marcel HoltmannAdd callbacks for Tethering enable/disable on technolog...
2010-07-15 Marcel HoltmannAdd support for technology drivers
2010-07-14 Martin Xuchange data->gateway to data->ipv4_gateway in src/conne...
2010-07-14 Marcel HoltmannAdd some extra autoconf/automake magic for iptables...
2010-07-14 Samuel Ortiziptables test program
2010-07-13 Marcel HoltmannAdd missing enable-tethering and disable-tethering...
2010-07-13 Marcel HoltmannAdd empty dictionary for roaming counters for now
2010-07-13 Marcel HoltmannUpdate counter test script to print roaming ones as...
2010-07-13 Marcel HoltmannUpdate counter API to differentiate between home and...
2010-07-12 Samuel OrtizDo not pass the -H option to dhclient task
2010-07-12 Samuel OrtizCheck for add_gateway() return value before dereferenci...
2010-07-12 Samuel OrtizUpdate nameserver host routes with DNS manual settings
2010-07-12 Samuel OrtizReturn manually set gateway when the ipdevice one is...
2010-07-12 Samuel OrtizNo host route needed for nameservers on the same subnet
2010-07-12 Samuel OrtizSet DNS host routes before toggling the service READY...
2010-07-12 Samuel OrtizFactorize host route setting routine
2010-07-12 Pekka PessiRemove child watch when connman_task is freed
2010-07-10 Marcel HoltmannUpdate counter API documentation
2010-07-09 David WoodhouseFix SEGV at first startup
2010-07-09 Samuel OrtizFix connman_wifi_load_ssid
2010-07-09 Samuel OrtizRemove task plugin
2010-07-09 Samuel OrtizConvert udhcp plugin to connman task
2010-07-09 Samuel OrtizAdd DHCP plugins priority flags
2010-07-09 Daniel WagnerParse boolean flag from test-connman argv
2010-07-09 Pekka PessiFix crash in dhclient release
2010-07-09 Daniel WagnerKeep start/stop state of statistic timers
2010-07-08 Daniel WagnerAdd additionals statistics counters
2010-07-08 Marcel HoltmannFix my own email address
2010-07-08 Daniel WagnerMake test-counter byte counters human readable
2010-07-08 Daniel WagnerSave counter values during shutdown
2010-07-08 Samuel OrtizUpdate TODO list
2010-07-07 Daniel WagnerStart/stop statistics depending on LOWER_UP state
2010-07-07 Daniel WagnerInitialize offset counters
2010-07-06 Marcel HoltmannRemove the udev based RFKILL switch processing
2010-07-05 Marcel HoltmannMake .mailmap rule simpler
2010-07-05 Marcel HoltmannAdd .mailmap file to fix Luiz's name spelling in git...
2010-07-03 Marcel HoltmannAdd initial bits and pieces for Tethering support
2010-06-30 Daniel WagnerUpdate service statistics
2010-06-30 Daniel WagnerAdd service statistic data structure
2010-06-30 Daniel WagnerCentralize rntl update timers
2010-06-25 Samuel OrtizSet the network roaming toggle according to oFono status
2010-06-25 Samuel OrtizAdd the -g option to ntpd
2010-06-25 Samuel OrtizCreate service ipconfig only when it's NULL
next