Displaying 17 results from an estimated 17 matches for "cli_getattre".
2004 Mar 04
3
latest version (3.0.2a) on AIX 5.2 ML2 segmentation fault and core dump
...t discards qualifiers from pointer target type
nsswitch/winbindd_acct.c: In function `string2group':
nsswitch/winbindd_acct.c:225: warning: passing arg 1 of `next_token' from incompatible pointer type
client/client.c: In function `do_get':
client/client.c:695: warning: passing arg 4 of `cli_getattrE' from incompatible pointer type
client/client.c: In function `do_put':
client/client.c:1071: warning: passing arg 4 of `cli_getattrE' from incompatible pointer type
utils/smbcontrol.c: In function `do_printnotify':
utils/smbcontrol.c:423: warning: passing arg 3 of `notify_printer_by...
2004 Feb 26
0
Samba Build Error
...x
-I/extra/samba/src/samba-3.0.2a
/source/smbwrapper -I. -I/extra/samba/src/samba-3.0.2a/source
LIBS = -lgen -lresolv -lsocket -lnsl
LDSHFLAGS = -shared
LDFLAGS =
Compiling client/client.c
client/client.c: In function `do_get':
client/client.c:695: warning: passing arg 4 of `cli_getattrE' from
incompatible
pointer type
client/client.c: In function `do_put':
client/client.c:1071: warning: passing arg 4 of `cli_getattrE' from
incompatible
pointer type
client/client.c: In function `remote_completion':
client/client.c:2304: `PATH_MAX' undeclared (first use this func...
2005 Feb 24
1
Compilation problem
...orks fine. The make runs for awhile but dies with this:
Linking bin/swat
/usr/local/kerberos/lib/libkrb5.so.3.2: warning: mktemp() possibly used
unsafely; consider using mkstemp()
Compiling client/client.c
client/client.c: In function `do_get':
client/client.c:699: warning: passing arg 4 of `cli_getattrE' from
incompatible pointer type
client/client.c: In function `do_put':
client/client.c:1075: warning: passing arg 4 of `cli_getattrE' from
incompatible pointer type
Compiling client/clitar.c
client/clitar.c:91: syntax error before `*'
client/clitar.c:91: warning: data definition h...
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.
2005 Feb 09
1
Samba 3.0.11 won't compile on Solaris 8
...nfigure:1791: result: gcc
configure:2035: checking for C compiler version
configure:2038: gcc --version </dev/null >&5
gcc (GCC) 3.4.1
The program errors read as follows-
Compiling client/client.c
client/client.c: In function `do_get':
client/client.c:699: warning: passing arg 4 of `cli_getattrE' from
incompatible pointer type
client/client.c: In function `do_put':
client/client.c:1075: warning: passing arg 4 of `cli_getattrE' from
incompatible pointer type
Compiling client/clitar.c
client/clitar.c:91: error: parse error before '*' token
client/clitar.c:91: warning: d...
2004 Nov 09
3
3.0.8 compile warnings and link error
...rom pointer target type
tdb/tdbutil.c: In function `tdb_chainlock_with_timeout_internal':
tdb/tdbutil.c:60: warning: passing arg 1 of `tdb_set_lock_alarm' discards qualifiers from pointer target type
client/client.c: In function `do_get':
client/client.c:699: warning: passing arg 4 of `cli_getattrE' from incompatible pointer type
client/client.c: In function `do_put':
client/client.c:1075: warning: passing arg 4 of `cli_getattrE' from incompatible pointer type
utils/smbcontrol.c: In function `do_printnotify':
utils/smbcontrol.c:431: warning: passing arg 3 of `notify_printer_b...
2003 Oct 16
0
Cann't get Samba 3.0.0 installed on a SuSE 8.2
...winbindd_acct.c: In function `string2group':
nsswitch/winbindd_acct.c:224: warning: passing arg 1 of `next_token' from
incompatible pointer type
Compiling sam/idmap.c
...
Compiling client/client.c
(6)
client/client.c: In function `do_get':
client/client.c:694: warning: passing 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' disca...
1999 Apr 08
0
Keep-timestamp-in-`get'-patch for smbclient in samba-2.0.3
...@@ -506,6 +531,18 @@
}
+ /* s.n. Tue Apr 6 21:54:47 1999, to `keep' atime and mtime */
+ /* Win98 returns 0's for [cam]_time etc. */
+#if 0
+ if (!cli_qfileinfo(cli, fnum,
+ &attr, &size, &c_time, &a_time, &m_time, &w_time,
+ NULL) &&
+ !cli_getattrE(cli, fnum,
+ &attr, &size, &c_time, &a_time, &m_time)) {
+ DEBUG(0,("getattrib: %s\n",cli_errstr(cli)));
+ return;
+ }
+#else /* Use samba-2.0.3 original code here. see below. */
if (!cli_qfileinfo(cli, fnum,
&attr, &size, NULL, NULL, NULL, NUL...
2004 Oct 19
0
samba 3.0.7 make check fails in function strstr_m
...; discards qualifiers from pointer target
type
nsswitch/winbindd_acct.c: In function `string2group':
nsswitch/winbindd_acct.c:225: warning: passing arg 1 of `next_token'
from incompatible pointer type
client/client.c: In function `do_get':
client/client.c:699: warning: passing arg 4 of `cli_getattrE' from
incompatible pointer type
client/client.c: In function `do_put':
client/client.c:1075: warning: passing arg 4 of `cli_getattrE' from
incompatible pointer type
utils/net_lookup.c: In function `net_lookup_kdc':
utils/net_lookup.c:212: warning: passing arg 3 of `krb5_locate_kdc...
2003 Jun 19
1
smbwrapper/smbw.c does not compile (Error 1)
...ype
smbwrapper/smbw.c:339: warning: passing arg 1 of `next_token' from
incompatible pointer type
smbwrapper/smbw.c:346: warning: passing arg 1 of `next_token' from
incompatible pointer type
smbwrapper/smbw.c: In function `smbw_lseek':
smbwrapper/smbw.c:1258: warning: passing arg 4 of `cli_getattrE' from
incompatible pointer type
smbwrapper/smbw.c: At top level:
smbwrapper/smbw.c:1523: warning: no semicolon at end of struct or union
smbwrapper/smbw.c:1523: error: parse error before '.' token
smbwrapper/smbw.c:1525: error: parse error before '.' token
smbwrapper/smbw.c:152...
2003 Jun 26
0
RH9 compile problems AND WinXP netlogon script
...type
smbwrapper/smbw.c:339: warning: passing arg 1 of `next_token' from
incompatible pointer type
smbwrapper/smbw.c:346: warning: passing arg 1 of `next_token' from
incompatible pointer type
smbwrapper/smbw.c: In function `smbw_lseek':
smbwrapper/smbw.c:1258: warning: passing arg 4 of `cli_getattrE' from
incompatible pointer type
smbwrapper/smbw.c: At top level:
smbwrapper/smbw.c:1523: warning: no semicolon at end of struct or union
smbwrapper/smbw.c:1523: parse error before '.' token
smbwrapper/smbw.c:1525: parse error before '.' token
smbwrapper/smbw.c:1527: parse error...
2010 Oct 20
0
No subject
...handle the top level directory permissions for the share: testsha=
re
This net tool tries change timestamp on \\DST\testshare but samba
refuses to do that.
code showing this error is[10]:
if (copy_attrs || copy_timestamps) {
/* get file attributes */
if (!cli_getattrE(cli_share_src, fnum_src, &attr, NULL,
&f_ctime, &f_atime, &f_mtime)) {
DEBUG(0,("failed to get file-attrs: %s\n",
cli_errstr(cli_share_src)));
nt_status =3D cli...
2004 Oct 21
0
compile errors samba 3.0.7 vfs
...nter
target ty
tdb/tdbutil.c: In function `tdb_chainlock_with_timeout_internal':
tdb/tdbutil.c:60: warning: passing arg 1 of `tdb_set_lock_alarm'
discards qualif
rget type
Compiling client/client.c
client/client.c: In function `do_get':
client/client.c:699: warning: passing arg 4 of `cli_getattrE' from
incompatible pointer type
client/client.c: In function `do_put':
client/client.c:1075: warning: passing arg 4 of `cli_getattrE' from
incompatible pointer type
Compiling utils/smbcontrol.c
utils/smbcontrol.c: In function `do_printnotify':
utils/smbcontrol.c:431: warning: pas...
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
...ings_range' from incompatible pointer type
nsswitch/winbindd_acct.c: In function `string2group':
nsswitch/winbindd_acct.c:225: warning: passing arg 1 of `next_token' from
incompatible pointer type
client/client.c: In function `do_get':
client/client.c:699: warning: passing arg 4 of `cli_getattrE' from
incompatible pointer type
client/client.c: In function `do_put':
client/client.c:1075: warning: passing arg 4 of `cli_getattrE' from
incompatible pointer type
utils/net_lookup.c: In function `net_lookup_kdc':
utils/net_lookup.c:212: warning: passing arg 3 of `krb5_locate_kdc...
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
...ings_range' from incompatible pointer type
nsswitch/winbindd_acct.c: In function `string2group':
nsswitch/winbindd_acct.c:225: warning: passing arg 1 of `next_token' from
incompatible pointer type
client/client.c: In function `do_get':
client/client.c:699: warning: passing arg 4 of `cli_getattrE' from
incompatible pointer type
client/client.c: In function `do_put':
client/client.c:1075: warning: passing arg 4 of `cli_getattrE' from
incompatible pointer type
utils/net_lookup.c: In function `net_lookup_kdc':
utils/net_lookup.c:212: warning: passing arg 3 of `krb5_locate_kdc...
2003 Dec 01
0
No subject
...rue;
+ }
+ if (handle < 0) {
+ DEBUG(0,("Error opening local file %s\n",lname));
+ return;
+ }
+
+
+ if (!cli_qfileinfo(cli, fnum,
+ &attr, &size, NULL, NULL, NULL, NULL, NULL) &&
+ !cli_getattrE(cli, fnum,
+ &attr, &size, NULL, NULL, NULL)) {
+ DEBUG(0,("getattrib: %s\n",cli_errstr(cli)));
+ return;
+ }
+
+ DEBUG(2,("regetting file %s of size %.0f as %s ",
+ lname, (double)size, lna...
2003 Dec 01
0
No subject
...(lname, O_RDWR, 0);
+ lseek(handle, (long)nread, 0);
+ newhandle = True;
+ }
+ if (handle < 0) {
+ DEBUG(0,("Error opening local file %s\n",lname));
+ return;
+ }
+
+
+ if (!cli_qfileinfo(cli, fnum,
+ &attr, &size, NULL, NULL, NULL, NULL, NULL) &&
+ !cli_getattrE(cli, fnum,
+ &attr, &size, NULL, NULL, NULL)) {
+ DEBUG(0,("getattrib: %s\n",cli_errstr(cli)));
+ return;
+ }
+
+ DEBUG(2,("regetting file %s of size %.0f as %s ",
+ lname, (double)size, lname));
+
+ if(!(data = (char *)malloc(read_size))) {
+ DEBUG(0,("...