Displaying 20 results from an estimated 79500 matches for "access".
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
.../unit.obo"/>
<cv id="IMS" fullName="Imaging MS Ontology" version="0.9.1"
URI="http://www.maldi-msi.org/download/imzml/imagingMS.obo"/>
</cvList>
<fileDescription>
<fileContent>
<cvParam cvRef="MS" accession="MS:1000579" name="MS1 spectrum"
value=""/>
<cvParam cvRef="MS" accession="MS:1000128" name="profile spectrum"
value=""/>
<cvParam cvRef="IMS" accession="IMS:1000080" name="univ...
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.
...rourh-for-ati
dom U : cn_windows_7_ultimate_x64_dvd_x15-66043.iso
After display external adapter (pci=01:00.0 01:00.1 is configured in xlexample.hvm,
1. After startup, win7 is blue screen, which shows it is in infinite loop.
2. /var/log/xen/qemu-dm-example.hvm.log shows 4 bytes is accessed on address 0x0E, but 0x0E address is not 4-byte alignment.
the is attached belows.
Is it possible that VGA BIOS from Radeon HD 6450 should be extracted and put somewhere ?
xc: error: linux_gnttab_set_max_grants: ioctl SET_MAX_GRANTS failed (22 = Invalid argument): Internal error
xen be: qdi...
2015 Sep 03
2
Fuzzing complex programs
...t-security -fno-strict-aliasing
> -fwrapv -Wno-unused-command-line-argument -g -O0 -fsanitize=address
> -fsanitize-coverage=edge,indirect-calls,8bit-counters -L../../src/port
> -L../../src/common -Wl,--as-needed
> -Wl,-rpath,'/usr/local/pgsql/lib',--enable-new-dtags -Wl,-E
> access/brin/brin.o access/brin/brin_pageops.o
> access/brin/brin_revmap.o access/brin/brin_tuple.o
> access/brin/brin_xlog.o access/brin/brin_minmax.o
> access/brin/brin_inclusion.o access/common/heaptuple.o
> access/common/indextuple.o access/common/printtup.o
> access/common/reloptions.o...
2013 Jul 23
3
Debugging Puppetmaster with Apache/Rack/Passenger
...fig.ru" which
contains this:
[snippet]
# if you want debugging:
# ARGV << "--debug"
... so I enabled it. But this actually only gives me extra lines I believe
belong to "INFO" log level:
Jul 22 17:17:47 <puppetmaster> puppet-master[22132]:
(access[^/catalog/([^/]+)$]) allowing ''method'' find Jul 22 17:17:47
<puppetmaster> puppet-master[22132]: (access[^/catalog/([^/]+)$]) allowing
$1 access Jul 22 17:17:47 <puppetmaster> puppet-master[22132]:
(access[^/node/([^/]+)$]) allowing ''method''...
2002 Oct 17
1
Samba 3.020 and Win2K with Kerberos 5
...0
-------------- Security Descriptor (revision: 1, type: 0x8c14)
owner SID: S-1-5-21-353111985-644491385-32730383-512
group SID: S-1-5-21-353111985-644491385-32730383-513
------- (system) ACL (revision: 2, size: 28, number of ACEs: 1)
------- ACE (type: 0x02, flags: 0xd2, size: 0x14, mask: 0xd016b)
access SID: S-1-1-0
access type: SYSTEM AUDIT
Permissions:
[Create All Child Objects]
[Delete All Child Objects]
[All validate writes]
[Write All Properties]
[Delete Subtree]
[Change Password]
[Reset Password]
[Delete]
[Modify Permis...
2017 Aug 21
2
RFC: Resolving TBAA issues
...pe 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 lot
> in common. The difference is that the offset based aliasing rule require
> that the two accesses to have same base pointer value, while type based
> aliasing rules specifies whether two base pointers can possibly point to
> the same underlying object, and if yes, what are the legally allowed
> offsets at which the two base pointers can be aligned;
> 3) Type specific information i...
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
https://access.redhat.com/errata/RHBA-2014:0765
dovecot-2.2.10-4.el7_0.1.src.rpm
https://access.redhat.com/errata/RHSA-2014:0790
evolution-3.8.5-22.el7_0.1.src.rpm
https://access.redhat.com/errata/RHBA-2...
2017 Aug 21
2
RFC: Resolving TBAA issues
...entioned:
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 lot
in common. The difference is that the offset based aliasing rule require
that the two accesses to have same base pointer value, while type based
aliasing rules specifies whether two base pointers can possibly point to
the same underlying object, and if yes, what are the legally allowed
offsets at which the two base pointers can be aligned;
3) Type specific information is usually not intere...
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 !
\\192.168.1.6\myshare -> access
If using *s4-ad.test.s4.com* my share accessibl...
2004 Sep 20
1
NT_STATUS_LOGON_FAILURE with pdc samba + openldap + SuSE9.1
...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 can ssh in with an ldap
user account. I have found other posts to the list regarding this, but
none of the have lead to a solution.
Below you will find output (and some slapd logs) for the following
commands:
smbclient -L localhost -Uadministrator%not24get
smb...
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 name, our current TBAA does not require or represent types. It
represents a translation of language access rules into a language of
hierarchical sets, that a...
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
rotate 5
copytruncate
compress
notifempty
missingok
}
/var/log/squid/store.log...
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
ap...
2006 Jan 26
0
smbclient failure
...)
open("/etc/libmap.conf",0x0,0666) ERR#2 'No such file or directory'
open("/var/run/ld-elf.so.hints",0x0,00) = 4 (0x4)
read(0x4,0xbfbfeb20,0x80) = 128 (0x80)
lseek(4,0x80,SEEK_SET) = 128 (0x80)
read(0x4,0x28151000,0x7a) = 122 (0x7a)
close(4) = 0 (0x0)
access("/lib/libreadline.so.5",0) = 0 (0x0)
open("/lib/libreadline.so.5",0x0,00) = 4 (0x4)
fstat(4,0xbfbfeb70) = 0 (0x0)
read(0x4,0x281489a0,0x1000) = 4096 (0x1000)
mmap(0x0,192512,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 672485376 (0x28155000)
mprot...
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 th...
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...
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: NT_STATUS_BAD_NETWORK_NAME
I tried also with -d 10, but it doesn't give too much information, e.g.
these are the last f...
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){
while(cond2){
p=p->next;
}
}
to introduce virtual iterators of the enclosing loops, i an...