search for: athanasios

Displaying 17 results from an estimated 17 matches for "athanasios".

2018 Jan 10
2
Doveadm field for message body without attachments
...ear to all, what is the message field in doveadm data model representing the body without attachments? I need to dump the message body without the attachments so as to avoid unnecessary size of the exported files and while I am also not interested in this part of the message. with kind regards Athanasios
2014 May 04
2
[LLVMdev] indirect calls tracking and control flow graph
...^ CallTargets.cpp:36:3: error: use of undeclared identifier 'DEBUG_TYPE' STATISTIC (IndCall, "Number of indirect calls"); ^ ... Any ideas? On Fri, May 2, 2014 at 5:53 PM, John Criswell <criswell at illinois.edu> wrote: > On 5/2/14, 9:49 AM, Petsas Athanasios wrote: > > > > > On Mon, Apr 28, 2014 at 10:30 PM, John Criswell <criswell at illinois.edu>wrote: > >> Dear Petsas, >> >> For analyzing indirect function calls, your best bet is probably to use >> the CallGraph analysis pass that is part of DSA. DSA...
2014 May 02
2
[LLVMdev] indirect calls tracking and control flow graph
...lease_32 branch works with LLVM 3.2. I think mainline poolalloc was > recently updated to work with LLVM 3.4. > Do you know where I can find mainline poolalloc so as I can compile it with LLVM 3.4 ? > > Regards, > > John Criswell > > > > On 4/28/14 8:10 AM, Petsas Athanasios wrote: > > Dear all, > > I would like to keep track of all the indirect calls that may caused from > function > pointers inside a program. I need this in order to be able to construct > the control > flow graph of all the indirect calls, that is which function is lega...
2014 Apr 28
6
[LLVMdev] indirect calls tracking and control flow graph
Dear all, I would like to keep track of all the indirect calls that may caused from function pointers inside a program. I need this in order to be able to construct the control flow graph of all the indirect calls, that is which function is legal to call another function. Is there a module that implements this functionality in llvm? If not, is there a way to do it? Maybe through implementing a
2018 Jan 10
0
Doveadm field for message body without attachments
> On January 10, 2018 at 11:49 AM Athanasios Viennas <aviennas at vtopia.gr> wrote: > > > > Happy new year to all, > > what is the message field in doveadm data model representing the body > without attachments? I need to dump the message body without the > attachments so as to avoid unnecessary size of the...
2011 Oct 11
1
how to access public shares without password even when security = user
Hello everyone, I have always thought that with security = user , a login window will pop-up and you must insert credentials to access the shares of a samba server. Yet here I am sitting in front of a QNAP system file server, running Samba 3.5.2. When I type in the address of the samba server, I am presented with the top level shares (public or not). No login window pops up.. Then if I try to
2012 Feb 12
2
ANCOVA post-hoc test
...- Did I make a mistake somewhere? (I probably did!) - Could I do pairwise ANCOVAs and thus have just two factor levels (=two regression slopes) to compare each time? What does the warning message "covariate interactions found -- default contrast might be inappropriate" mean? Thank you! Athanasios Evagelopoulos
2014 Mar 28
2
[LLVMdev] How to extract the starting address of each basic block with llvm?
Dear all, I use the clang frontend to produce the control flow graph of a C program through this command: clang -Xclang -analyze -Xclang -analyzer-checker=debug.DumpCFG test.c The produced information contains all the basic blocks identified by labels, e.g. B1, B2, etc. along with their predecessors and successors. Is there a way to get the starting address of each of these basic block? I would
2006 Jan 29
8
Infinite loop shutting down xendomains
Pardon me for a long detailed post but this looks pretty serious. The bottom line is that, when I attempt to shut down or reboot my simple xen-2.0.7 server running FC3 with two domUs, shutting down xendomains appears to send python into an infinite loop. This may be due to a serious misconfiguration on my part but it is certainly a big problem. If we shutdown the domUs manually first, the
2000 Feb 09
0
No subject
...version of R. How do I increase the memory of the vsize and nsize?? Can you please give me exact codes that I should enter. When I enter the codes from the help manual ... they don't work. I believe they are for the Unix system only. Any help would be very much appreciated. Sincerely, Dr. Athanasios Tom Koutsavlis Montreal Public Health Department -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20000209/c5176b81/attachment.html
2000 Feb 09
1
No subject
...version of R. How do I increase the memory of the vsize and nsize?? Can you please give me exact codes that I should enter. When I enter the codes from the help manual ... they don't work. I believe they are for the Unix system only. Any help would be very much appreciated. Sincerely, Dr. Athanasios Tom Koutsavlis Montreal Public Health Department -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20000209/6ae4feac/attachment.html
2011 Feb 15
1
samba authenticates only against the primary group of a user?
Hello everyone! I seem to be have a bit of a problem setting up a few network folders for a my office on a Qnap storage device running Samba -v3.5.2. So I ask: when the 'write list' of a share contains ONLY groups, and a user tries to log on to that share, then samba authenticates against the primary group only of that user only?? Here is the example that fails: -the user is
2007 May 17
3
can't browser a samba server from a specific pc in the network
hello everyone, i'm not even sure there is something wrong with samba here but im taking all chances... i have a linux samba server and 3 winXP prof pcs in my setup. now from one of the winxp boxes i can not seem to access my shares on the server. that is when i try to go through network neighborhood path. the message that is returned is : \\stargaze is not accessible. You may not have
2011 Jul 28
1
can't connect to an Eaton Powerware 9155 over a usb-serial adapter
hello everyone, I've been testing the NUT solution as opposed to the undocumented LanSafe application to control my Eaton UPS. I am on a Slackware 13.37 system with a 2.6.37.6 kernel. NUT version is 2.4.3 . I installed the tarball by compiling it directly on my system (as a slackbuild package). The UPS is an Eaton Powerware 9155, but I don't know how to obtain the manufacturing date. The
2007 May 25
1
NUT with Liebert UPStation GXT
Hello, I have a Liebert UPSTation GXT UPS and i'm trying to get it to work with NUT(using a Multilink serial cable) but without any success so far. I am aware about the liebert contact-closure driver but this does not suit my needs as I need to get detailed status on the ups (voltage levels, temperature, load, etc.) I have tried every driver that ships with NUT 2.0.5 with no result.
2007 Jul 06
0
XEN Bridging, Natting and VPN
Hello all, There is a Suse 10 dom0 machine which is acting as a router. It has two ethernet cards, one assinged a public address and the other a private one. The machine also logins to a VPN server on the public network (via eth0) and it can route traffic requests from one network to another. This is the configuration: eth0 Link encap:Ethernet HWaddr 00:30:05:AC:15:26 inet
2007 Apr 20
0
accessing samba shares from a winpc sometimes as a readonly user and sometimes with writing abilities
hello everyone. i am trying to setup samba and there is a whole lot of option in doing things.. so i got somewhat overloaded:) the idea is that i want in my home network to setup a file server running samba (its a slackware v11 machine) and have all my music/video/office files on the server.. now, from a windows side i know that when u log onto a pc you will probably be asked to input a passwd.