search for: accessions

Displaying 20 results from an estimated 79098 matches for "accessions".

Did you mean: accession
2010 Feb 17
1
Trying to start a language learning software...
Hello, I'm trying to start DigitalPublishing's "Sprachkurs 1 italiano". When I try wine ISRI1.exe, I get > > fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer > fixme:reg:GetNativeSystemInfo (0xcbfcb4) using GetSystemInfo() > fixme:secur32:GetUserNameExW 3 0xcbfdf8 0xcbfdf4 > fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not
2011 Jun 29
0
XML parsing
Hi, i want to parse a XML-File. I made some Tutorial but with my special Format it don't work. An Example of my format: <?xml version="1.0" encoding="ISO-8859-1"?> <mzML xmlns="http://psi.hupo.org/ms/mzml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://psi.hupo.org/ms/mzml
2015 Sep 03
2
Fuzzing complex programs
On Thu, Sep 3, 2015 at 6:45 PM, Kostya Serebryany <kcc at google.com> wrote: > Did you build the Postgres code with -fsanitize-coverage=... ? Yes: CC = clang CFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -g -O0 -fsanitize=address
2013 Oct 21
1
passthrough failure on Radeon HD 6450.
Hi, I am passing through ATI adapter on DQ45CB, but failed. Can someone help provide some clue? I can make sure VT-D enabled? Main board : DQ45CB. Display adapter : [Radeon HD 6450] issue, dom0 linux : linux 3.1.2 xen : xen 4.3.0. with patches in http://www.davidgis.fr/blog/index.php?2013/07/13/954-xen-430-stable-vga-passthrourh-for-ati dom U :
2015 Sep 03
2
Fuzzing complex programs
Looks correct. Can you post the output of libFuzzer here? Something like #0 READ cov: 0 bits: 0 units: 97701 exec/s: 0 #1 pulse cov: 732 bits: 0 units: 97701 exec/s: 0 #2 pulse cov: 737 bits: 0 units: 97701 exec/s: 1 #4 pulse cov: 858 bits: 0 units: 97701 exec/s: 2 #8 pulse cov: 880 bits: 0 units: 97701 exec/s: 4 On Thu, Sep 3, 2015 at 10:50 AM, Greg Stark
2013 Jul 23
3
Debugging Puppetmaster with Apache/Rack/Passenger
Hi, I''m currently trying to debug a performance issue I''m having. Therefore I would need "DEBUG" output. When using one puppetmaster process, this is fairly easy by starting it like this: > puppet master --no-daemonize --debug Now I need to see this debug output when running puppetmaster the way I ususally do - using Apache/Rack/Passenger. After looking
2002 Oct 17
1
Samba 3.020 and Win2K with Kerberos 5
Hi, I've posted this one also to comp.protocols.smb, but the list seems to be more hacky :-) I have M$ Win2K PDC with Kerberos authentication system. PDC Win2K--------------SAMBA-3.020-------------LINUX Kerberos5 It was somewhere told (Samba 3.0 prealpha guide to Kerberos authentication)that this should work. I'm using RedHat 7.2 with latest patches (obtained via net from redhat site).
2017 Aug 21
2
RFC: Resolving TBAA issues
On Mon, Aug 21, 2017 at 2:19 PM, Hal Finkel <hfinkel at anl.gov> wrote: > On 08/20/2017 08:47 PM, Xinliang David Li via llvm-dev wrote: > > Hi Ivan, thanks for writing it up. This is a pretty long thread, and there > are many good points brought up in the heated discussions. Here is my take > on many of the points that have been mentioned: > > 1) The type based
2014 Jul 07
0
CentOS 7 Release - Zero Day Updates
The following SRPM packages were built and included as Zero Day Updates as part of the CentOS-7.0.1406 Release in the updates directory. To get all updates, use this command after installing CentOS 7: yum upgrade Updates: NetworkManager-0.9.9.1-22.git20140326.4dba720.el7_0.src.rpm https://access.redhat.com/errata/RHBA-2014:0726 NetworkManager-0.9.9.1-23.git20140326.4dba720.el7_0.src.rpm
2017 Aug 21
2
RFC: Resolving TBAA issues
Hi Ivan, thanks for writing it up. This is a pretty long thread, and there are many good points brought up in the heated discussions. Here is my take on many of the points that have been mentioned: 1) The type based aliasing IR annotation should be generic enough to represent aliasing constraints for any frontend languages; 2) The offset based aliasing rules and type based aliasing rule have a
2012 Oct 17
9
access my created share in smb.conf Only by Ip
Hello samba4 rc3 *s4-ad -> samba server Host name test.s4.com -> domain name* *Dns Server -> Samba Internal DNS server , Bind 9.9.1-P2* *win xp* have access to default share such as sysvol by dns name (\\test.s4.com \sysvol) but if created a share in smb.conf Only access by IP such as : \\test.s4.com\myshare -> no access and ask me for user and password !
2004 Sep 20
1
NT_STATUS_LOGON_FAILURE with pdc samba + openldap + SuSE9.1
I am trying to configure a samba with openldap as a PDC on SuSE9.1 with samba-3.0.4, openldap2-2.2.6, samba-winbind-3.0.4, following the book Samba-3 By Example, by John H. Terpstra. I am getting errors "NT_STATUS_LOGON_FAILURE" from smbclient commands and "The username or password was not correct." from 'net' commands. Anonymous smbclient access seems to work, and I
2017 Aug 14
4
RFC: Representing unions in TBAA
It's hard to say. What you've described sounds close to a neutral type system implemented in metadata. In particular, ". It also defines a set of language-neutral formal rules that LLVM codegen follows to determine whether a given pair of accesses are allowed to overlap by rules of the input language. " and "the base type followed by field descriptors" etc Despite the
2008 Jul 08
0
Problem with logrotate and compress
Hi I am using Centos 5.1 and I have a weird problem with squid logs rotation. I have the file squid as follow in /etc/logrotate.d: Recently I reduce size parameter. /var/log/squid/access.log { weekly missingok rotate 10 compress create 0660 squid squid missingok size 200M postrotate /usr/sbin/squid -k rotate endscript } /var/log/squid/cache.log { weekly
1999 Jan 27
3
Samba 2.0 and MS Access DB
I installed samba on an Intel based Server running Red Hat 5.2. I can access files on the shares I created but I run into a problem accessing a database program written in MS Access. It seems that only one person at a time can open the database. I get an error of "File is already in use" . What are the optimal settings for accessing MS Access in a multi-user application? Thanks for
2006 Jan 26
0
smbclient failure
I am still unable to get the following command to work correctly. The x's replace the correct entry obviously. smbclient -Lboss -Uxxxxxx%xxxxxxxx I decided to run the command as root preceeded by 'truss' so I could generate a debug output. This is the output from the command without 'truss' Domain=[BOSS] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager] Sharename
2002 Dec 17
3
File Locking and MS Access
How do I allow two or more users access to the same File at the same time. I've been using a Windows 98 server with a Microsoft Access 97 database. Every user on the network can access the database at the same time and read & write to it as long as they aren't using the same record. Linux and Samba won't let me do this. I'm using Linux 7.3 and Samba 2.2.7a
2007 Jan 06
1
trunk build 708:access.c
I was having a little trouble building the 708 truck... access.c bombs out: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O -Wall -Wsign-compare -MT access.o -MD -MP -MF .deps/access.Tpo -c -o access.o access.c access.c: In function `mask_cmp': access.c:59: error: structure has no member named `s6_addr32' access.c:61: error: structure has no member named `s6_addr32'
2015 Sep 02
3
Cannot access the (old) samba server on my router from Linux
Hello, my isp provided me with an ont+wireless router combo. The router can share via samba a mounted usb thumb drive. The problem is that it's a very old samba version (apparently 1.9.16p10) and I cannot access it from Linux: luca at seis:~$ smbclient -s /dev/null -L 192.168.10.1 Enter luca's password: Domain=[WORKGROUP] OS=[Unix] Server=[Samba 1.9.16p10] tree connect failed:
2011 Jul 19
2
[LLVMdev] speculative parallelization in LLVM
This is exactly want I need to achieve with Polly actually. I think a good idea would be to define intrinsics / metadata, as you mentioned, to notify Polly that even though it cannot analyse these accesses, to ignore them and perform the code transformations. We can go even further and maybe describe these accesses with some parametric linear functions. For instance: while (cond1){