search for: ifying

Displaying 20 results from an estimated 296 matches for "ifying".

2012 Apr 25
1
forwarding packets to service in same host without using loopback network
This question is not about linux usage. But still i think user list is a good crowd for linux programmer. So here it goes. I have this libnetfilter_queue application which receives packets from kernel based on some iptables rule. Before going straight to my problem, i'm giving a sample workable code and other tools to set up a test environment so that We problem definition and possible
2024 May 15
0
NOUVEAU, 2 projets immobiliers neufs aux portes du Golfe du Morbihan, proposés par IFI Promotion & Aménagement
**VOTRE FUTUR LOGEMENT**? ========================= aux portes du Golfe du Morbihan =============================== ? = Appartements neufs ================== **du 2 au 3 pi?ces** ==================== - Seulement 17 appartements ------------------------- - Proche de toutes commodit?s? ---------------------------- - Belles expositions ------------------ - Grandes terrasses
2013 Aug 30
1
[LLVMdev] Are instr_iterators invalidated when function inlining is performed?
Hi, I'm trying to write a small piece of code that inlines all calls to a particular function. The codes is as follows Function* klee_check_divF = module->getFunction("klee_div_zero_check"); assert(klee_check_divF != 0 && "Failed to find klee_div_zero_check function"); // Hack inline checks for (Module::iterator f = module->begin(), fe =
2019 Jan 09
2
LTO, ifuncs, and lld
It's at this point where I think about filing a full bug report with llvm. Any hints before I do? On Mon, Jan 07, 2019 at 04:00:02PM -0500, Shawn Webb wrote: > It looks like this commit breaks CSU initialization with > statically-compiled applications. > > With a very simple application at [1], compiled with: > cc -g -O0 -flto -static -o pid pid.c > > The application
2018 Dec 01
2
LTO, ifuncs, and lld
Thanks for providing the patch! I got around to testing it this morning and it appears it fixes compilation, but produces a non-working system. I know that's kinda vague and I'll have more details soon, including sample binaries. I at least wanted to give a status update so you didn't think you were being ignored. Thanks, -- Shawn Webb Cofounder and Security Engineer HardenedBSD
2004 Dec 21
5
Is ''publish'' proxy arp still broken ?
Can''t get proxy arp with arp -s <IPaddr> <MACaddr> pub to work with a 2.4 kernel. I see some evidence in the archive that this was broken in the 2.0.x timeframe and never fixed. Anyone know for sure if it''s broken or working ? (I''m attempting to route a few addresses into a routed network, from the ethernet side of a DSL router that has a /29 public
2011 Nov 16
3
create list of names where two df contain == values
Hello again... sorry to be posting yet again, but I hadn't anticipated this problem. I am trying to now put the names found in one column in data frame 1 (lets call it df.1[,1]) in to a list from the rows where the values in df.1[,2] match values in a column of another dataframe (df.2[3]) I tried to write this function so that it put the list of names (called Iffy) where the 2 criteria
2007 Aug 07
4
Problems with raising errors on a mocked object
I''m trying to mock a object to raise a certain error. By doing so I get a ArgumentError on ActiveRecord''s save! method: http://pastie.caboo.se/85628 I''ve tried to debug it but just can''t seem to find what I''m doing wrong. Any help is greatly appreciated. Cheers, Eivind Uggedal
2018 Nov 29
2
LTO, ifuncs, and lld
Hey Peter, Here you go! https://hardenedbsd.org/~shawn/2018-11-28_reproduce-01.tar Thanks, -- Shawn Webb Cofounder and Security Engineer HardenedBSD Tor-ified Signal: +1 443-546-8752 Tor+XMPP+OTR: lattera at is.a.hacker.sx GPG Key ID: 0x6A84658F52456EEE GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE On Wed, Nov 28, 2018 at 05:30:57PM -0800, Peter
2024 May 22
0
2 nouveaux lieux de vie à ne pas manquer
**VOTRE FUTUR LOGEMENT**? ========================= aux portes du Golfe du Morbihan =============================== ? = Appartements neufs ================== **du 2 au 3 pi?ces** ==================== - Seulement 17 appartements ------------------------- - Proche de toutes commodit?s? ---------------------------- - Belles expositions ------------------ - Grandes terrasses
2024 Jun 04
0
2 opportunités d'achat dans le Morbihan
**VOTRE FUTUR LOGEMENT**? ========================= aux portes du Golfe du Morbihan =============================== ? = Appartements neufs ================== **du 2 au 3 pi?ces** ==================== - Seulement 17 appartements ------------------------- - Proche de toutes commodit?s? ---------------------------- - Belles expositions ------------------ - Grandes terrasses
2024 Jun 07
0
2 opportunités d'investir à Vannes
**VOTRE FUTUR LOGEMENT**? ========================= aux portes du Golfe du Morbihan =============================== ? = Appartements neufs ================== **du 2 au 4 pi?ces** ==================== - ? seulement 5 minutes de Vannes ------------------------------- - R?sidence intimiste de 11 appartements -------------------------------------- - Tout faire ? pied ----------------- -
2012 Feb 16
1
Samba4 gid-to-sid question
Hi. We used info from a SID created using samba-tool group add to posix-ify it and then add a posix-ifed domain user to it. The AD doco defines two sorts of SID. Ones that change, and ones that don't. Here is a search on our posix-ified group: ldbsearch --url=/usr/local/samba/private/idmap.ldb 'xidnumber=3000012' objectSid: S-1-5-21-980186919-4150830324-975011627-1121 We set the
2019 Nov 28
2
security=domain fails after upgr. to 4.9, winbind doesn't help
Hi Rowland, > Remove 'map untrusted to domain = Yes', it has been removed. > > Add 'domain logons = Yes' > > This gets it back to being a PDC: thanks for the hints! I did that, but it doesn't help. I guess the problem is not on the PDC server but on SERVER2. That's the one that got upgraded and stopped working (even with the non-pdc config of SERVER1). I
2013 Sep 10
2
[LLVMdev] [lld] buildbot configuration on using -fsanitize options
Does it build with libstdc++? I've got this with fresh clang, -std=c++11: In file included from ../projects/lld/lib/ReaderWriter/ELF/./SectionChunks.h:19: In file included from ../projects/lld/include/lld/Core/Parallel.h:28: In file included from /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../include/c++/4.6/condition_variable:38:
2019 Nov 28
2
security=domain fails after upgr. to 4.9, winbind doesn't help
Rowland penny via samba wrote: > So your server doesn't seem to be able to find winbindd, are you sure it > is running ? > > What does this show: > > ps ax | grep '[w]inbind' > > What OS is this ? It's SuSE Linux Enterprise 15sp1. winbindd is definitely running, I showed that in the first mail in the output of "rcwinbind status", there you can
2003 Dec 04
6
get mean of several rows
Dear all! After hours of trying around, I gave up: I have a 2-dimensional array, and I know how to split it into its rows and how to get the mean for every row using 'sapply'. But what I want is to calculate the mean over the first n rows, and then the second n rows, etc., so that I get a vector like: v == mean1(row 1:5), mean2(row6:10),... (trivial, you might say. I find it rather
2013 Mar 06
8
Understanding lm-based analysis of fractional factorial experiments
All, I have just returned to R after a decade of absence, and it is good to see that R has become such a great success! I'm trying to bring Design of Experiments into some aspects of software performance evaluation, and to teach myself that, I picked up "Experiments: Planning, Analysis and Optimization" by Wu and Hamada. I try to reproduce an analysis in the book using lm, but
2013 Sep 10
0
[LLVMdev] [lld] buildbot configuration on using -fsanitize options
FYI We have an upstream bootstrap bot ( http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap) that does a number of things including running llvm/clang tests under ASan/MSan. Probably we can add a couple of steps that would checkout lld and run check-lld in ASan-ified/MSan-ified build trees. On Mon, Sep 9, 2013 at 9:00 AM, Shankar Easwaran <shankare at codeaurora.org>wrote:
2019 Nov 29
3
security=domain fails after upgr. to 4.9, winbind doesn't help
Hi Rowland, thanks for all your input! Rowland penny via samba wrote: > Could it be Selinux or Apparmor (not sure which SLES uses) stopping smbd > contacting winbindd ? No, none of these is running on our systems. > Could the SLES Samba packages be wrong ? Yes, that's a possibility. I opened a SR with SUSE support, but they usually take some time to analyse and propose a