framework/connectivity/connman.git
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
2010-05-25 Marcel HoltmannRelease 0.53
2010-05-25 Marcel HoltmannRemove implemented items from the TODO list
2010-05-25 Marcel HoltmannBreak function declaration down to two lines
2010-05-25 Gustavo F.... Bring back -d option without need for argument
2010-05-22 Daniel WagnerAdd configuration file option for passphrase
2010-05-20 Daniel WagnerAdapt to new MCC and MNC properties from oFono
2010-05-18 Samuel OrtizUse helper for checking rtnl message validity
2010-05-18 Samuel OrtizFix set_property() indentation
2010-05-18 Samuel OrtizClear and set IPv4 settings when connected
2010-05-18 Samuel Ortiznetwork API for setting and clearing IPv4 settings...
2010-05-18 Samuel OrtizSupport RTPROT_KERNEL when adding/deleting routes
2010-05-18 Samuel OrtizUnregister element's children by type
2010-05-17 Marcel HoltmannFix memory leak with nameserver and domain configuration
2010-05-17 Marcel HoltmannAdd some extra comments for IPv4 and nameserver configu...
2010-05-16 Marcel HoltmannAdd example test tool for DNS resolver client
2010-05-14 Samuel OrtizNotify for technology disabling when removing a device
2010-05-14 Marcel HoltmannAdd some simple commands to cm utility
2010-05-13 Marcel HoltmannFix wrong return type of LookupService message
2010-05-13 Marcel HoltmannMinor whitespace versus tab change
2010-05-13 Marcel HoltmannAdd method to retrieve sorted list of tuples for services
2010-05-13 Marcel HoltmannAdd initial support for LookupService helper method
2010-05-13 Marcel HoltmannInternal functions should not have a __connman prefix
2010-05-13 Marcel HoltmannAdd error for not unique situations
2010-05-13 Marcel HoltmannFix massive amount of whitespace usage in configure.ac
2010-05-13 Marcel HoltmannCheck for dhclient hostname support
2010-05-13 Marcel HoltmannAdd support for setting per service domain list
2010-05-12 Samuel OrtizPortal check for Bluetooth, WiMAX and cellular networks
2010-05-12 Samuel OrtizWatch for Bluez network change signal
2010-05-12 Marcel HoltmannAdd support for setting manual DNS server configuration
2010-05-12 Marcel HoltmannSet system gateway correctly so it can be exported
next