summaryrefslogtreecommitdiffstats
path: root/source3/auth/pass_check.c
Commit message (Expand)AuthorAgeFilesLines
...
* got rid of calls to update_protected_database(). It was causing coreAndrew Tridgell1998-08-291-37/+0
* use user instead of this_user to prevent global shadowingAndrew Tridgell1998-08-151-18/+18
* split the system password checking routines out of smbd/password.c andAndrew Tridgell1998-08-101-0/+950