From 555dfa331e295a3a687a7cc6870e1349ffed8f26 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 6 Sep 2019 09:25:17 +0200 Subject: New upstream version 1.20.2 --- src/nm-core-utils.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/nm-core-utils.h') diff --git a/src/nm-core-utils.h b/src/nm-core-utils.h index 855a5d08..a0efb3b8 100644 --- a/src/nm-core-utils.h +++ b/src/nm-core-utils.h @@ -496,4 +496,8 @@ const char *nm_utils_parse_dns_domain (const char *domain, gboolean *is_routing) #define NM_VPN_ROUTE_METRIC_DEFAULT 50 +#define NM_UTILS_ERROR_MSG_REQ_AUTH_FAILED "Unable to authenticate the request" +#define NM_UTILS_ERROR_MSG_REQ_UID_UKNOWN "Unable to determine UID of the request" +#define NM_UTILS_ERROR_MSG_INSUFF_PRIV "Insufficient privileges" + #endif /* __NM_CORE_UTILS_H__ */ -- cgit 1.3.0-6-gf8a5