Age | Commit message (Expand) | Author | Files | Lines |
2003-03-17 | Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard's | Andrew Bartlett | 1 | -13/+16 |
2003-02-24 | Merge from HEAD client-side authentication changes: | Andrew Bartlett | 1 | -284/+37 |
2003-02-19 | Merge minor library fixes from HEAD to 3.0. | Andrew Bartlett | 1 | -7/+8 |
2003-01-28 | Merge from HEAD: | Andrew Bartlett | 1 | -60/+64 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -22/+70 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -0/+61 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -1/+42 |
2002-02-15 | Try not to malloc -1 bytes (apx 4GB) when the data is already in error. | Andrew Bartlett | 1 | -2/+12 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-05 | simple fix for creating blank data blobs | Andrew Tridgell | 1 | -3/+1 |
2001-12-08 | added internal sasl/gssapi code. This means we are no longer dependent on cyr... | Andrew Tridgell | 1 | -1/+1 |
2001-10-21 | Ok, I know it's a language thing and it shouldn't matter.... but a kerberos | Jeremy Allison | 1 | -8/+8 |
2001-10-21 | made smbclient cope better with arbitrary principle forms | Andrew Tridgell | 1 | -14/+1 |
2001-10-18 | the beginnings of kerberos support in smbd. It doesn't work yet, but | Andrew Tridgell | 1 | -0/+23 |
2001-10-17 | added basic NTLMSSP support in smbd. This is still quite rough, and | Andrew Tridgell | 1 | -7/+215 |
2001-10-14 | fixed NTLMSSP with XP servers (who don't send the duplicate challenge | Andrew Tridgell | 1 | -3/+9 |
2001-10-12 | moved some OIDs to the ASN.1 header | Andrew Tridgell | 1 | -6/+2 |
2001-10-12 | added NTLMSSP authentication to libsmb. It seems to work well so I have enabl... | Andrew Tridgell | 1 | -0/+395 |