summaryrefslogtreecommitdiff
path: root/source4/libcli/clitrans2.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25027: Fix more warnings.Jelmer Vernooij1-0/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher1-5/+5
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-5/+5
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-7/+7
2007-10-10r3441: some include file cleanups and general housekeepingAndrew Tridgell1-2/+2
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-11/+11
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-3/+3
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-8/+8
2004-02-10Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter1-29/+27
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter1-11/+11
2003-08-15try to cope with servers that return a blank alt_name fieldAndrew Tridgell1-1/+5
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+221