summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* platform/ethtool,mii: retry ioctl when interface name was renamed for ehttool...th/ethtool-retryThomas Haller2019-05-062-171/+314
* shared: add nm_malloc_maybe_a(), nm_malloc0_maybe_a() and nm_memdup_maybe_a()...Thomas Haller2019-05-041-0/+55
* po: update Spanish (es) translationRodrigo Lledó2019-05-041-2399/+2987
* release: bump version to 1.19.2-dev1.19.2-devLubomir Rintel2019-05-032-2/+2
* build: fix an out-of-tree buildLubomir Rintel2019-05-031-1/+1
* NEWS: updateLubomir Rintel2019-05-031-0/+2
* device/wireguard: fix memleak for NMDeviceWireGuardThomas Haller2019-05-031-0/+2
* platform/tests: workaround routing-rules test failure due to suppress_prefixl...Thomas Haller2019-05-021-2/+1
* po: update Spanish (es) translationRodrigo Lledó2019-05-011-32/+30
* po: update Ukrainian (uk) translationYuri Chornoivan2019-05-011-2518/+2618
* libnm: merge branch 'th/libnm-setting-cleanup'Thomas Haller2019-05-0125-385/+555
|\
| * libnm: unify property-to-dbus handling of NMSettingThomas Haller2019-05-0111-135/+136
| * libnm: rename function pointers of NMSettInfoPropertyThomas Haller2019-05-014-87/+97
| * libnm: pass connection to compare_property() functionThomas Haller2019-05-0118-129/+236
| * libnm: cleanup converting properties to GVariantThomas Haller2019-05-012-61/+99
| * libnm: cleanup get_property_for_dbus()Thomas Haller2019-05-011-45/+51
| * shared: add nm_g_variant_take_ref() utilThomas Haller2019-05-011-0/+8
|/
* merge: branch 'lr/tc-attrs'Lubomir Rintel2019-04-305-15/+274
|\
| * tc/tfilter: add mirred actionLubomir Rintel2019-04-305-8/+104
| * tc/qdisc: add support for fq_codel attributesLubomir Rintel2019-04-305-7/+170
|/
* merge: branch 'lr/dispatcher-split'Lubomir Rintel2019-04-306-193/+91
|\
| * contrib/rpm: provide NetworkManager-dispatcherlr/dispatcher-splitLubomir Rintel2019-04-291-0/+2
| * contrib/rpm: (trivial) move some %files around, remove a duplicateLubomir Rintel2019-04-291-4/+3
| * dispatcher: look for the scripts in /usr/lib as wellLubomir Rintel2019-04-292-37/+71
| * src/dispatcher: do not monitor dispatcher scriptsLubomir Rintel2019-04-261-145/+4
| * build: install dispatcher dirs in /usrLubomir Rintel2019-04-262-7/+11
|/
* cli,libnm: merge branch 'th/cli-team-cleanup'Thomas Haller2019-04-2526-936/+2080
|\
| * ifcfg-rh: support serializaing all possible values for ethernet.s390-options ...Thomas Haller2019-04-252-2/+10
| * libnm: refactor implementation of "ethernet.s390-options" propertyThomas Haller2019-04-256-79/+274
| * libnm/keyfile: implement ethernet.s390-options in keyfileThomas Haller2019-04-252-2/+204
| * shared,libnm-core: use nm_utils_named_value_list_sort()Thomas Haller2019-04-253-9/+2
| * shared: add nm_utils_named_value_list_*() utilsThomas Haller2019-04-252-0/+114
| * cli: drop GValue transform functions for strdict and implement it in _get_fcn...Thomas Haller2019-04-252-45/+26
| * cli: drop GValue transformation of GBytes to string and implement bytes gette...Thomas Haller2019-04-252-67/+31
| * cli: drop GValue transform function for G_TYPE_STRV to G_TYPE_STRINGThomas Haller2019-04-252-30/+31
| * cli: cleanup and fix handling of unset/empty "ipv4.dns-options"Thomas Haller2019-04-255-565/+654
| * cli: add RETURN_STR_TEMPORARY() macro to "clients/common/nm-meta-setting-desc.c"Thomas Haller2019-04-251-0/+12
| * cli: use escaped-tokens style for team-link-watcher list propertiesThomas Haller2019-04-251-3/+1
| * cli: refactor team-link-watcher to/from stringsThomas Haller2019-04-254-128/+336
| * shared: fix to/from string of vlanid and missed-max values for NMTeamLinkWatcherThomas Haller2019-04-252-14/+19
| * shared/tests: add test for NMTeamLinkWatcher to/from stringThomas Haller2019-04-251-0/+220
| * shared/tests: add tests for libnm-core-auxThomas Haller2019-04-256-28/+120
| * shared: fix missing space printing "send-always" flag of NMTeamLinkWatcherThomas Haller2019-04-251-1/+1
| * cli,shared: move NMTeamLinkWatcher to/from string function to "nm-libnm-core-...Thomas Haller2019-04-253-154/+166
| * shared: add "nm-libnm-core-aux/nm-libnm-core-aux.h"Thomas Haller2019-04-254-1/+51
|/
* manager: merge branch 'bg/sw-device-sleep-rh1701585'Beniamino Galvani2019-04-241-7/+13
|\
| * manager: unmanage software devices when networking gets disabledBeniamino Galvani2019-04-241-3/+9
| * manager: clear unmanaged-sleeping flag on software devices on resumeBeniamino Galvani2019-04-241-4/+4
|/
* cli: don't wait for connection change on update failureBeniamino Galvani2019-04-241-2/+4
* README: Update git clone commandTill Maas2019-04-241-2/+2