summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backport-1-0/dcbw/external-managed-iffup-rh1030947' into nm-1-0th/nm-1-0-integrationThomas Haller2014-12-163-32/+115
|\
| * fixup! core: don't manage externally created software devices until IFF_UP (r...Dan Williams2014-12-161-6/+13
| * 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-163-15/+87
| * core: don't assume connections for INTERNAL or PARENT unmanaged devicesDan Williams2014-12-161-1/+3
* | Merge branch 'backport-1-0/assume-ipv6-bgo740702' into nm-1-0Thomas Haller2014-12-161-1/+4
|\ \ | |/ |/|
| * fixup! core: don't bounce disable_ipv6 if NM IPv6LL wasn't enabled (bgo #740702)Thomas Haller2014-12-161-1/+1
| * core: don't bounce disable_ipv6 if NM IPv6LL wasn't enabled (bgo #740702)Dan Williams2014-12-161-1/+4
|/
* 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
* platform: Fix build with LIBNL_INET6_ADDR_GEN_MODELubomir Rintel2014-12-111-0/+3
* platform,device: merge branch 'lr/bridge-rh1141266'Lubomir Rintel2014-12-114-56/+206
|\
| * device: assume connections for device with slaveslr/bridge-rh1141266Lubomir Rintel2014-12-111-3/+5
| * device: set the master on device additionLubomir Rintel2014-12-113-18/+50
| * device: release and enslave an interface if its master changedLubomir Rintel2014-12-111-2/+3
| * Revert "platform: increase NL buffer for systems with lots of interfaces (rh ...Lubomir Rintel2014-12-111-7/+0
| * platform: resynchronize with kernel when we're out of buffer spaceLubomir Rintel2014-12-111-10/+84
| * platform: refactor the object comparison logic into a separate functionLubomir Rintel2014-12-111-18/+30
| * platform: ensure all objects in link cache are of AF_UNSPEC familyLubomir Rintel2014-12-111-1/+37
|/
* device: merge branch 'lr/assumed-activation-rh1141264'Lubomir Rintel2014-12-112-31/+63
|\
| * device: don't fail activation when IP config is unavailable and unneededlr/assumed-activation-rh1141264Lubomir Rintel2014-12-111-15/+40
| * device: don't disconnect assumed connectionsLubomir Rintel2014-12-111-0/+8
| * device: turn nm_d_ip_config_should_fail to get_ip_config_may_failLubomir Rintel2014-12-112-16/+15
|/
* tests: fix setting MAC address in testsJiří Klimeš2014-12-111-3/+1
* core,cli,agent-mangager: merge branch 'lr/vpn-fixes'Lubomir Rintel2014-12-116-5/+35
|\
| * cli: expose the vpn.persistent propertylr/vpn-fixesLubomir Rintel2014-12-111-1/+13
| * core: don't wipe out VPN secrets if we're changing the connectionLubomir Rintel2014-12-111-0/+6
| * agent-manager: don't ever fail the secrets requests from GetSecrets()Lubomir Rintel2014-12-115-4/+16
|/
* platform: avoid conflicts when reinstalling the device-routeThomas Haller2014-12-114-33/+102
* device: add logging macro _LOGT()Thomas Haller2014-12-091-0/+1
* dispatcher: refactor constructing environment variables from strvThomas Haller2014-12-081-70/+43
* libnm: return 0 for empty address in hwaddr_binary_len()Thomas Haller2014-12-081-2/+5