summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: bump version to 1.0.01.0.0Dan Williams2014-12-191-2/+2
* release: remove "nano" versionDan Williams2014-12-192-6/+5
* Revert "core: force disable_ipv6=0 when turning on userspace IPv6LL"Dan Williams2014-12-191-4/+3
* core: force disable_ipv6=0 when turning on userspace IPv6LLDan Williams2014-12-191-3/+4
* core: fix re-activation of connections on EXTERNAL_DOWN interfaces (bgo #741742)Dan Williams2014-12-191-29/+44
* build: fix check-exports.sh for ppc64 archThomas Haller2014-12-191-1/+1
* libnm/tests: make tested IPv4 addresses non-palindromicThomas Haller2014-12-191-16/+16
* libnm/tests: fix build failure on big-endian machinesThomas Haller2014-12-191-2/+4
* contrib/rpm: exclude device plugins for ADSL and Wi-Fi on s390Thomas Haller2014-12-191-0/+4
* contrib/rpm: fix spec file for s390/s390xThomas Haller2014-12-191-2/+6
* contrib/rpm: fix --srpm option of build_clean.shThomas Haller2014-12-191-0/+2
* po: update Tamil (ta) translation (bgo #741752)Shantha kumar2014-12-191-1909/+3178
* po: update Turkish (tr) translation (bgo #741737)Necdet Yücel2014-12-191-1491/+6954
* libnm-util, libnm-glib: bump sonames for 1.0Dan Winship2014-12-182-2/+2
* docs: misc small fixesDan Winship2014-12-1816-81/+114
* release: update NEWSDan Williams2014-12-181-0/+2
* core: don't assume connection if device is EXTERNAL_DOWN (bgo #741694)Dan Williams2014-12-181-0/+1
* build: embed git-commit-id as string inside libnm binaryThomas Haller2014-12-183-0/+13
* all: move STRLEN() macro to global header nm-utils-internal.hThomas Haller2014-12-184-3/+5
* logging: pass file:line as separate arguments to _nm_log()Thomas Haller2014-12-183-9/+11
* device: fix assertion in nm_device_slave_notify_release() logging the master ...Thomas Haller2014-12-181-1/+3
* core: fix setting initial EXTERNAL_DOWN unmanaged flag (bgo #725647) (rh #103...Dan Williams2014-12-181-4/+9
* trivial: add some debug messages on device destruction/removalDan Williams2014-12-182-0/+5
* core: don't bounce disable_ipv6 if NM IPv6LL wasn't enabled (bgo #740702)Dan Williams2014-12-171-1/+4
* core: tell systemd to restart NetworkManager.service if it exited with failur...Mikko Rapeli2014-12-171-0/+1
* platform/tests: for route tests, add test routes with a different metricThomas Haller2014-12-161-2/+4
* merge: don't manage external software devices until IFF_UP or IP config (bgo ...Dan Williams2014-12-163-32/+94
|\
| * core: don't bring up devices using assumed connections (bgo #725647) (rh #103...Dan Williams2014-12-161-16/+18
| * core: don't manage externally created software devices until IFF_UP (rh #1030...Dan Williams2014-12-162-15/+73
| * core: don't assume connections for INTERNAL or PARENT unmanaged devicesDan Williams2014-12-161-1/+3
|/
* merge: fix all defects found by coverity (bgo #741122)Jiří Klimeš2014-12-1612-51/+79
|\
| * tests: fix NEGATIVE_RETURNS (CWE-394) in testsJiří Klimeš2014-12-161-1/+5
| * tests: mute coverity INFINITE_LOOP errorJiří Klimeš2014-12-161-0/+2
| * ifcfg-rh: coverity complained about not checking stat() return valueJiří Klimeš2014-12-161-2/+4
| * device: mute coverity CHECKED_RETURN (CWE-252)Jiří Klimeš2014-12-161-5/+7
| * tests: mute coverity for CHECKED_RETURN (CWE-252) in testsJiří Klimeš2014-12-163-33/+48
| * libnm-core: mute coverity for RESOURCE_LEAK (CWE-772) in g_return_val_if_fail()Jiří Klimeš2014-12-163-3/+7
| * cli: fix DEADCODE (CWE-561) found by coverityJiří Klimeš2014-12-161-7/+4
| * cli: mute coverity for Error: DEADCODE (CWE-561)Jiří Klimeš2014-12-161-0/+2
|/
* core: don't auto-launch logind (bgo #741572)Dan Williams2014-12-161-9/+44
* libnm: remove __libnm_local section from version scriptDan Winship2014-12-161-6/+3
* release: bump version to 0.995 (1.0-rc1)1.0-rc10.995.0.00.995Dan Williams2014-12-121-2/+2
* team: only proceed with stage2 when team device is STATE_PREPAREThomas Haller2014-12-121-3/+8
* core: better handle DHCP expiry/nak during initial lease acquisition (bgo #73...Dan Williams2014-12-124-10/+25
* utils: add missing va_end macro in nm_utils_uuid_generate_from_strings()Jiří Klimeš2014-12-121-0/+1
* core: fix attaching managed slaves to master devices (rh #1141266)Dan Williams2014-12-111-3/+4
* core: fix warning when releasing slaves on exit (rh #1169936)Dan Williams2014-12-111-1/+1
* man: allow installing pre-built manual pages if we can't build itJiří Klimeš2014-12-111-1/+1
* core: clean up half-done IP operations when re-entering NEED_AUTH state (bgo ...Dan Williams2014-12-111-12/+27
* build: add --enable-lto to enable Link Time Optimization (bgo #741140)Dan Williams2014-12-111-0/+8