Age | Commit message (Expand) | Author | Files | Lines |
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 |
1997-10-15 | force the salt to be a maximum of 2 characters long in calls | Andrew Tridgell | 1 | -0/+1 |
1997-10-10 | Makefile: | Luke Leighton | 1 | -45/+52 |
1997-09-30 | dir.c: more pstrcpys. | Jeremy Allison | 1 | -14/+31 |
1997-09-16 | add a cast | Andrew Tridgell | 1 | -1/+1 |
1997-09-16 | - change generate_challenge() to use md4 instead of des | Andrew Tridgell | 1 | -11/+18 |
1997-09-14 | This commit does 3 main things: | Andrew Tridgell | 1 | -22/+9 |
1997-09-04 | Fix from Frank Varnavas <varnavas@ny.ubs.com>. | Jeremy Allison | 1 | -3/+17 |
1997-08-11 | spelling. | Samba Release Account | 1 | -1/+1 |
1997-08-05 | Makefile: Added IRIX 6 target. | Samba Release Account | 1 | -3/+3 |
1997-07-28 | client.c: Added amanda fixes. | Samba Release Account | 1 | -7/+9 |
1997-07-22 | charset.c: Fixed signed/unsigned issues. | Samba Release Account | 1 | -0/+14 |
1997-07-17 | Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu> | Samba Release Account | 1 | -1/+86 |
1997-07-03 | Fixes for UnixWare 2.x with shadow passwords from | Samba Release Account | 1 | -0/+9 |
1997-06-18 | Fixed *really* stupid bug in register_vuid - only a problem | Samba Release Account | 1 | -1/+1 |
1997-05-08 | 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) | Samba Release Account | 1 | -1/+1 |
1997-05-07 | added automount home directory support. contributed by simeon@bangor.co.uk | Samba Release Account | 1 | -0/+55 |
1997-02-04 | JHT ===> Fixed potential PAM Security hole and second chance syndrome | Samba Release Account | 1 | -0/+9 |
1997-01-02 | JHT ==> Added extensions for PAM (Pluggable Authentication Module) support | Samba Release Account | 1 | -0/+102 |
1996-11-09 | Set num_validated_users to zero if Realloc fails. | Samba Release Account | 1 | -0/+1 |
1996-10-25 | Core of the changes for returning smb_uid's. smb_uid's are now | Samba Release Account | 1 | -60/+57 |
1996-10-05 | I have fixed quite a few important bugs in this commit. | Andrew Tridgell | 1 | -7/+2 |
1996-10-02 | - accept either NT or lanman passwords in tconX | Andrew Tridgell | 1 | -10/+9 |