summaryrefslogtreecommitdiff
path: root/source4/libcli/raw/clisocket.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2184: use the smb.conf socket options for client code tooAndrew Tridgell1-0/+1
2007-10-10r2040: fixed a memory handling error in clisocket (caught with valgrind)Andrew Tridgell1-2/+2
2007-10-10r1985: take advantage of the new talloc in a few more placesAndrew Tridgell1-16/+7
2007-10-10r1983: a completely new implementation of tallocAndrew Tridgell1-1/+1
2007-10-10r1910: this should not be a local var in this blockStefan Metzmacher1-1/+1
2007-10-10r1819: changed "smb ports" to be a LIST parameter type in loadparm (its a cla...Andrew Tridgell1-2/+9
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-17/+17
2007-10-10r1578: the first stage of the async client rewrite.Andrew Tridgell1-1/+7
2007-10-10r1475: More kerberos workAndrew Bartlett1-1/+10
2007-10-10r335: added much better handling of servers that die unexpectedly during aAndrew Tridgell1-3/+23
2003-11-26fixed default port handling pointed out by Tom JansenAndrew Tridgell1-1/+1
2003-11-19updated copyright yearAndrew Tridgell1-1/+1
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+148