summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-05Replace older system timeserver values with new ones instead of appendingAlok Barsode3-98/+24
2012-04-05meego: Remove the meego pluginAlok Barsode5-63/+0
2012-04-05gdbus: Use destroy callback for service watchAnderson Lizardo1-1/+1
2012-04-05gdbus: Fix white space coding style issueSyam Sidhardhan1-1/+1
2012-04-05connection: Add host route for VPN when setting default gatewayJukka Rissanen1-0/+4
2012-04-05connection: Remove wrong VPN routeJukka Rissanen1-10/+22
2012-04-05inet: Build failure fixPatrik Flykt1-1/+1
2012-04-056to4: Connectivity check was done too earlyJukka Rissanen1-13/+71
2012-04-05gweb: Add more debug prints when error happensJukka Rissanen1-0/+3
2012-04-056to4: Add web debug printsJukka Rissanen1-0/+9
2012-04-05inet: Refactor rtnl functions in 6to4.cJukka Rissanen3-191/+375
2012-04-05connection: Set additional point-to-point routeJukka Rissanen1-16/+40
2012-04-05service: Nameservers behind P-t-P link need special handlingJukka Rissanen1-8/+23
2012-04-05net: Add functions to get dest address of P-t-P linkJukka Rissanen2-0/+96
2012-04-05todo: Mark split tunneling/routing doneJukka Rissanen1-14/+0
2012-04-05connection: Remove original default route only when neededJukka Rissanen1-2/+8
2012-04-05service: Return service split routing statusJukka Rissanen2-0/+7
2012-04-05connection: Update service list orderJukka Rissanen1-0/+2
2012-04-05service: Add function to update the service list orderJukka Rissanen2-0/+10
2012-04-05service: Save/load split routing information for VPNJukka Rissanen1-2/+8
2012-04-05service: Allow user to do split routing for VPN servicesJukka Rissanen1-6/+30
2012-04-05provider: Check if there are any routes for the providerJukka Rissanen2-0/+18
2012-04-05provider: Allow user to set routes when creating providerJukka Rissanen1-2/+51
2012-04-05provider: Save and load user specified routesJukka Rissanen1-4/+74
2012-04-05provider: Add support for user defined routesJukka Rissanen2-0/+36
2012-04-04update Gustavo's email addressGustavo Padovan1-1/+1
2012-04-02ofono: Fix NULL pointer access in set_disconnect()Daniel Wagner1-0/+3
2012-04-02dnsproxy: Refactor request destroy codeDaniel Wagner1-14/+13
2012-03-27provider: Free provider when destructing itJukka Rissanen1-0/+1
2012-03-27vpn: Unref provider properlyJukka Rissanen1-2/+6
2012-03-21dnsproxy: Remove pending requests before destroying the channelJulien Massot1-0/+4
2012-03-20gweb: workaround for setsockopt failureSébastien Bianti1-12/+56
2012-03-20TODO: Create tasks for main.conf variablesPatrik Flykt1-0/+35
2012-03-20set-ipv6-method: The arguments have to be wrapped into a variantDaniel Wagner1-5/+8
2012-03-20set-ipv4-method: The arguments have to be wrapped into a variantDaniel Wagner1-4/+7
2012-03-20list-services: Print only identifier instead of pathDaniel Wagner1-1/+2
2012-03-20service: Fix refcount leak on ipconfigsDaniel Wagner1-0/+25
2012-03-20ipconfig: Disable IPv6 for new interfacesDaniel Wagner1-0/+7
2012-03-20ipconfig: Track ipconfigs enabled/disabled stateDaniel Wagner1-0/+7
2012-03-20ipconfig: Do not enable IPv6 ipconfigs when loading the propertiesDaniel Wagner1-3/+0
2012-03-20service: Enable AutoConnect for new ethernet servicesDaniel Wagner1-1/+2
2012-03-20service: Load/store AutoConnect and Favorite properties for ethernetDaniel Wagner1-12/+14
2012-03-20ethernet: Do not connect network on LOWER_UPDaniel Wagner1-2/+4
2012-03-19vpn: Remove wrong include of <glib/ghash.h>Marcel Holtmann1-1/+0
2012-03-19wispr: do not take care about http_proxyTomasz Bursztyka1-3/+0
2012-03-19wispr: do not lookup for proxy if service does not provide anyTomasz Bursztyka1-6/+23
2012-03-19connection: Try to avoid having two default gatewaysJukka Rissanen1-13/+131
2012-03-19connection: Remove obsolete routes for VPNJukka Rissanen1-6/+0
2012-03-19connection: Check all active gateways in updateJukka Rissanen1-17/+34
2012-03-19connection: Get correct VPN phy link dataJukka Rissanen1-56/+93