helpers/basic_auth/MSNT/allowusers.c File Reference
#include <stdlib.h>#include <unistd.h>#include <sys/types.h>#include <sys/param.h>#include <string.h>#include "usersfile.h"

Go to the source code of this file.
Functions | |
| int | Read_allowusers (void) |
| int | Check_ifuserallowed (char *ConnectingUser) |
| void | Check_forallowchange (void) |
Variables | |
| static usersfile | AllowUsers |
| static int | init = 0 |
| char | Allowuserpath [MAXPATHLEN] |
Function Documentation
| void Check_forallowchange | ( | void | ) |
Definition at line 46 of file allowusers.c.
References Check_forfilechange().
Referenced by Check_forchange().
| int Check_ifuserallowed | ( | char * | ConnectingUser | ) |
Definition at line 40 of file allowusers.c.
References Check_userlist().
Referenced by Check_user().
| int Read_allowusers | ( | void | ) |
Definition at line 27 of file allowusers.c.
References Allowuserpath, init, and Read_usersfile().
Referenced by main().
Variable Documentation
| char Allowuserpath[MAXPATHLEN] |
Definition at line 24 of file allowusers.c.
Referenced by OpenConfigFile(), ProcessLine(), and Read_allowusers().
usersfile AllowUsers [static] |
Definition at line 20 of file allowusers.c.
int init = 0 [static] |
Definition at line 21 of file allowusers.c.
Referenced by Read_allowusers(), and redirectInit().
Search
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Help Out
- Getting Squid
- Donate
- Squid Deployment Case-Studies
Documentation
- FAQ | Wiki | Book
- Configuration Reference
- Configuration Guide - Visolve
- Configuration Examples
- Users guide
- Non-English
- Security Advisories
- More...
Support
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
