1 Nov
2008
1 Nov
'08
1:50 p.m.
On Fri, 2008-10-31 at 17:12 +0200, Timo Sirainen wrote:
Hmm. The auth-master.h API could use a small change too: auth_master_init() shouldn't try to connect to auth socket yet (so it would never fail). auth_master_user_lookup() instead would try to connect there if the connection is missing.
I did this and some other changes to the auth-master API and committed it.