/dovecot/src/lib-storage/index/dbox-multi/ |
H A D | mdbox-settings.c | 10 #undef DEF macro 11 #define DEF(type, name) \ macro 15 DEF(SET_BOOL, mdbox_preallocate_space), 16 DEF(SET_SIZE, mdbox_rotate_size), 17 DEF(SET_TIME, mdbox_rotate_interval),
|
/dovecot/src/lib-storage/index/maildir/ |
H A D | maildir-settings.c | 10 #undef DEF macro 11 #define DEF(type, name) \ macro 15 DEF(SET_BOOL, maildir_copy_with_hardlinks), 16 DEF(SET_BOOL, maildir_very_dirty_syncs), 17 DEF(SET_BOOL, maildir_broken_filename_sizes), 18 DEF(SET_BOOL, maildir_empty_new),
|
/dovecot/src/lib-storage/index/mbox/ |
H A D | mbox-settings.c | 10 #undef DEF macro 11 #define DEF(type, name) \ macro 15 DEF(SET_STR, mbox_read_locks), 16 DEF(SET_STR, mbox_write_locks), 17 DEF(SET_TIME, mbox_lock_timeout), 18 DEF(SET_TIME, mbox_dotlock_change_timeout), 19 DEF(SET_SIZE, mbox_min_index_size), 20 DEF(SET_BOOL, mbox_dirty_syncs), 21 DEF(SET_BOOL, mbox_very_dirty_syncs), 22 DEF(SET_BOO [all...] |
/dovecot/src/plugins/mail-crypt/ |
H A D | fs-crypt-settings.c | 10 #undef DEF macro 11 #define DEF(type, name) \ macro
|
/dovecot/src/plugins/quota/ |
H A D | quota-status-settings.c | 9 #undef DEF macro 10 #define DEF(type, name) \ macro 14 DEF(SET_STR, recipient_delimiter),
|
/dovecot/src/lib-smtp/ |
H A D | smtp-submit-settings.c | 12 #undef DEF macro 14 #define DEF(type, name) \ macro 20 DEF(SET_STR, hostname), 21 DEF(SET_BOOL, mail_debug), 23 DEF(SET_STR_VARS, submission_host), 24 DEF(SET_STR_VARS, sendmail_path), 25 DEF(SET_TIME, submission_timeout), 27 DEF(SET_ENUM, submission_ssl),
|
/dovecot/src/imap-login/ |
H A D | imap-login-settings.c | 52 #undef DEF macro 53 #define DEF(type, name) \ macro 57 DEF(SET_STR, imap_capability), 58 DEF(SET_STR, imap_id_send), 59 DEF(SET_STR, imap_id_log), 60 DEF(SET_BOOL, imap_literal_minus), 61 DEF(SET_BOOL, imap_id_retain),
|
/dovecot/src/imap-urlauth/ |
H A D | imap-urlauth-settings.c | 50 #undef DEF macro 51 #define DEF(type, name) \ macro 55 DEF(SET_STR, base_dir), 57 DEF(SET_BOOL, mail_debug), 59 DEF(SET_BOOL, verbose_proctitle), 61 DEF(SET_STR, imap_urlauth_logout_format), 62 DEF(SET_STR, imap_urlauth_submit_user), 63 DEF(SET_STR, imap_urlauth_stream_user),
|
H A D | imap-urlauth-worker-settings.c | 51 #undef DEF macro 52 #define DEF(type, name) \ macro 56 DEF(SET_BOOL, verbose_proctitle), 58 DEF(SET_STR, imap_urlauth_host), 59 DEF(SET_IN_PORT, imap_urlauth_port),
|
/dovecot/src/replication/replicator/ |
H A D | replicator-settings.c | 51 #undef DEF macro 52 #define DEF(type, name) \ macro 56 DEF(SET_STR, auth_socket_path), 57 DEF(SET_STR, doveadm_socket_path), 58 DEF(SET_STR, replication_dsync_parameters), 60 DEF(SET_TIME, replication_full_sync_interval), 61 DEF(SET_UINT, replication_max_conns),
|
/dovecot/src/lib-lda/ |
H A D | lda-settings.c | 14 #undef DEF macro 16 #define DEF(type, name) \ macro 22 DEF(SET_STR, hostname), 23 DEF(SET_STR, rejection_subject), 24 DEF(SET_STR, rejection_reason), 25 DEF(SET_STR, deliver_log_format), 26 DEF(SET_STR, recipient_delimiter), 27 DEF(SET_STR, lda_original_recipient_header), 28 DEF(SET_BOOL, quota_full_tempfail), 29 DEF(SET_BOO [all...] |
/dovecot/src/old-stats/ |
H A D | stats-settings.c | 63 #undef DEF macro 64 #define DEF(type, name) \ macro 68 DEF(SET_SIZE, memory_limit), 69 DEF(SET_TIME, command_min_time), 70 DEF(SET_TIME, session_min_time), 71 DEF(SET_TIME, user_min_time), 72 DEF(SET_TIME, domain_min_time), 73 DEF(SET_TIME, ip_min_time), 74 DEF(SET_STR, carbon_server), 75 DEF(SET_TIM [all...] |
/dovecot/src/dict/ |
H A D | dict-settings.c | 83 #undef DEF macro 84 #define DEF(type, name) \ macro 88 DEF(SET_STR, base_dir), 89 DEF(SET_BOOL, verbose_proctitle), 91 DEF(SET_STR, dict_db_config),
|
/dovecot/src/director/ |
H A D | director-settings.c | 64 #undef DEF macro 65 #define DEF(type, name) \ macro 69 DEF(SET_STR, master_user_separator), 71 DEF(SET_STR, director_servers), 72 DEF(SET_STR, director_mail_servers), 73 DEF(SET_STR, director_username_hash), 74 DEF(SET_STR, director_flush_socket), 75 DEF(SET_TIME, director_ping_idle_timeout), 76 DEF(SET_TIME, director_ping_max_timeout), 77 DEF(SET_TIM [all...] |
/dovecot/src/replication/aggregator/ |
H A D | aggregator-settings.c | 58 #undef DEF macro 59 #define DEF(type, name) \ macro 63 DEF(SET_STR, replicator_host), 64 DEF(SET_IN_PORT, replicator_port),
|
/dovecot/src/submission/ |
H A D | submission-settings.c | 54 #undef DEF macro 55 #define DEF(type, name) \ macro 59 DEF(SET_BOOL, verbose_proctitle), 61 DEF(SET_STR, hostname), 63 DEF(SET_STR, login_greeting), 64 DEF(SET_STR, login_trusted_networks), 66 DEF(SET_SIZE, submission_max_mail_size), 67 DEF(SET_UINT, submission_max_recipients), 68 DEF(SET_STR, submission_logout_format), 70 DEF(SET_ST [all...] |
/dovecot/src/submission-login/ |
H A D | submission-login-settings.c | 55 #undef DEF macro 56 #define DEF(type, name) \ macro 60 DEF(SET_STR, hostname), 62 DEF(SET_SIZE, submission_max_mail_size),
|
/dovecot/src/lib-master/ |
H A D | master-service-ssl-settings.c | 11 #undef DEF macro 12 #define DEF(type, name) \ macro 19 DEF(SET_ENUM, ssl), 20 DEF(SET_STR, ssl_ca), 21 DEF(SET_STR, ssl_cert), 22 DEF(SET_STR, ssl_key), 23 DEF(SET_STR, ssl_alt_cert), 24 DEF(SET_STR, ssl_alt_key), 25 DEF(SET_STR, ssl_key_password), 26 DEF(SET_ST [all...] |
H A D | test-master-service-settings-cache.c | 23 #undef DEF macro 24 #define DEF(type, name) \ macro 28 DEF(SET_STR, foo),
|
/dovecot/src/lib-storage/index/imapc/ |
H A D | imapc-settings.c | 10 #undef DEF macro 11 #define DEF(type, name) \ macro 17 DEF(SET_STR, imapc_host), 18 DEF(SET_IN_PORT, imapc_port), 20 DEF(SET_STR_VARS, imapc_user), 21 DEF(SET_STR_VARS, imapc_master_user), 22 DEF(SET_STR, imapc_password), 23 DEF(SET_STR, imapc_sasl_mechanisms), 25 DEF(SET_ENUM, imapc_ssl), 26 DEF(SET_BOO [all...] |
/dovecot/src/lib-storage/index/pop3c/ |
H A D | pop3c-settings.c | 10 #undef DEF macro 11 #define DEF(type, name) \ macro 15 DEF(SET_STR, pop3c_host), 16 DEF(SET_IN_PORT, pop3c_port), 18 DEF(SET_STR_VARS, pop3c_user), 19 DEF(SET_STR_VARS, pop3c_master_user), 20 DEF(SET_STR, pop3c_password), 22 DEF(SET_ENUM, pop3c_ssl), 23 DEF(SET_BOOL, pop3c_ssl_verify), 25 DEF(SET_ST [all...] |
/dovecot/src/lmtp/ |
H A D | lmtp-settings.c | 57 #undef DEF macro 58 #define DEF(type, name) \ macro 62 DEF(SET_BOOL, lmtp_proxy), 63 DEF(SET_BOOL, lmtp_save_to_detail_mailbox), 64 DEF(SET_BOOL, lmtp_rcpt_check_quota), 65 DEF(SET_UINT, lmtp_user_concurrency_limit), 66 DEF(SET_ENUM, lmtp_hdr_delivery_address), 67 DEF(SET_STR_VARS, login_greeting), 68 DEF(SET_STR, login_trusted_networks),
|
/dovecot/src/stats/ |
H A D | stats-settings.c | 50 #undef DEF macro 51 #define DEF(type, name) \ macro 55 DEF(SET_STR, name), 56 DEF(SET_STR, event_name), 57 DEF(SET_STR, source_location), 58 DEF(SET_STR, categories), 59 DEF(SET_STR, fields),
|
/dovecot/src/pop3/ |
H A D | pop3-settings.c | 54 #undef DEF macro 56 #define DEF(type, name) \ macro 62 DEF(SET_BOOL, verbose_proctitle), 63 DEF(SET_STR_VARS, rawlog_dir), 65 DEF(SET_BOOL, pop3_no_flag_updates), 66 DEF(SET_BOOL, pop3_enable_last), 67 DEF(SET_BOOL, pop3_reuse_xuidl), 68 DEF(SET_BOOL, pop3_save_uidl), 69 DEF(SET_BOOL, pop3_lock_session), 70 DEF(SET_BOO [all...] |
/dovecot/src/doveadm/ |
H A D | doveadm-settings.c | 50 #undef DEF macro 51 #define DEF(type, name) \ macro 55 DEF(SET_STR, base_dir), 56 DEF(SET_STR, libexec_dir), 57 DEF(SET_STR, mail_plugins), 58 DEF(SET_STR, mail_plugin_dir), 59 DEF(SET_BOOL, auth_debug), 60 DEF(SET_STR, auth_socket_path), 61 DEF(SET_STR, doveadm_socket_path), 62 DEF(SET_UIN [all...] |