summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* platform: add support for mcast_hash_max netlink attribute for bridgesbg/bridge-mcast-hash-maxSayed Shah2020-09-106-0/+21
* clients: set "ipv[46].dns-priority=-50" during import of WireGuard profilesThomas Haller2020-09-101-1/+1
* device: fix wrongly considering ipv6.may-fail for ipv4Beniamino Galvani2020-09-091-1/+1
* build/meson: enable "more_asserts" only for devel buildsThomas Haller2020-09-082-1/+8
* meson_options: fix suggested values for more_assertsJordan Petridis2020-09-081-1/+1
* build/docs: fix generated XML syntax in tools/generate-docs-nm-settings-docs-...Valentin David2020-09-081-2/+6
* tests: ignore valgrind warning about unhandled syscallsThomas Haller2020-09-071-3/+9
* build: fix test for valid po files (msgfmt -vc)Thomas Haller2020-09-071-3/+3
* device: enforce the absence of a master during activationbg/rh1869079Beniamino Galvani2020-09-071-9/+26
* l3cfg: merge branch 'th/l3cfg-7'Thomas Haller2020-09-0710-137/+822
|\
| * core: accept void pointer in nm_dbus_object_export() and relatedThomas Haller2020-09-072-28/+37
| * l3cfg: add nm_l3cfg_commit_type*() API for tracking the level for committing ...Thomas Haller2020-09-072-4/+143
| * l3cfg: add nm_l3_config_data_has_routes_with_type_local() helperThomas Haller2020-09-072-0/+60
| * l3cfg: more integration of NMDevice with l3cfgThomas Haller2020-09-073-25/+338
| * l3cfg: remove changed flag from nm_l3cfg_add_config()/nm_l3cfg_remove_config()Thomas Haller2020-09-072-26/+33
| * l3cfg: drop unused NM_L3_CONFIG_MERGE_FLAGS_EXTERNALThomas Haller2020-09-072-21/+0
| * l3cfg: add more l3cfg API that will be used nextThomas Haller2020-09-074-4/+89
| * l3cfg: add nm_l3_config_data_get_blacklisted_ip4_routes() utilThomas Haller2020-09-073-29/+94
| * l3cfg: add nm_l3_config_data_get_domains() accessorThomas Haller2020-09-072-0/+16
| * platform: add nm_platform_ip_address_get_peer_address() helperThomas Haller2020-09-071-0/+12
|/
* build: add test for valid po files (msgfmt -vc)Thomas Haller2020-09-071-0/+14
* po: merge branch 'th/po-fix-fr-ja-zh_CN'Thomas Haller2020-09-0767-165661/+220257
|\
| * gitlab-ci: add test for checking po filesth/po-fix-fr-ja-zh_CNThomas Haller2020-09-041-1/+2
| * po: remove invalid translations from po/{fr,ja,zh_CN}.poThomas Haller2020-09-043-10/+8
| * po: make update-poThomas Haller2020-09-0466-165653/+220250
|/
* l3cfg: merge branch 'th/l3cfg-6-acd'Thomas Haller2020-09-038-108/+1979
|\
| * l3cfg: implement IPv4 DAD/ACD (address collision detection) in NML3Cfgth/l3cfg-6-acdThomas Haller2020-09-034-108/+1886
| * platform: add nm_platform_ip4_address_addr_to_hash() helperThomas Haller2020-09-032-0/+39
| * shared: add nm_utils_bin2hexstr_a() macroThomas Haller2020-09-031-0/+25
| * shared: add nm_g_timeout_source_new_seconds()Thomas Haller2020-09-032-0/+23
| * shared: add nm_g_hash_table_contains() helperThomas Haller2020-09-031-0/+6
|/
* initrd/tests: fix memleak in test_dhcp_vendor_class_id()Thomas Haller2020-09-031-1/+3
* release: bump version to 1.27.2 (development)1.27.2-devThomas Haller2020-09-022-2/+2
* contrib: add git-hook to verify code-styleAntonio Cardace2020-09-021-0/+21
* scripts: better error message for nm-code-format.shAntonio Cardace2020-09-021-1/+1
* all: merge branch 'th/unify-nm-auto-macros'Thomas Haller2020-09-0216-140/+80
|\
| * shared: redefine "gs_*" cleanup macros to their "nm_auto*" counterpartsThomas Haller2020-09-021-87/+11
| * all: replace cleanup macro "gs_free_slist" by "nm_auto_free_slist"Thomas Haller2020-09-023-15/+6
| * all: replace cleanup macro "gs_unref_keyfile" by "nm_auto_unref_keyfile"Thomas Haller2020-09-0215-46/+38
| * shared: add "nm_auto*" macros as future replacements for "gs_*" cleanup macrosThomas Haller2020-09-021-0/+33
|/
* scripts: add script to format codebase using clang-formatAntonio Cardace2020-09-021-0/+72
* man: expand DEBUGGING section in `man NetworkManager`Thomas Haller2020-09-021-10/+24
* man: update bug tracker in `man NetworkManager`Thomas Haller2020-09-021-1/+1
* core: log message about secret-key version and filenameThomas Haller2020-09-021-5/+14
* man: fix description of v2 secret key in `man NetworkManager`Thomas Haller2020-09-021-6/+6
* man: explain "/var/lib/NetworkManager/secret-key" in `man NetworkManager`Thomas Haller2020-09-023-1/+39
* shared: rename "gs_local_option_context" to "nm_auto_free_option_context"Thomas Haller2020-09-022-9/+4
* initrd: fix memory leakAntonio Cardace2020-09-012-1/+9
* shared/trivial: add code comment about the purpose of "nm-default.h" headerThomas Haller2020-09-011-0/+10
* libnm: fix order of includes in "libnm-core/nm-libnm-core-intern/nm-libnm-cor...Thomas Haller2020-09-011-3/+2