summaryrefslogtreecommitdiff
path: root/source3/smbd/password.c
AgeCommit message (Expand)AuthorFilesLines
1997-12-03allow users to disable the NetWkstaUserLogon call in server levelAndrew Tridgell1-0/+2
1997-12-02HPUX trusted systems need to use bigcrypt() not crypt()Andrew Tridgell1-0/+4
1997-11-10Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1-1/+139
1997-11-09attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1-139/+1
1997-11-06following a cvs error, i am rewriting this monster-commit. with bad grace.Luke Leighton1-1/+2
1997-11-01a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1-4/+1
1997-10-21rewrote the password server code using the new clientgen.c clientAndrew Tridgell1-169/+106
1997-10-20util.c password.c :Luke Leighton1-35/+0
1997-10-20casting cleanupsAndrew Tridgell1-1/+1
1997-10-16Added Michael Johnsons' PAM modifications <johnsonm@redhat.com>John Terpstra1-12/+12
1997-10-15force the salt to be a maximum of 2 characters long in callsAndrew Tridgell1-0/+1
1997-10-10Makefile:Luke Leighton1-45/+52
1997-09-30dir.c: more pstrcpys.Jeremy Allison1-14/+31
1997-09-16add a castAndrew Tridgell1-1/+1
1997-09-16- change generate_challenge() to use md4 instead of desAndrew Tridgell1-11/+18
1997-09-14This commit does 3 main things:Andrew Tridgell1-22/+9
1997-09-04Fix from Frank Varnavas <varnavas@ny.ubs.com>.Jeremy Allison1-3/+17
1997-08-11spelling.Samba Release Account1-1/+1
1997-08-05Makefile: Added IRIX 6 target.Samba Release Account1-3/+3
1997-07-28client.c: Added amanda fixes.Samba Release Account1-7/+9
1997-07-22charset.c: Fixed signed/unsigned issues.Samba Release Account1-0/+14
1997-07-17Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>Samba Release Account1-1/+86
1997-07-03Fixes for UnixWare 2.x with shadow passwords fromSamba Release Account1-0/+9
1997-06-18Fixed *really* stupid bug in register_vuid - only a problemSamba Release Account1-1/+1
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1997-05-07added automount home directory support. contributed by simeon@bangor.co.ukSamba Release Account1-0/+55
1997-02-04JHT ===> Fixed potential PAM Security hole and second chance syndromeSamba Release Account1-0/+9
1997-01-02JHT ==> Added extensions for PAM (Pluggable Authentication Module) supportSamba Release Account1-0/+102
1996-11-09Set num_validated_users to zero if Realloc fails.Samba Release Account1-0/+1
1996-10-25Core of the changes for returning smb_uid's. smb_uid's are nowSamba Release Account1-60/+57
1996-10-05I have fixed quite a few important bugs in this commit.Andrew Tridgell1-7/+2
1996-10-02- accept either NT or lanman passwords in tconXAndrew Tridgell1-10/+9
1996-08-22- add timeouts to connect() for password server connections. ThisAndrew Tridgell1-1/+1
1996-06-10a cleanup of the receive_smb() usage, adding timeouts in some placesAndrew Tridgell1-2/+3
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-1/+0
1996-06-06- added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1-3/+1
1996-06-04a huge pile of changes :-)Andrew Tridgell1-1/+1
1996-05-31Lots of changes!Andrew Tridgell1-4/+2
1996-05-29cleanups to make thinsg compile cleanlyAndrew Tridgell1-7/+10
1996-05-05turn on KEEP_PASSWORD_SERVER_OPEN by defaultAndrew Tridgell1-2/+2
1996-05-04fix a netgroup bug (innetgr() was being called with the args in theAndrew Tridgell1-2/+1
1996-05-04Initial version imported to CVS Samba Release Account1-0/+1416