Displaying 8 results from an estimated 8 matches for "rfc1".
Did you mean:
rc1
2003 Aug 13
0
Problem with Redhat 8 and access control of files
...ess denied. I have almost the same setup
on another test machine with Gentoo Linux and Samba 2.2.8 and it works
perfectly. I don't use posix acl, just the default unix permissions.
This is what the log output shows:
[2003/08/12 10:59:16, 2] smbd/open.c:open_file(245)
user opened file RFC/rfc1.txt read=Yes write=No (numopen=2)
[2003/08/12 10:59:16, 2] smbd/posix_acls.c:set_canon_ace_list(1764)
set_canon_ace_list: conn->vfs_ops.sys_acl_set_file type file failed
for file R
FC/rfc1.txt (Operation not supported).
[2003/08/12 10:59:16, 2] smbd/close.c:close_normal_file(213)
And my smb...
2017 Jun 16
2
compil error samba 3.6.5
...,pull_push_2.o,util_unistr_2.o,weird_2.o,charset_macosxfs_2.o,strv_6.o,iconv
_1.o,dynconfig_1.o,data_blob_20.o,util_file_20.o,time_20.o,signal_20.o,util_20.o
,idtree_20.o,fault_20.o,substitute_20.o,util_process_20.o,util_strlist_20.o,strv
_util_20.o,talloc_stack_32.o,smb_threads_32.o,rbtree_32.o,rfc1738_32.o,become_da
emon_32.o,system_32.o,select_32.o,getpass_32.o,genrand_util_32.o,fsusage_32.o,pa
rams_32.o,util_id_32.o,util_net_32.o,util_strlist_v3_32.o,util_paths_32.o,idtree
_random_32.o,base64_32.o,util_str_32.o,util_str_common_32.o,ms_fnmatch_32.o,serv
er_id_32.o,dprintf_32.o,bitmap_32....
2017 Jun 16
0
compil error samba 3.6.5
...,weird_2.o,charset_macosxfs_
> 2.o,strv_6.o,iconv
> _1.o,dynconfig_1.o,data_blob_20.o,util_file_20.o,time_20.o,sig
> nal_20.o,util_20.o
> ,idtree_20.o,fault_20.o,substitute_20.o,util_process_20.o,util
> _strlist_20.o,strv
> _util_20.o,talloc_stack_32.o,smb_threads_32.o,rbtree_32.o,rfc1
> 738_32.o,become_da
> emon_32.o,system_32.o,select_32.o,getpass_32.o,genrand_util_32
> .o,fsusage_32.o,pa
> rams_32.o,util_id_32.o,util_net_32.o,util_strlist_v3_32.o,util
> _paths_32.o,idtree
> _random_32.o,base64_32.o,util_str_32.o,util_str_common_32.o,ms
> _fnmatch_32.o,serv...
2017 Jun 16
2
compil error samba 4.6.5
...xfs_
>> 2.o,strv_6.o,iconv
>> _1.o,dynconfig_1.o,data_blob_20.o,util_file_20.o,time_20.o,sig
>> nal_20.o,util_20.o
>> ,idtree_20.o,fault_20.o,substitute_20.o,util_process_20.o,util
>> _strlist_20.o,strv
>> _util_20.o,talloc_stack_32.o,smb_threads_32.o,rbtree_32.o,rfc1
>> 738_32.o,become_da
>> emon_32.o,system_32.o,select_32.o,getpass_32.o,genrand_util_32
>> .o,fsusage_32.o,pa
>> rams_32.o,util_id_32.o,util_net_32.o,util_strlist_v3_32.o,util
>> _paths_32.o,idtree
>> _random_32.o,base64_32.o,util_str_32.o,util_str_common_32.o,ms...
2004 Jan 08
2
[LLVMdev] Re: idea 10
...you're talking about "hosts" which I take to mean separate
> physical computers with the only way for the "hosts" to communicate is
> via a network. Is this what you mean by "host"?
We could restrict ourselves to notion of host as in http://www.faqs.org/rfcs/rfc1.html and later RFCs for
TCP/IP.
> No, we don't. Distributed computing would be built on top of LLVM (in my
> opinion). But, we _do_ need support for parallel or multi-processing
> computation as you described above (again, on a single physical
> computer).
wait, let's fix you...
2004 Jan 08
0
[LLVMdev] Re: idea 10
Interesting email address there :)
On Thu, 2004-01-08 at 01:18, =?koi8-r?Q?=22?=Valery
A.Khamenya=?koi8-r?Q?=22=20?= wrote:
> For the very beginning think of a host with multiple CPUs.
> I could formulate my proposal even for this non-networked
> case.
On the same machine, LLVM definitely needs to support both symmetric and
asymmetric multi-processing. I believe some primitives to
2004 Jan 08
4
[LLVMdev] Re: idea 10
> My $0.02 worth on this topic ..
and again |0.02 of mein :-)
> However, I find it unreasonable to expect LLVM to provide
> any features in this area. In order to do anything meaningful,
> LLVM would have to have some kind of awareness of networks
> (typically an operating system concern).
> That seems at odds with the "low level" principles of LLVM.
When I
2012 Aug 27
2
Font size in geom_dl (using ggplot2)
Hey everyone,
I am an R-newby... so sorry for bothering you with simple-to-solve
questions;) I have the following issue: trying to add labels to my
scatterplots (with geom_dl in ggplot2). Everything works fine, but after
checking every resource I do not find a way to change the font size of my
labels. I tried size, cex, fontsize at every position... but it always stays
the same.
ggplot()+