summaryrefslogtreecommitdiff
path: root/shared/nm-glib-aux/nm-io-utils.c
Commit message (Expand)AuthorAgeFilesLines
* format: replace tabs for indentation in code commentsac/clang-formatThomas Haller2020-09-281-9/+9
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-317/+339
* all: fix typo in man pagesSayed Shah2020-07-031-1/+1
* cli/polkit: make parsing polkit-agent-helper-1 protocol more conformingThomas Haller2020-04-101-15/+29
* shared: fix returning EAGAIN from nm_utils_fd_read()Thomas Haller2020-04-101-8/+6
* shared: use nm_secret_mem_try_realloc_take() in nm_utils_fd_get_contents()Thomas Haller2020-04-031-29/+3
* shared: add io-util to read data from a fd into a GStringAntonio Cardace2019-12-241-0/+32
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-2/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* shared,all: return boolean success from nm_utils_file_get_contents()Thomas Haller2019-08-081-82/+79
* shared: let nm_utils_file_set_contents() return a errno error codeThomas Haller2019-08-081-17/+14
* shared: add nm_utils_file_stat() utilThomas Haller2019-06-261-0/+23
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller2019-04-181-0/+439