summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* config: strip trailing/leading white spaces from config values (rh #1229861)jk/strip-cfg-values-rh1229861-1.0.2Jiří Klimeš2015-06-151-11/+25
* release: bump version to 1.0.21.0.2Lubomir Rintel2015-05-051-1/+1
* release: add CVE-2015-2924 to the NEWSLubomir Rintel2015-05-051-0/+2
* build: don't drop libnm-util/nm-version.h on cleanLubomir Rintel2015-05-051-2/+1
* build: work around automake-1.15 & intltool complaining about translations in...Lubomir Rintel2015-05-051-0/+2
* platform: fix memleak in build_rtnl_addr() using wrong put() methodThomas Haller2015-05-051-1/+1
* fix typo and do not translate an empty stringYuri Chornoivan2015-05-042-2/+2
* test: fix parsing of command line arguments for setting nmtst_test_quick()Thomas Haller2015-05-041-7/+8
* trivial: update .gitignore for new rdisc testsDan Williams2015-05-011-0/+2
* merge: fix continuous router solicitation loop issue with DNS expiry (rh #120...Dan Williams2015-05-0111-519/+1447
|\
| * rdisc: prevent solicitation loop for expiring DNS information (rh #1207730) (...Dan Williams2015-05-014-2/+112
| * rdisc: fix double-addition of gateways & routes if priority increasesDan Williams2015-05-012-29/+131
| * rdisc: split fake & linux test code; add testcasesDan Williams2015-05-015-118/+648
| * rdisc: fix leak of DNS domainsDan Williams2015-05-011-1/+7
| * rdisc: move most RA processing logic into base classDan Williams2015-05-016-473/+604
| * rdisc: add missing chain up to parent finalize/disposeDan Williams2015-05-012-0/+4
| * test: add nmtst_test_quick()Thomas Haller2015-05-011-3/+45
| * test: add EXIT_SKIP defineThomas Haller2015-05-011-0/+3
|/
* merge branch 'logging-refact' into nm-1-0Thomas Haller2015-04-297-27/+41
|\
| * logging: use _nm_log() to avoid duplicate check of whether logging is enabledThomas Haller2015-04-292-6/+6
| * logging: add logging macro _nm_log() that logs unconditionallyThomas Haller2015-04-291-1/+9
| * logging/trivial: rename _nm_log() to _nm_log_impl()Thomas Haller2015-04-293-18/+18
| * logging: ensure that the first argument of the logging statement is a C stringThomas Haller2015-04-291-1/+1
| * logging: always pass a static format string to logging functionsThomas Haller2015-04-291-2/+2
| * ibft/logging: don't localize logging stagementsThomas Haller2015-04-291-3/+3
| * logging: add error argument to _nm_log() to support "%m" format specifierThomas Haller2015-04-293-3/+9
|/
* platform: don't accept lowering IPv6 hop-limit from RA (CVE-2015-2924)Thomas Haller2015-04-294-16/+38
* platform: use driver name to detect IBM z-System CTC devices (rh #1212118)Jiří Klimeš2015-04-291-4/+3
* utils: add nm_clear_g_source() helperThomas Haller2015-04-281-0/+13
* platform: ignore routes with non-zero TOSThomas Haller2015-04-281-2/+3
* libnm: set error when failing registration of old secret agentLubomir Rintel2015-04-281-1/+1
* nm-iface-helper: set last_config properlyDavid Ward2015-04-271-8/+6
* release: update NEWSLubomir Rintel2015-04-241-0/+42
* dbus-manager: harden registering/unregistering objectDan Williams2015-04-231-4/+8
* ifcfg-rh: don't try to read DEVTIMEOUT from file for in-memory connectionsLubomir Rintel2015-04-231-1/+5
* core: refactor nm_ethernet_address_is_valid() and reject invalid addressesThomas Haller2015-04-232-25/+28
* core/test: add test for nm_ethernet_address_is_valid()Thomas Haller2015-04-231-0/+25
* wifi: avoid assertion in request_wireless_scan() passing NULL to nm_utils_ssi...Thomas Haller2015-04-231-1/+3
* platform: remove wrong assertionThomas Haller2015-04-231-1/+0
* cli: stop waiting for deactivation if device reaches unmanaged stateLubomir Rintel2015-04-231-3/+3
* libnm,core: don't mix up enum typesLubomir Rintel2015-04-234-4/+4
* cli: fix allowed slave-typesJiří Klimeš2015-04-221-1/+1
* core: add "fatal-warnings" option to NM_DEBUGThomas Haller2015-04-212-9/+24
* platform: load libnl-3.so.200, not libnl-3.so (rh #1205195)Jiří Klimeš2015-04-211-1/+1
* cli: better indicate when a Wi-Fi plugin might not be available (rh #1168573)Jiří Klimeš2015-04-201-44/+58
* cli: add PHYS_PORT_ID property to devicesJiří Klimeš2015-04-201-7/+10
* valgrind: fix suppressions for glib for Fedora 21Thomas Haller2015-04-171-0/+11
* valgrind: add comment to suppressions fileThomas Haller2015-04-171-0/+6
* dispatcher: fix memleak in construct_device_dhcp4_items()Dan Williams2015-04-171-0/+1
* dispatcher: remove "old" from the test namesDan Winship2015-04-176-21/+21