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