Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add const. | Andrew Bartlett | 2003-03-18 | 1 | -2/+2 |
* | int -> uint32 | Tim Potter | 2002-02-17 | 1 | -2/+1 |
* | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 2001-10-02 | 1 | -1/+0 |
* | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1999-12-13 | 1 | -4/+2 |
* | - typecast malloc / Realloc issues. | Luke Leighton | 1999-10-25 | 1 | -1/+1 |
* | fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh). | Luke Leighton | 1998-10-21 | 1 | -1/+1 |
* | second implementation of crc32, used with permission of francesco ferrara | Luke Leighton | 1998-10-15 | 1 | -4/+2 |
* | more warnings... | Luke Leighton | 1998-10-14 | 1 | -1/+1 |
* | dce/rpc | Luke Leighton | 1998-10-14 | 1 | -58/+58 |
* | signed / unsigned issues spotted by herb | Luke Leighton | 1998-10-09 | 1 | -2/+2 |
* | added "permission obtained from John Erickson <jerickson@ddj.com> ...." | Luke Leighton | 1998-10-08 | 1 | -0/+3 |
* | crc32 algorithm. obtained from dr dobb's journal | Luke Leighton | 1998-10-06 | 1 | -0/+70 |