summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-27provider: route_env_parse should depend on type not nameDaniel Wagner1-2/+2
2011-01-27openvpn: Fix typo in routing prefix checkDaniel Wagner1-1/+1
2011-01-27TODO: Removing WPS related partTomasz Bursztyka1-10/+0
2011-01-27gsupplicant: Disconnect request might not need to go through RemoveNetwork callTomasz Bursztyka1-0/+6
2011-01-27test: WPS input added in agent test scriptTomasz Bursztyka1-8/+36
2011-01-27service: WPS connection logicTomasz Bursztyka1-5/+17
2011-01-27agent: WPS input request logicTomasz Bursztyka1-1/+76
2011-01-27service: WPS enabled getterTomasz Bursztyka2-0/+9
2011-01-27doc: WPS method input documentation added to agent-api.txtTomasz Bursztyka1-1/+24
2011-01-27test: WPS property supportTomasz Bursztyka3-3/+3
2011-01-27doc: Add service WPS attribute to service-api.txtTomasz Bursztyka1-0/+10
2011-01-27service: WPS supportTomasz Bursztyka1-1/+24
2011-01-27wifi: WPS supportTomasz Bursztyka1-183/+266
2011-01-27network: WPS supportTomasz Bursztyka1-0/+17
2011-01-27gsupplicant: WPS start() method implementationTomasz Bursztyka2-1/+83
2011-01-27gsupplicant: WPS event signal supportTomasz Bursztyka2-0/+59
2011-01-27gsupplicant: WPS credentials signal supportTomasz Bursztyka2-0/+95
2011-01-27gsupplicant: bss/network wps enabled supportTomasz Bursztyka2-1/+93
2011-01-27ofono: be proactive with registration statusPekka Pessi1-21/+41
2011-01-27ofono: be proactive when connectingPekka Pessi1-0/+14
2011-01-27service: Mark service as failed if connect failsPekka Pessi1-17/+45
2011-01-27ofono: Retry autoconnect when gprs gets attachedPekka Pessi1-25/+121
2011-01-27network: Add connman_network_clear_error()Pekka Pessi4-0/+38
2011-01-27Makefile: Add build suppport for the vpnc pluginMohamed Abbas2-4/+41
2011-01-27plugins: Initial vpnc supportMohamed Abbas2-0/+281
2011-01-27dnsproxy: Fix public server supportSamuel Ortiz1-1/+7
2011-01-27provider: Factorize VPN routing environment variables parsingSamuel Ortiz4-156/+138
2011-01-26provider: Set service pointer for provider_set_nameserversSamuel Ortiz1-0/+5
2011-01-26provider: Implement IPv6 route settingSamuel Ortiz3-6/+26
2011-01-26inet: IPv6 network route setting APISamuel Ortiz2-5/+22
2011-01-26provider: Handle empty nameserversDaniel Wagner1-24/+33
2011-01-26ondemand: Remove ondemand.cDaniel Wagner6-179/+5
2011-01-26resolver: Only support resolv.conf and dnsproxyDaniel Wagner5-288/+173
2011-01-26dnsproxy: Add command line switchDaniel Wagner3-3/+15
2011-01-26dnsproxy: Fix checkpatch warningsDaniel Wagner1-7/+12
2011-01-26dnsproxy: Move from plugins to coreDaniel Wagner7-47/+13
2011-01-26configure: Do not fail when systemd is not installedLucas De Marchi1-12/+8
2011-01-26gweb: Check GString pointers before freeing themMohamed Abbas1-3/+9
2011-01-26wifi: Balance scanning statesMohamed Abbas3-6/+28
2011-01-24Small coding style fixup for bridge enablingMarcel Holtmann1-1/+1
2011-01-22Install polkit policy file as net.connman.policyRobert Piasek1-2/+2
2011-01-22Add debug infoLi Jian5-0/+15
2011-01-22manager: Send network-manager state change signalsKalle Valo1-10/+46
2011-01-22openvpn: Remove double reason parsingDaniel Wagner1-5/+0
2011-01-20Release 0.670.67Marcel Holtmann2-1/+6
2011-01-20ofono: Use dbus_bool_t instead of gbooleanMarcel Holtmann1-4/+4
2011-01-19gdbus: Remove root node 'name' attribute in introspectionDaniel Wagner1-1/+1
2011-01-19gdbus: invaldate_parent_data: walk the whole path downDaniel Wagner1-3/+4
2011-01-18Set GIOChannel to no encoding and no bufferingMarcel Holtmann2-0/+6
2011-01-18ofono: avoid extra SetProperty("Online") callsPekka Pessi1-0/+10