Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1998-09-25 | Makefile.in: Fixed bug with continuation line causing proto to fail. | Jeremy Allison | 1 | -2/+2 |
1998-09-01 | More abstraction of file system data types, to move to a 64 | Jeremy Allison | 1 | -3/+3 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -1/+1 |
1998-05-05 | genrand.c: SGI compile warning fix. | Jeremy Allison | 1 | -1/+1 |
1998-04-23 | genrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file(). | Jeremy Allison | 1 | -1/+1 |
1998-04-22 | genrand.c: Improved generation of random values, more secure. | Jeremy Allison | 1 | -9/+32 |
1998-04-21 | many systems don't have /etc/shadow but do have another system for | Andrew Tridgell | 1 | -0/+12 |
1998-04-21 | improved the secret buffer generation a bit. It now uses /etc/shadow | Andrew Tridgell | 1 | -22/+39 |
1998-04-20 | genrand.c: Improved filename based random seed generation. | Jeremy Allison | 1 | -18/+55 |
1998-04-20 | Makefile: Added genrand.o | Jeremy Allison | 1 | -0/+137 |