summaryrefslogtreecommitdiffstats
path: root/source/auth
Commit message (Expand)AuthorAgeFilesLines
* Getting back to a compilable state (not there yet but close).Jeremy Allison2000-06-011-14/+2
* Added sys_fork() and sys_getpid() functions to stop the overheadJeremy Allison2000-05-021-3/+3
* indent update to make t easier to see setuid mods in TNG. someLuke Leighton2000-03-211-366/+459
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-54/+129
* Moved code that changes the pw_passwd entry (i.e shadow password andTim Potter1999-06-131-63/+1
* pass_check.c could receive encrypted password: printing it out as a %sLuke Leighton1999-03-081-1/+2
* 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