Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r7039: Ensure we always call read_socket_with_timeout() when | Jeremy Allison | 2005-05-27 | 1 | -1/+6 |
| | | | | | | | | timeout > 0. Better solution after much helpful input from derrell@samba.org. We may eventually change the read_socket_with_timeout() interface to count down the timeout value. Jeremy. | ||||
* | r7034: Revert change in util_sock.c from derrell until this is | Jeremy Allison | 2005-05-27 | 1 | -58/+13 |
| | | | | | discussed more on samba-technical. Jeremy. | ||||
* | r7025: 1 if not all data is available at the time we go to read a packet, retry | Derrell Lipman | 2005-05-27 | 1 | -13/+58 |
| | | | | | | the read using a timeout to ensure that all data for the packet is received. 2 some minor changes to meet coding standards 3 eliminate some compiler warnings | ||||
* | r6890: Refactor printing interface to take offset into job. Fixes bug | Jeremy Allison | 2005-05-18 | 1 | -8/+8 |
| | | | | | | where large print jobs can have out-of-order offsets. Bug found by Arcady Chernyak <Arcady.Chernyak@efi.com> Jeremy. | ||||
* | r6553: Added Linux per-socket TCP settings patch from "Ed Boraas" ↵ | Jeremy Allison | 2005-05-01 | 1 | -0/+9 |
| | | | | | | <ed.boraas@concordia.ab.ca>. Jeremy. | ||||
* | r4217: Fix open_any_socket_out. | Volker Lendecke | 2004-12-15 | 1 | -13/+27 |
| | | | | | | | | | This was a missing merge from HEAD or rather a commit to 3_0 from the wrong source. Fixed slightly over HEAD, HEAD merge will follow. Deal with connection refused according to the specs. Volker | ||||
* | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ↵ | Jeremy Allison | 2004-12-07 | 1 | -1/+1 |
| | | | | | | | | | allocation functions so we can funnel through some well known functions. Should help greatly with malloc checking. HEAD patch to follow. Jeremy. | ||||
* | r3843: If a connection to a DC is requested, open connections ↵ | Volker Lendecke | 2004-11-18 | 1 | -0/+136 |
| | | | | | | | | simultaeneously to all DCs found. The first one to reply wins. Volker | ||||
* | r2978: Fix #1926 typo in debug. Found by Bill McGonigle ↵ | Jeremy Allison | 2004-10-14 | 1 | -1/+1 |
| | | | | | | <bill+samba@bfccomputing.com>. Jeremy. | ||||
* | r1104: get_called_name is used in the printing subsystem. In case of multi-homed | Volker Lendecke | 2004-06-10 | 1 | -0/+22 |
| | | | | | | | servers we need to make sure that the clients are given back the IP address they connected to. Volker | ||||
* | r487: fixing some compile issues with the IBM AIX compiler reoported on the ↵ | Gerald Carter | 2004-05-05 | 1 | -5/+7 |
| | | | | ml -- now to watch the build farm some more | ||||
* | r426: fixed bug noticed by wim.delvaux@adaptiveplanet.com in handling of ↵ | Andrew Tridgell | 2004-04-30 | 1 | -0/+1 |
| | | | | timeout in socket connections | ||||
* | r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk | CVS Import User | 2004-04-04 | 1 | -0/+1078 |
metze |