Tree
Tree:
4a6909fa9049f9c04319da9b7aaf7a50a1cb6888
Date:
Mon Jul 12 10:56:33 2010 UTC
Message:
Implement asynchronous user authentication using PAM For each client connection a child process is forked which handles the actual PAM authentication and reports the result back to the master process using a pipe for communication. While the PAM authentication is in process the daemon does not block.
IRCNow