Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcopy must DIE ! Stop people creeping use of bcopy back into the code | Jeremy Allison | 2002-02-26 | 1 | -6/+5 |
| | | | | | (and yes I know who you are..... :-). Jeremy. | ||||
* | Removed version number from file header. | Tim Potter | 2002-01-30 | 1 | -2/+1 |
| | | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header. | ||||
* | Add backend encryption support for NTLMv2. | Andrew Bartlett | 2001-07-07 | 1 | -0/+136 |
| | | | | | | | | | | | | The leg-work for this was done by the folks at samba-tng.org, I'm just bringing it accross to HEAD. The MD5 implementation is seperatly derived, and does not have the copyright problems that the one in TNG has. Also add const to a few places where it makes sence. Andrew Bartlett | ||||
* | 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files ↵ | Andrew Tridgell | 1999-12-13 | 1 | -120/+0 |
| | | | | that were in the head branch but weren't in SAMBA_2_0 | ||||
* | - typecast malloc / Realloc issues. | Luke Leighton | 1999-10-25 | 1 | -1/+1 |
| | | | | - signed / unsigned issues. | ||||
* | improving authentication code (tidyup). | Luke Leighton | 1999-06-29 | 1 | -2/+3 |
| | |||||
* | md5 and hmac_md5 | Luke Leighton | 1999-04-30 | 1 | -0/+119 |