| 2022-02-08 |
Timo Sirainen | lib-master: anvil-client - Use struct connection |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil: Add handshake with service name and PID for... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil: Convert to using connection API |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil: Use struct connection for the anvil client |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil, doveadm: Add alt usernames to CONNECT-DUMP output |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | doveadm who: Improve error handling |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | doveadm: Replace who_lookup() with iterator API |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | login-common: Send proxy session destination IP to... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | lib-master: master_service_anvil_connect() - Add suppor... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil: Don't track proxy connections in userip_hash |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil, doveadm: Add support for tracking proxy session... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | login-common: Send alt usernames to anvil |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | lib-master: master_service_anvil_connect() - Add suppor... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil: Add support for tracking alternative usernames |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | lib-master, global: Send kick-type for anvil CONNECT |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil: Add test-connect-limit |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil: Add kick-type parameter for CONNECT |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil: Split off session_[un]link_process() |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | lib-master, anvil: [DIS]CONNECT - Move conn-guid to... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil, doveadm: Require conn-guid to be set for CONNECT |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil: connect-limit - Add API for iterating user's... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil: connect-limit - Keep track of all sessions per... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil: connect-limit - Keep track of all sessions per... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | submission: Change kick log message to "Server shutting... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | submission: Add admin-client with KICK-USER command |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | pop3: Add admin-client with KICK-USER command |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | imap: Add admin-client with KICK-USER command |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | login-common: Add admin-client with KICK-USER command |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | login-common: Add login_proxy_kick_user_connection() |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | login-common: Split off more generic login_proxy_kick_u... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | login-common: Track proxied connections in anvil |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | global: Send connection GUIDs to anvil |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil, doveadm: Add support for connection GUIDs |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil, doveadm: Simplify CONNECT-DUMP output format |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil, global: Split CONNECT/DISCONNECT/LOOKUP ident... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | global: Increase anvil protocol major version number |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | lib-master, global: Replace master_service_anvil_send... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | global: Assume anvil command was success only if master... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | lib-master: master_service_anvil_send() - Return TRUE... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil: Store service strings in a reference counted... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil: Initialize session_lookup struct directly |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil: Rename "i" variables to "session" |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil: Rename struct ident_pid to struct session |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil: Change connect-limit API to use struct rather... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | anvil: Split off main_init() and main_deinit() |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | imap: Avoid sending untagged BYE in the middle of comma... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | lib-master: Add admin-client API |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | imap/pop3/submission-login: Add srv.<name>/%{pid}-admin... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | master: Automatically mkdir listener subdirectories |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | master: Split off service_is_enabled() |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | master: Support %{pid} in unix_listener paths |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | master: service_unix_listener_listen() - Add path parameter |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | master: service_unix_listener_listen() - Add verify_add... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | master: Make service_unix_listener_listen() public |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | master: Move error logging from service_*_listener_list... |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | lib: Add connection_client_connect_with_retries() |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | lib: Add connection_input_read_stream() |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | lib: Add i_stream_set_error() |
commit | commitdiff | tree | snapshot |
| 2022-02-08 |
Timo Sirainen | lib-master: Remove unused master_auth_request() |
commit | commitdiff | tree | snapshot |
| 2022-02-07 |
Karl Fleischmann | welcome: Supply noreply-parameter to program client... |
commit | commitdiff | tree | snapshot |
| 2022-02-07 |
Karl Fleischmann | welcome: Use program_client_exit_status enum value |
commit | commitdiff | tree | snapshot |
| 2022-02-07 |
Timo Sirainen | welcome: Remove io_loop_stop() call in callback |
commit | commitdiff | tree | snapshot |
| 2022-02-07 |
Timo Sirainen | lib-program-client: Stop waiting ioloop on destruction |
commit | commitdiff | tree | snapshot |
| 2022-02-06 |
Martti Rannanjärvi | stats: stats_metrics_remove_dynamic() - Free the remove... |
commit | commitdiff | tree | snapshot |
| 2022-02-06 |
Martti Rannanjärvi | stats: stats_metric_alloc() - Fix indentation on p_new... |
commit | commitdiff | tree | snapshot |
| 2022-02-06 |
Martti Rannanjärvi | replication: aggregator - Free replicator_connection... |
commit | commitdiff | tree | snapshot |
| 2022-02-02 |
sergey.kitov | lib-master: Fix deinit memory leak with process_shutdow... |
commit | commitdiff | tree | snapshot |
| 2022-02-01 |
Timo Sirainen | lmtp: proxy - Add per-connection counter to session_id |
commit | commitdiff | tree | snapshot |
| 2022-02-01 |
Timo Sirainen | lmtp: Simplify/clarify per-recipient session ID |
commit | commitdiff | tree | snapshot |
| 2022-02-01 |
Timo Sirainen | lib-smtp: server-transaction - Simplify/clarify transac... |
commit | commitdiff | tree | snapshot |
| 2022-02-01 |
Timo Sirainen | lib-smtp, lmtp: Add brackets to <session-id> in logging |
commit | commitdiff | tree | snapshot |
| 2022-02-01 |
Timo Sirainen | lmtp: proxy - Use recipient-specific session-id when... |
commit | commitdiff | tree | snapshot |
| 2022-02-01 |
Timo Sirainen | lmtp: struct lmtp_recipient - Change all strings to... |
commit | commitdiff | tree | snapshot |
| 2022-02-01 |
Timo Sirainen | auth: ldap: Drop partially saved results before retryin... |
commit | commitdiff | tree | snapshot |
| 2022-02-01 |
Timo Sirainen | auth: ldap: If any requests were lost, reconnect to... |
commit | commitdiff | tree | snapshot |
| 2022-02-01 |
Timo Sirainen | auth: ldap: If LDAP connection appears to be hanging... |
commit | commitdiff | tree | snapshot |
| 2022-02-01 |
Timo Sirainen | auth: ldap: Reconnect to server if receiving unknown... |
commit | commitdiff | tree | snapshot |
| 2022-02-01 |
Timo Sirainen | auth: ldap: Stop re-sending request after 3 disconnect... |
commit | commitdiff | tree | snapshot |
| 2022-02-01 |
Aki Tuomi | welcome: Use program-client for welcome script |
commit | commitdiff | tree | snapshot |
| 2022-02-01 |
Karl Fleischmann | lib-program-client: Add unit tests for client program... |
commit | commitdiff | tree | snapshot |
| 2022-02-01 |
Aki Tuomi | lib-program-client: Add program_client_wait() function |
commit | commitdiff | tree | snapshot |
| 2022-02-01 |
Aki Tuomi | lib-program-client: Process successful unix connection... |
commit | commitdiff | tree | snapshot |
| 2022-01-31 |
Markus Valentin | imapc: Start to handle new untagged fetch messages... |
commit | commitdiff | tree | snapshot |
| 2022-01-31 |
Markus Valentin | imapc: Add imapc_sync_handle_untagged_fetches() |
commit | commitdiff | tree | snapshot |
| 2022-01-31 |
Markus Valentin | imapc: imapc_untagged_fetch_handle() - Change return... |
commit | commitdiff | tree | snapshot |
| 2022-01-31 |
Markus Valentin | imapc: imapc_untagged_fetch_update_flags() - Reduce... |
commit | commitdiff | tree | snapshot |
| 2022-01-31 |
Markus Valentin | imapc: Split off imapc_untagged_fetch_update_flags... |
commit | commitdiff | tree | snapshot |
| 2022-01-31 |
Markus Valentin | imapc: Introduce imapc_untagged_fetch_ctx |
commit | commitdiff | tree | snapshot |
| 2022-01-31 |
Markus Valentin | imapc: Decouple imapc_untagged_fetch parsing and handling |
commit | commitdiff | tree | snapshot |
| 2022-01-31 |
Stephan Bosch | lib-smtp: test-smtp-client-errors - Add test for succes... |
commit | commitdiff | tree | snapshot |
| 2022-01-31 |
Stephan Bosch | lib-smtp: smtp-client-connection - Fix authentication... |
commit | commitdiff | tree | snapshot |
| 2022-01-31 |
Stephan Bosch | lib-smtp: test-smtp-client-errors - Add test for succes... |
commit | commitdiff | tree | snapshot |
| 2022-01-31 |
Stephan Bosch | lib-smtp: test-smtp-client-errors - Rename "authenticat... |
commit | commitdiff | tree | snapshot |
| 2022-01-31 |
Stephan Bosch | lib-smtp: smtp-client - Fix maximum line length to... |
commit | commitdiff | tree | snapshot |
| 2022-01-31 |
Stephan Bosch | lib-smtp: smtp-client-connection - Do not include initi... |
commit | commitdiff | tree | snapshot |
| 2022-01-31 |
Stephan Bosch | lib-smtp: smtp-client-connection - Move auth cleanup... |
commit | commitdiff | tree | snapshot |
| 2022-01-31 |
Stephan Bosch | lib-sasl: dsasl-client - Make dsasl_client_free(&NULL... |
commit | commitdiff | tree | snapshot |
| 2022-01-31 |
Stephan Bosch | lib-smtp: smtp-client-connection - Reformat comment. |
commit | commitdiff | tree | snapshot |
| 2022-01-30 |
Timo Sirainen | lib-program-client: Explicitly ignore dns_lookup()... |
commit | commitdiff | tree | snapshot |
| 2022-01-30 |
Timo Sirainen | lmtp: proxy: Fix bad error handling code path with... |
commit | commitdiff | tree | snapshot |
| next |