Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol | Andrew Bartlett | 2011-06-20 | 1 | -3/+3 |
* | Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfa... | Jeremy Allison | 2011-03-28 | 1 | -6/+28 |
* | charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s... | Andrew Tridgell | 2011-03-24 | 1 | -2/+2 |
* | Thanks to Andrew Bartlett's advice, fix the NTLMSSP version problem the corre... | Jeremy Allison | 2010-05-19 | 1 | -1/+4 |
* | Change uint_t to unsigned int in libcli | Matt Kraai | 2010-02-02 | 1 | -1/+1 |
* | s4: Call va_end() after all va_start()/va_copy() calls. | Andrew Kroeger | 2009-06-18 | 1 | -0/+4 |
* | Fix a couple of warnings | Volker Lendecke | 2009-04-23 | 1 | -10/+15 |
* | Fix building the now common msrpc_parse code | Andrew Bartlett | 2009-04-16 | 1 | -1/+1 |
* | Rework trivial msrpc parser to use convert_string_talloc() | Andrew Bartlett | 2009-04-14 | 1 | -21/+21 |
* | Move MSRPC-PARSE into the common libcli/auth | Andrew Bartlett | 2009-04-14 | 1 | -0/+368 |