search for: schuhmach

Displaying 11 results from an estimated 11 matches for "schuhmach".

Did you mean: schuhmacher
2013 Nov 28
3
Problem with PAM/SSSD/SAMBA4.1.2
Hi I hope that I am not totally wrong when asking this on a Samba list, but as I followed a tutorial found at the SAMBA wiki I hope I can find someone how is able to help me. My goal is to set up a server acting as a SAMBA AD Server with single sign on for linux users. I use a Ubuntu Server 13.10 as the base. On top of this I installed a SAMBA 4.1.2 from GIT, did provisioning, Kerberos
2011 Dec 29
2
[LLVMdev] Taking invoke instructions' labels
...r, i8* getelementptr inbounds ([6 x i8]* @.str, i32 0, i32 0), %"class.std::allocator"* %2) to label %7 unwind label %20 Here I am trying to get the *label %7* and *label %20*. Is that possible? We have tried just to increment our iterator, but it didn't help... Sincerely, Schuhmacher. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111229/a1e1e843/attachment.html>
2017 Aug 04
4
Verify contents before boot?
I see there's a memtest on the Linux discs I've created... would it be possible to put another program in place (a module, perhaps?) that can calculate a hash using a certain algorithm (i.e. SHA512 or similar) to validate and print out the hash of the boot ISO before booting it? The integrity of the ISO is absolutely critical. Thanks, Bret
2013 Sep 19
1
Vignette problem and CRAN policies
...t = test, : character data 'Adrian Baddeley <Adrian.Baddeley at uwa.edu.au> and Rolf Turner <r.turner at auckland.ac.nz> with substantial contributions of code by Kasper Klitgaard Berthelsen; Abdollah Jalilian; Marie-Colette van Liesho ut; Ege Rubak; Dominic Schuhmacher; and Rasmus Waagepetersen. Additional contributions by Q.W. Ang; S. Azaele; C. Beale; R. Bernhardt; T. Bendtsen; A. Bevan; B. Biggerstaff; R. Bivan d; F. Bonneu; J. Burgos; S. Byers; Y.M. Chang; J.B. Che n; I. Chernayavsky; Y.C....
2011 Dec 02
1
[LLVMdev] Running a pass during JIT
...wrote during the JIT (lli). But LLVM does not seem to have such an option. I can't even call standard LLVM's passes (for exmple, -adce). I have also tried to use lli -load=<path to the .so file of my pass>. But that won't help either. Anyway, is there a way do to that? Sincerely, Schuhmacher -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111202/55e9a402/attachment.html>
2011 Dec 09
1
[LLVMdev] Finding the uses of a global variable
...her this "theInstruction" is one of global vars (one of the "gi"-s). But that doesn't work either, as LLVM does not think that the global vars, which are used in an instruction, are operands of that instruction! So anyway, how can I find the def-uses of global variables?? ---Schuhmacher -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111209/f025e120/attachment.html>
2017 Aug 04
0
Verify contents before boot?
On 8/4/2017 17:04, Bret Schuhmacher wrote: > This is kind of related to my other question about putting extra data > on the disc after the bootable ISO image... I want to write a bootable > ISO and include some extra stuff on it... the hash and some customer > data. The idea is that when the disc is booted from, thi...
2017 Aug 04
0
Bootable ISO with extra data outside the ISO?
Hi, Bret Schuhmacher wrote: > I'm going to have to read it > about 20 more times to get my head around what you wrote ?;-) . You are invited to ask for clarifications, if necessary. Have a nice day :) Thomas
2017 Aug 04
0
Verify contents before boot?
On 8/4/2017 12:44, Bret Schuhmacher via Syslinux wrote: > I see there's a memtest on the Linux discs I've created... would it be > possible to put another program in place (a module, perhaps?) that can > calculate a hash using a certain algorithm (i.e. SHA512 or similar) to > validate and print out the hash of t...
2006 Nov 13
1
Can AGI do this?
Please pardon the absolute noob questions. Someone has asked me to interface with Asterisk and have it dial 4 numbers in succession to have it track down an on-call person. My initial reaction was to write an AGI program and return all 4 numbers and have Asterisk hunt them - can Asterisk do this? If not, is it possible to write an AGI program that gets all 4 numbers, then somehow hands them
2017 Aug 04
2
Bootable ISO with extra data outside the ISO?
Sorry if this is a total noob question... I've searched the archives and haven't turned up much. Not turning up much on the web in general, either. I'm working on a project and I'd like to create a Linux bootable ISO disc with an extra chunk of data **outside** the ISO space. This chunk of data might be a 10MB tar/zip. The goal would be to boot into Linux in RAM off the disc