Age | Commit message (Expand) | Author | Files | Lines |
1998-07-09 | New version of the DFS_AUTH code from Karsten Muuss <muuss@or.uni-bonn.de> | Jeremy Allison | 1 | -39/+242 |
1998-07-06 | password.c: Fixes to allow Win95 clients to have lm encrypted passwords | Jeremy Allison | 1 | -2/+5 |
1998-06-13 | Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group... | Jeremy Allison | 1 | -1/+1 |
1998-05-27 | loadparm.c: Added machine password timeout parameter - set to 7 days be default. | Jeremy Allison | 1 | -4/+5 |
1998-05-21 | Fixed 'revalidate' parameter so it's only considered in security=share | Jeremy Allison | 1 | -29/+29 |
1998-05-18 | chgpasswd.c: Changed back to getsmb... from getsam... | Jeremy Allison | 1 | -6/+6 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -25/+25 |
1998-05-11 | ldap back-end database development | Luke Leighton | 1 | -6/+6 |
1998-05-11 | changed to use slprintf() instead of sprintf() just about | Andrew Tridgell | 1 | -7/+7 |
1998-05-10 | Updated OSF1_ENH_SEC mode password handling. | John Terpstra | 1 | -1/+8 |
1998-05-07 | created "passdb.c" which is an interface point to (at present) either | Luke Leighton | 1 | -6/+6 |
1998-05-06 | smbpass.c: Fixed machine_passwd_lock() problems. | Jeremy Allison | 1 | -5/+4 |
1998-05-06 | Fixes for the %U and %G problems people have reported. | Jeremy Allison | 1 | -4/+5 |
1998-05-05 | genrand.c: SGI compile warning fix. | Jeremy Allison | 1 | -14/+15 |
1998-04-30 | Added patch from Bruce Tenison <btenison@dibbs.net> to allow encrypted | Jeremy Allison | 1 | -0/+32 |
1998-04-29 | clientgen.c: Fixed null session setup bug. | Jeremy Allison | 1 | -5/+13 |
1998-04-29 | password.c: | Luke Leighton | 1 | -0/+4 |
1998-04-29 | This is the checkin that adds the security=domain functionality. | Jeremy Allison | 1 | -19/+78 |
1998-04-25 | This looks like a big change but really isn't. | Jeremy Allison | 1 | -14/+13 |
1998-04-23 | Makefile: Added nterr.c into the mix. | Jeremy Allison | 1 | -0/+13 |
1998-04-23 | clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.c | Jeremy Allison | 1 | -54/+161 |
1998-04-23 | genrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file(). | Jeremy Allison | 1 | -0/+73 |
1998-04-22 | genrand.c: Improved generation of random values, more secure. | Jeremy Allison | 1 | -3/+36 |
1998-04-21 | Added cli_ulogoff() calls to all the exit code paths in security=server. | Jeremy Allison | 1 | -0/+5 |
1998-04-21 | clientgen.c: Added cli_ulogoff() call. | Jeremy Allison | 1 | -0/+1 |
1998-04-20 | Makefile: Added genrand.o | Jeremy Allison | 1 | -0/+10 |
1998-04-14 | Modified interfaces to getting smb password entries from | Jeremy Allison | 1 | -2/+2 |
1998-04-13 | Changes to allow Samba to be compiled with -Wstrict-prototypes | Jeremy Allison | 1 | -2/+2 |
1998-04-09 | Added const cast to struct args to get rid of compile time warning. | John Terpstra | 1 | -1/+1 |
1998-03-17 | this isn't a big commit, it just looks like it :-) | Andrew Tridgell | 1 | -11/+11 |
1998-03-16 | Adding the same change as was added to 1.9.18 branch to add the | Jeremy Allison | 1 | -5/+4 |
1998-03-16 | includes.h: Addition of NetBSD 1.3 fix, fix for HPUX 9.x, 10.x zombie | Jeremy Allison | 1 | -0/+4 |
1998-03-12 | move setup_groups() into password.c so that swat can link without | Andrew Tridgell | 1 | -0/+86 |
1998-03-11 | "For I have laboured mightily on Luke's code, and hath broken | Jeremy Allison | 1 | -28/+75 |
1998-03-04 | Adding Korean and Traditional Chinese codepage support. | Jeremy Allison | 1 | -1/+1 |
1998-02-26 | Makefile, password.c, includes.h: Added KRB4 patches from Johan Hedin <johanh... | Jeremy Allison | 1 | -0/+30 |
1998-02-07 | A small raft of changes, I will sync up with 1.9.18 also. | Jeremy Allison | 1 | -22/+39 |
1998-01-23 | Changed code that truncates salt after 2 characters so that it becomes | Jeremy Allison | 1 | -0/+3 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -1/+1 |
1998-01-10 | Following discussions with Cristian Gafton (Red Hat) we have decided to make | John Terpstra | 1 | -2/+8 |
1997-12-03 | allow users to disable the NetWkstaUserLogon call in server level | Andrew Tridgell | 1 | -0/+2 |
1997-12-02 | HPUX trusted systems need to use bigcrypt() not crypt() | Andrew Tridgell | 1 | -0/+4 |
1997-11-10 | Rolled back tree state to 11:59pm 8th November 1997 EST to | Jeremy Allison | 1 | -1/+139 |
1997-11-09 | attempting to mark up 32 bit error codes, needed for NT domains. | Luke Leighton | 1 | -139/+1 |
1997-11-06 | following a cvs error, i am rewriting this monster-commit. with bad grace. | Luke Leighton | 1 | -1/+2 |
1997-11-01 | a simple SMB torture tester. This will allow us to evaluate locking | Andrew Tridgell | 1 | -4/+1 |
1997-10-21 | rewrote the password server code using the new clientgen.c client | Andrew Tridgell | 1 | -169/+106 |
1997-10-20 | util.c password.c : | Luke Leighton | 1 | -35/+0 |
1997-10-20 | casting cleanups | Andrew Tridgell | 1 | -1/+1 |
1997-10-16 | Added Michael Johnsons' PAM modifications <johnsonm@redhat.com> | John Terpstra | 1 | -12/+12 |