summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: rearrange some VLAN code and clean up dispose()dcbw/dfa-early-2Dan Williams2015-05-181-44/+33
* platform: move InfiniBand property reading into the platform and prefer netlinkDan Williams2015-05-185-16/+168
* core: earlier software capability detectionDan Williams2015-05-186-21/+39
* core: check duplicate devices by interface name not UDIDan Williams2015-05-181-15/+17
* 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
* build: re-add a line accidentally removed by the last mergeLubomir Rintel2015-05-111-0/+1
* ipv4ll: merge branch 'bg/ipv4ll-bgo747463'Beniamino Galvani2015-05-1116-382/+155
|\
| * contrib/rpm: remove avahi-autoipd dependency and filesBeniamino Galvani2015-05-111-3/+0
| * callouts: avahi-autoipd-action is no moreBeniamino Galvani2015-05-113-151/+2
| * ipv4ll: use internal implementationBeniamino Galvani2015-05-117-163/+75
| * device: fix device state transition after IPv4LL failureBeniamino Galvani2015-05-111-9/+11
| * device/trivial: move nm_device_check_ip_failed()Beniamino Galvani2015-05-111-36/+36
| * device/trivial: rename 'aipd' and 'autoip4' to 'ipv4ll'Beniamino Galvani2015-05-113-45/+45