search for: vova

Displaying 16 results from an estimated 16 matches for "vova".

Did you mean: iova
2014 Nov 15
3
[LLVMdev] [PATCH] Protection against stack-based memory corruption errors using SafeStack
Hi Kostya, >On Wed, Nov 12, 2014 at 2:50 AM, Volodymyr Kuznetsov <vova.kuznetsov at epfl.ch >> wrote: > >> Dear LLVM developers, >> >> We've applied the feedback we received on Phabricator on the SafeStack >> patches, >> > >Did you investigate the possibility of moving the transformation from >codegen to the LLVM lev...
2014 Nov 17
2
[LLVMdev] [PATCH] Protection against stack-based memory corruption errors using SafeStack
+nlewycky On Mon, Nov 17, 2014 at 9:36 AM, Volodymyr Kuznetsov <vova.kuznetsov at epfl.ch > wrote: > Hi Kostya, > > On Sat, Nov 15, 2014 at 1:53 PM, Volodymyr Kuznetsov < > vova.kuznetsov at epfl.ch> wrote: > > Do you think moving the pass to lib/Transform/Instrumentation but > > scheduling it during code generation would make sense...
2010 Sep 08
0
migrating from Samba 3 PDC to W2008 AD
...mba 3 (3.3.x) server to AD domain and setup winbind service to see domain users on linux server. The main problem for me is that I want to save all already existing uids and gids on linux server without any change. Firstly, I can map domain user to unix user with "username map" option vova = CORP\vova But this trick doesn't work for groups, only for users. But even this doesn't work for next share definition: [testshare] path =/home/testshare guest ok=no write list = +CORP\testgroup force create mode = 0660 force directory mode = 2770 force group = +...
2005 Jul 01
0
how to ignore the arp request for the alias ip in freebsd
I want only to ignore the arp request for alias ip ,at the same time I don't want disable the arp function of the interface ? How do ? thanks! --------------------------------- DO YOU YAHOO!? ÑÅ»¢Ãâ·ÑGÓÊÏ䣭ÖйúµÚÒ»¾øÎÞÀ¬»øÓʼþɧÈų¬´óÓÊÏä From vova at fbsd.ru Fri Jul 1 13:12:10 2005 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Fri Jul 1 13:12:12 2005 Subject: how to ignore the arp request for the alias ip in freebsd In-Reply-To: <20050701122603.39773.qmail@web15509.mail.cnb.yahoo.com> References: <20050701122603.39773.qmai...
2014 Nov 04
4
[LLVMdev] [PATCH] Protection against stack-based memory corruption errors using SafeStack
On 4 Nov 2014, at 00:36, Kostya Serebryany <kcc at google.com> wrote: > You at least increase the memory footprint by doubling the stack sizes. Not quite. The space overhead is constant for each stack frame - you just need to keep track of the top of two stacks, rather than one. The important overhead is that you reduce locality of reference. You will need a minimum of two cache
2012 Jun 01
20
[Bug 50571] New: nouveau crashes with GeForce GT 520
https://bugs.freedesktop.org/show_bug.cgi?id=50571 Bug #: 50571 Summary: nouveau crashes with GeForce GT 520 Classification: Unclassified Product: xorg Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component:
2011 May 30
0
[LLVMdev] Uninitialized variables and mem2reg pass
...always dominated") is incorrect as subsequent code checks whether the load is dominated by the store instruction, not by the stored value as implied by the comment. The attached patch makes mem2reg pass produce "undef" result in both constant-value and non-constant-value cases. --   Vova -------------- next part -------------- A non-text attachment was scrubbed... Name: Mem2RegFixUninitialized.patch Type: application/octet-stream Size: 1494 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110530/e355b4ab/attachment.obj>
2010 Oct 21
1
samba caching group memberships
Hi all, our setup is Samba 3.3 in W2K8 domain. It seems samba cache group memberships somewhere and after adding user to a new group it's necessary to relogin for that user to get new memberships. Is it possible to eliminate that nasty procedure? Thanks. -- Vladimir Vassiliev
2010 Dec 14
1
domain controller's unavailability
Hello, Is there any way to reliably setup winbind user and group resolution (in either smb.conf or nsswitch.conf) so that domain controller's unavailability doesn't cause slowdown of the whole system? That slowdown applies to every program trying to fetch some user information even when it doesn't need domain users. I have winbind cache time = 1800 in smb.conf but it doesn't
2003 Apr 13
1
users cannot change their passwords in domain
...global] workgroup = bingo netbios name = emily server string = bingo samba daemon hosts allow = 192.168.2. 127. hosts deny = 192.168.1. interfaces = xl2 bind interfaces only = yes map archive = no inherit permissions = yes logon drive = z: domain logons = yes domain admin group = raven vova root toor logon path = \\%L\profiles\%U guest account = guest map to guest = bad user security = domain log file = /var/log/samba/%m.log max log size = 512 pid directory = /var/run lock directory = /var/lock encrypt passwords = yes socket options = TCP_NODELAY local master = yes os...
2014 Nov 03
8
[LLVMdev] [PATCH] Protection against stack-based memory corruption errors using SafeStack
Dear LLVM developers, Our team has developed an LLVM-based protection mechanism that (i) prevents control-flow hijack attacks enabled by memory corruption errors and (ii) has very low performance overhead. We would like to contribute the implementation to LLVM. We presented this work at the OSDI 2014 conference, at several software companies, and several US universities. We received positive
2004 Apr 05
0
How to print from Linux to printer connected to WIn98
I have Linux Slackware 9.0 and HP LaserJet 4 connected to another PC with Win98. How to configure samba to print from Linux to the printer.
2014 May 05
0
100% рабочая методика заработка в интернете от 150 000 руб. в месяц!
???????? 150 000 ?./???. ????????? ?????? (?? ????? 2-3 ???/????), ????????! ??????????? ???????? ?? ?????:http://volritul.ya.ru -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.zytor.com/pipermail/klibc/attachments/20140506/0788b612/attachment.html>
2011 Mar 17
2
ldap idmap backend
Hi all, i use Samba 3.5.6 in ads mode (Windows 2008R2) with ldap idmap backend. Servers run Centos 4 and 5. I can't cope with next issue for long time. On all servers in domain winbind constantly tries to create mapping for <SID>-513 and fails because of already existing entry. It just wastes gid range. Note that <SID> is not SID of main domain but another which name equal to
2011 Feb 03
1
samba constantly creating mapping
Hi all, I have Samba server joined Active Directory domain based on win2008r2, using LDAP as idmap backend. Recently I upgraded from 3.3.x to 3.5.x (Sernet RPMs for Centos4). Now I constantly observe those messages in log: [2011/02/03 09:10:25.696896, 0] winbindd/idmap_ldap.c:1471(idmap_ldap_set_mapping) ldap_set_mapping_internals: Failed to add S-1-5-21-3807515285-1394671770-2144936185-513
2011 Nov 23
3
samba, kerberos, encryption types
Hi all! Does samba support AES encryption for use with Win2008 controller domains? If so, why automatically generated krb5.conf still contains only RC4-HMAC DES-CBC-CRC DES-CBC-MD5? Also, why this file contains "preferred_enctypes" parameter which I can't find in "man krb5.conf"? And last question: would samba use system krb5.conf if I set "create krb5 conf=no"?