summaryrefslogtreecommitdiff
path: root/authenticate.c
Commit message (Expand)AuthorAgeFilesLines
...
* for authenticated access record the authenticated username in the logsAndrew Tridgell1998-05-161-10/+20
* - changed the log messages to show the requested pathAndrew Tridgell1998-05-151-6/+1
* use strlcat() strlcpy() and slprintf() whenever possible to avoid anyAndrew Tridgell1998-05-151-5/+4
* improved the authentication and in particular the error reportingAndrew Tridgell1998-05-131-0/+13
* first working version of challenge response authentication. needsAndrew Tridgell1998-05-131-0/+177
* improved max connections code. Now use fcntl instead of flock.Andrew Tridgell1998-05-131-0/+21