search for: accesslist

Displaying 6 results from an estimated 6 matches for "accesslist".

2016 Oct 30
0
[PATCH] D26127: [MemorySSA] Repair AccessList invariants after insertion of new MemoryUseOrDef.
...: > > On Sun, Oct 30, 2016 at 6:48 PM, Daniel Berlin <dberlin at dberlin.org> > wrote: > >> In particular: >> " >> I'm not so sure that it's sufficient. Suppose, for instance, that I >> wanted to insert a MemoryDef between 1 and 2 in the below AccessList: >> >> >> 0 = MemoryDef(liveOnEntry) >> 1 = MemoryDef(0) >> 2 = MemoryDef(1) >> 3 = MemoryUse(1) >> >> Invoking createMemoryAccess followed by RAUW of 1's uses with 4 would >> result in: >> .... >> " >> >&gt...
2016 Oct 31
1
[PATCH] D26127: [MemorySSA] Repair AccessList invariants after insertion of new MemoryUseOrDef.
On Sun, Oct 30, 2016 at 5:03 PM, Bryant Wong < 3.14472+reviews.llvm.org at gmail.com> wrote: > To give this a bit of context, this patch stems from issues that I've > encountered while porting MemCpyOpt to MSSA. > Okay. I'm not sure i would try to port instead of just rewrite. The whole goal of MemorySSA is to enable us to write memory optimizations in non-N^2 ways. If
2003 Apr 15
2
Samba access denied or only shows top level directories
...top level directories a messagebox appears stating that the requested file does not exist. [global] security = DOMAIN workgroup = SERVICES password server = serv1 serv2 serv3 encrypt passwords = true netbios name = peewing netbios aliases = accesslist mydev server string = Samba %v on (%L) socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 log file = /opt/samba/logs/%L.log log level = 3 max log size = 512 load printers = No guest ok = no browsable = yes inc...
2001 Nov 05
1
Problem with Setting NT user restrictions on files and directories
I don't know if samba will allow this but. I want to set user permissions on directories and files using the accesslist in the properties menu under Windows NT. I don't know if this is possible with Samba. I read something about ACL support but I can't seem to be able to compile it into samba. ./configure --with-acl-support Not sure if the string is correct. Any pointers would be appreciated. Thanks Ma...
2015 Sep 17
0
[ANNOUNCE] nftables 0.5 release
...dr . meta iif vmap { \ 3c:71:0e:39:bb:20 . 192.168.1.120 . "wlan0" : accept, \ 3c:77:e0:39:aa:21 . 192.168.1.204 . "wlan0" : drop } You can declare a set using concatenations, to dynamically update its content instead: % nft add map filter accesslist { \ type ether_addr . ipv4_addr . iface_index : verdict \; } % nft add rule filter input ether saddr . ip saddr . meta iif vmap @accesslist Then, add elements to the set: % nft add element filter accesslist { \ 3c:71:0e:39:bb:20 . 192.168.1.120 . wlan0 : accept } On a dif...
2001 Apr 18
0
Failed to set socket option TCP_NODELAY on SOLARI8, using samba 2.2.0
...uebeck.de it work fine using version 2.0.7, using the same line with the new version of the software I get an access violation (error 400 displayed in netscape during configuration with swat). So the new version seems to have a problem with symbolic names on solaris 8 because the only way an accesslist works is to use IP-adress ranges and/or sigle IP-adresses otherwise access is denied. Best regards _______________________________________________________________________ Dietmar Wolf Medizinische Universit?t zu L?beck, ISP, Seelandstra?e 1A, 23569 L?beck Phone: +49451 390...