freeradius-server
freeradius-server copied to clipboard
FreeRADIUS - A multi-protocol policy server.
stdin_fd's state shouldn't influence stdout_pipe.
Coverity doesn't recognize that fr_base16_decode() fills in the output buffer passed to it. (In CID 1503958, coverity objects to the fr_base16_decode() call itself.) CIDs: 150466, 1503958, 1504041
Greetings! Especially to whoever drives your twitter account and responded to my wittering over there :-) I thought it might be worth trying to use jlibtool to make BIND build...
### Message It may be useful to add inotify support for dynamic home servers. That way you can just add / delete files in `raddb/home_servers`, and the server will automatically...
### What type of defect/bug is this? Crash or memory corruption (segv, abort, etc...) ### How can the issue be reproduced? When in check-eap-tls config file in the section ```...
### What type of defect/bug is this? Unexpected behaviour (obvious or verified by project member) ### How can the issue be reproduced? I was trying to use pam_radius_auth to protect...