similar to: (no subject)

Displaying 20 results from an estimated 500 matches similar to: "(no subject)"

2005 Jun 01
2
[PATCH] Fix compilation of shadow mode debugging code
The merge of PAE support introduced the intpte_t type and PRIpte format specifier. Most of the shadow mode code was fixed, but debugging printks were not; this broke the compile if shadow mode debugging was enabled. The attached patch should fix the problem. Not tested with PAE enabled, but it shouldn''t make anything worse than it already is. Signed-off-by: Michael Vrable
2009 Oct 23
0
[LLVMdev] project based in trusted computing
amit suthar wrote: > Sir, > I am a M.tech student of Computer Science and Engineering > Department ,Indian Institute of technology, Kharagpur(India). > I have to do a project in trusted computing field. I went through LLVM > Project site. and I want to work in some project of LLVM. > Can u suggest me some project which is somehow related to trusted > computing and i
2004 Jul 14
0
forward_msg: no 2nd via found in reply
Hi everybody, I'm trying to use Asterisk as SUA with SER. But Asterisk doesn't succeed to register the Asterisk user to SER... the standard error output of SER tell me: "ERROR: forward_msg: no 2nd via found in reply" the SIP message looks like: to 193.175.133.19:5060 Retransmitting #5 (no NAT): REGISTER sip:potemkin.fokus.fraunhofer.de SIP/2.0 Via: SIP/2.0/UDP
2004 Jun 18
5
Patch to stop vcut from generating broken streams
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://westfish.xiph.org/pipermail/vorbis-dev/attachments/20040618/e7bee431/attachment.pgp
2007 Mar 26
2
[LLVMdev] Problems with one pass using another
Hi, I have two function passes: AvailOut and HashGVN. AvailOut needs to use HashGVN. And they're built in the same shared object file. But addRequired<HashGVN> fails with this error: # opt -load ../../../build/Release/lib/LLVMGVN.so -hashgvn -availout --debug-pass=Structure <basic.s.bc >basic.out.bc opt: /proj/tbres/shanth/llvm/llvm-1.9/lib/VMCore/PassManagerT.h:387: void
2009 Oct 22
2
[LLVMdev] project based in trusted computing
Sir, I am a M.tech student of Computer Science and Engineering Department ,Indian Institute of technology, Kharagpur(India). I have to do a project in trusted computing field. I went through LLVM Project site. and I want to work in some project of LLVM. Can u suggest me some project which is somehow related to trusted computing and i can work on that ? In hope of your reply, Amit Suthar
2007 Mar 26
0
[LLVMdev] Problems with one pass using another
Hi Prashanth, On Mar 25, 2007, at 11:43 PM, Prashanth Radhakrishnan wrote: > Hi, > > I have two function passes: AvailOut and HashGVN. AvailOut needs to > use > HashGVN. And they're built in the same shared object file. > > But addRequired<HashGVN> fails with this error: > > # opt -load ../../../build/Release/lib/LLVMGVN.so -hashgvn - > availout
2005 Jul 24
1
Grant-Table Enabled netif?
Earlier this month there was a patch posted for switching the network frontend/backend drivers to using grant tables. The patch won''t apply cleanly to the current tree. Is there an updated patch available? Any word on how it works, or when it might be merged into the mainline? --Michael Vrable _______________________________________________ Xen-devel mailing list
2007 Aug 31
1
[LLVMdev] Compile Linux Kernel with LLVM gcc frontend
Hi, I am curious about if the current LLVM implementation can handle Linux kernel (or any particular version of Linux kernel). The first question I have is that, how to create LLVM bytecode of Linux kernel using LLVM gcc frontend. What changes should I make to the compiling process Linux kernel? Secondly, is it possible to compile the assembly code in Linux kernel into LLVM bytecode? I noticed
2010 Mar 07
1
[LLVMdev] Virtual OS
Hi, I have been away from the list for a while, so do apologize in advance if the topic is slightly off topic here. I have started a hobby project to create a virtual OS library (jos). The idea was to create a set of C API's for operating system specific tasks i.e. File IO, threading and etc. For example: typedef jos_handle jos_thread; jos_thread jos_thread_create(...); void
2005 Jun 05
1
newbie question on Xen booting
Hello every body, I am installing the XEN on Fedora, and get some trouble when I boot XEN first time. During the XenLinux booting, a error was issued "Warning: unable to open an initial console" and then system booting stoped. Does any body has a clue on the problem? wei _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2004 Aug 12
0
Xend, File Descriptors, and Children
I was having trouble restarting xend; oftentimes, after I stopped it, it wouldn''t start again. The problem was that xend was unable to open /dev/xen/evtchn because the device was already open. When xend brought up a network interface, I had it set to call a network script that configured DHCP for the new interface. Since dhcpd doesn''t support reloading its configuration, I
2006 Jan 17
1
Question about blocksizes
Hi, can someone explain whats the meaning of the two blocksizes in the first header of Vorbis, please? So far I assumed that they meant that 2^b0 and 2^b1 were the only two blocksizes used during the whole encode, but something makes me believe they are not: if b0 and b1 are 0xb8 respectively (that I interpeted as 2^11 = 2048 and 2^8 = 256) I observe 3 different deltas between each couple of
2007 Sep 14
3
[LLVMdev] Problem of running data structure analysis (DSA) on Linux kernel
Hi, I ran into a problem when running DSA on Linux kernel (the Kernel version I used is 2.4.31). The analysis was aborted when it tried to do DSNode::mergeTypeInfo on some data structure in the kernel. I have filed a bug report at http://llvm.org/bugs/show_bug.cgi?id=1656. My question is what version of Linux kernel LLVM has been tested on successfully? To run DSA analysis, should I use the
2016 Jan 28
2
Intel MPX support (instrumentation pass similar to gcc's Pointer Checker)
Hello, As far as I know, there is no MPX pass in LLVM (though the x86-64 backend already declares MPX registers and instructions). I wonder if anyone is currently working on the LLVM pass for MPX instrumentation, similar to Pointer Checker in gcc. If yes, could anyone elaborate on the status and accessability to other researchers? And if any help is needed? Prof. Santosh Nagarakatte, the author
2010 Apr 12
2
Being attacked by an Amazon EC2
>>> Perhaps if there was a Asterisk RBL we could all contribute to; for >>> which we could then hook into and drop any connection where a >>> source IP is listed ? -- Thanks, Phil >>> >> >> I love the idea of a RBL... count me in for contributing. >> >> Especially considering the ridiculous response I received from >> Amazon.
1999 Mar 01
8
Performance
I Want to have a copmparsion with NFS v3 that shows some statistics with both attribute intensive and data intensive clients. /P -------------- next part -------------- A non-text attachment was scrubbed... Name: vcard.vcf Type: text/x-vcard Size: 392 bytes Desc: Card for Patrik Linder Url : http://lists.samba.org/archive/samba/attachments/19990301/59f94bcf/vcard.vcf
2014 Jun 17
3
RFE: dnsbl-support for dovecot
after having my own dnsbl feeded by a honeypot and even mod_security supports it for webservers i think dovecot sould support the same to prevent dictionary attacks from known bad hosts, in our case that blacklist is 100% trustable and blocks before SMTP-Auth while normal RBL's are after SASL i admit that i am not a C/C++-programmer, but i think doing the DNS request and in case it has a
2016 Dec 18
2
Extend logging of openssh-server - e.g. plaintext password
Also, if password-based auth is not allowed, WTF would you want to log passwords? This whole idea is ugly, and smacks of a teenage-level prank attempt. I would strongly object against any such modification of the main source (though I'm sure the maintainers are sane enough to never let such a crap in). Of course the original poster is free to hack his own copy in whatever way he wants.?
2015 Mar 02
6
IP drop list
Am 02.03.2015 um 18:56 schrieb Robert Schetterer: > perhaps and i mean really "perhaps" go this way > > https://sys4.de/de/blog/2014/03/27/fighting-smtp-auth-brute-force-attacks/ > > https://sys4.de/de/blog/2012/12/28/botnets-mit-rsyslog-und-iptables-recent-modul-abwehren/ > > 45K+ IPs will work in a recent table > i have them too but for smtp only like > >