summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bond: add proper properties to NMSettingBondth/wip/bondprobsth/bondprobsDan Winship2013-12-0412-615/+1832
* 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
* dhcp: force IPv4-only for dhcpcdDan Williams2013-11-272-0/+11
* libnm-util: refactor NMSetting construction, assert of setting nameThomas Haller2013-11-271-27/+3
* libnm-util: fix minor memory leak in infiniband settingThomas Haller2013-11-271-0/+1
* libnm-util: trivial: rename private field and enum value in NMSettingVlanThomas Haller2013-11-271-13/+13
* libnm-util: fix minor memory leaks in bond and team settingThomas Haller2013-11-272-0/+3
* cli: add support for DCB settingsDan Williams2013-11-273-1/+561
* devices: if IP4 and IP6 config both fail right away, fail the deviceDan Winship2013-11-271-0/+5
* agents: fix crash in nm_secret_agent_cancel_secrets() (rh #922855)Jiří Klimeš2013-11-261-2/+4
* agents: fix removing requests from hash table while iterating itJiří Klimeš2013-11-261-6/+16
* Revert "core: add Devices property to Manager"Dan Williams2013-11-253-31/+4
* trivial: fix leak in hostname reverse-lookup codeDan Williams2013-11-251-2/+4
* core: add Devices property to ManagerDan Williams2013-11-253-4/+31
* core: capture DNS configuration from resolv.conf when generating connections ...Dan Williams2013-11-2211-42/+459
|\
| * core: don't leave additional default routes in captured IP configDan Williams2013-11-222-10/+15
| * core: capture DNS configuration from resolv.conf when generating connectionsDan Williams2013-11-2210-10/+425
| * policy: ignore nameservers when starting lookup thread (rh #1031763)Dan Williams2013-11-221-22/+19
|/
* core: fix crash in nm-manager-authThomas Haller2013-11-221-44/+35
* cli: add NMC_RESULT_ERROR_NOT_FOUND and use as appropriateDan Winship2013-11-224-20/+25
* cli: initialize interface-name for new team connections in editorJiří Klimeš2013-11-221-1/+5
* cli: bash completion completes filenames for team "config" propertyThomas Haller2013-11-221-1/+7