History log of /dovecot/src/director/auth-connection.h
Revision Date Author Comments Expand
2cc34f340d31125b16f58948bed8cc6a86911fcf 13-May-2015 Timo Sirainen <tss@iki.fi>

director: Minor code cleanup - allow access to auth connection's ostream directly.

2cd04598af2b69120948e29f2a0dd1710bebbe1b 13-May-2015 Timo Sirainen <tss@iki.fi>

director: Reverted previous e178413a905d commit after all - do it a bit differently.

0388fd5e0bf6654ea25299fd63f2ee8e5ce2913f 13-May-2015 Timo Sirainen <tss@iki.fi>

director: Added a new DIRECTOR-LOOKUP command that auth connections can use. The parameters are the same as what auth lookup would receive from auth process. So the idea is that a proxy could do an auth lookup, then forward the reply to director, which would return back the updated reply with the host field added.

0a53eb0283d7ec28c6105f61e118b96fce8ecb95 24-Jun-2010 Timo Sirainen <tss@iki.fi>

director: Lots of fixes. It should be pretty stable now. --HG-- branch : HEAD

2670cd577aa57eb9f915a4f4220ae48c9b4fc5fb 19-May-2010 Timo Sirainen <tss@iki.fi>

Added initial implementation of a director process (for NFS users). There are still some unimplemented features and bugs. Also changing mail server list doesn't yet make sure that other directors won't assign the same user to a different server at the same time. --HG-- branch : HEAD