summaryrefslogtreecommitdiff
path: root/src/nm-cloud-setup
Commit message (Expand)AuthorAgeFilesLines
...
* cloud-setup: fix constructing URL from NM_CLOUD_SETUP_EC2_HOST in _ec2_base()Thomas Haller2021-07-121-3/+4
* cloud-setup: drop unnecessary check in_detect_get_meta_data_done_cb()Thomas Haller2021-07-121-9/+1
* clang-format: use "IndentPPDirectives:None" instead of "BeforeHash"Thomas Haller2021-07-091-1/+1
* build: fix linking libnm-log-null into different test programsThomas Haller2021-07-051-0/+1
* cloud-setup: preserve IPv4 addresses/routes/rules from profileThomas Haller2021-06-301-9/+40
* clang-format: reformat code with clang 12Thomas Haller2021-05-041-1/+1
* cloud-setup/azure: fix detecting the gateway addressThomas Haller2021-04-201-0/+45
* cloud-setup/azure: refactor callback for _get_config_ips_prefix_list_cb()Thomas Haller2021-04-201-25/+40
* cloud-setup/azure: cleanup constructing URI in _get_config_ips_prefix_list_cb()Thomas Haller2021-04-201-31/+27
* cloud-setup/trivial: rename variables in Azure's _get_config_fetch_done_cb()Thomas Haller2021-04-201-13/+13
* cloud-setup: use _nm_utils_ascii_str_to_int64_bin() in Azure's _get_config_fe...Thomas Haller2021-04-201-8/+2
* cloud-setup: remove redundant check in Azure's _get_net_ifaces_list_cb()Thomas Haller2021-04-201-1/+1
* cloud-setup: move from "clients/cloud-setup/" to "src/nm-cloud-setup/"Thomas Haller2021-03-1519-0/+4713