summaryrefslogtreecommitdiffstats
path: root/source4/libcli/clireadwrite.c
Commit message (Expand)AuthorAgeFilesLines
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-101-3/+6
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+1
* r3352: make smbcli_read() and smbcli_write() work with very small negotiated ...Andrew Tridgell2007-10-101-3/+2
* r2101: fixed a signed/unsigned char warningAndrew Tridgell2007-10-101-2/+2
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-3/+3
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-1/+1
* Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2004-02-081-9/+11
* fixed snprintf.c for systems that have only some of the *printf() family of f...Andrew Tridgell2003-10-101-0/+5
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+155