256
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
*-login: Fix error code for "Maximum number of connections from user+IP exceeded"
tss
as Timo Sirainen
More... 18 days ago
login-common: proxy_session_finished event - Don't add error_code for successful sessions
tss
as Timo Sirainen
More... 18 days ago
push-notification: fix typo 'module' to '-module' More... 24 days ago
lib: connection - Remove unused boolean handshake_received More... about 1 month ago
lib: connection - Clear timestamps on init More... about 1 month ago
lib: connection - Document connection members More... about 1 month ago
global: Use connection_set_handshake_ready() and connection_handshake_received() More... about 1 month ago
lib: connection - Add connection_handshake_received() More... about 1 month ago
lib: connection - Add connection_set_handshake_ready() More... about 1 month ago
lib: connection - Indicate if peer credentials have been gotten More... about 1 month ago
lib-imap-urlauth: imap-urlauth-fetch - Fix comparing out of scope pointer
tss
as Timo Sirainen
More... about 1 month ago
lib-http: http_client_init_shared() - Remove unnecessary event==NULL check
tss
as Timo Sirainen
More... about 1 month ago
lib-imap-urlauth: Reformat imap-urlauth-fetch.c More... about 1 month ago
lib: connection - Record connect_finished for server connections too More... about 1 month ago
lib: connection - Record handshake finished time More... about 1 month ago
auth: test-mech - Remove unneeded code More... about 1 month ago
lib: test-event-filter - Add missing event_filter_parse() return value checks
tss
as Timo Sirainen
More... about 1 month ago
lib-imap-urlauth: imap-urlauth-fetch - Fix potential NULL dereference More... about 1 month ago
lib: Fix syslog writing if log prefix contains LF
tss
as Timo Sirainen
More... about 1 month ago
lib: Replace LFs in log prefixes with spaces
tss
as Timo Sirainen
More... about 1 month ago
lib: Remove unused failure_handler_vfuncs.post_handler()
tss
as Timo Sirainen
More... about 1 month ago
lib: Fix CORE_ERROR to work with all log types
tss
as Timo Sirainen
More... about 1 month ago
lib: Merge failure_handler_vfuncs.format() into .write()
tss
as Timo Sirainen
More... about 1 month ago
lib: test-event-log - Use temporary file for testing log file contents
tss
as Timo Sirainen
More... about 1 month ago
lib: failures - Rename str variables to data
tss
as Timo Sirainen
More... about 1 month ago
submission: client_destroy() - Decouple reply reason from log reason
tss
as Timo Sirainen
More... about 1 month ago
lib-smtp: Add smtp_server_connection_terminate_full()
tss
as Timo Sirainen
More... about 1 month ago
lmtp, login-common: Use MASTER_SERVICE_SHUTTING_DOWN_MSG
tss
as Timo Sirainen
More... about 1 month ago
lib-master: Don't log "Killed with signal" warning if kicked via USER-KICK-SIGNAL
tss
as Timo Sirainen
More... about 1 month ago
imap, pop3, submission: Log MASTER_SERVICE_USER_KICKED_MSG for kicks via USER-KICK-SIGNAL
tss
as Timo Sirainen
More... about 1 month ago