summaryrefslogtreecommitdiffstats
path: root/source/smbd/password.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'samba'.samba-misc-tags/sambacvs2svn Import User1997-10-101-1707/+0
* 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