summaryrefslogtreecommitdiff
path: root/source4/libcli/clireadwrite.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-21s4-libcli: Use a do-while loop.Andreas Schneider1-3/+3
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-0/+1
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-1/+1
2007-10-10r25027: Fix more warnings.Jelmer Vernooij1-0/+1
2007-10-10r24994: Fix some C++ warnings.Jelmer Vernooij1-3/+3
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher1-3/+3
2007-10-10r14208: removed use of req->flags2 inside the ntvfs layer. This should helpAndrew Tridgell1-0/+1
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-3/+3
2007-10-10r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher1-3/+6
2007-10-10r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell1-0/+1
2007-10-10r3352: make smbcli_read() and smbcli_write() work with very small negotiated ...Andrew Tridgell1-3/+2
2007-10-10r2101: fixed a signed/unsigned char warningAndrew Tridgell1-2/+2
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-3/+3
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-1/+1
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter1-9/+11
2003-10-10fixed snprintf.c for systems that have only some of the *printf() family of f...Andrew Tridgell1-0/+5
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+155