summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-19connection: Do not set host routes in VPN caseJukka Rissanen1-17/+0
2012-03-19connection: Avoid stale memory accessJukka Rissanen1-1/+2
2012-03-19service: Check redundant default changed notifyJukka Rissanen1-1/+6
2012-03-19service: Allow removing only certain type nameserversJukka Rissanen3-11/+23
2012-03-19connection: Remove nameserver routes only onceJukka Rissanen1-2/+0
2012-03-19connection: Trigger service updates only after setting gatewaysJukka Rissanen1-7/+15
2012-03-19connection: Fix debugging printsJukka Rissanen1-3/+40
2012-03-19inet: Fix debugging printsJukka Rissanen1-7/+14
2012-03-06Release 0.790.79Marcel Holtmann2-1/+12
2012-03-06test: test-session does not exit any more when catching dbus exceptionsTomasz Bursztyka1-7/+0
2012-03-06test: Support the possibility to input multiple parameters into simple-agentTomasz Bursztyka1-4/+0
2012-03-06test: Add support of hidden service input into simple-agentTomasz Bursztyka1-2/+35
2012-03-05ofono: Remove network whenever context is removedJussi Kukkonen1-0/+3
2012-03-05ofono: fix modem lookup in cm_context_added()Jussi Kukkonen1-1/+1
2012-03-04ipconfig: Fix broken attempt to handle {IPv4,IPv6}.ConfigurationMarcel Holtmann1-45/+14
2012-03-04service: Fix two small style issuesMarcel Holtmann1-2/+2
2012-03-04core: Add extra checks for set property methodsMarcel Holtmann4-0/+28
2012-03-04clock: Revert change to accept variant of variantMarcel Holtmann1-25/+0
2012-03-01AUTHORS: Metion Tim's contributionDaniel Wagner1-0/+1
2012-03-01AUTHORS: Mention Otavio's contributionDaniel Wagner1-0/+1
2012-03-01ipconfig: Accept variant types in __connman_ipconfig_set_config()Tim Sander1-0/+36
2012-03-01clock: Accept variant types in SetPropertyTim Sander1-0/+25
2012-03-01service: Fix ServiceRemoved signalsPatrik Flykt1-10/+5
2012-03-01inet: Ensure data->channel exist before accessing itOtavio Salvador1-3/+5
2012-03-01technology: Enable tech if device is already poweredAlok Barsode1-2/+11
2012-03-01core: Change coding style for passing NULL to timeGrant Erickson2-8/+8
2012-03-01dhcpv4-client: Change coding style for passing NULL to timeGrant Erickson1-5/+5
2012-03-01gdhcp: set secs in a RFC 951- and 2131-compliant mannerGrant Erickson1-0/+15
2012-02-28AUTHORS: Mention Mario's contributionsDaniel Wagner1-0/+1
2012-02-28ippool: Fix NULL pointer accessMario Domenech Goulart1-1/+1
2012-02-28ippool: Fix typo in error messageMario Domenech Goulart1-1/+1
2012-02-28ofono: Remove obsolete DUN commentDaniel Wagner1-2/+0
2012-02-28test-connman: Use GetServices() instead GetProperties()Daniel Wagner1-59/+34