r12235: r11738@cabra: derrell | 2005-12-14 13:15:14 -0500
commit965025c057d9e00fb68ea0819e675fcf9ad2f819
authorDerrell Lipman <derrell@samba.org>
Wed, 14 Dec 2005 18:15:54 +0000 (14 18:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:50 +0000 (10 11:05 -0500)
tree7830b40d442d8dde6eb9fa57c59eca951ea22877
parent855f5f8c32aa530dbad244805a40200824724618
r12235:  r11738@cabra:  derrell | 2005-12-14 13:15:14 -0500
 Ensure that when libsmbclient copies a cli, it prevents the cli from later
 being freed, by turning off the 'allocated' flag.

 Change a DEBUG message in pipe_open code from level 0 to level 1 since
 libsmbclient is now regularly attempting to open a pipe for share enumeration,
 and falling back to RAP if RPC is unavailable (e.g. win98).  We don't want
 the debug message to display when the pipe open fails, under these normal
 circumstances.
source/libsmb/libsmbclient.c