summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: fix intersecting IPv6 configurationsbg/restore-ip6-addr-link-up-rh1548237Beniamino Galvani2019-05-081-1/+2
* device: unconditionally reapply IP configuration on link upBeniamino Galvani2019-05-081-8/+4
* all: fix typos (milli seconds -> milliseconds)Beniamino Galvani2019-05-082-2/+2
* modem/broadband: set the gsm.device-id in complete_connection()Lubomir Rintel2019-05-071-2/+16
* core: merge branch 'th/cache-state-keyfiles'Thomas Haller2019-05-0718-231/+794
|\
| * settings: cache keyfile databases for "timestamps" and "seen-bssids"Thomas Haller2019-05-078-207/+266
| * shared: add NMKeyFileDB APIThomas Haller2019-05-072-0/+443
| * shared: add "shared/nm-glib-aux/nm-keyfile-aux.h"Thomas Haller2019-05-075-1/+52
| * shared: add nm_log_level_from_syslog() helper to convert from syslog levelsThomas Haller2019-05-073-18/+28
| * core: use NM_SETTINGS_GET for singlton instead of nm_settings_get()Thomas Haller2019-05-072-5/+5
|/
* platform: merge branch 'th/ethtool-retry'Thomas Haller2019-05-073-171/+369
|\
| * platform/ethtool,mii: retry ioctl when interface name was renamed for ehttool...Thomas Haller2019-05-072-171/+314
| * shared: add nm_malloc_maybe_a(), nm_malloc0_maybe_a() and nm_memdup_maybe_a()...Thomas Haller2019-05-071-0/+55
|/
* device: fix reapply of MTUBeniamino Galvani2019-05-061-0/+3
* cli: merge branch 'bg/rh1702199'Beniamino Galvani2019-05-065-26/+65
|\
| * cli: hide certificate blobs unless --show-secrets is passedBeniamino Galvani2019-05-061-2/+1
| * cli: complete 802.1x certificate file namesBeniamino Galvani2019-05-061-0/+21
| * cli: allow completing filenamesBeniamino Galvani2019-05-065-8/+24
| * cli: remove bluetooth completion codeBeniamino Galvani2019-05-061-8/+2
| * cli: parse escape sequences when reading an 802.1x private keyBeniamino Galvani2019-05-061-10/+18
| * cli: fix setting private key passwordBeniamino Galvani2019-05-061-0/+1
|/
* settings: fix failed assertionBeniamino Galvani2019-05-061-1/+1
* 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