Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed version number from file header. | Tim Potter | 2002-01-30 | 1 | -2/+1 |
| | | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header. | ||||
* | Same fix as went into 2.2 (I'm waiting for jerry to finish some code). | Jeremy Allison | 2002-01-11 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 2001-10-02 | 1 | -3/+0 |
| | |||||
* | added a oplock break handler hook to the client code, this allows for more ↵ | Andrew Tridgell | 2001-06-18 | 1 | -0/+72 |
complete testing of oplocks from smbtorture and would also be essential if a client app ever really did want to use oplocks properly |