summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-13bridge: add reapply supportlr/bridge-reapplyLubomir Rintel1-15/+82
2022-07-13release: bump version to 1.39.10 (development)1.39.10-devLubomir Rintel2-2/+2
2022-07-13examples: fix tracking destruction in destroy_nmc()Thomas Haller1-3/+3
2022-07-12veth: fix veth activation on bootingFernando Fernandez Mancera1-4/+11
2022-07-11core: update DNS when the device enters IP_CONFIG stateBeniamino Galvani1-11/+6
2022-07-11initrd: set a default carrier timeout of 10 seconds in initrdbg/initrd-carrier-timeoutBeniamino Galvani1-4/+14
2022-07-10contrib/rpm: untangle setting of bcond_{test,debug} defaultsLubomir Rintel2-14/+6
2022-07-07release: bump version to 1.39.9 (development)1.39.9-devLubomir Rintel2-2/+2
2022-07-07systemd: merge branch systemd into mainThomas Haller70-1118/+1872
2022-07-06gitlab-ci: fix unit tests on centos7 for python-pexpect dependencyThomas Haller3-6/+8
2022-07-06clang-format: merge branch 'th/gitlab-ci-update'Thomas Haller35-399/+400
2022-07-06add reformatting commit to ".git-blame-ignore-revs"Thomas Haller1-0/+1
2022-07-06all: reformat with clang-format (clang-tools-extra-14.0.0-1.fc36) and update ...Thomas Haller34-399/+399
2022-07-06contrib: fix "nm-python-black-format.sh" script to ignore systemd,c-util,nett...Thomas Haller1-0/+10
2022-07-06c-stdaux: re-import git-subtree for 'src/c-stdaux'Thomas Haller15-180/+690
2022-07-06Squashed 'src/c-stdaux/' changes from 99fe83cd5698..1407a1fb2754Thomas Haller15-180/+690
2022-07-06c-siphash: re-import git-subtree for 'src/c-siphash'Thomas Haller2-8/+5
2022-07-06Squashed 'src/c-siphash/' changes from 1da8a0d46bfd..04187aa367eeThomas Haller2-8/+5
2022-07-06c-rbtree: re-import git-subtree for 'src/c-rbtree'Thomas Haller7-251/+354
2022-07-06Squashed 'src/c-rbtree/' changes from eb778d39694a..e56535a5daa5Thomas Haller7-251/+354
2022-07-06c-list: re-import git-subtree for 'src/c-list'Thomas Haller2-6/+4
2022-07-06Squashed 'src/c-list/' changes from b86ba656ac22..fa024740fc6fThomas Haller2-6/+4
2022-07-05example: add python example for libnm, NMClient, GMainContext and asyncThomas Haller2-0/+449
2022-07-05gitignore: ignore m4/gettext artifactsThomas Haller1-1/+3
2022-07-05systemd: update code from upstream (2022-07-05)Thomas Haller75-4465/+1849
2022-07-04contrib/rpm: BR pexpectLubomir Rintel1-0/+2
2022-07-04libnm: fix timestamp in LIBNM_CLIENT_DEBUG debug loggingThomas Haller1-2/+2
2022-07-04libnm: fix "parameters" argument in nm_client_dbus_call() to be optionalThomas Haller1-4/+4
2022-07-04merge: branch 'leak'Beniamino Galvani1-0/+1
2022-07-04supplicant: fix a memory leakSlava Monich1-0/+1
2022-07-04wifi: wait supplicant to settle before renewing DHCP after roamBeniamino Galvani1-2/+39
2022-07-04po: update Ukrainian (uk) translationYuri Chornoivan1-2917/+2687
2022-06-30libnm/docs: expand documentation for wireguard.ip4-auto-default-routeThomas Haller3-3/+6
2022-06-30release: bump version to 1.39.8 (development)1.39.8-devLubomir Rintel2-2/+2
2022-06-30platform: merge branch 'th/platform-nmp-object-lookup'Thomas Haller15-49/+55
2022-06-30platform: rename nmp_lookup_init_object() to nmp_lookup_init_object_by_ifindex()Thomas Haller15-42/+52
2022-06-30platform: use memset() in _nmp_object_stackinit_from_class()Thomas Haller1-7/+3
2022-06-30merge: branch 'lr/client-ask-mode'Lubomir Rintel5-29/+76
2022-06-30tests/client: add interactive add testlr/client-ask-modeLubomir Rintel1-0/+22
2022-06-30tests/client: do not consult expected result files if no checks require themLubomir Rintel1-0/+3
2022-06-30tests/client: add a pexpect-based test runnerLubomir Rintel1-24/+43
2022-06-30contrib/packages: install pexpectLubomir Rintel4-5/+8
2022-06-30man: extend `man NetworkManager-wait-online.service` with examplesThomas Haller1-1/+24
2022-06-29all: make "ipv6.addr-gen-mode" configurable by global defaultThomas Haller49-764/+852
2022-06-27team: specify cli-type for teamdctl_connect() to select usock/dbusThomas Haller1-36/+64
2022-06-27merge: branch 'lr/gettext-2'Lubomir Rintel18-153/+141
2022-06-27ci: trivial changes to commentsLubomir Rintel2-2/+4
2022-06-27ci: drop Ubuntu 16.04Lubomir Rintel5-89/+7
2022-06-27po: make dist depend on update-poLubomir Rintel2-1/+4
2022-06-27build: stop relying on intltool for i18nMartin Blanchard11-62/+127