Searched refs:i_warning (Results 1 - 25 of 106) sorted by relevance
12345
/dovecot/src/lib/ |
H A D | test-failures.c | 36 i_warning("If you see this warning, something's gone wrong"); 53 i_warning("deliberate warning - not suppressed");
|
H A D | ioloop-notify-inotify.c | 114 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 D | failures.h | 60 void i_warning(const char *format, ...) ATTR_FORMAT(1, 2);
|
H A D | randgen.c | 160 i_warning("DOVECOT_SRAND is not available in non-debug builds");
|
H A D | nfs-workarounds.c | 299 i_warning("nfs_flush_file_handle_cache_dir: " 303 i_warning("nfs_flush_file_handle_cache_dir: "
|
H A D | ioloop-select.c | 123 i_warning("select() : %m");
|
H A D | unlink-directory.c | 242 i_warning("Could not get working directory in unlink_directory(): %s",
|
/dovecot/src/lib-old-stats/ |
H A D | stats-connection.c | 87 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 D | sdbox-sync-rebuild.c | 49 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 D | dlua-dovecot.c | 28 i_warning("%s", msg); 43 { "i_warning", dlua_i_warning },
|
/dovecot/src/auth/ |
H A D | db-sql.c | 158 i_warning("sql: Ignoring changed user_query in %s, " 164 i_warning("sql: Ignoring changed iterate_query in %s, "
|
H A D | userdb-passwd.c | 48 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 D | passdb-cache.c | 190 i_warning("auth_cache_size (%"PRIuUOFF_T"M) is higher than "
|
/dovecot/src/plugins/replication/ |
H A D | replication-plugin.c | 157 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 D | test-program-client-unix.c | 118 i_warning("Client stream error: %s", 174 i_warning("Client sent invalid line: %s", line); 187 i_warning("Client prematurely disconnected");
|
H A D | test-program-client-net.c | 225 i_warning("Client prematurely disconnected"); 227 i_warning("Client sent invalid line: %s", line);
|
/dovecot/src/master/ |
H A D | master-settings.c | 306 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 D | mail-session.c | 66 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 D | mailbox-guid-cache.c | 78 i_warning("Mailbox %s has duplicate GUID with %s: %s",
|
/dovecot/src/plugins/autocreate/ |
H A D | autocreate-plugin.c | 104 i_warning("autocreate plugin is deprecated, use mailbox { auto } setting instead");
|
/dovecot/src/director/ |
H A D | notify-connection.c | 42 i_warning("notify: User %s refreshed too late (%d secs)",
|
H A D | director-request.c | 167 i_warning("Delaying all requests " 170 i_warning("Delaying new user requests until ring is synced");
|
/dovecot/src/lib-fts/ |
H A D | fts-filter-stopwords.c | 54 i_warning("Stopwords list \"%s\" seems empty. Is the file correctly formatted?", path);
|
/dovecot/src/submission/ |
H A D | cmd-mail.c | 98 i_warning("Username `%s' is not a valid SMTP address: %s",
|
/dovecot/src/lib-storage/index/dbox-common/ |
H A D | dbox-storage.c | 46 i_warning("dbox %s: Original ALT=%s, " 57 i_warning("dbox %s: Original ALT=%s, "
|
Completed in 31 milliseconds
12345