Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 1 | -70/+90 |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 1 | -108/+622 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 1 | -143/+127 |
2003-04-07 | Only warn about short packets if we are already 'doing signing'. | Andrew Bartlett | 1 | -1/+1 |
2003-04-06 | SMB signing updates - this gets NTLMSSP signing workin to the point where I | Andrew Bartlett | 1 | -8/+9 |
2003-03-30 | Don't modify the incoming packet when checking the signiture. | Andrew Bartlett | 1 | -10/+26 |
2003-03-18 | Removed unused var. | Jeremy Allison | 1 | -2/+0 |
2003-03-14 | We haven't implemented The Singing Contexts so far. | Rafal Szczesniak | 1 | -1/+1 |
2003-03-10 | Further work on NTLMSSP-based SMB signing. Current status is that I cannnot | Andrew Bartlett | 1 | -30/+150 |
2003-03-09 | Try not to clobber the session request. | Andrew Bartlett | 1 | -3/+15 |
2003-03-09 | Change the way we sign SMB packets, to a function pointer interface. | Andrew Bartlett | 1 | -0/+329 |