search for: auth_request_handler_flush_failures

Displaying 7 results from an estimated 7 matches for "auth_request_handler_flush_failures".

2007 Mar 08
1
Coredump in dovecot-auth on gss auth
...nd dies at login time (I think). Here's the backtrace: (gdb) bt full #0 0xfef25e1a in gss_release_name () from /usr/lib/libgss.so.1 No symbol table info available. #1 0x08064ccf in mech_gssapi_auth_free (request=0xfef3c000) at mech-gssapi.c:394 minor_status = 0 #2 0x08060551 in auth_request_handler_flush_failures () at auth-request-handler.c:493 auth_request = (struct auth_request **) 0x8047b5c i = 1 size = 1 __PRETTY_FUNCTION__ = "auth_request_handler_flush_failures" #3 0x0806f54a in io_loop_handle_timeouts (ioloop=0x8096f78) at ioloop.c:276 t = (struc...
2010 Mar 13
3
Dovecot 2.0beta3: Auth changes in Mercurial
Hi Timo, are the latest 'Auth-Changes' supposed to be complete? They break 'alias at domain.tld' logins for me. Regards Thomas
2011 Sep 10
5
mysql auth failover failing
...:35 tweak postfix/smtpd[5119]: warning: bender.iitsys.csupomona.edu[134.71.250.134]: SASL DIGEST-MD5 authentication failed: Connection lost to authentication server Now and again the authentication process dies: Sep 9 15:47:39 tweak dovecot: auth: Panic: file auth-request-handler.c: line 697 (auth_request_handler_flush_failures): assertion failed: (auth_request->state == AUTH_REQUEST_STATE_FINISHED) Sep 9 15:47:39 tweak dovecot: auth: Error: Raw backtrace: /usr/lib64/dovecot/libdovecot.so.0(+0x3f71a) [0x7f25822ca71a] -> /usr/lib64/dovecot/libdovecot.so.0(+0x3f766) [0x7f25822ca766] -> /usr/lib64/dovecot/libdo...
2011 May 08
0
Issues with authentication failure delays
...ca77d2e added a new style of authentication failure delay, but left the existing failure delay mechanism in place. The old failure delay uses the auth_failure_delay setting, and could be disabled by using a value of 0 for that setting. Its remnants are in auth/auth-request-handler.c in the function auth_request_handler_flush_failures. It looks like much of the code in that file could be removed or simplified by eliminating this older failure delay system. Better still, I would like to see the auth_failure_delay setting retained and used in the new system. The value of the setting could be used in place of AUTH_PENALTY_INIT_SEC...
2017 Jun 05
0
v2.2.30.1 released
...: Jun 05 15:08:11 lmtp(35487): Error: write(auth socket) failed: Broken pipe Jun 05 15:08:12 lmtp(35483): Error: write(auth socket) failed: Broken pipe Jun 05 15:08:12 lmtp(35473): Error: write(auth socket) failed: Broken pipe Jun 05 15:08:14 auth: Panic: file auth-request-handler.c: line 849 (auth_request_handler_flush_failures): assertion failed: (auth_request->state == AUTH_REQUEST_STATE_FINISHED) Jun 05 15:08:14 auth: Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x9b61a) [0x7f0b7bcc961a] -> /usr/lib/dovecot/libdovecot.so.0(+0x9b686) [0x7f0b7bcc9686] -> /usr/lib/dovecot/libdovecot.so.0(i_error+0)...
2017 May 31
8
v2.2.30.1 released
https://dovecot.org/releases/2.2/dovecot-2.2.30.1.tar.gz https://dovecot.org/releases/2.2/dovecot-2.2.30.1.tar.gz.sig Due to some release process changes I didn't notice that one important bugfix wasn't included in the v2.2.30 release branch before I made the release. So fixing it here with v2.2.30.1. Also included another less important fix. - quota_warning scripts weren't
2017 May 31
8
v2.2.30.1 released
https://dovecot.org/releases/2.2/dovecot-2.2.30.1.tar.gz https://dovecot.org/releases/2.2/dovecot-2.2.30.1.tar.gz.sig Due to some release process changes I didn't notice that one important bugfix wasn't included in the v2.2.30 release branch before I made the release. So fixing it here with v2.2.30.1. Also included another less important fix. - quota_warning scripts weren't