NetworkManager/src/settings/plugins/keyfile
Thomas Haller cd4f84b738 all: don't include error->code in log messages
GError codes are only unique per domain, so logging the code without
also indicating the domain is not helpful. And anyway, if the error
messages are not distinctive enough to tell the whole story then we
should fix the error messages.

Based-on-patch-by: Dan Winship <danw@gnome.org>
2016-03-03 18:54:20 +01:00
..
tests logging: change logging format to drop "[file:line] func():" part 2016-03-01 15:20:57 +01:00
Makefile.am build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
nm-keyfile-connection.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-keyfile-connection.h settings: add NMSettingsConnection:filename 2015-01-12 09:44:20 -05:00
plugin.c all: don't include error->code in log messages 2016-03-03 18:54:20 +01:00
plugin.h settings: trivial: rename NMSystemConfigInterface to NMSettingsPlugin 2015-09-10 13:43:47 -04:00
reader.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
reader.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
utils.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
utils.h keyfile: make the keyfile location configurable 2015-10-14 20:23:38 +02:00
writer.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
writer.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00