s3:libsmb: use trans2_bytes_push_str() in cli_tcon_andx_create() for the plaintext...
authorStefan Metzmacher <metze@samba.org>
Thu, 7 Jul 2011 08:55:00 +0000 (10:55 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 7 Jul 2011 12:49:50 +0000 (14:49 +0200)
commit20fd38d744bf1355450089dee60a2c78b6c173f1
treea247faab352b34484bc277dfddb62604ad2c9a6d
parent1daa975b12441db33d5a200e6b790c17062d97bf
s3:libsmb: use trans2_bytes_push_str() in cli_tcon_andx_create() for the plaintext password

This makes sure we push the string always in DOS charset.

metze
source3/libsmb/cliconnect.c