search for: behavor

Displaying 20 results from an estimated 33 matches for "behavor".

Did you mean: behavior
2006 Jan 20
2
How to have a phone ring another extension as soon as off-hook?
I am seeking to implement the following behavor: When a headset on phone1 is picked up, phone2 rings right away, without any need to dial numbers on phone1. Is this possible to implement? ScriptHead -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060...
2014 Mar 13
3
[LLVMdev] Possible bug in getCallPreservedMask for CallingConv::Intel_OCL_BI
...lling convention and then general C convention, but it really looks suspicious. If it is intentional, please add an explicit note about the desired fall through behaviour. I found this by inserting a new case in the switch and having tests fail. The two tests that seem to hit the fallthrough behavor are: CodeGen/X86/avx-intel-ocl.ll and CodeGen/X86/sse-intel-ocl.ll Philip -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140313/4dffdfa7/attachment.html>
2019 May 29
1
Changes in sieve Dovecot 2.2
...new version 2.2 this rules above, i have one problem duplicate messages in account from my clients, in paste INBOX, therefore, i changed rule to bellow ( with remove fileinto inbox) if allof (true){ keep; redirect "xxxxxx"xxxxxx.com.br"; stop; } Dovecot really changed your behavor, i did right to fix this ? Thanks a Lot, Marcelo -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20190529/a1a6b032/attachment.html>
2011 Dec 13
0
Dir-merge exclude filter ignored when rsync DEST ends in /.
Hi, I encountered this behavor when switching my excludes from global exclude filter rules to dir-merge rules. If the spezified DEST directory has a trailing dot dir the exclude filter rule "exclude /foobar" inherited from dir-merge is ignored and the file gets deleted. But I'm not quite sure if this behavor is...
2006 Feb 10
1
RE: Samba - cups rights problem
...s of prints, i print it for them. What you can do, ( i didn't ) is add the Domain users to the printer operators But if 1 users change the printer settings it goes to all users. > I also have people unable to delete each other's jobs while they are >allowed in CUPS. this is correct behavor, Windows Rights are set this way, no cups rights. you can add a group to the printers to give some persons delete rights, maybe you can resolve the printing of multiple copies also, but i didnt had the time to get on to this. ( see the security tap of the printer ( go to \\servername\ printer...
2001 Dec 14
3
RtlGetNtVersionNumbers
...by lots of windows XP apps (including winver, cmd.exe, and regedit). BTW, are we just not bothering to match ordnals on our exports, or is there some deeper reason for using @s? As the patch says, the API is undocmented, so my implementation might be off. It's certianly matches winxp's behavor (when run with --winver=winxp, that is); the dissasm is quite simple (god, I love IDA). -=- James Mastros -- "In the case of alchemy v chemistry the chemists know whether it will probably go bang before they try it (and the chemical engineers still duck anyway)." -=- Alan Cox
2008 Apr 08
3
Dovecot features
...Can I configure dovecot to delete all files that are older, say 10 days, from defined mail boxes (for example Trash or Spam). 2. After I access mail box (using web mail squirrel imap) all emails moved from 'new' directory to 'cur'. Then messages are not accessible for pop3. Such behavor doesn't occur with courier-imap. Can I force dovecot to behave like courier-imap? Many thanks for help. Dien Phan
2007 Nov 13
2
question about glm behavior
Hello, I was trying a glm fitting (as shown below) and I got a warning and a fitted residual deviance larger than the null deviance. Is this the expected behavor of glm? I would expect that even though the warning might be warranted I should not get worse fitting with an additional covariate in the model. Could anyone tell me what I'm missing? I get the same results in both R2.5.1 on windows and 2.5.0 on amd64-pc-linux. Thank you! --Yiping > x1...
2017 Aug 07
2
Virtual mailboxes, index update issues
Hello, I noticed a strange behavor, where I would like to ask for help. I have set up a few virtual mailboxes using the Virtual plugin. These mailboxes are: - Unread (all undread in all mailboxes) - LastDay (last 24h of all mailboxes) - LastWeek (last 7 days of all mailboxes) ... The virtual mailboxes in general are working great....
2006 Sep 12
2
How HVM domain distingush ioemu disk and VBD disk
...er will mount the rest (/dev/hde,...). Actually, VBD will also try to mount /dev/hda..., but failed with error message "register_blkdev: cannot get major 3 for ide", since the /hda is already mounted as qemu-dm disk. This looks a litt bit confusing. So I just wonder: is this the expected behavor? Do we intend having some explicit mechanism to indentify ioemu disk and VBD disk? Best Regards Ke _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2011 May 07
3
You don't check for malloc failure
...de wich is run within the normal > operation. Wouldn't it be better to handle those cases in a diffrent way > because abort() will kill the process? Currently if it derefences NULL > the kernel will kill the process (very likely). This patch would improve > the situation because the behavor will be more defined wich is a big pro > already. Most implementations of malloc() don't return NULL except for very obvious cases of bad programming. When memory is running out, malloc() may return a valid pointer, but writing anything in the malloc-ed data region can still result in the...
2006 Oct 19
2
performance problems with rc10 and solaris 10
...sync from the masterserver with dovecot alpha4. I thought its a little bit slowy because of my 30.000 mails. the indexfiles are created now, but the still ugly slow .... For debugging i compiled rc10 again --with-debug=yes and start dovecot with solaris truss truss tells nothing to explain this behavor logentrys from dovecot has this warnings: --> dovecot: Oct 18 14:51:47 Warning: IMAP(saar): Growing pool 'storage' with: 1024 dovecot: Oct 18 14:51:47 Info: IMAP(saar): dirsize quota limit = 750000kB dovecot: Oct 18 14:51:47 Warning: IMAP(saar): Growing data stack with: 32768 dovecot:...
2017 May 19
0
[OT] how to give ssh options to rdist
Hello, I'm trying to configure rdist over ssh so that it connects at target side as a particular user. I'm using CentOS 7.3 on both ends (I also tested with Fedora 25 with the same behavor) So I create at source side the file ~/.ssh/config under mysourceuser home Host targetsrv.localdomain.local HostName targetsrv.localdomain.local User mytargetuser Then, connected as mysourceuser user on local server $ ssh targetsrv.localdomain.local mytargetuser at targetsrv.localdoma...
2017 Aug 08
0
Virtual mailboxes, index update issues
On 07.08.2017 20:28, Stefan Hagen wrote: > Hello, > > I noticed a strange behavor, where I would like to ask for help. > > I have set up a few virtual mailboxes using the Virtual plugin. > These mailboxes are: > - Unread (all undread in all mailboxes) > - LastDay (last 24h of all mailboxes) > - LastWeek (last 7 days of all mailboxes) > ... > > The vi...
2011 Apr 29
0
You don't check for malloc failure
...hutdown state but code wich is run within the normal operation. Wouldn't it be better to handle those cases in a diffrent way because abort() will kill the process? Currently if it derefences NULL the kernel will kill the process (very likely). This patch would improve the situation because the behavor will be more defined wich is a big pro already. -- Philipp. (Rah of PH2) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 482 bytes Desc: This is a digitally signed message part Url : http://lists.xiph.org/pip...
2011 May 07
0
You don't check for malloc failure
...ithin the normal >> operation. Wouldn't it be better to handle those cases in a diffrent way >> because abort() will kill the process? Currently if it derefences NULL >> the kernel will kill the process (very likely). This patch would improve >> the situation because the behavor will be more defined wich is a big pro >> already. > > Most implementations of malloc() don't return NULL except for very obvious > cases of bad programming. > When memory is running out, malloc() may return a valid pointer, but > writing anything in the malloc-ed data regi...
2001 Nov 22
1
1.2.26-compat Kerberos support
On Wed, Nov 21, 2001 at 01:41:42PM -0500, John Hawkinson wrote: > auth-krb5.c > auth1.c > compat.c > comapt.h > servconf.c > session.c > session.h > sshconnect1.c > sshd_config why do you need to touch these files? for MIT K5? or for adding back the told ticket passing behaviour? i have no string opinion about whether the AFS/Kerb tickets should be passed
2006 Jan 20
1
How to have a phone ring another extension as soonas off-hook?
...erisk-users-bounces@lists.digium.com] On Behalf Of Script Head Sent: Friday, January 20, 2006 12:33 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] How to have a phone ring another extension as soonas off-hook? I am seeking to implement the following behavor: When a headset on phone1 is picked up, phone2 rings right away, without any need to dial numbers on phone1. Is this possible to implement? ScriptHead -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachment...
1999 Oct 12
0
Client not cleared from browslist with browse list sync
...ent is added to the browselist of Server B and after a short time he's synced to Server A. So i can see all clients and servers on Server A and B. As the client logs off he is removed from the browselist of Server B but he remains in the browselist of Server A forever. Did i missunderstand the behavor of the "remote browse sync"? All i want is, that all active clients/servers can be browsed and accessed using the network neighbarhood. Can anyone help? Thanks in advance. Rudolf Rudolf Kollien email: Rudolf.Kollien@medas.de ********************************************************* Nev...
2003 Dec 01
0
No subject
dos filemode (S) The default behavior in Samba is to provide UNIX-like behavor where only the owner of a file/directory is able to change the permissions on it. However, this behavior is often confusing to DOS/Windows users. Enabling this parameter allows a user who has write access to the file (by whatever means) to modify the permissions on it. Note that a user belonging to...