| 2025-01-17 |
Timo Sirainen | config: Require setting_define.filter_array_field_name... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | config: Add setting struct name to BUG error messages |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | doveconf: Don't strip key prefix from output if it... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-dict, global: Add dict named list filter and requir... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | dict: Rename dict strlist to dict_legacy |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-fs: Fail if any extra fs { .. } named list filters... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | global: Use full setting names in filter_array_field_name |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | dict-client - Fail if dict_proxy_name is empty |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-settings: Ignore duplicate named list filter entries |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Markus Valentin | plugins/mail-lua: mail_lua_user_created() - Use dlua_sc... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Markus Valentin | plugins/push-notification: push_notification_driver_lua... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Markus Valentin | auth|lib-lua: Replace auth_lua_config with newly added... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Markus Valentin | auth: [user|pass]db-lua: Use dlua_script_create_auto() |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Markus Valentin | lib-lua: Pass event into dlua_script_create_string... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Markus Valentin | lib-lua: Add dlua_script_create_auto() |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Markus Valentin | auth: Introduce settings_simple_init() for mocking... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Markus Valentin | auth: auths_preinit() - Add event parameter |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Markus Valentin | auth: auth_passdb_preinit() - Lookup settings again... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Markus Valentin | auth: auth_userdb_preinit() - Lookup settings again... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Markus Valentin | auth: [user|pass]db-lua: Convert module arguments to... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Markus Valentin | auth: [user|pass]db-lua: Call auth_lua_script_get_defau... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Markus Valentin | auth: db-lua - Add auth_lua_script_get_default_cache_key() |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Markus Valentin | auth: db-lua - Split off auth_lua_script_auth_db_init... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Markus Valentin | auth: userdb-lua - Convert args to settings |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Markus Valentin | auth: passdb-lua - Convert args to settings |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Markus Valentin | auth: db-lua: Introduce auth_lua_settings |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | config: Include named list filter's name in the automat... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Aki Tuomi | doveconf: Remove prefix from filters and string lists too |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | config: Add ifdef macro tracking for building all-setti... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | global: Replace built-in $default_* variables with... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | config: Change $setting parsing to use prefixed $SET... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | auth: passdb/userdb sql - Add support for fields {... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | auth: Add auth_cache_parse_key_and_fields() |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | auth: passdb/userdb sql - Convert to new settings |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | auth: userdb ldap, sql - Fix error handling for user... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | auth: ldap - Remove unused ldap_connection.userdb_used |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | auth: passdb sql - Remove warning about changed userdb... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | auth: Remove default passdb/userdb sql queries |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-settings: Add settings_get_params() to support... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-settings, global: Change SETTINGS_EVENT_VAR_EXPAND_... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib: var-expand - Add support for escaping variables |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib: Add var_expand() with new API and use it to implem... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib, global: var_expand_with_arrays() - Replace func_ta... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib, global: Rename var_expand() to var_expand_with_table() |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | login-common: Rename var_expand_table variable to clien... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-settings: If settings_get*() fails, always include... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: sqlite - Change default journal_mode to wal |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | doc/example-config: Update passdb/userdb sql configuration |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: cassandra - Rename cassandra_num_threads to... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: cassandra - Change default 0 values to explici... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: cassandra - Keep a persistent cache of used... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: sqlite - Keep a persistent cache of used sql... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: pgsql - Keep a persistent cache of used sql... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: mysql - Keep a persistent cache of used sql... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql, lib-dict-backend: Rename sql-db-cache to sql... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-settings: Add settings_hash() and settings_equal() |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: mysql, pgsql - Implement sqlpool support for... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: sql_init_auto() - Require drivers to call... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: sqlpool - Implement new init() API |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: sqlpool - Split off driver_sqlpool_init_common() |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: sqlpool - Rename connect_string to legacy_conn... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: Rename driver_sqlpool_init_full() to driver_sq... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: Remove prototype for nonexistent driver_sqlpoo... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: pgsql - Implement new init() API |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: pgsql - Move settings to struct pgsql_settings |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: pgsql - Remove unused pgsql_db.pool |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: pgsql - Fix logging database name on connectio... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: cassandra - Implement new init() API |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: cassandra - Split off driver_cassandra_init_co... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: cassandra - Move settings to struct cassandra_... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: mysql - Implement new init() API |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: mysql - Split off driver_mysql_init_common() |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: mysql - Move settings to struct mysql_settings |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: mysql - Handle missing MySQL SSL support witho... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: sqlite - Implement new init() API |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: sqlite - Split off driver_sqlite_init_common() |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: sqlite - Move settings to struct sqlite_settings |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: Replace sql_init*() with a new sql_init_auto... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql, global: Rename struct sql_settings to sql_lega... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: Rename sql_db_vfuncs.init*() to init_legacy*() |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql, global: Rename sql_init*() to sql_init_legacy*() |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-sql: Refactor sql driver initialization code |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-ssl-iostream: Add ssl_client_key_password setting |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-ssl-iostream: Make ssl_default_settings public |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Timo Sirainen | lib-settings: Add settings_file_has_path() |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Marco Bettini | lib-language: Remove truncation from filters |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Marco Bettini | lib-language: Pass event with language filter to filter... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Marco Bettini | lib-language: Add language_default setting |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Marco Bettini | lib-language: tokenizers - Use new settings |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Marco Bettini | lib-language: filters - Use new settings |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Marco Bettini | lib-language: Replace fts_languages with the names... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Marco Bettini | lib-language: Replace fts_language_config with language... |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Marco Bettini | lib-language: Add language config-rewrite settings |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Marco Bettini | fts: Switch to lang-user |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Marco Bettini | lib-storage: Add lang-user to Makefile |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Marco Bettini | lib-language: lang-user - Rename functions |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Marco Bettini | lib-language: lang-user - Rename fuser -> luser |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Marco Bettini | lib-language: lang-user - Rename structs |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Marco Bettini | lib-language: lang-user - Rename Macros |
commit | commitdiff | tree | snapshot |
| 2025-01-17 |
Marco Bettini | lib-language: Copy plugins/fts/fts-user.* into lang... |
commit | commitdiff | tree | snapshot |
| next |