root / auth.c

View | Annotate | Download

# Date Author Comment
597 08/11/2009 12:22 PM tommy

Add new authorization code from Daxx for nse version

551 08/26/2008 01:45 PM tommy

split logname from username, for logging purposes and the strip=true auth bug

528 07/24/2007 12:06 PM tommy

remove unnecessary socket stuff

458 09/07/2006 09:32 PM mjo

- fixed Makefile/genmodmap bug
- added checks for existing auth/acct modules when loading access.conf

440 08/09/2006 01:44 PM tommy

warn if authmap can not be found

436 08/08/2006 04:00 PM tommy

remove modules !

432 08/02/2006 11:26 AM tommy

Allow maxuserkbps to be set from authentication on a per user basis.

420 06/29/2006 12:21 AM tommy

Move accounting configuration from auth config to profile config. Hosts
which are not authenticated are also accounted now.

419 05/18/2006 11:59 AM tommy

Add code for "arguments" in access.conf, used for new authentication mods

408 03/30/2006 03:13 PM tommy

change int to socklen_t

379 01/04/2006 01:32 PM tommy

New authentication interface for authentication modules.

292 05/13/2004 01:28 PM tommy

Allow versionized modules

277 04/20/2004 10:40 AM tommy

integrate auth.conf and profiles.conf into access.conf and allow includes

204 02/26/2004 08:26 PM tommy

fix and cleanup authentication initialization

166 12/31/2003 12:58 AM tommy

change all occurences of SERVER to MASTER to allow for future features

165 12/30/2003 06:06 PM tommy

added missing auth.c for the new profiles thing

34 12/14/2002 02:31 AM tommy

deleted old auth testcode

15 12/05/2002 06:20 PM tommy

added auto prototyping

2 11/26/2002 10:51 PM tommy

import

1 11/26/2002 10:51 PM tommy

Initial revision