Displaying 11 results from an estimated 11 matches similar to: "SASacct"
2013 May 06
2
[LLVMdev] #APP/#NOAPP
I want to disable the #APP/#NOAPP for compiler generated inline asm.
Unfortunately, you can change the string APP,NOAPP, but it still will
put the "#" there and create
a line.
In the comments it said that the strings were #APP,#NOAPP but really
it's just the part after the
comment_string=='#'
I'd like to just add a mode flag to AsmPrinter for this.
Any objections?
2013 May 06
0
[LLVMdev] #APP/#NOAPP
On 6 May 2013 10:29, reed kotler <rkotler at mips.com> wrote:
> I want to disable the #APP/#NOAPP for compiler generated inline asm.
>
> Unfortunately, you can change the string APP,NOAPP, but it still will put
> the "#" there and create
> a line.
>
> In the comments it said that the strings were #APP,#NOAPP but really it's
> just the part after the
>
2013 May 06
4
[LLVMdev] #APP/#NOAPP
On 05/06/2013 07:52 AM, Rafael EspĂndola wrote:
> On 6 May 2013 10:29, reed kotler <rkotler at mips.com> wrote:
>> I want to disable the #APP/#NOAPP for compiler generated inline asm.
>>
>> Unfortunately, you can change the string APP,NOAPP, but it still will put
>> the "#" there and create
>> a line.
>>
>> In the comments it said that
2010 Apr 05
0
ldmap module rid messages using winbind
I am running an Ubuntu 9.04 machine with kernel 2.6.28-16-server,
Samba v3.3.2 that uses winbind for authentication of users.
My log files are littered with messages like these every time a user
remotely mounts their home directory:
Apr 5 07:12:40 csfile smbd[15517]: pam_unix(samba:session): session
opened for user STLAWU\akwood06 by (uid=0)
Apr 5 07:12:40 csfile winbindd[3549]: [2010/04/05
2002 Dec 29
3
How to join Linux to Win2k PDC
Hi All,
Sorry for asking the most repeated question again. Just because I could not get a proper guide for doing this. Can anyone please tell me how to make a linux system running samba server and client to connect ( log on to ) to a windows2000 based domain and act as a part of it ? Any useful link also would do.
thanks in advance :-)
senthil
-------------- next part --------------
HTML
2006 Mar 01
1
Cisco Callmanager integration with asterisk
Hello
We have integrated cisco callmanager 4.1 with asterisk and we can dial from
cisco to asterisk but we're getting an error if we call from asterisk to
callmanager. This is the error I'm getting
anybody can help me?
Verbosity is at least 3
-- Executing Dial("SIP/2234-e084", "SIP/cme-pbx/4455") in new stack
-- Called cme-pbx/4455
-- SIP/cme-pbx-25ae is
2006 Jun 13
1
poly(*,*) in lm() (PR#8972)
Full_Name: Jens Keienburg
Version: 2.3.0
OS: Windows XP
Submission from: (NULL) (193.174.53.122)
I used the function lm() to calculate the coefficients of a polynome. If I used
the function poly(t,2) to denote a polynome of form 1 + x + x^2, the
coefficients are wrong. I appended an excerpt below:
> t=1:100
> p=-20 - 10 * t + 2 * t^2
> p
[1] -28 -32 -32 -28 -20 -8 8
2012 Apr 09
4
Transfer speed
Hello,
I have a little problem which I can't solve with Samba used under Debian
Squeeze. (version of Samba : 3.5.6)
I made a transfer speed between Samba server and a samba mount on the same
PC copy to RAM and the same file directly to RAM.
1. HDD to RAM => 105-115Mo/s
2. Shared the same HDD directory with samba and mount to "/media" locally
with (mount -t smbfs) :
Samba to RAM
2006 May 12
1
Opinion on different web server setups?
This is not directly a Rails question but you lot seem the best to
ask...
I have a strong feeling we will be developing future apps in Rails
(Ruby fans are slowly starting to outnumber cynics in my office) so I
want a web server plan that will be appropriate for that. We have
just bought two new web servers I want to turn into a load-balanced,
redundant pair. As well as any Rails
2013 May 06
0
[LLVMdev] #APP/#NOAPP
----- Original Message -----
> On 05/06/2013 07:52 AM, Rafael EspĂndola wrote:
> > On 6 May 2013 10:29, reed kotler <rkotler at mips.com> wrote:
> >> I want to disable the #APP/#NOAPP for compiler generated inline
> >> asm.
> >>
> >> Unfortunately, you can change the string APP,NOAPP, but it still
> >> will put
> >> the
2016 Apr 12
2
Slow reading of large dovecot-uidlist files
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 12 Apr 2016, Bostjan Skufca wrote:
> On 12 April 2016 at 10:23, A.L.E.C <alec at alec.pl> wrote:
>
>> I don't know dovecot's code, but I suppose it uses uidlist file to get
>> mailbox statistics that it returns as EXISTS, RECENT, UNSEEN, UIDNEXT,
>> UIDVALIDITY, etc, which are required by IMAP standard. I