#include <freeradius-devel/radiusd.h>
#include <freeradius-devel/modules.h>
#include <freeradius-devel/state.h>
#include <freeradius-devel/rad_assert.h>
#include <ctype.h>
Go to the source code of this file.
char* auth_name |
( |
char * |
buf, |
|
|
size_t |
buflen, |
|
|
REQUEST * |
request, |
|
|
bool |
do_cli |
|
) |
| |
static int CC_HINT |
( |
nonnull |
| ) |
|
|
static |
int rad_authenticate |
( |
REQUEST * |
request | ) |
|
static int rad_authlog |
( |
char const * |
msg, |
|
|
REQUEST * |
request, |
|
|
int |
goodpass |
|
) |
| |
|
static |
int rad_postauth |
( |
REQUEST * |
request | ) |
|
int rad_virtual_server |
( |
REQUEST * |
request | ) |
|