summaryrefslogtreecommitdiff
path: root/src/core/NetworkManagerUtils.h
Commit message (Expand)AuthorAgeFilesLines
* utils: rename NM_SETTINGS_AUTO_CONNECT_* to NM_SETTINGS_AUTOCONNECT_*th/devcon-track-autoconnectFernando Fernandez Mancera2023-02-231-8/+8
* utils: move autoconnect_blocked_reason_to_string to NetworkManagerUtilsFernando Fernandez Mancera2023-02-221-0/+20
* core: increase NM_SHUTDOWN_TIMEOUT_MAX_MSEC to 5 sec to cover pppdThomas Haller2022-02-241-1/+4
* core: add NM_SHUTDOWN_TIMEOUT_1500_MSEC macroThomas Haller2022-02-241-0/+11
* core/trivial: rename NM_SHUTDOWN_TIMEOUT_MS to NM_SHUTDOWN_TIMEOUT_MAX_MSECThomas Haller2022-02-241-8/+8
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-291-30/+30
* core: rework IP configuration in NetworkManager using layer 3 configurationThomas Haller2021-11-181-2/+12
* core: disable tc cache by defaultbg/tc-no-cacheBeniamino Galvani2021-09-201-0/+1
* core: add parameters options to nm_utils_complete_generic()Thomas Haller2021-07-081-9/+54
* core: return instance from nm_dhcp_lease_ref()/nm_dhcp_lease_unref() for conv...Thomas Haller2021-05-181-2/+4
* firewall: move firewall code to new "nm-firewall-utils.c" fileThomas Haller2021-05-071-10/+0
* firewall: rework NMUtilsShareRules to generate argv on demandThomas Haller2021-05-071-18/+1
* platform: move more platform code to src/libnm-platform/Thomas Haller2021-03-051-1/+1
* core: move creating singleton instance out of "nm-platform.c"Thomas Haller2021-03-051-0/+9
* build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,...Thomas Haller2021-02-241-1/+1
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-041-0/+254