author | Sebastian Harl <sh@tokkee.org> | |
Tue, 10 Dec 2013 17:56:59 +0000 (18:56 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 10 Dec 2013 17:56:59 +0000 (18:56 +0100) | ||
commit | ddb933096618a6bceded29e4dc2b37cb72134366 | |
tree | 62a142c86c612fea95357edc4184671c686bfa79 | tree | snapshot |
parent | 3ca9338132ad234fc675f0753c154ff0f9329031 | commit | diff |
Moved core/error to utils/error.
Later, we'll use the module from the daemon and client.
Later, we'll use the module from the daemon and client.
20 files changed:
src/Makefile.am | diff | blob | history | |
src/backend/collectd/unixsock.c | diff | blob | history | |
src/backend/mk-livestatus.c | diff | blob | history | |
src/backend/puppet/store-configs.c | diff | blob | history | |
src/core/error.c | [deleted file] | blob | history |
src/core/plugin.c | diff | blob | history | |
src/core/store.c | diff | blob | history | |
src/daemon/config.c | diff | blob | history | |
src/daemon/sysdbd.c | diff | blob | history | |
src/frontend/connection.c | diff | blob | history | |
src/frontend/query.c | diff | blob | history | |
src/frontend/sock.c | diff | blob | history | |
src/include/core/error.h | [deleted file] | blob | history |
src/include/utils/error.h | [new file with mode: 0644] | blob |
src/plugins/cname/dns.c | diff | blob | history | |
src/plugins/syslog.c | diff | blob | history | |
src/utils/dbi.c | diff | blob | history | |
src/utils/error.c | [new file with mode: 0644] | blob |
src/utils/proto.c | diff | blob | history | |
src/utils/unixsock.c | diff | blob | history |