summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* initrd: set a default carrier timeout of 10 seconds in initrdbg/initrd-carrier-timeoutBeniamino Galvani2022-07-111-4/+14
* contrib/rpm: untangle setting of bcond_{test,debug} defaultsLubomir Rintel2022-07-102-14/+6
* release: bump version to 1.39.9 (development)1.39.9-devLubomir Rintel2022-07-072-2/+2
* systemd: merge branch systemd into mainThomas Haller2022-07-0770-1118/+1872
|\
| * systemd: update code from upstream (2022-07-05)Thomas Haller2022-07-0575-4465/+1849
* | gitlab-ci: fix unit tests on centos7 for python-pexpect dependencyThomas Haller2022-07-063-6/+8
* | clang-format: merge branch 'th/gitlab-ci-update'Thomas Haller2022-07-0635-399/+400
|\ \
| * | add reformatting commit to ".git-blame-ignore-revs"Thomas Haller2022-07-061-0/+1
| * | all: reformat with clang-format (clang-tools-extra-14.0.0-1.fc36) and update ...Thomas Haller2022-07-0634-399/+399
|/ /
* | contrib: fix "nm-python-black-format.sh" script to ignore systemd,c-util,nett...Thomas Haller2022-07-061-0/+10
* | c-stdaux: re-import git-subtree for 'src/c-stdaux'Thomas Haller2022-07-0615-180/+690
|\ \
| * | Squashed 'src/c-stdaux/' changes from 99fe83cd5698..1407a1fb2754Thomas Haller2022-07-0615-180/+690
* | | c-siphash: re-import git-subtree for 'src/c-siphash'Thomas Haller2022-07-062-8/+5
|\ \ \
| * | | Squashed 'src/c-siphash/' changes from 1da8a0d46bfd..04187aa367eeThomas Haller2022-07-062-8/+5
* | | | c-rbtree: re-import git-subtree for 'src/c-rbtree'Thomas Haller2022-07-067-251/+354
|\ \ \ \
| * | | | Squashed 'src/c-rbtree/' changes from eb778d39694a..e56535a5daa5Thomas Haller2022-07-067-251/+354
* | | | | c-list: re-import git-subtree for 'src/c-list'Thomas Haller2022-07-062-6/+4
|\ \ \ \ \
| * | | | | Squashed 'src/c-list/' changes from b86ba656ac22..fa024740fc6fThomas Haller2022-07-062-6/+4
* | | | | | example: add python example for libnm, NMClient, GMainContext and asyncThomas Haller2022-07-052-0/+449
* | | | | | gitignore: ignore m4/gettext artifactsThomas Haller2022-07-051-1/+3
* | | | | | contrib/rpm: BR pexpectLubomir Rintel2022-07-041-0/+2
* | | | | | libnm: fix timestamp in LIBNM_CLIENT_DEBUG debug loggingThomas Haller2022-07-041-2/+2
* | | | | | libnm: fix "parameters" argument in nm_client_dbus_call() to be optionalThomas Haller2022-07-041-4/+4
* | | | | | merge: branch 'leak'Beniamino Galvani2022-07-041-0/+1
|\ \ \ \ \ \
| * | | | | | supplicant: fix a memory leakSlava Monich2022-07-041-0/+1
|/ / / / / /
* | | | | | wifi: wait supplicant to settle before renewing DHCP after roamBeniamino Galvani2022-07-041-2/+39
* | | | | | po: update Ukrainian (uk) translationYuri Chornoivan2022-07-041-2917/+2687
* | | | | | libnm/docs: expand documentation for wireguard.ip4-auto-default-routeThomas Haller2022-06-303-3/+6
* | | | | | release: bump version to 1.39.8 (development)1.39.8-devLubomir Rintel2022-06-302-2/+2
* | | | | | platform: merge branch 'th/platform-nmp-object-lookup'Thomas Haller2022-06-3015-49/+55
|\ \ \ \ \ \
| * | | | | | platform: rename nmp_lookup_init_object() to nmp_lookup_init_object_by_ifindex()Thomas Haller2022-06-3015-42/+52
| * | | | | | platform: use memset() in _nmp_object_stackinit_from_class()Thomas Haller2022-06-301-7/+3
|/ / / / / /
* | | | | | merge: branch 'lr/client-ask-mode'Lubomir Rintel2022-06-305-29/+76
|\ \ \ \ \ \
| * | | | | | tests/client: add interactive add testlr/client-ask-modeLubomir Rintel2022-06-301-0/+22
| * | | | | | tests/client: do not consult expected result files if no checks require themLubomir Rintel2022-06-301-0/+3
| * | | | | | tests/client: add a pexpect-based test runnerLubomir Rintel2022-06-301-24/+43
| * | | | | | contrib/packages: install pexpectLubomir Rintel2022-06-304-5/+8
* | | | | | | man: extend `man NetworkManager-wait-online.service` with examplesThomas Haller2022-06-301-1/+24
* | | | | | | all: make "ipv6.addr-gen-mode" configurable by global defaultThomas Haller2022-06-2949-764/+852
|/ / / / / /
* | | | | | team: specify cli-type for teamdctl_connect() to select usock/dbusThomas Haller2022-06-271-36/+64
* | | | | | merge: branch 'lr/gettext-2'Lubomir Rintel2022-06-2718-153/+141
|\ \ \ \ \ \
| * | | | | | ci: trivial changes to commentsLubomir Rintel2022-06-272-2/+4
| * | | | | | ci: drop Ubuntu 16.04Lubomir Rintel2022-06-275-89/+7
| * | | | | | po: make dist depend on update-poLubomir Rintel2022-06-272-1/+4
| * | | | | | build: stop relying on intltool for i18nMartin Blanchard2022-06-2711-62/+127
|/ / / / / /
* | | | | | platform: fix routing rule test failureBeniamino Galvani2022-06-271-0/+5
* | | | | | merge: branch 'bg/route-attrs'Beniamino Galvani2022-06-2714-45/+227
|\ \ \ \ \ \
| * | | | | | libnm,core: add support for {rto_min,quickack,advmss} route attributesBeniamino Galvani2022-06-2711-3/+93
| * | | | | | platform: add support for {rto_min,quickack,lock-advmss} route attributesBeniamino Galvani2022-06-273-42/+110
| * | | | | | ifcfg-rh: support reading boolean route attributesBeniamino Galvani2022-06-271-0/+24
|/ / / / / /