summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* dns-manager: export state via D-BusDan Winship2013-12-154-109/+554
* policy: invoke NMPolicy::device_state_changed() after other handlers (rh #103...Jiří Klimeš2013-12-121-11/+19
* core: clear device on NMActiveConnection when the connection is DEACTIVATEDJiří Klimeš2013-12-122-9/+25
* policy: remove schedule_activate_check() from FAILED handlerJiří Klimeš2013-12-121-1/+0
* core: ensure 'activation' pending action encompasses full activation processDan Williams2013-12-122-15/+8
* core: delay startup complete until carrier is found or timeout (rh #1034921) ...Dan Williams2013-12-121-0/+37
* core: convert pending actions from a counter to a GArrayDan Williams2013-12-121-28/+96
* dbus: allow communication with NetworkManager-iodine VPN pluginDan Fruehauf2013-12-121-0/+1
* trivial: whitespace fixThomas Haller2013-12-121-3/+3
* core: minor fix in find_active_ap when matching APThomas Haller2013-12-121-0/+1
* core: trivial change in nm_ap_set_ssidThomas Haller2013-12-121-1/+1
* wifi: always assume can_scan_ssid and use ap_scan=1 for infra modeThomas Haller2013-12-129-32/+10
* core: cleanup handling of AP in nm-device-wifi and fix crashThomas Haller2013-12-122-177/+122
* Revert "core: workaround crash when connecting to wifi (rh #1025371)"Thomas Haller2013-12-121-9/+7
* trivial: update dates in ifcfg-rh and keyfile pluginsJiří Klimeš2013-12-122-4/+4
* ifcfg-rh: read/write dhcp-send-hostname as DHCP_SEND_HOSTNAME (rh #1001529)Jiří Klimeš2013-12-125-3/+97
* core: workaround indefinite retries of activating connectionThomas Haller2013-12-111-2/+5
* ethernet: add reconnect delay for PPPoE connections (rh #1023503)Dan Williams2013-12-111-9/+58
* 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-095-91/+38
* 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-051-1/+1
* 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: 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
* 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
* manager: fix connection auto-activation in timestamp-based order (rh #1029854)Jiří Klimeš2013-11-292-3/+11
* trivial: update a commentJiří Klimeš2013-11-291-4/+3
* dhcp: dhcpcd uses a fixed path for PID filesDan Williams2013-11-272-1/+5