summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-12trivial: update dates in ifcfg-rh and keyfile pluginsJiří Klimeš2-4/+4
2013-12-12ifcfg-rh: read/write dhcp-send-hostname as DHCP_SEND_HOSTNAME (rh #1001529)Jiří Klimeš5-3/+97
2013-12-12libnm-util: don't touch dhcp-send-hostname when setting dhcp-hostname (rh #10...Jiří Klimeš1-3/+0
2013-12-11core: workaround indefinite retries of activating connectionThomas Haller1-2/+5
2013-12-11ethernet: add reconnect delay for PPPoE connections (rh #1023503)Dan Williams1-9/+58
2013-12-11cli: support PPPoE connection type in nmcli connection editorJiří Klimeš1-2/+7
2013-12-11test: update valgrind.suppressions for `make check`Thomas Haller1-0/+25
2013-12-09keyfile: fix reader and writer for writing routesThomas Haller4-152/+167
2013-12-09keyfile: add test cases for reading route and addressesThomas Haller2-4/+54
2013-12-09keyfile: be more strict when reading integer valuesThomas Haller1-2/+3
2013-12-09rdisc: emit config_change signal for update of address lifetimeThomas Haller1-2/+5
2013-12-09core: refactor ip6_addr_to_string in nm-dns-dnsmasqThomas Haller1-38/+13
2013-12-09all: refactor to make use of nm_utils_inet[46]_ntop functionsThomas Haller7-216/+76
2013-12-09libnm-util: add nm_utils_inet[46]_ntop functionsThomas Haller3-0/+67
2013-12-09cli: add active connections to 'nmcli device status'Jiří Klimeš1-8/+41
2013-12-09libnm-util: bugfix wrong diff result in nm_connection_diffThomas Haller1-7/+9
2013-12-05core: fuzzier matching of connections on startup (rh #1029859)Dan Williams25-95/+306
2013-12-05libnm-util: call virtual compare_property in nm_connection_diffThomas Haller1-10/+7
2013-12-05core: ignore gateway host route during connection generationDan Williams2-0/+32
2013-12-05core: fuzzier matching of generated connections to persistent onesDan Williams5-23/+123
2013-12-05core: optimize generated connection matching a bitDan Williams1-9/+13
2013-12-05libnm-util: add INFERRABLE flag and remove CANDIDATEDan Williams19-62/+140
2013-12-05platform: fix uninitialized variable bcaddr in build_rtnl_addr()Jiří Klimeš1-1/+1
2013-12-04core: suppress logging warning when trying to create existing directoryThomas Haller1-2/+4
2013-12-04manager: handle NULL ifname in nm_manager_can_device_auto_connect gracefullyJiří Klimeš1-0/+3
2013-12-04manager: do not create software devices when device was manually disconnectedJiří Klimeš1-2/+9
2013-12-04device: do not remove software devices on initial disconnected (rh #1035814)Jiří Klimeš1-0/+2
2013-12-03agent-manager: if an agent returns UserCanceled, stopDan Winship2-3/+13
2013-12-03settings: prefer secret agents in the same process as the requestDan Winship5-11/+40
2013-12-03settings: port NMAgentManager, etc, to use NMAuthSubjectDan Winship18-108/+89
2013-12-03core: make NMSessionMonitor non-refcountedDan Winship7-44/+25
2013-12-03platform: fix possible out-of-bounds access with RA route maskingDan Williams1-3/+7
2013-12-03platform: set IPv4 broadcast address too (rh #1032819)Dan Williams1-0/+32
2013-12-02trivial: remove duplicate codeDan Williams1-1/+0
2013-12-02core: connection matching and libnm-util cleanups (bgo #715196)Dan Williams31-265/+291
2013-12-02core: generated slave connections should not have IP settingsDan Williams1-20/+24
2013-12-02core: updating a Generic setting should set the interface nameDan Williams1-0/+8
2013-12-02Revert "device: bind the generated loopback connection to 'lo' interface"Dan Williams1-6/+0
2013-12-02keyfile: ensure slave connections have the right settingsDan Williams1-4/+31
2013-12-02ifcfg-rh: write zero-value bridge and bridge port optionsDan Williams1-5/+5
2013-12-02libnm-util: remove usage of NM_SETTING_PARAM_SERIALIZEDan Williams27-230/+223
2013-12-02core: print peer_address in NMPlatform address_to_stringThomas Haller1-2/+20
2013-12-02platform/core: add back support for PtP/peer addresses (rh #1018317)Dan Winship16-153/+118
2013-12-02cli: fix nmcli help for connection object (rh #1036545)Jiří Klimeš1-1/+1
2013-11-29manager: fix connection auto-activation in timestamp-based order (rh #1029854)Jiří Klimeš2-3/+11
2013-11-29examples: update examples for new device typesJiří Klimeš3-2/+16
2013-11-29trivial: update a commentJiří Klimeš1-4/+3
2013-11-28nmcli: fix connecting VLANs without an explicit interface-name (rh #1034908)Jiří Klimeš1-5/+26
2013-11-28tools: enhance description for the nm-settings manual pageJiří Klimeš1-13/+28
2013-11-28tools: add team, team-port and dcb settings into generate-settings-spec.cJiří Klimeš1-6/+12