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