summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! core: fix matching of default metric value for static routesbg/route-metric-compare-rh1302532Beniamino Galvani2016-02-114-33/+39
* core: fix matching of default metric value for static routesBeniamino Galvani2016-02-114-19/+232
* nmtst: introduce nmtst_setting_ip_config_add_{address,route} helpersBeniamino Galvani2016-02-111-0/+50
* wifi: fixed some strings "cannot specific" => "cannot specify"gunchleoc2016-02-111-4/+4
* ifcfg-rh: ignore explicit IPv4 default routes in readerThomas Haller2016-02-111-2/+5
* exported-object: set object path after skeleton creationBeniamino Galvani2016-02-111-5/+7
* libnm-core: fix documentation for MAC_ADDRESS_RANDOMIZATION propertyBeniamino Galvani2016-02-111-3/+2
* nmtst: drop details argument from add-test helperThomas Haller2016-02-101-12/+5
* nmtst: fix nmtst_test_data_unpack() macroThomas Haller2016-02-091-1/+1
* libnm: fix NMSettingVxlan ageing and limit max valuesDan Williams2016-02-051-2/+2
* libnm: fix copy & paste error in NMSettingVxlan propertiesDan Williams2016-02-051-1/+1
* logging: add new logging macros _LOGx_err() to log errnoThomas Haller2016-02-053-21/+72
* platform: swap _LOG2t() and _LOG2T() macrosThomas Haller2016-02-051-7/+7
* platform: assume support for IPv6 temporary addrsses if detection failsThomas Haller2016-02-041-2/+2
* contrib/rpm: wrap long description linesThomas Haller2016-02-041-13/+15
* contrib/rpm: minor cleanupThomas Haller2016-02-041-1/+1
* doc: update CONTRIBUTING to no longer allow // FIXME commentsThomas Haller2016-02-041-4/+1
* device: check nm_ip6_config_get_address_first_nontentative() argumentBeniamino Galvani2016-02-031-2/+4
* contrib/rpm: update comment in 00-server.confThomas Haller2016-02-031-7/+1
* contrib/rpm: remove unneeded chkconfig and systemd-sysv requirementsThomas Haller2016-02-031-5/+0
* contrib/rpm: remove unused 10-ibft-plugin.conf fileThomas Haller2016-02-031-11/+0
* contrib/rpm: add rpm_version in spec fileThomas Haller2016-02-031-3/+4
* contrib/rpm: update comment for patches in spec fileThomas Haller2016-02-031-1/+1
* nmtst: add nmtst_add_test_func() helper to schedule tests with argumentsThomas Haller2016-02-031-0/+83
* nmtst: don't use G_STRLOC in test functionsThomas Haller2016-02-031-4/+4
* nmtst: improve test macros FAIL() and ASSERT()Thomas Haller2016-02-031-17/+11
* all/tests: fix messages for ASSERT() macroThomas Haller2016-02-034-25/+8
* po: update translations for "m[monitor]" -> "m[onitor]" changeJiří Klimeš2016-02-0366-69/+69
* cli: fix nmcli help for 'monitor' commandJiří Klimeš2016-02-031-1/+1
* vpn-plugin-info: add description for @filename parameterJiří Klimeš2016-02-031-1/+1
* contrib/rpm: make build more configurable by using conditionalsThomas Haller2016-02-023-37/+83
* contrib/rpm: add --no-build option to build_clean.shThomas Haller2016-02-021-13/+20
* device: merge branch 'th/device-ext-ip6-config-captured-bgo761371'Thomas Haller2016-02-023-47/+55
|\
| * device: check ext_ip6_config_captured for ll_addr in dhcp6_start_with_link_re...Thomas Haller2016-02-021-12/+4
| * device: move have_ip6_address() to nm_ip6_config_get_address_first_nontentati...Thomas Haller2016-02-023-27/+28
| * device: add ext_ip6_config_captured to remember the last-read platform config...Thomas Haller2016-02-021-7/+9
| * core: add nm_ip6_config_new_cloned() functionThomas Haller2016-02-022-2/+15
|/
* device/team: fix tiny memory leakBeniamino Galvani2016-02-011-0/+1
* connectivity: implement nm_connectivity_state_to_string() as NM_UTILS_LOOKUP_...Thomas Haller2016-02-011-18/+9
* utils: reimplement NM_UTILS_ENUM2STR_DEFINE() without helper functionThomas Haller2016-02-012-62/+22
* utils: pass entire return statement to NM_UTILS_LOOKUP_DEFINE()Thomas Haller2016-02-015-8/+12
* utils: change _NM_UTILS_LOOKUP_DEFINE() to generate compiler warning about mi...Thomas Haller2016-02-013-3/+6
* connectivity: fix calling parent dispose()Thomas Haller2016-02-011-6/+5
* dns: don't add an IP-addresss-like hostname to the search domainsThomas Haller2016-02-011-1/+2
* po: add Gaelic (gd) translation (bgo #761282)GunChleoc2016-01-312-0/+9472
* po: update Polish (pl) translation (bgo #761367)Piotr Drąg2016-01-311-1393/+1403
* dnsmasq-manager: lazy create debug logging stringThomas Haller2016-01-301-4/+3
* platform: ignore permanent MAC addresses of all ones (FF:FF:FF:FF:FF:FF)Dan Williams2016-01-291-1/+8
* core,dhcp: look for IPv6LL address in composite configDan Williams2016-01-291-1/+1
* ifcfg-rh/tests: fix variable scope for test argumentsThomas Haller2016-01-291-9/+6