r1634: to get signing right for async requests we must send requests in
authorAndrew Tridgell <tridge@samba.org>
Tue, 3 Aug 2004 07:16:41 +0000 (07:16 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:57:45 +0000 (12:57 -0500)
commit81c450b434bb28b0fa8620c309f39203e8950497
treea8c6ebb84241daf43bd3e27a3bf125b58652b9ce
parentd7e2f39b90122088e94d4a8e8c7ffa7c91d7d664
r1634: to get signing right for async requests we must send requests in
order. Fixed the linked list add to always add to the end for outgoing
requests.
source/libcli/raw/clitransport.c