summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! wifi: emit NEW_BSS on ScanDone to update APs in Wi-Fi device (rh #1267...jk/wifi-scan-list-rh1267327Thomas Haller2015-10-011-4/+4
* fixup! wifi: emit NEW_BSS on ScanDone to update APs in Wi-Fi device (rh #1267...Thomas Haller2015-10-011-4/+6
* wifi: emit NEW_BSS on ScanDone to update APs in Wi-Fi device (rh #1267327)Jiří Klimeš2015-10-011-15/+45
* supplicant: fix BSSs property typeJiří Klimeš2015-10-011-1/+1
* build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller2015-09-3053-116/+148
* dnsmasq-manager: forget the watch when the callback hitsLubomir Rintel2015-09-301-0/+1
* tui: add a missing include to fix buildLubomir Rintel2015-09-301-0/+2
* tui: fix crash during activation when failed to create secret-agentThomas Haller2015-09-301-4/+4
* build: add .travis.ymlLubomir Rintel2015-09-301-0/+10
* build: set -Werror when checking whether a -W<warning> option worksLubomir Rintel2015-09-301-1/+1
* vpn-connection: set the MTU for the VPN IP interfaceLubomir Rintel2015-09-291-7/+3
* wifi: fix a crash in on_bss_proxy_acquired() (rh #1266003)Jiří Klimeš2015-09-291-1/+1
* contrib/rpm: regenerate automake with locally present versionLubomir Rintel2015-09-281-2/+1
* Revert "libnm-util: don't include "nm-version.h" in "NetworkManager.h""Thomas Haller2015-09-261-0/+2
* device: increase IPv6LL DAD timeout (rh #1101809)Dan Williams2015-09-251-1/+6
* libnm: add NM_AVAILABLE_IN_1_0_6 to "nm-dbus-interface.h"Thomas Haller2015-09-251-0/+9
* libnm-core/libnm-util: fix an erroneous error messageJiří Klimeš2015-09-252-2/+0
* cli: allow 'ipv6' and 'ppp' settings for GSM and CDMA connections (rh #1265993)Jiří Klimeš2015-09-251-0/+4
* libnm-util: don't include "nm-version.h" in "NetworkManager.h"Thomas Haller2015-09-251-2/+0
* libnm: don't include "nm-version.h" in "nm-dbus-interface.h"Thomas Haller2015-09-258-9/+1
* man: fix in nm-settings-ifcfg-rh descriptionJiří Klimeš2015-09-251-2/+2
* modem-broadband: update modem's supported-ip-families (rh #1263959)Jiří Klimeš2015-09-251-0/+17
* tools/check-exports.sh: use ${NM} when availableQuentin Glidic2015-09-241-1/+1
* systemd: merge branch 'th/systemd-dhcp-timer-rh1260727'Thomas Haller2015-09-243-23/+63
|\
| * systemd: avoid potential crash due to uncanceled timers in client_receive_adv...Thomas Haller2015-09-241-1/+4
| * systemd/adapt: refactor sd_event_source to use a union for holding mutually e...Thomas Haller2015-09-241-8/+14
| * systemd/adapt: assert that a @source argument is passed to sd_event_add_time()Thomas Haller2015-09-241-0/+8
| * systemd/adapt: fix potential crash invoking sd_event_source callbacksThomas Haller2015-09-241-8/+20
| * systemd/adapt: use slice-allocator for struct sd_event_sourceThomas Haller2015-09-241-2/+2
| * systemd/adapt: refactor creation of struct sd_event_sourceThomas Haller2015-09-241-4/+12
| * logging: coerce negative error values to positive errnoThomas Haller2015-09-241-1/+4
|/
* supplicant: adjust fragment_size according to MTU (bgo #755145)Jiří Klimeš2015-09-2310-9/+207
* contrib/rpm: fix creating proper po/Makefile.in.in (rh #1265117)Jiří Klimeš2015-09-221-2/+2
* manager: cleanup NMRfkillManager in dispose()Jiří Klimeš2015-09-221-0/+5
* manager: disconnect signal handlers on 'settings' in dispose() (rh #1264676)Jiří Klimeš2015-09-221-1/+10
* merge: fix ADSL in nmcli and libnm-core/libnm-utils (rh #1264089)Jiří Klimeš2015-09-215-5/+189
|\
| * cli: allow creating ADSL connections with 'nmcli connection add' (rh #1264089)Jiří Klimeš2015-09-213-1/+171
| * cli: initialize adsl.protocol in editor when creating a new connectionJiří Klimeš2015-09-211-0/+8
| * libnm-core/libnm-util: fix an assertion in adsl settingJiří Klimeš2015-09-212-4/+10
|/
* device: remove unused ip_ifaceJiří Klimeš2015-09-211-7/+0
* wifi: remove unused variablesJiří Klimeš2015-09-211-4/+0
* platform: merge branch 'th/platform-permanent-hwaddr-rh1264024'Thomas Haller2015-09-181-8/+18
|\
| * platform: don't accept 00:00:00:00:00:00 as valid permanent addressThomas Haller2015-09-181-0/+7
| * platform: stack-allocate request data for nmp_utils_ethtool_get_permanent_add...Thomas Haller2015-09-181-8/+11
|/
* platform: merge branch 'th/platform-refresh-link-bgo754996'Thomas Haller2015-09-181-7/+69
|\
| * platform: cancel delayed action REFRESH_LINK when receiving an updateThomas Haller2015-09-181-6/+37
| * platform: refresh links when parent gets removedThomas Haller2015-09-181-0/+31
| * platform: fix handling refresh-link delayed actionsThomas Haller2015-09-181-1/+1
|/
* coverity: calm coverity for clock_gettime() return value checkJiří Klimeš2015-09-181-1/+3
* dhcp/systemd: fix leaking leases after dhcp_lease_load()Thomas Haller2015-09-171-7/+8