framework/connectivity/connman.git
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
2010-06-24 Samuel OrtizMore realistic TODO list
2010-06-17 Marcel HoltmannRelease 0.54
2010-06-16 Samuel OrtizUse the network_update() routine for propagating streng...
2010-06-16 Samuel OrtizAdd helper for network update
2010-06-16 Samuel OrtizTrack strength changes from oFono's registration interface
2010-06-16 Samuel OrtizRemove magic constants from dns request parsing code
2010-06-16 Samuel OrtizSupport root requests with EDNS0 OPT records
2010-06-15 Kalle ValoSupport for ppp default route setting
2010-06-15 Marcel HoltmannMention Kalle's contributions
2010-06-14 Kalle Valoofono: Follow registration name changes
2010-06-14 Kalle ValoSend signal when service name changes
2010-06-14 Samuel OrtizUse dedicated code path for fixed IP settings
2010-06-12 Marcel HoltmannFix invalid D-Bus path with finished scans without...
2010-06-11 Samuel OrtizEnable hidden blocks only when hidden SSIDs are around
2010-06-11 Samuel OrtizPrevent wpa_supplicant from automatically associating...
2010-06-11 Samuel OrtizRemove IPv4 element registration from the oFono plugin
2010-06-11 Samuel OrtizAdd nameserver settings to the manual configuration...
2010-06-11 Kalle Valoofono: do not use context path as network group identifier
2010-06-10 Marcel HoltmannReturn an error for invalid transaction on immutable...
2010-06-10 Marcel HoltmannOnly scan for hidden SSIDs from your favorites
2010-06-10 Marcel HoltmannFix potential uninitilized variable usage
2010-06-10 Marcel HoltmannPrefer to use err instead of ret for variable names
2010-06-08 Samuel OrtizSet default gateway when route deletion fails
2010-06-07 Samuel OrtizAdd some more portal plugin debug strings
2010-06-07 Samuel OrtizUpdate the configuration file documentation
2010-06-04 Samuel OrtizActive scan hidden networks
2010-06-04 Samuel Ortizwifi routine to fetch the saved SSIDs from the active...
2010-06-04 Kalle ValoFix make clean
2010-06-03 Marcel HoltmannAdd support for ASCII based WEP keys
2010-06-03 Marcel HoltmannMention the IPv4.Method = fixed setting
2010-06-01 Samuel OrtizRemove default ntpd server
2010-06-01 Samuel OrtizFix timeserver API
2010-05-31 Samuel Ortizntpd plugin
2010-05-31 Samuel OrtizComplete timeserver API
2010-05-28 Marcel HoltmannDon't filter out interfaces within IP configuration
next