r13214: r12420@cabra: derrell | 2006-01-28 19:10:58 -0500
commitc9811b857a7d8407659180a7cc453cead589bb4f
authorDerrell Lipman <derrell@samba.org>
Sun, 29 Jan 2006 00:11:34 +0000 (29 00:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:06:18 +0000 (10 11:06 -0500)
tree11b91cb662e0b8d4c2d7d0989dba1e7d7b639a3b
parent9c15bd311db76885b27f30ba92d885833f668550
r13214:  r12420@cabra:  derrell | 2006-01-28 19:10:58 -0500
 This should fix bug #3446.

 - The authentication domain provided an an SMB URL was being ignored.  This
   patch fixes that.

 - There were a number of places where string copies were not being confirmed to
   be properly null-terminated.  Now, all string copies in libsmbclient.c are
   properly null-terminated.
(This used to be commit 5fbc2fbb461f02ad6c889de2ce9929c605a44e24)
source3/libsmb/libsmbclient.c