summaryrefslogtreecommitdiffstats
path: root/source4/libcli/clireadwrite.c
Commit message (Expand)AuthorAgeFilesLines
* s4-libcli: Use a do-while loop.Andreas Schneider2012-12-211-3/+3
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-1/+1
* r25027: Fix more warnings.Jelmer Vernooij2007-10-101-0/+1
* r24994: Fix some C++ warnings.Jelmer Vernooij2007-10-101-3/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-3/+3
* r14208: removed use of req->flags2 inside the ntvfs layer. This should helpAndrew Tridgell2007-10-101-0/+1
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-3/+3
* 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