summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: allow multiple devices with the same interface namedcbw/devices-for-all-1-squashedDan Williams2015-05-156-133/+192
* libnm/libnm-glib: add NMClient.get_all_devices() method and "all-devices" pro...Dan Williams2015-05-159-36/+298
* api/manager: add GetAllDevices() method and AllDevices propertyDan Williams2015-05-154-10/+102
* core: ensure platform links are compatible with the NMDeviceDan Williams2015-05-1519-26/+122
* core: create devices first and realize them laterDan Williams2015-05-1512-233/+288
* core: add class function for device unrealizationDan Williams2015-05-154-14/+150
* libnm-glib/libnm: add support for Realized device propertyDan Williams2015-05-156-0/+82
* core: add "realized" NMDevice propertyDan Williams2015-05-154-6/+66
* core: split device creation and device setupDan Williams2015-05-1529-760/+824
* settings: shortcut nm_settings_get_connection_by_uuid() if @uuid is invalidThomas Haller2015-05-141-0/+3
* core: rearrange some VLAN code and clean up dispose()Dan Williams2015-05-141-44/+33
* platform: move InfiniBand property reading into the platformDan Williams2015-05-145-16/+167
* core: earlier software capability detectionDan Williams2015-05-146-21/+39
* core: check duplicate devices by interface name not UDIDan Williams2015-05-141-15/+17
* 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