]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: Code cleanup: Removed unnecessary auth_stream_reply usage from auth-worker...
authorTimo Sirainen <tss@iki.fi>
Wed, 30 Jan 2013 16:35:02 +0000 (18:35 +0200)
committerTimo Sirainen <tss@iki.fi>
Wed, 30 Jan 2013 16:35:02 +0000 (18:35 +0200)
commitb0e9375a1ff97c9c7d40655922af5ccc73ecaa76
tree73436b55e90a3fb5df3efed63e0a272bdb927e0d
parent7926d224dbd0bb2539a2f7a704bf58f6b8d460f8
auth: Code cleanup: Removed unnecessary auth_stream_reply usage from auth-worker communication.
src/auth/auth-request.c
src/auth/auth-request.h
src/auth/auth-stream.c
src/auth/auth-stream.h
src/auth/auth-worker-client.c
src/auth/auth-worker-server.c
src/auth/auth-worker-server.h
src/auth/passdb-blocking.c
src/auth/userdb-blocking.c