summaryrefslogtreecommitdiff
path: root/src/libnmc-base
Commit message (Expand)AuthorAgeFilesLines
* libnmc/trivial: rename _device_state_to_string() functionThomas Haller2022-07-211-2/+2
* libnm-client: Add public nm_conn_wireguard_import() funcChristian Glombek2022-07-212-569/+0
* all: reformat with clang-format (clang-tools-extra-14.0.0-1.fc36) and update ...Thomas Haller2022-07-061-7/+7
* glib-aux: drop nm_str_buf_init() for NM_STR_BUF_INIT()Thomas Haller2022-05-091-3/+2
* libnmc: Remove verbose loggingTill Maas2022-03-041-1/+0
* libnmc: fix typo in passwd-file exampleSigurd Rønningen Jenssen2022-02-141-1/+1
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-299-240/+240
* nmcli: fix import WireGuard profile with DNS domain and address family disabledThomas Haller2021-11-021-1/+1
* all: add some README.md files describing the purpose of our sourcesThomas Haller2021-08-191-0/+12
* all: rename nm_utils_strsplit_set*() to nm_strsplit_set*()Thomas Haller2021-08-021-1/+1
* clang-format: use "IndentPPDirectives:None" instead of "BeforeHash"Thomas Haller2021-07-091-2/+2
* libnmc-base: don't set DNS priority when importing Wireguard connectionsMichael Catanzaro2021-06-231-5/+0
* libnmc-base: make transfer of memory ownership in try_spawn_vpn_auth_helper()...Thomas Haller2021-05-271-1/+4
* libnmc-base: optionally accept "ignore" in nmc_string_to_ternary() for NMTern...Thomas Haller2021-05-122-4/+29
* libnmc-base:fix leak in NMSecretAgentSimple's request_secrets_from_ui()Thomas Haller2021-05-111-1/+1
* cli: make nmc_string_to_ternary() more flexibleThomas Haller2021-05-031-8/+12
* cli: make nmc_string_to_bool() more flexibleThomas Haller2021-05-031-7/+12
* cli: improve error message about ambigious text in nmc_string_to_bool()Thomas Haller2021-05-031-2/+2
* cli: use proper GError codes in "nm-client-utils.c"Thomas Haller2021-05-031-36/+43
* cli: use const argument for nmc_string_is_valid()Thomas Haller2021-05-032-6/+9
* build: move "clients/common/" to "src/libnmc-{base,setting}/"Thomas Haller2021-03-0211-0/+5664