summaryrefslogtreecommitdiffstats
path: root/source3/smbd/password.c
Commit message (Expand)AuthorAgeFilesLines
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-28/+75
* Adding Korean and Traditional Chinese codepage support.Jeremy Allison1998-03-041-1/+1
* Makefile, password.c, includes.h: Added KRB4 patches from Johan Hedin <johanh...Jeremy Allison1998-02-261-0/+30
* A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1998-02-071-22/+39
* Changed code that truncates salt after 2 characters so that it becomesJeremy Allison1998-01-231-0/+3
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* Following discussions with Cristian Gafton (Red Hat) we have decided to makeJohn Terpstra1998-01-101-2/+8
* allow users to disable the NetWkstaUserLogon call in server levelAndrew Tridgell1997-12-031-0/+2
* HPUX trusted systems need to use bigcrypt() not crypt()Andrew Tridgell1997-12-021-0/+4
* Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1997-11-101-1/+139
* attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1997-11-091-139/+1
* following a cvs error, i am rewriting this monster-commit. with bad grace.Luke Leighton1997-11-061-1/+2
* a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1997-11-011-4/+1
* rewrote the password server code using the new clientgen.c clientAndrew Tridgell1997-10-211-169/+106
* util.c password.c :Luke Leighton1997-10-201-35/+0
* casting cleanupsAndrew Tridgell1997-10-201-1/+1
* Added Michael Johnsons' PAM modifications <johnsonm@redhat.com>John Terpstra1997-10-161-12/+12
* force the salt to be a maximum of 2 characters long in callsAndrew Tridgell1997-10-151-0/+1
* Makefile:Luke Leighton1997-10-101-45/+52
* dir.c: more pstrcpys.Jeremy Allison1997-09-301-14/+31
* add a castAndrew Tridgell1997-09-161-1/+1
* - change generate_challenge() to use md4 instead of desAndrew Tridgell1997-09-161-11/+18
* This commit does 3 main things:Andrew Tridgell1997-09-141-22/+9
* Fix from Frank Varnavas <varnavas@ny.ubs.com>.Jeremy Allison1997-09-041-3/+17
* spelling.Samba Release Account1997-08-111-1/+1
* Makefile: Added IRIX 6 target.Samba Release Account1997-08-051-3/+3
* client.c: Added amanda fixes.Samba Release Account1997-07-281-7/+9
* charset.c: Fixed signed/unsigned issues.Samba Release Account1997-07-221-0/+14
* Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>Samba Release Account1997-07-171-1/+86
* Fixes for UnixWare 2.x with shadow passwords fromSamba Release Account1997-07-031-0/+9
* Fixed *really* stupid bug in register_vuid - only a problemSamba Release Account1997-06-181-1/+1
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* added automount home directory support. contributed by simeon@bangor.co.ukSamba Release Account1997-05-071-0/+55
* JHT ===> Fixed potential PAM Security hole and second chance syndromeSamba Release Account1997-02-041-0/+9
* JHT ==> Added extensions for PAM (Pluggable Authentication Module) supportSamba Release Account1997-01-021-0/+102
* Set num_validated_users to zero if Realloc fails.Samba Release Account1996-11-091-0/+1
* Core of the changes for returning smb_uid's. smb_uid's are nowSamba Release Account1996-10-251-60/+57
* I have fixed quite a few important bugs in this commit.Andrew Tridgell1996-10-051-7/+2
* - accept either NT or lanman passwords in tconXAndrew Tridgell1996-10-021-10/+9
* - add timeouts to connect() for password server connections. ThisAndrew Tridgell1996-08-221-1/+1
* a cleanup of the receive_smb() usage, adding timeouts in some placesAndrew Tridgell1996-06-101-2/+3
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-1/+0
* - added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1996-06-061-3/+1
* a huge pile of changes :-)Andrew Tridgell1996-06-041-1/+1
* Lots of changes!Andrew Tridgell1996-05-311-4/+2
* cleanups to make thinsg compile cleanlyAndrew Tridgell1996-05-291-7/+10
* turn on KEEP_PASSWORD_SERVER_OPEN by defaultAndrew Tridgell1996-05-051-2/+2
* fix a netgroup bug (innetgr() was being called with the args in theAndrew Tridgell1996-05-041-2/+1
* Initial version imported to CVS Samba Release Account1996-05-041-0/+1416