fixed ctemp in server and client. It turns out that ctemp on NT is completely broken...
authorAndrew Tridgell <tridge@samba.org>
Mon, 17 Sep 2001 04:23:48 +0000 (04:23 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 17 Sep 2001 04:23:48 +0000 (04:23 +0000)
commit23af0743267d250a90af77c3bbce4d5fd0cdcc00
tree61e3a082757066c96d1ab0e092a04ba9c5b328c6
parent81fdc3c3f76075babe3e1f4bf43ed2cfd5723472
fixed ctemp in server and client. It turns out that ctemp on NT is completely broken, and it's pointless to emulate their brokenness completely in this case, but at least this makes us use approximately the same packet format. The spec is complelet wrong in this case
(This used to be commit 2d507ec669def6d49304559e53d6c14af9b290a9)
source3/lib/util.c
source3/libsmb/clifile.c
source3/smbd/reply.c
source3/torture/torture.c