password.c: Fixes to allow Win95 clients to have lm encrypted passwords
[samba.git] / source / smbd / password.c
1998-07-06 Jeremy Allisonpassword.c: Fixes to allow Win95 clients to have lm...
1998-06-13 Jeremy AllisonMakefile: Added ubi_sLinkList.o as the groupname.o...
1998-05-27 Jeremy Allisonloadparm.c: Added machine password timeout parameter...
1998-05-21 Jeremy AllisonFixed 'revalidate' parameter so it's only considered...
1998-05-18 Jeremy Allisonchgpasswd.c: Changed back to getsmb... from getsam...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-11 Luke Leightonldap back-end database development
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-05-10 John TerpstraUpdated OSF1_ENH_SEC mode password handling.
1998-05-07 Luke Leightoncreated "passdb.c" which is an interface point to ...
1998-05-06 Jeremy Allisonsmbpass.c: Fixed machine_passwd_lock() problems.
1998-05-06 Jeremy AllisonFixes for the %U and %G problems people have reported.
1998-05-05 Jeremy Allisongenrand.c: SGI compile warning fix.
1998-04-30 Jeremy AllisonAdded patch from Bruce Tenison <btenison@dibbs.net...
1998-04-29 Jeremy Allisonclientgen.c: Fixed null session setup bug.
1998-04-29 Luke Leightonpassword.c:
1998-04-29 Jeremy AllisonThis is the checkin that adds the security=domain funct...
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-04-23 Jeremy AllisonMakefile: Added nterr.c into the mix.
1998-04-23 Jeremy Allisonclientgen.c: Added rap error codes to cli_error, moved...
1998-04-23 Jeremy Allisongenrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().
1998-04-22 Jeremy Allisongenrand.c: Improved generation of random values, more...
1998-04-21 Jeremy AllisonAdded cli_ulogoff() calls to all the exit code paths...
1998-04-21 Jeremy Allisonclientgen.c: Added cli_ulogoff() call.
1998-04-20 Jeremy AllisonMakefile: Added genrand.o
1998-04-14 Jeremy AllisonModified interfaces to getting smb password entries...
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-04-09 John TerpstraAdded const cast to struct args to get rid of compile...
1998-03-17 Andrew Tridgellthis isn't a big commit, it just looks like it :-)
1998-03-16 Jeremy AllisonAdding the same change as was added to 1.9.18 branch...
1998-03-16 Jeremy Allisonincludes.h: Addition of NetBSD 1.3 fix, fix for HPUX...
1998-03-12 Andrew Tridgellmove setup_groups() into password.c so that swat can...
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...
1998-03-04 Jeremy AllisonAdding Korean and Traditional Chinese codepage support.
1998-02-26 Jeremy AllisonMakefile, password.c, includes.h: Added KRB4 patches...
1998-02-07 Jeremy AllisonA small raft of changes, I will sync up with 1.9.18...
1998-01-23 Jeremy AllisonChanged code that truncates salt after 2 characters...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-10 John TerpstraFollowing discussions with Cristian Gafton (Red Hat...
1997-12-03 Andrew Tridgellallow users to disable the NetWkstaUserLogon call in...
1997-12-02 Andrew TridgellHPUX trusted systems need to use bigcrypt() not crypt()
1997-11-10 Jeremy AllisonRolled back tree state to 11:59pm 8th November 1997...
1997-11-09 Luke Leightonattempting to mark up 32 bit error codes, needed for...
1997-11-06 Luke Leightonfollowing a cvs error, i am rewriting this monster...
1997-11-01 Andrew Tridgella simple SMB torture tester. This will allow us to...
1997-10-21 Andrew Tridgellrewrote the password server code using the new clientge...
1997-10-20 Luke Leightonutil.c password.c :
1997-10-20 Andrew Tridgellcasting cleanups
1997-10-16 John TerpstraAdded Michael Johnsons' PAM modifications <johnsonm...
1997-10-15 Andrew Tridgellforce the salt to be a maximum of 2 characters long...
1997-10-10 Luke LeightonMakefile:
1997-09-30 Jeremy Allisondir.c: more pstrcpys.
1997-09-16 Andrew Tridgelladd a cast
1997-09-16 Andrew Tridgell- change generate_challenge() to use md4 instead of des
1997-09-14 Andrew TridgellThis commit does 3 main things:
1997-09-04 Jeremy AllisonFix from Frank Varnavas <varnavas@ny.ubs.com>.
1997-08-11 Samba Release Accountspelling.
1997-08-05 Samba Release AccountMakefile: Added IRIX 6 target.
1997-07-28 Samba Release Accountclient.c: Added amanda fixes.
1997-07-22 Samba Release Accountcharset.c: Fixed signed/unsigned issues.
1997-07-17 Samba Release AccountMakefile: Added krb5 option from Nathan Neulinger ...
1997-07-03 Samba Release AccountFixes for UnixWare 2.x with shadow passwords from
1997-06-18 Samba Release AccountFixed *really* stupid bug in register_vuid - only a...
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1997-05-07 Samba Release Accountadded automount home directory support. contributed...
1997-02-04 Samba Release AccountJHT ===> Fixed potential PAM Security hole and second...
1997-01-02 Samba Release AccountJHT ==> Added extensions for PAM (Pluggable Authenticat...
1996-11-09 Samba Release AccountSet num_validated_users to zero if Realloc fails.
1996-10-25 Samba Release AccountCore of the changes for returning smb_uid's. smb_uid...
1996-10-05 Andrew TridgellI have fixed quite a few important bugs in this commit.
1996-10-02 Andrew Tridgell- accept either NT or lanman passwords in tconX
1996-08-22 Andrew Tridgell- add timeouts to connect() for password server connect...
1996-06-10 Andrew Tridgella cleanup of the receive_smb() usage, adding timeouts...
1996-06-10 Andrew Tridgellgot rid of a lot of redundent header files as we now...
1996-06-06 Andrew Tridgell- added interface.c and removed all the references...
1996-06-04 Andrew Tridgella huge pile of changes :-)
1996-05-31 Andrew TridgellLots of changes!
1996-05-29 Andrew Tridgellcleanups to make thinsg compile cleanly
1996-05-05 Andrew Tridgellturn on KEEP_PASSWORD_SERVER_OPEN by default
1996-05-04 Andrew Tridgellfix a netgroup bug (innetgr() was being called with...
1996-05-04 Samba Release AccountThis commit was generated by cvs2svn to compensate...
1996-05-04 Samba Release AccountInitial version imported to CVS