summaryrefslogtreecommitdiffstats
path: root/source4/lib/util_sock.c
Commit message (Expand)AuthorAgeFilesLines
* r1766: we do not have smb_read_error in samba4Simo Sorce2007-10-101-4/+0
* r1759: Add some helper functions to read and write data to a socket with time...Simo Sorce2007-10-101-0/+112
* r1606: make the low level socket read/write routines cope properly with non-b...Andrew Tridgell2007-10-101-4/+11
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-1/+1
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-1/+1
* r335: added much better handling of servers that die unexpectedly during aAndrew Tridgell2007-10-101-0/+10
* - patch to fix a memory leak from metzeAndrew Tridgell2003-08-151-13/+3
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-151-4/+1
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+631