Bincimap 2.0.16
Easy Imapping
Loading...
Searching...
No Matches
authenticate.cc File Reference

Implementation of the common (C/R) authentication mechanism. More...

#include <string>
#include <vector>
#include <sys/types.h>
#include <grp.h>
#include <pwd.h>
#include <signal.h>
#include <unistd.h>
#include <errno.h>
#include <sys/wait.h>
#include "authenticate.h"
#include "iodevice.h"
#include "iofactory.h"
#include "session.h"
#include "convert.h"
#include "globals.h"
Include dependency graph for authenticate.cc:

Go to the source code of this file.

Detailed Description

Implementation of the common (C/R) authentication mechanism.


Author
Andreas Aardal Hanssen, Erwin Hoffmann

@date 2002-2005, 2023

Definition in file authenticate.cc.