Displaying 3 results from an estimated 3 matches for "list_servers".
2003 Oct 26
0
Patches for samba 3.0.0 client/client.c
...ns
1.) Add a configurable connection delay. The default is too long.
Add items to long_options of poptOption for help message, however I
just put something "i.e. CONNSETUP" to the last parameter of
long_options. It seems for use of documentation ????
2.) Remark the code that require list_servers must using port 139.
It seems that 445 can also used.. Also a user may be forced to make a
connection to port 139, however he may wants to use port 445 only.
3.) Add OS, Domain and server name display for -L option. (Just copy
from do_connect debug message). It is better to let user always know...
2003 Sep 03
1
Annoying compiling warning messages for Samba3.0RC2 on Solaris 9
Has any of you compiled the lastest Samba 3.0 RC2 on Sparc Solaris 9?
Any idea about the warning messages in the text attachment ? Thanks.
2003 Oct 16
0
Cann't get Samba 3.0.0 installed on a SuSE 8.2
...arg 4 of `cli_getattrE' from
incompatible pointer type
client/client.c: In function `do_put':
client/client.c:1070: warning: passing arg 4 of `cli_getattrE' from
incompatible pointer type
client/client.c: In function `do_host_query':
client/client.c:2670: warning: passing arg 1 of `list_servers' discards
qualifiers from pointer target type
client/client.c: In function `main':
client/client.c:2939: warning: passing arg 1 of `lp_set_name_resolve_order'
discards qualifiers from pointer target type
Compiling client/clitar.c
...
Compiling utils/net_ads.c
(7)
utils/net_ads.c: In fun...