summaryrefslogtreecommitdiff
path: root/shared/nm-utils
Commit message (Expand)AuthorAgeFilesLines
* shared: trigger -Wenum-conversion warning in NM_IN_SET*() macrosThomas Haller2017-03-161-6/+19
* shared/trivial: minor style fixes in "nm-utils/nm-macros-internal.h"Thomas Haller2017-03-161-4/+6
* all: use "static inline" instead of "inline static"Thomas Haller2017-03-141-4/+4
* shared: add _NM_GET_PRIVATE_VOID() macroThomas Haller2017-03-101-1/+19
* shared: add test utilities for IP routesBeniamino Galvani2017-03-061-0/+45
* all: use "static inline" keywords instead of "inline static"Thomas Haller2017-02-232-57/+57
* shared: cleanup nm_strquote_a() and nm_sprintf_bufa()Thomas Haller2017-02-101-28/+25
* all: use NM_CACHED_QUARK_FCN() instead of G_DEFINE_QUARK()Thomas Haller2017-02-101-1/+1
* shared: add NM_CACHED_QUARK() and NM_CACHED_QUARK_FCN() macrosThomas Haller2017-02-101-0/+34
* shared: fix -Wtype-limits warning in nm_glib_check_version() macroThomas Haller2017-02-061-8/+11
* shared: add nm_utils_strv_find_first() helperThomas Haller2017-02-042-0/+52
* shared/tests: add nmtst_rand_perm_gslist() helperThomas Haller2017-01-201-0/+25
* shared: add nm_offsetofend() macroThomas Haller2017-01-161-0/+2
* shared: add nm_str_realloc()Thomas Haller2017-01-091-0/+19
* shared: move nm_utils_strbuf_*() helper to shared/nm-utilsThomas Haller2017-01-052-0/+98
* shared: add nm_str_skip_leading_spaces() macroThomas Haller2016-12-251-0/+12
* libnm: add public macro NM_VERSION for the current build-time version of libnmThomas Haller2016-12-201-0/+1
* shared: add NM_AUTO_PROTECT_ERRNOThomas Haller2016-12-131-0/+7
* shared: add nm_auto_close and nm_auto_fcloseThomas Haller2016-12-131-0/+26
* shared: add nmtst_auto_unlinkfile cleanup macroThomas Haller2016-11-091-0/+42
* shared: add nmtst_file_get_contents()Thomas Haller2016-11-091-0/+14
* shared: add NM_STRCHAR_ALL() and NM_STRCHAR_ANY() macrosThomas Haller2016-11-091-0/+46
* shared: minor cleanup in _nm_utils_ascii_str_to_int64() using const pointerThomas Haller2016-11-021-2/+2
* shared: add nm_assert_se() macroThomas Haller2016-10-281-0/+2
* shared: make nm_str_not_empty() inline function instead of macroThomas Haller2016-10-241-7/+5
* shared: add unaligned.hBeniamino Galvani2016-10-141-0/+129
* shared: re-define _G_BOOLEAN_EXPR() to allow nesting g_assert()Thomas Haller2016-10-111-0/+27
* shared: add NM_DECIMAL_STR_MAX() macroThomas Haller2016-10-111-0/+14
* shared: assert against buffer length in nm_sprintf_buf()Thomas Haller2016-10-111-4/+8
* shared: add NMTST_UUID_INIT() macroThomas Haller2016-10-051-0/+4
* shared: add nm_clear_g_free()Thomas Haller2016-10-031-0/+21
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-033-17/+17
* shared: add test for NM_SET_OUT()Thomas Haller2016-09-261-0/+5
* core: add _nm_utils_array_find_binary_search()Thomas Haller2016-09-231-0/+13
* macros: simplify NM_IN_SET() and NM_IN_STRSET() macrosThomas Haller2016-09-221-78/+36
* shared: add nm_utils_syslog_coerce_from_nm() utilThomas Haller2016-09-191-0/+32
* shared: add _NM_GET_PRIVATE() macroThomas Haller2016-09-081-0/+18
* shared: add NM_MIN()/NM_MAX() macros to replace glib's MIN()/MAX()Thomas Haller2016-09-081-0/+44
* shared: add helper macros nm_str_not_empty() and nm_strdup_not_empty()Thomas Haller2016-09-061-0/+16
* nm-glib.h: fix compatibility wrapper for g_variant_new_take_string()Thomas Haller2016-08-111-1/+10
* nm-glib: add compatibility wrapper for g_variant_new_take_string()Thomas Haller2016-08-111-0/+23
* shared: add NM_VPN_PLUGIN_CONFIG_PROXY_PAC to "nm-vpn-plugin-macros.h" for VP...Thomas Haller2016-07-061-0/+4
* shared: add nm_strquote_a() helperThomas Haller2016-07-051-0/+29
* vpn: support option to preserve previous routing information on VPN config up...Thomas Haller2016-07-041-0/+14
* dns: log DNS servers at TRACE levelBeniamino Galvani2016-06-281-0/+8
* nm-glib: implement compatibility macro for g_strv_contains() differentlyThomas Haller2016-06-171-14/+7
* nm-glib: remove G_GNUC_EXTENSIONThomas Haller2016-06-171-6/+6
* shared: backport g_strv_contains()Lubomir Rintel2016-06-171-0/+30
* shared: add also "shared/nm-utils/nm-vpn-plugin-macros.h"Thomas Haller2016-06-161-0/+43
* tests: fix checking NM_ASSERT_NO_MSG define in "nm-test-utils.h"Thomas Haller2016-06-161-1/+1