summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bridge: allow independent IPv4 and IPv6 configuration with no slavesbridgeDan Williams2012-11-291-1/+115
* bond: allow independent IPv4 and IPv6 configuration with no slavesDan Williams2012-11-291-1/+114
* core: allow device subclasses to postpone IPv4 or IPv6 configurationDan Williams2012-11-292-29/+82
* trivial: describe NM_ACT_STAGE_RETURN_* valuesDan Williams2012-11-291-3/+3
* core: rework master/slave handlingDan Williams2012-11-297-492/+374
* core: clarify bond enslave/release function namesDan Williams2012-11-293-24/+24
* core: trivial code reorganizationDan Williams2012-11-291-8/+8
* core: simplify nm_device_activate()Dan Williams2012-11-293-26/+10
* keyfile: add some tests for bridgesJiří Klimeš2012-11-294-1/+298
* core,libnm-glib: expose "slaves" property on NMDeviceBridgeJiří Klimeš2012-11-296-2/+84
* cli: add bridge supportThomas Graf2012-11-294-2/+135
* core: leave disabled devices up on shutdownDan Williams2012-11-291-2/+2
* bridge: add bridge device typeThomas Graf2012-11-2919-3/+1175
* ifcfg-rh: add support for reading/writing bridge port connectionsDan Williams2012-11-295-72/+299
* ifcfg-rh: add support for reading/writing bridge connectionsThomas Graf2012-11-294-7/+412
* libnm-util: add NMSettingBridgePortDan Williams2012-11-298-0/+400
* libnm-util: add NMSettingBridgeDan Williams2012-11-298-0/+633
* bridge: API to to create, delete, attach, and detach bridgesThomas Graf2012-11-292-1/+257
* core: pass slave connection to master when enslavingDan Williams2012-11-293-6/+8
* core: fix semantics of nm_utils_do_sysctl()Dan Williams2012-11-294-32/+51
* core: allow state change queuing from inside queued state handlerDan Williams2012-11-291-2/+14
* libnm-util: return FALSE on missing NMSettingVlan:parent && NMSettingWired:ma...Jiří Klimeš2012-11-291-0/+1
* build: ensure pkglibdir exists (bgo #688806)Colin Walters2012-11-281-0/+1
* policy: fix setting system hostname (rh #875085)Jiří Klimeš2012-11-271-10/+4
* core: don't enumerate uninitialized devices from udev (fdo #56929)Daniel Drake2012-11-262-3/+13
* build: implement libnl version selectionPavel Šimerda2012-11-224-50/+54
* modem-manager: don't log so often about trying to start modem-managerDan Williams2012-11-211-1/+1
* modem-manager,broadband: use the primary port as unique IDAleksander Morgado2012-11-211-20/+7
* po: add translatableMarius B. Kotsbak2012-11-211-0/+1
* mobile: assume IFF_NOARP when given a /32 prefixDan Williams2012-11-215-0/+76
* device-bt: watch both old and new ModemManager interface name owner changesAleksander Morgado2012-11-211-3/+16
* modem-manager: don't report the data interface along with the IPv4 configurationAleksander Morgado2012-11-216-22/+14
* device-bt, device-modem: listen for data port changes in the `NMModem'Aleksander Morgado2012-11-212-1/+29
* modem-manager, manager: avoid calling G_TYPE_INSTANCE_GET_PRIVATE() oftenAleksander Morgado2012-11-212-115/+90
* modem-manager, manager: integrate the new `ModemManager1' interface supportAleksander Morgado2012-11-214-30/+376
* modem-manager: new `NMModemBroadband'Aleksander Morgado2012-11-215-1/+1132
* modem-manager: rename old interface symbolsAleksander Morgado2012-11-215-42/+41
* build: new `--with-modem-manager-1' to check for new ModemManager1 supportAleksander Morgado2012-11-211-0/+31
* ifnet: fix some builddir != srcdir issues in testcasesDan Williams2012-11-215-58/+68
* core: fix up virtual device creation on connection creationDan Winship2012-11-201-5/+12
* trivial: fix typos, wrong log domain in DHCPv4Stefan Brüns2012-11-202-5/+5
* cli: allow next_arg() to move arguments past the last oneJiří Klimeš2012-11-203-26/+28
* po: updated Gujarati (gu) translation (bgo #684191)Sweta Kothari2012-11-201-507/+426
* initscripts: remove Gentoo initscriptPavel Šimerda2012-11-182-24/+0
* dhcp: fix DHCPv6 to support server-side dynamic DNS (bgo #684242)Gene Czarcinski2012-11-1610-95/+222
* dhcp: check for distribution dhclient.conf at runtimePavel Šimerda2012-11-162-32/+66
* dhcp: store NetworkManager-specific dhclient leases in /var/lib/NetworkManager/Pavel Šimerda2012-11-168-21/+22
* dhcp: improve DHCP client selection in configure.acPavel Šimerda2012-11-161-86/+38
* dhcp: drop support for dhclient 3.xPavel Šimerda2012-11-162-20/+1
* dhcp: do not require dhclient to support '-4' option (bgo #679428)Pavel Šimerda2012-11-161-2/+0