summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '0e9aa8001a34' into th/l3cfg-17th/l3cfg-17Thomas Haller2021-04-1355-508/+1564
|\
| * audit: merge branch 'th/audit-cleanup'Thomas Haller2021-04-1310-94/+319
| |\
| | * audit: improve audit logging for setting NMDevice D-Bus objectsth/audit-cleanupThomas Haller2021-04-121-18/+104
| | * audit: pass and reuse NMStrBuf for build_message()Thomas Haller2021-04-121-17/+24
| | * audit: don't use GValue for tracking values in AuditField structThomas Haller2021-04-121-36/+59
| | * audit: use NMStrBuf in audit's build_message()Thomas Haller2021-04-121-18/+14
| | * audit: fix using original file:line information for audit loggingThomas Haller2021-04-121-1/+12
| | * logging: add _nm_log_full() macroThomas Haller2021-04-123-16/+14
| | * glib-aux: add nm_va_args_one_ptr() helper macroThomas Haller2021-04-121-0/+13
| | * glib-aux: add int64/uint64 types to NMValueTypeThomas Haller2021-04-122-2/+86
| | * std-aux: add NM_UTILS_GET_NEXT_REALLOC_SIZE_232 defineThomas Haller2021-04-122-0/+7
| |/
| * build: fix build dependency for systemd's fundamental for "config-extra.h"Thomas Haller2021-04-121-0/+1
| * libnm: fix nm_device_set_autoconnect() to use correct D-Bus property nameThomas Haller2021-04-091-2/+2
| * nmtui: cleanup includes in "nmt-newt-utils.c"Thomas Haller2021-04-081-2/+3
| * nmtui: support setting nmtui colors via environment variablesVojtech Bubela2021-04-081-1/+106
| * glib-aux: only evaluate arguments to NM_FLAGS_ALL() macro onceThomas Haller2021-04-071-2/+8
| * m4/ax_lib_readline.m4: Update after running aclocalmasterJavier Jardón2021-04-071-36/+22
| * tests: fix undefined references to pthreadorbea2021-04-073-0/+525
| * dns: merge branch 'th/dns-minor-cleanup'Thomas Haller2021-04-071-46/+46
| |\
| | * dns: use C99 static array indexes in function parameters for compute_hash()Thomas Haller2021-04-071-1/+1
| | * dns/trivial: add code commentThomas Haller2021-04-071-0/+2
| | * dns/trivial: rename "ip_configs_lst" to "ip_config_lst"Thomas Haller2021-04-071-20/+20
| | * dns: also log empty DNS info during _collect_resolv_conf_data()Thomas Haller2021-04-071-10/+7
| | * dns: use NMStrBuf in _collect_resolv_conf_data()Thomas Haller2021-04-071-15/+16
| |/
| * systemd: merge branch systemd into masterThomas Haller2021-04-0631-235/+379
| |\
| | * systemd: update code from upstream (2021-04-06)Thomas Haller2021-04-0627-236/+367
| * | tools: use libtool --mode=executeorbea2021-04-042-15/+18
| * | contrib: fix URL to nm-git-bundle in "nm-copr-build.sh"Thomas Haller2021-04-011-1/+1
| * | docs: fix reference to "main" branch in docsThomas Haller2021-04-011-1/+1
| * | Changelog: update references to "main" branchThomas Haller2021-04-011-2/+2
| * | contrib/rpm: fix reference to main branch in NetworkManager.specThomas Haller2021-04-011-1/+1
| * | contrib/scripts: use "main" branch name in "checkpatch-feature-branch.sh"Thomas Haller2021-04-011-4/+4
| * | contrib: update nm-git-bundle to use "main" branchThomas Haller2021-04-012-5/+5
| * | gilab-ci: update .gitlab-ci.yml to use "main" branch nameThomas Haller2021-04-012-7/+7
| * | contrib/scripts: update find-backports script to use "main" branch nameThomas Haller2021-04-011-2/+2
| * | contrib/release: update release.sh script to use "main" branch nameThomas Haller2021-04-011-25/+25
| * | example: rework "vpn-import-libnm" exampleThomas Haller2021-04-011-41/+130
* | | Merge commit '24bcb8e3e412' into th/l3cfg-17Thomas Haller2021-04-13128-20022/+21229
|\ \ \ | |/ /
| * | systemd: fix borked mergeThomas Haller2021-04-0115-94/+172
| * | systemd: merge branch systemd into masterThomas Haller2021-04-0184-1988/+2287
| |\ \ | | |/
| | * systemd: update code from upstream (2021-03-30)Thomas Haller2021-03-3084-1961/+2287
| * | all: merge branch 'balrog-kun:serialize-flags'Thomas Haller2021-04-0119-100/+129
| |\ \
| | * | libnm-core: use _nm_connection_serialize_non_secret() in _nm_utils_hwaddr_clo...Thomas Haller2021-04-011-2/+1
| | * | all: Replace deprecated NM_CONNECTION_SERIALIZE_* flagsAndrew Zaborowski2021-04-0110-19/+19
| | * | settings: Don't clone connections to serialize secretsAndrew Zaborowski2021-04-011-37/+15
| | * | libnm: Refactor NM_CONNECTION_SERIALIZE_* flagsAndrew Zaborowski2021-04-019-44/+96
| |/ /
| * | po: update Russian (ru) translationJulia Dronova2021-04-011-9640/+10220
| * | po: update Ukrainian (uk) translationYuri Chornoivan2021-04-011-8137/+8177
| * | libnm: don't use defined strings in translated strings in "nm-setting-ip-conf...Yuri Chornoivan2021-03-301-5/+3
| * | systemd: merge branch 'systemd'Thomas Haller2021-03-300-0/+0
| |\ \ | | |/