Displaying 20 results from an estimated 24 matches for "allinfo".
Did you mean:
mallinfo
2010 Jul 06
0
*update* SMB Trans2 Response STATUS_OBJECT_NAME_NOT_FOUND Problem
I need to establish a connection with a Windows host (Windows 7) via
smbclient (from ubuntu linux), to run a script which needs to get some file
informations (eg. size, version, etc..).
Connection and authentication works perfectly. From linux, i can execute the
following command:
smb: \> allinfo test.txt
altname: test.txt
create_time: Thu 01 Jul 2010 11:06:30 AM CEST CEST
access_time: Thu 01 Jul 2010 11:06:30 AM CEST CEST
write_time: Thu 01 Jul 2010 11:06:30 AM CEST CEST
change_time: Thu 01 Jul 2010 12:12:07 PM CEST CEST
stream: [::$DATA], 0 bytes
response from Windows: 20 b...
2010 Jul 05
1
SMB Trans2 Response and STATUS_OBJECT_NAME_NOT_FOUND
...lem:
i need to establish a connection with a Windows host (Windows 7) via
smbclient (from ubuntu linux), to run a script which needs to get some file
informations (eg. size, version, etc..). Connection and authentication works
perfectly. From linux, i can execute the following command:
smb: \> allinfo test.txt
altname: test.txt
create_time: Thu 01 Jul 2010 11:06:30 AM CEST CEST
access_time: Thu 01 Jul 2010 11:06:30 AM CEST CEST
write_time: Thu 01 Jul 2010 11:06:30 AM CEST CEST
change_time: Thu 01 Jul 2010 12:12:07 PM CEST CEST
stream: [::$DATA], 0 bytes
response from Windows: 20 by...
2020 Nov 15
2
How to read NTFS ADS (alternate data steams) using libsmbclient?
...Samba team,
We have a Windows SMB share which contains some files with ADS (alternate
data streams). In our client C/C++ code that runs on a Linux client, we
want to retrieve the list of ADS of a file and download all the streams,
similar to what is provided by smbclient's interactive session (allinfo,
get).
But as we evaluate libsmbclient (as we'd like to do above in code), we
don't find any such API w.r.t ADS. The closest is an API to get extended
attributes, which is not ADS.
http://mrs.suzu841.com/dox/samba_doxygen/group__libsmbclient.html
Is there a way to query/read data streams...
2009 Apr 03
1
Functions Accessing Databases
...to the desired year (e.g. table.column=1985) through a WHERE clause, but when I write a function like the following:
getinfo=function(t){dbGetQuery(con,statement='the SQL query')}
and instead of using a specific year, I substitute in t (e.g. table.column=t) in a WHERE clause
When I go to do
allinfo=sapply(c(1985:2007),getinfo)
I get the following error message: RS-DBI driver: (could not run statement: Unknown column 't' in 'where clause')
Is there anyway around this error? Or is not possible to substitute in years with a function and sapply through SQL?
Thanks so much....
2004 Apr 06
0
cbqmon.pl
...#39;'backlog'',''dropped'',''borrowed'',''overactions'',''tokens
'',''ctokens''}}
> .
>
> print $clear.$header;
>
> $watchclass =~ s/\?/\./g;
> $watchclass =~ s/\*/\.\*/g;
>
> while (@allinfo = (readpipe("tc -s class show dev $iface")))
> {
> # class cbq 1: root rate 100Mbit (bounded,isolated) prio no-transmit
> # Sent 41352703832 bytes 165540580 pkts (dropped 0, overlimits 0)
> # borrowed 0 overactions 0 avgidle 58 undertime 0
> # class cbq 1:1990 parent 1:...
2015 May 06
0
[Announce] Samba 4.0.26 Available for Download
...Samba 4.0 release series.
There will be security releases only starting from now.
Changes since 4.0.25:
---------------------
o Jeremy Allison <jra at samba.org>
* BUG 10982: s3: smbd: Fix *allocate* calls to follow POSIX error return
convention.
* BUG 11094: s3: smbclient: Allinfo leaves the file handle open.
o Christian Ambach <ambi at samba.org>
* BUG 9629: Fix 'profiles' tool.
o Ira Cooper <ira at samba.org>
* BUG 11115: smbd: Stop using vfs_Chdir after SMB_VFS_DISCONNECT.
o David Disseldorp <ddiss at samba.org>
* BUG 1080...
2015 May 06
0
[Announce] Samba 4.0.26 Available for Download
...Samba 4.0 release series.
There will be security releases only starting from now.
Changes since 4.0.25:
---------------------
o Jeremy Allison <jra at samba.org>
* BUG 10982: s3: smbd: Fix *allocate* calls to follow POSIX error return
convention.
* BUG 11094: s3: smbclient: Allinfo leaves the file handle open.
o Christian Ambach <ambi at samba.org>
* BUG 9629: Fix 'profiles' tool.
o Ira Cooper <ira at samba.org>
* BUG 11115: smbd: Stop using vfs_Chdir after SMB_VFS_DISCONNECT.
o David Disseldorp <ddiss at samba.org>
* BUG 1080...
2012 Sep 17
0
[Announce] Samba 3.6.8 Available for Download
...BUG 9058: Fix smbstatus code dump when a file entry has delete tokens.
* BUG 9098: Fix refreshing of Kerberos tickets in Winbind.
* BUG 9124: Fix setting of "inherited" bit on inherited ACE's.
o Christian Ambach <ambi at samba.org>
* BUG 9137: Make 'smbclient allinfo' show the snapshot list.
o Andrew Bartlett <abartlet at samba.org>
* BUG 9066: "Domain Users" incorrectly added as additional group on domain
members.
* BUG 9067: Use correct RID for "Domain Guests" primary group.
o David Binderman <dcb314 at h...
2012 Sep 17
0
[Announce] Samba 3.6.8 Available for Download
...BUG 9058: Fix smbstatus code dump when a file entry has delete tokens.
* BUG 9098: Fix refreshing of Kerberos tickets in Winbind.
* BUG 9124: Fix setting of "inherited" bit on inherited ACE's.
o Christian Ambach <ambi at samba.org>
* BUG 9137: Make 'smbclient allinfo' show the snapshot list.
o Andrew Bartlett <abartlet at samba.org>
* BUG 9066: "Domain Users" incorrectly added as additional group on domain
members.
* BUG 9067: Use correct RID for "Domain Guests" primary group.
o David Binderman <dcb314 at h...
2016 Sep 07
3
[Announce] Samba 4.5.0 Available for Download
...G 12115: Endless loop on drsuapi pull replication after schema changes.
* BUG 12135: net ads gpo refresh can crash with null pointer deref..
* BUG 12139: Race between break oplock and check for share_mode.
* BUG 12150: SMB2 snapshot query fails on DFS shares..
* BUG 12165: smbclient allinfo doesn't correctly return 'previous version'
info over SMB1.
* BUG 12166: smbclient allinfo doesn't correctly return 'previous version'
info over SMB2.
* BUG 12174: error: 'conn' undeclared.
o Douglas Bagnall <douglas.bagnall at catalyst.net....
2016 Sep 07
3
[Announce] Samba 4.5.0 Available for Download
...G 12115: Endless loop on drsuapi pull replication after schema changes.
* BUG 12135: net ads gpo refresh can crash with null pointer deref..
* BUG 12139: Race between break oplock and check for share_mode.
* BUG 12150: SMB2 snapshot query fails on DFS shares..
* BUG 12165: smbclient allinfo doesn't correctly return 'previous version'
info over SMB1.
* BUG 12166: smbclient allinfo doesn't correctly return 'previous version'
info over SMB2.
* BUG 12174: error: 'conn' undeclared.
o Douglas Bagnall <douglas.bagnall at catalyst.net....
2015 May 12
0
[Announce] Samba 4.1.18 Available for Download
...hentication.
* BUG 10888: s3: client - "client use spnego principal = yes" code checks
wrong name.
* BUG 11079: s3: lib: libsmbclient: If reusing a server struct, check every
cli->timout miliseconds if it's still valid before use.
* BUG 11094: s3: smbclient: Allinfo leaves the file handle open.
* BUG 11144: Fix memory leak in SMB2 notify handling.
* BUG 11173: s3: libcli: smb1: Ensure we correctly finish a tevent req if
the writev fails in the SMB1 case.
* BUG 11177: s3: libsmbclient: Add missing talloc stackframe.
* BUG 11186: s3: libsmb...
2015 May 12
0
[Announce] Samba 4.1.18 Available for Download
...hentication.
* BUG 10888: s3: client - "client use spnego principal = yes" code checks
wrong name.
* BUG 11079: s3: lib: libsmbclient: If reusing a server struct, check every
cli->timout miliseconds if it's still valid before use.
* BUG 11094: s3: smbclient: Allinfo leaves the file handle open.
* BUG 11144: Fix memory leak in SMB2 notify handling.
* BUG 11173: s3: libcli: smb1: Ensure we correctly finish a tevent req if
the writev fails in the SMB1 case.
* BUG 11177: s3: libsmbclient: Add missing talloc stackframe.
* BUG 11186: s3: libsmb...
2016 Aug 29
0
[Announce] Samba 4.5.0rc3 Available for Download
...G 12115: Endless loop on drsuapi pull replication after schema changes.
* BUG 12135: net ads gpo refresh can crash with null pointer deref..
* BUG 12139: Race between break oplock and check for share_mode.
* BUG 12150: SMB2 snapshot query fails on DFS shares..
* BUG 12165: smbclient allinfo doesn't correctly return 'previous version'
info over SMB1.
* BUG 12166: smbclient allinfo doesn't correctly return 'previous version'
info over SMB2.
* BUG 12174: error: 'conn' undeclared.
o Douglas Bagnall <douglas.bagnall at catalyst.net....
2016 Aug 29
0
[Announce] Samba 4.5.0rc3 Available for Download
...G 12115: Endless loop on drsuapi pull replication after schema changes.
* BUG 12135: net ads gpo refresh can crash with null pointer deref..
* BUG 12139: Race between break oplock and check for share_mode.
* BUG 12150: SMB2 snapshot query fails on DFS shares..
* BUG 12165: smbclient allinfo doesn't correctly return 'previous version'
info over SMB1.
* BUG 12166: smbclient allinfo doesn't correctly return 'previous version'
info over SMB2.
* BUG 12174: error: 'conn' undeclared.
o Douglas Bagnall <douglas.bagnall at catalyst.net....
2016 Sep 07
0
[Announce] Samba 4.5.0 Available for Download
...drsuapi pull replication after schema
> changes.
> * BUG 12135: net ads gpo refresh can crash with null pointer deref..
> * BUG 12139: Race between break oplock and check for share_mode.
> * BUG 12150: SMB2 snapshot query fails on DFS shares..
> * BUG 12165: smbclient allinfo doesn't correctly return 'previous
> version'
> info over SMB1.
> * BUG 12166: smbclient allinfo doesn't correctly return 'previous
> version'
> info over SMB2.
> * BUG 12174: error: 'conn' undeclared.
>
> o Douglas Bagna...
2015 Aug 26
1
Meaning of user.DOSATTRIB
OK, thanks, I've seen such an attribute correlation list elsewhere. So what does
the 65 character string mean?
user.DOSATTRIB=0sMHgyMAAAAwADAAAAEQAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPnD7jBHStABAAAAAAAAAAA=
Obviously this isn't a bunch of 0x1's and 0x2s bit fields (or are they?).
These attributes are from a file on the Redirected Folders directory hosted on
the Samba4 AD/DC. I
2015 Feb 24
0
[Announce] Samba 4.2.0rc5 Available for Download
...;jra at samba.org>
* BUG 10849: s3: lib, s3: modules: Fix compilation on Solaris.
* BUG 11044: Fix authentication using Kerberos (not AD).
* BUG 11077: CVE-2015-0240: s3: netlogon: Ensure we don't call talloc_free
on an uninitialized pointer.
* BUG 11094: s3: smbclient: Allinfo leaves the file handle open.
* BUG 11102: s3: smbd: leases - losen paranoia check. Stat opens can grant
leases.
* BUG 11104: s3: smbd: SMB2 close. If a file has delete on close, store the
return info before deleting.
o Ira Cooper <ira at samba.org>
* BUG 11069: vfs...
2015 Feb 24
0
[Announce] Samba 4.2.0rc5 Available for Download
...;jra at samba.org>
* BUG 10849: s3: lib, s3: modules: Fix compilation on Solaris.
* BUG 11044: Fix authentication using Kerberos (not AD).
* BUG 11077: CVE-2015-0240: s3: netlogon: Ensure we don't call talloc_free
on an uninitialized pointer.
* BUG 11094: s3: smbclient: Allinfo leaves the file handle open.
* BUG 11102: s3: smbd: leases - losen paranoia check. Stat opens can grant
leases.
* BUG 11104: s3: smbd: SMB2 close. If a file has delete on close, store the
return info before deleting.
o Ira Cooper <ira at samba.org>
* BUG 11069: vfs...
2013 Oct 18
0
pamer.fnc y la nueva versión de R
...qrtrwt: num [1:20] 1 1 1 1 1 1 1 1 1 1 ...
.. ..$ weights: num [1:20] 1 1 1 1 1 1 1 1 1 1 ...
.. ..$ wtres : num [1:20] 13.3 -20.2 -13.7 12.7 15.9 ...
.. ..$ y : num [1:20] 528 470 480 514 531 ...
.. ..$ REML : int 4
.. ..and 26 methods, of which 14 are possibly relevant:
.. .. allInfo, copy#envRefClass, initialize, initialize#lmResp,
initializePtr, initializePtr#lmResp, objective, ptr, ptr#lmResp,
.. .. setOffset, setResp, setWeights, updateMu, wrss
..@ Gp : int [1:2] 0 4
..@ call : language lmer(formula = RT ~ Condicion1 * Condicion2 +
(1 | Subject), data = dat)...