summaryrefslogtreecommitdiffstats
path: root/source4/libcli/raw/clisocket.c
Commit message (Expand)AuthorAgeFilesLines
* r3315: converted the libcli/raw/ code to use the generic socket library. ThisAndrew Tridgell2007-10-101-37/+46
* r2710: continue with the new style of providing a parent context wheneverAndrew Tridgell2007-10-101-2/+2
* r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()Andrew Tridgell2007-10-101-13/+15
* r2655: fixed an error in the shutdown of the sock->transport->session->treeAndrew Tridgell2007-10-101-0/+1
* r2654: fixed some more server memory leaks. We are now down to a single leakAndrew Tridgell2007-10-101-1/+1
* r2621: - now that the client code is non-blocking, we no longer needAndrew Tridgell2007-10-101-2/+2
* r2184: use the smb.conf socket options for client code tooAndrew Tridgell2007-10-101-0/+1
* r2040: fixed a memory handling error in clisocket (caught with valgrind)Andrew Tridgell2007-10-101-2/+2
* r1985: take advantage of the new talloc in a few more placesAndrew Tridgell2007-10-101-16/+7
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-101-1/+1
* r1910: this should not be a local var in this blockStefan Metzmacher2007-10-101-1/+1
* r1819: changed "smb ports" to be a LIST parameter type in loadparm (its a cla...Andrew Tridgell2007-10-101-2/+9
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-17/+17
* r1578: the first stage of the async client rewrite.Andrew Tridgell2007-10-101-1/+7
* r1475: More kerberos workAndrew Bartlett2007-10-101-1/+10
* r335: added much better handling of servers that die unexpectedly during aAndrew Tridgell2007-10-101-3/+23
* fixed default port handling pointed out by Tom JansenAndrew Tridgell2003-11-261-1/+1
* updated copyright yearAndrew Tridgell2003-11-191-1/+1
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+148