search for: util_smb

Displaying 3 results from an estimated 3 matches for "util_smb".

2008 Sep 16
1
Why are some error messages printed to stdout?
...or messages are getting printed to stdout. This kinda creates a problem with trying to figure out whether the message output is really an error or not. Any reason why some of the error outputs are not sent out over stderr? As an example, in the torture_open_connection_share method in the torture/util_smb.c file, the following line prints the error to stdout: printf("Failed to open connection - %s\n", nt_errstr(status)); I noticed a few others that were doing the same thing. I was expecting to see fprintf (stderr ...) for these kinds of messages. Thanks, Stan
2010 Jan 31
0
error compiling on 3.5 on OS X
...raw/streams.c Compiling torture/raw/acls.c Compiling torture/raw/seek.c Compiling torture/raw/samba3hide.c Compiling torture/raw/samba3misc.c Compiling torture/raw/composite.c Compiling torture/raw/raw.c Compiling torture/raw/offline.c Partially linking bin/mergedobj/torture_raw.o Compiling torture/util_smb.c Partially linking bin/mergedobj/torture_util.o Compiling ../lib/torture/torture.c Compiling ../lib/torture/subunit.c Partially linking bin/mergedobj/torture.o Linking bin/smbtorture Undefined symbols: "_getpwent_r", referenced from: _test_nwrap_enum_r_passwd in torture_local.o...
2010 May 02
2
samba4 make error - drsblobs.so
...ng: ?test_sd_get_set? defined but not used Compiling torture/raw/seek.c Compiling torture/raw/samba3hide.c Compiling torture/raw/samba3misc.c Compiling torture/raw/composite.c Compiling torture/raw/raw.c Compiling torture/raw/offline.c Partially linking bin/mergedobj/torture_raw.o Compiling torture/util_smb.c Partially linking bin/mergedobj/torture_util.o Compiling ../lib/torture/torture.c Compiling ../lib/torture/subunit.c Partially linking bin/mergedobj/torture.o Linking bin/smbtorture Compiling ../nsswitch/wbinfo.c Linking bin/wbinfo Compiling ../librpc/tools/ndrdump.c Linking bin/ndrdump Compiling...