summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* dns: don't update error when writing private resolv.confBeniamino Galvani2015-05-191-4/+2
* dns: accept NULL error argument in update_resolv_conf()Beniamino Galvani2015-05-191-5/+4
* core: merge branch 'th/keyfile-owner-check-bgo701112'Thomas Haller2015-05-196-5/+97
|\
| * core: replace g_test_initialized() by nm_utils_get_testing()Thomas Haller2015-05-191-1/+2
| * keyfile: readd owner check of files (bgo #701112)Thomas Haller2015-05-193-4/+15
| * core/tests: add nm_utils_get_testing() functionThomas Haller2015-05-193-0/+80
|/
* merge: add scripts for importing VPN configurations for NM (bgo #744260)Jiří Klimeš2015-05-193-0/+1110
|\
| * contrib/scripts: fix importing 'remote' and 'remote-random' options for openvpnJiří Klimeš2015-05-191-7/+14
| * contrib/scripts: nm-import-openconnect - script for importing OpenConnect VPN...Jiří Klimeš2015-05-191-0/+277
| * contrib/scripts: nm-import-vpnc - script for importing Cisco VPN configs to NMJiří Klimeš2015-05-191-0/+432
| * contrib/scripts: nm-import-openvpn - script for importing OpenVPN configs to NMJiří Klimeš2015-05-191-0/+394
|/
* examples: add DBus + Python example for starting/stopping a WiFi hotspotDan Williams2015-05-181-0/+112
* device: fix wrong assert in NMDeviceFactoryThomas Haller2015-05-181-1/+3
* po: update Turkish (tr) translation (bgo #749503)Muhammet Kara2015-05-181-2378/+2599
* ifcfg-rh/tests: add missing file to EXTRA_DISTBeniamino Galvani2015-05-141-1/+2
* dns: merge branch 'bg/dns-options-rh1200131'Beniamino Galvani2015-05-1321-126/+1530
|\
| * ifcfg-rh: use GLib test functions in new testcases for DNS optionsBeniamino Galvani2015-05-131-60/+17
| * ifcfg-rh/tests: add tests for RES_OPTIONS parsingBeniamino Galvani2015-05-132-0/+219
| * core: capture DNS options from resolv.confBeniamino Galvani2015-05-137-16/+192
| * libnm-core/trivial: rename 'i' function argument to 'idx'Beniamino Galvani2015-05-133-76/+76
| * cli: add support for DNS optionsBeniamino Galvani2015-05-131-44/+140
| * ifcfg-rh: support RES_OPTIONSBeniamino Galvani2015-05-132-0/+103
| * dns-manager: add support for DNS optionsBeniamino Galvani2015-05-131-8/+54
| * core: add DNS options property to NMIP4Config and NMIP6ConfigBeniamino Galvani2015-05-136-2/+310
| * libnm-core/test: add tests for DNS option utilitiesBeniamino Galvani2015-05-131-0/+88
| * libnm-core: add dns-options property to NMSettingIPConfigBeniamino Galvani2015-05-136-0/+411
|/
* platform: merge branch 'th/platform_refact_caching-bgo747981' (early part)Thomas Haller2015-05-139-79/+99
|\
| * platform/test: include call location in signal assertionsThomas Haller2015-05-132-21/+29
| * platform/test: make asserting signals more flexibleThomas Haller2015-05-134-29/+37
| * route-manager/test: fix missing initialization of temporary variables on stackThomas Haller2015-05-131-3/+3
| * test: fix wrong use of memcmp() in nmtst_platform_ip4_routes_equal()Thomas Haller2015-05-131-6/+0
| * platform: fix nm_platform_link_cmp() to consider ifindexThomas Haller2015-05-131-0/+1
| * valgrind: disable suppression for libnlThomas Haller2015-05-131-19/+24
| * platform: fix memleak in link_delete()Thomas Haller2015-05-132-17/+1
| * valgrind: add libnl suppressionThomas Haller2015-05-131-2/+17
| * trivial: add comment to valgrind suppression fileThomas Haller2015-05-131-0/+5
|/
* ppp: merge branch 'bg/kernel-pppoe-mtu-bgo742939'Beniamino Galvani2015-05-134-43/+36
|\
| * device: set Ethernet MTU for PPPoE connections in stage2/configBeniamino Galvani2015-05-131-0/+23
| * Revert "ppp-manager: don't use kernel pppoe (rh #1034860, rh #1061641)"Dan Williams2015-05-132-42/+12
| * device: set MTU on IP interfaceBeniamino Galvani2015-05-131-1/+1
|/
* core: fix compile error due to missing pointer castThomas Haller2015-05-131-1/+1
* manager: AddAndActivateConnection(): don't save until the connection is activ...Lubomir Rintel2015-05-122-3/+5
* core: use explict NMLogDomain enum instead of intThomas Haller2015-05-123-12/+14
* libnm: add ifcfg-rh description for 802-11-wireless.powersave propertyJiří Klimeš2015-05-121-0/+8
* platform/test: fix valgrind warning about NULL arguments to mount()Thomas Haller2015-05-121-2/+2
* po: update Polish (pl) translation (bgo #749164)Piotr Drąg2015-05-121-696/+704
* device: fix configuring static ip addressesThomas Haller2015-05-111-5/+4
* linux-platforms: don't enumerate devices via udev if udevd is not runningLubomir Rintel2015-05-111-5/+7
* platform/test: unshare the netns namespace so that root tests don't mess with...Lubomir Rintel2015-05-111-0/+38
* build: correct help message about missing readline + termcap librariesDan Williams2015-05-111-1/+1