Searched refs:i_warning (Results 1 - 25 of 106) sorted by relevance

12345

/dovecot/src/lib/
H A Dtest-failures.c36 i_warning("If you see this warning, something's gone wrong");
53 i_warning("deliberate warning - not suppressed");
H A Dioloop-notify-inotify.c114 i_warning("Inotify watch limit for user exceeded, "
165 i_warning("Inotify instance limit for user %s exceeded, disabling. "
200 i_warning("I/O notify leak: %p (%s:%u, fd %d)",
H A Dfailures.h60 void i_warning(const char *format, ...) ATTR_FORMAT(1, 2);
H A Drandgen.c160 i_warning("DOVECOT_SRAND is not available in non-debug builds");
H A Dnfs-workarounds.c299 i_warning("nfs_flush_file_handle_cache_dir: "
303 i_warning("nfs_flush_file_handle_cache_dir: "
H A Dioloop-select.c123 i_warning("select() : %m");
H A Dunlink-directory.c242 i_warning("Could not get working directory in unlink_directory(): %s",
/dovecot/src/lib-old-stats/
H A Dstats-connection.c87 i_warning("stats update sent more bytes that PIPE_BUF "
100 i_warning("write(%s) failed: %m (stats process is busy)", conn->path);
/dovecot/src/lib-storage/index/dbox-single/
H A Dsdbox-sync-rebuild.c49 i_warning("sdbox: Skipping unfixable file: %s", file->cur_path);
82 i_warning("sdbox %s: Ignoring invalid filename %s",
193 i_warning("sdbox %s: Rebuilding index", mailbox_get_path(&mbox->box));
/dovecot/src/lib-lua/
H A Ddlua-dovecot.c28 i_warning("%s", msg);
43 { "i_warning", dlua_i_warning },
/dovecot/src/auth/
H A Ddb-sql.c158 i_warning("sql: Ignoring changed user_query in %s, "
164 i_warning("sql: Ignoring changed iterate_query in %s, "
H A Duserdb-passwd.c48 i_warning("passwd: Lookup for %s took %u secs",
70 i_warning("passwd: %u%% of last %u lookups took over "
227 i_warning("userdb passwd: Move templates args to override_fields setting");
H A Dpassdb-cache.c190 i_warning("auth_cache_size (%"PRIuUOFF_T"M) is higher than "
/dovecot/src/plugins/replication/
H A Dreplication-plugin.c157 i_warning("replication(%s): Sync failure: "
169 i_warning("replication(%s): Sync failure: %s",
171 i_warning("replication(%s): "
322 i_warning("%s: Couldn't send final notification "
/dovecot/src/lib-program-client/
H A Dtest-program-client-unix.c118 i_warning("Client stream error: %s",
174 i_warning("Client sent invalid line: %s", line);
187 i_warning("Client prematurely disconnected");
H A Dtest-program-client-net.c225 i_warning("Client prematurely disconnected");
227 i_warning("Client sent invalid line: %s", line);
/dovecot/src/master/
H A Dmaster-settings.c306 i_warning("You should remove base_dir prefix from "
605 i_warning("service auth { client_limit=%u } is lower than "
613 i_warning("service anvil { client_limit=%u } is lower than "
620 i_warning("fd limit (ulimit -n) is lower than required "
755 i_warning("Corrected permissions for login directory "
782 i_warning("Fixing permissions of %s to be world-readable",
797 i_warning("Corrected permissions for empty directory "
/dovecot/src/old-stats/
H A Dmail-session.c66 i_warning("Session %s (user %s, service %s) "
187 i_warning("stats process appears to have crashed/restarted, "
192 i_warning("Couldn't find session ID: %s", session_id);
/dovecot/src/lib-storage/
H A Dmailbox-guid-cache.c78 i_warning("Mailbox %s has duplicate GUID with %s: %s",
/dovecot/src/plugins/autocreate/
H A Dautocreate-plugin.c104 i_warning("autocreate plugin is deprecated, use mailbox { auto } setting instead");
/dovecot/src/director/
H A Dnotify-connection.c42 i_warning("notify: User %s refreshed too late (%d secs)",
H A Ddirector-request.c167 i_warning("Delaying all requests "
170 i_warning("Delaying new user requests until ring is synced");
/dovecot/src/lib-fts/
H A Dfts-filter-stopwords.c54 i_warning("Stopwords list \"%s\" seems empty. Is the file correctly formatted?", path);
/dovecot/src/submission/
H A Dcmd-mail.c98 i_warning("Username `%s' is not a valid SMTP address: %s",
/dovecot/src/lib-storage/index/dbox-common/
H A Ddbox-storage.c46 i_warning("dbox %s: Original ALT=%s, "
57 i_warning("dbox %s: Original ALT=%s, "

Completed in 31 milliseconds

12345