View | Annotate | Download
Add new authorization code from Daxx for nse version
split logname from username, for logging purposes and the strip=true auth bug
remove unnecessary socket stuff
- fixed Makefile/genmodmap bug - added checks for existing auth/acct modules when loading access.conf
warn if authmap can not be found
remove modules !
Allow maxuserkbps to be set from authentication on a per user basis.
Move accounting configuration from auth config to profile config. Hosts which are not authenticated are also accounted now.
Add code for "arguments" in access.conf, used for new authentication mods
change int to socklen_t
New authentication interface for authentication modules.
Allow versionized modules
integrate auth.conf and profiles.conf into access.conf and allow includes
fix and cleanup authentication initialization
change all occurences of SERVER to MASTER to allow for future features
added missing auth.c for the new profiles thing
deleted old auth testcode
added auto prototyping
import
Initial revision