summaryrefslogtreecommitdiffstats
path: root/source/auth
Commit message (Expand)AuthorAgeFilesLines
* passdb/pass_check.c: Added log of AFS auth error.Jeremy Allison1998-12-231-0/+1
* Rather large (I'm afraid) tidyup of the setuid handling code.Jeremy Allison1998-12-221-38/+22
* acconfig.h configure configure.in include/config.h.in: Added krb5 libs code b...Jeremy Allison1998-12-161-2/+4
* HPUX fix. This looks like a big change but isn't actually, most of theJeremy Allison1998-12-101-0/+10
* Fix for non-termination of string in osf1_bigcrypt.Jeremy Allison1998-12-041-0/+1
* Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>Jeremy Allison1998-09-261-1/+3
* some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell1998-09-051-1/+1
* 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