summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! core: convert pending actions from a counter to a GArraydcbw/startup-link-wait-rh1030583-rh1034921Thomas Haller2013-12-121-1/+1
* fixup! core: convert pending actions from a counter to a GArrayThomas Haller2013-12-121-4/+3
* core: ensure 'activation' pending action encompasses full activation processDan Williams2013-12-102-15/+8
* core: delay startup complete until carrier is found or timeout (rh #1034921) ...Dan Williams2013-12-101-0/+37
* core: convert pending actions from a counter to a GArrayDan Williams2013-12-101-28/+97
* keyfile: fix reader and writer for writing routesThomas Haller2013-12-094-152/+167
* keyfile: add test cases for reading route and addressesThomas Haller2013-12-092-4/+54
* keyfile: be more strict when reading integer valuesThomas Haller2013-12-091-2/+3
* rdisc: emit config_change signal for update of address lifetimeThomas Haller2013-12-091-2/+5
* core: refactor ip6_addr_to_string in nm-dns-dnsmasqThomas Haller2013-12-091-38/+13
* all: refactor to make use of nm_utils_inet[46]_ntop functionsThomas Haller2013-12-097-216/+76
* libnm-util: add nm_utils_inet[46]_ntop functionsThomas Haller2013-12-093-0/+67
* cli: add active connections to 'nmcli device status'Jiří Klimeš2013-12-091-8/+41
* libnm-util: bugfix wrong diff result in nm_connection_diffThomas Haller2013-12-091-7/+9
* core: fuzzier matching of connections on startup (rh #1029859)Dan Williams2013-12-0525-95/+306
|\
| * libnm-util: call virtual compare_property in nm_connection_diffThomas Haller2013-12-051-10/+7
| * core: ignore gateway host route during connection generationDan Williams2013-12-052-0/+32
| * core: fuzzier matching of generated connections to persistent onesDan Williams2013-12-055-23/+123
| * core: optimize generated connection matching a bitDan Williams2013-12-051-9/+13
| * libnm-util: add INFERRABLE flag and remove CANDIDATEDan Williams2013-12-0519-62/+140
|/
* platform: fix uninitialized variable bcaddr in build_rtnl_addr()Jiří Klimeš2013-12-051-1/+1
* core: suppress logging warning when trying to create existing directoryThomas Haller2013-12-041-2/+4
* manager: handle NULL ifname in nm_manager_can_device_auto_connect gracefullyJiří Klimeš2013-12-041-0/+3
* manager: do not create software devices when device was manually disconnectedJiří Klimeš2013-12-041-2/+9
* device: do not remove software devices on initial disconnected (rh #1035814)Jiří Klimeš2013-12-041-0/+2
* agent-manager: if an agent returns UserCanceled, stopDan Winship2013-12-032-3/+13
* settings: prefer secret agents in the same process as the requestDan Winship2013-12-035-11/+40
* settings: port NMAgentManager, etc, to use NMAuthSubjectDan Winship2013-12-0318-108/+89
* core: make NMSessionMonitor non-refcountedDan Winship2013-12-037-44/+25
* platform: fix possible out-of-bounds access with RA route maskingDan Williams2013-12-031-3/+7
* platform: set IPv4 broadcast address too (rh #1032819)Dan Williams2013-12-031-0/+32
* trivial: remove duplicate codeDan Williams2013-12-021-1/+0
* core: connection matching and libnm-util cleanups (bgo #715196)Dan Williams2013-12-0231-265/+291
|\
| * core: generated slave connections should not have IP settingsDan Williams2013-12-021-20/+24
| * core: updating a Generic setting should set the interface nameDan Williams2013-12-021-0/+8
| * Revert "device: bind the generated loopback connection to 'lo' interface"Dan Williams2013-12-021-6/+0
| * keyfile: ensure slave connections have the right settingsDan Williams2013-12-021-4/+31
| * ifcfg-rh: write zero-value bridge and bridge port optionsDan Williams2013-12-021-5/+5
| * libnm-util: remove usage of NM_SETTING_PARAM_SERIALIZEDan Williams2013-12-0227-230/+223
|/
* core: print peer_address in NMPlatform address_to_stringThomas Haller2013-12-021-2/+20
* platform/core: add back support for PtP/peer addresses (rh #1018317)Dan Winship2013-12-0216-153/+118
* cli: fix nmcli help for connection object (rh #1036545)Jiří Klimeš2013-12-021-1/+1
* manager: fix connection auto-activation in timestamp-based order (rh #1029854)Jiří Klimeš2013-11-292-3/+11
* examples: update examples for new device typesJiří Klimeš2013-11-293-2/+16
* trivial: update a commentJiří Klimeš2013-11-291-4/+3
* nmcli: fix connecting VLANs without an explicit interface-name (rh #1034908)Jiří Klimeš2013-11-281-5/+26
* tools: enhance description for the nm-settings manual pageJiří Klimeš2013-11-281-13/+28
* tools: add team, team-port and dcb settings into generate-settings-spec.cJiří Klimeš2013-11-281-6/+12
* Revert "libnm-util: refactor NMSetting construction, assert of setting name"Jiří Klimeš2013-11-281-3/+27
* dhcp: dhcpcd uses a fixed path for PID filesDan Williams2013-11-272-1/+5