search for: zeng

Displaying 20 results from an estimated 213 matches for "zeng".

Did you mean: eng
2005 Oct 13
4
"Wbinfo -u" get user account sucessfully but "getent passwd" fails
...ent passwd <thisUser> It gave me nothing. If I run getent to check other user accounts, everything is OK. 2) wbinfo -u | grep <thisUser> It shows <thisUser> does exist. I could not figure out what the reason is. Can anybody give me some hint? I appreciate it. Steve Zeng
2011 Sep 23
3
[LLVMdev] statically link pass to clang
...d this by compiling source into bitcode and then invoke opt which dynamically loads my passes and then compile it into x86 assembly with llc. How can I pass some command line options for clang such as -fomit-frame-pointer to llc so that frame pointer is reserved? Thank you so much in advance. Bin Zeng -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110923/d50e5c3e/attachment.html>
2007 Jul 05
4
Levene Test with R
Hi All, is there Levene' test in R ? If not ,Could you give me some advice about Levene test with R? Thanks a lot! I am waiting for yours.
2015 Mar 17
1
NTLMv2 can't auth affter Win2003 update
On 17/03/15 10:13, Sense Zeng wrote: > And use ntlm_auth fail too: > > ntlm_auth --username=testuser > password: > NT_STATUS_LOGON_FAILURE: Logon failure (0xc000006d) > > > 2015-03-17 7:30 GMT+00:00 Sense Zeng <opaperjam at gmail.com>: > >> My AD server is Win2003. And my linux server is u...
2016 Dec 02
2
How to add a new diagnostic error message in Clang 2.6?
...ticParseKinds.td, and then recompile it. However, there is a error occurs: llvm2.6/llvm/tools/clang/lib/Parse/ParseDecl.cpp:370: error: ‘err_expected_semi_declaration_chinese’ is not a member of ‘clang::diag’ Have any people point out whats the reason about it and how to fix it ? Thanks! Xlous zeng.
2016 Dec 15
2
[Qemu-devel] [PATCH v7 1/1] crypto: add virtio-crypto driver
On Thursday, December 15, 2016 8:45 AM, Gonglei (Arei) Wrote: < > > diff --git a/drivers/crypto/virtio/virtio_crypto_core.c < > b/drivers/crypto/virtio/virtio_crypto_core.c < > > new file mode 100644 < > > index 0000000..c0854a1 < > > --- /dev/null < > > +++ b/drivers/crypto/virtio/virtio_crypto_core.c < > > @@ -0,0 +1,474 @@ < >
2016 Dec 15
2
[Qemu-devel] [PATCH v7 1/1] crypto: add virtio-crypto driver
On Thursday, December 15, 2016 8:45 AM, Gonglei (Arei) Wrote: < > > diff --git a/drivers/crypto/virtio/virtio_crypto_core.c < > b/drivers/crypto/virtio/virtio_crypto_core.c < > > new file mode 100644 < > > index 0000000..c0854a1 < > > --- /dev/null < > > +++ b/drivers/crypto/virtio/virtio_crypto_core.c < > > @@ -0,0 +1,474 @@ < >
2009 Dec 06
1
[LLVMdev] def use at O0
...If not, do i need to build it from scratch by traversing all the instructions and operands ? 2. While for now I only need it Post RA but eventually I want to use it before RA as well. Suggestions on how i can go abt that would help me reuse code/def-use data would be great ! thanks for all help ! zeng -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091206/27f55ef2/attachment.html>
2016 May 16
3
Why did samba4 remove "force security mode" and "force directory security"?
Thanks for reply. But I think "force security mode" and "force directory security" are very very helpful. It's not necessary to remove them. Maybe just a warning to the users remain that these parameters cost the acl problem, they should use them carefully.
2010 Mar 15
0
Fw: assign colnames to data
Patrick, Thanks. I tried colnames, but it doesn't work. Seems more transformation is needed. But now I got names, that's good enough. Best. Xumin Patrick Burns <pburns@pburns.seanet.com> 03/15/2010 04:04 PM To Xumin Zeng <xumin.zeng@abbott.com> cc Subject Re: [R] assign colnames to data Those are names, not colnames. See the 'More R key actions' page in the 'Hints' document mentioned below. On 15/03/2010 19:55, Xumin Zeng wrote: > Hi, > > Do you know how to assign colnames fr...
2005 Mar 05
2
Can't fetch domain SID
Hi, I happened to delete /etc/samba/secrets.tdb. Now I can not get DOMAIN SID by run: net getlocalsid Any idea how to recover it? Do I need to reinstall the whole Samba suite? -- Regards, Steve Zeng Systems Administrator Mainframe Entertainment Inc T: (604) 628-1000 ext 5293
2007 Jul 04
2
probabilty plot
Hi all, I am a freshman of R,but I am interested in it! Those days,I am learning pages on NIST,with url http://www.itl.nist.gov/div898/handbook/eda/section3/probplot.htm, I am meeting a problem about probability plot and I don't know how to plot a data set with R. Could somebody tell me the answer,and a example is the best! I will look forward to your answer. Thank you very much.
2015 Mar 17
2
NTLMv2 can't auth affter Win2003 update
My AD server is Win2003. And my linux server is ubuntu. Samba version is 2:3.6.3-2ubuntu2.12 and 2:4.1.6+dfsg-1ubuntu2.14.04.7. They are join into the Win2003 AD as normal smb servers (not DC). After Win2003 DC autoupdate last week, I can't use smbclient access all samba server with NTLMv2: ~$ smbclient //172.16.3.13/share -U testuser Enter DOMAIN\testuser's password: session setup
2011 Oct 06
1
[LLVMdev] A potential bug
If int_guard_load returns a pointer based on the passed-in pointer, it captures it (at least according to the definition of "capture" which NoCapture uses). -Eli On Thu, Oct 6, 2011 at 2:26 PM, Zeng Bin <ezengbin at gmail.com> wrote: > It does not do anything. It is an abstract function which transforms a > pointer and returns another pointer of the same type. It does not visit > memory or capture the pointer parameter. > > On Thu, Oct 6, 2011 at 2:22 PM, Eli Friedman <...
2005 Mar 10
7
Why need to add a machine account to /etc/passwd first with Samba+LDAP
...P is, this step is not needed any more since we will put all machine account into "ou=Computers". But I am proved to be wrong. Is this the way Samba works? I mean, samba has to make sure a machine account exist in the /etc/passwd file of Samba PDC, doesn't it? -- Regards, Steve Zeng Systems Administrator Mainframe Entertainment Inc T: (604) 628-1000 ext 5293
2010 Apr 07
2
installing latest rpm on RHEL
Just tried to install RPMs to a RHEL 5.5 64-bit machine, failed too. #rpm -ihv --nodeps http://www.kernel.org/pub/linux/utils/boot/syslinux/RPMS/x86_64/syslinux-tftpboot-3.86-1.x86_64.rpm error: unpacking of archive failed: cpio: Bad Magic #rpm -ihv --nodeps http://www.kernel.org/pub/linux/utils/boot/syslinux/RPMS/x86_64/syslinux-tftpboot-3.84-1.x86_64.rpm error: unpacking of archive failed on
2011 Oct 06
2
[LLVMdev] A potential bug
On Thu, Oct 6, 2011 at 2:20 PM, Eli Friedman <eli.friedman at gmail.com> wrote: > On Thu, Oct 6, 2011 at 2:12 PM, Zeng Bin <ezengbin at gmail.com> wrote: >> Hi all, >> >> There might be a bug in DeadStoreElimination.cpp. This pass eliminates >> stores backwards aggressively in an end BB. It does not check dependencies >> on stores in an end BB though. For example, in this code sn...
2013 Nov 18
5
How to keep samba4 dc work fine when windows dc offline?
I'm testing a samba4 server join AD (had 1 win2003 dc) as dc. Version: Samba4 DC: samba 4.1.1 with ubuntu (172.16.3.8) Win2003 DC: Win2003 SP2 (172.16.3.3) AD domain name: dotest.com The samba server had joined to AD as DC. When win2003 dc online, it seems works fine. When I test win2003 dc online, simulate the win2003 DC was failue, found the samba4 DC can't work fine along. The AD
2011 Jan 19
0
[LLVMdev] Building 176.gcc
On 01/18/2011 06:38 PM, Bin Zeng wrote: > Hi folks, > > I have been stumped on a compilation problem when I tried to build > 176.gcc of SPEC CPU2000 with clang v 2.8 (trunk 427) on Linux and intel. > First, I tried to compile with 'clang -std=c89 *.c -o gcc.clang' since > the default C standard of Clang i...
2010 Oct 08
4
Bug in as.POSIXct regarding AM/PM
Dear All, I encounted in a problem with as.POSIXct() function. > as.POSIXct("2009/03/26 01:00:00 AM" , format="%Y/%m/%d %I:%M:%S %p") [1] NA > as.POSIXct("2009/03/26 02:00:00 PM" , format="%Y/%m/%d %I:%M:%S %p") [1] NA I have tried this in the R version 2.11.1, R version 2.10.1 and R version 2.9.2 . They all does not work. The operation system is