Mercurial
dovecot-1.0
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
src/login-common/sasl-server.c
2007-11-05
"Unsupported auth mechanism" and "Plaintext auth disabled" errors should
file
|
diff
|
annotate
2007-03-27
If authentication fails for any reason, reset waiting_auth_reply.
file
|
diff
|
annotate
2007-03-27
Update waiting_auth_reply early enough, so that if client does another
file
|
diff
|
annotate
2007-03-07
After calling sasl_callback() the client may be destroyed already. Don't try
file
|
diff
|
annotate
2007-02-16
Make sure we crash if we're trying to call sasl_callback() too many times.
file
|
diff
|
annotate
2007-02-06
Assert-crashfixes
file
|
diff
|
annotate
2006-12-05
proxy=y logins can't log in either.
file
|
diff
|
annotate
2006-12-03
Uppercase the auth mechanism name so it's always uppercased in logs.
file
|
diff
|
annotate
2006-11-07
Crashfixes and more asserts. Mostly related to use of AUTHENTICATE/AUTH
file
|
diff
|
annotate
2006-06-05
IMAP: Reply with tagged BAD if authentication is aborted because client sent
file
|
diff
|
annotate
2006-01-13
Added "bool" type and changed all ints that were used as booleans to bool.
file
|
diff
|
annotate
2005-10-01
Added ssl_username_from_cert setting. Not actually tested yet..
file
|
diff
|
annotate
2005-05-14
Added configurable logging for login process. Added configurable pop3 logout
file
|
diff
|
annotate
2005-01-07
cleanup
file
|
diff
|
annotate
2004-10-19
s/protocol/service/ in authentication
file
|
diff
|
annotate
2004-10-19
Use reason=xx field in FAIL to report the error message instead of separate
file
|
diff
|
annotate
2004-10-18
Added IMAP and POP3 proxying support.
file
|
diff
|
annotate
2004-10-18
Implemented support for LOGIN-REFERRALS using "referral" and "reason"
file
|
diff
|
annotate
2004-10-13
Changed dovecot-auth protocol to ASCII based. Should be easier now to write
file
|
diff
|
annotate
2004-10-11
Login process cleanups. Share more authentication code between pop3/imap.
file
|
diff
|
annotate
(0)
tip