search for: propery

Displaying 20 results from an estimated 30 matches for "propery".

Did you mean: proper
2008 May 28
6
regarding ices
Dear all, i am unable to configure ices2 propery, while running it is showing mount fail error. Thanks and reagrds -- Neeraj Suriyal 09718307773 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20080528/8e6f8261/attachment.htm
2015 Jun 18
3
[LLVMdev] Attribute to mark that function only access memory through it's arguments
Hi, Currently in AliasAnalysis we can model ModRef behaviour for functions which only access memory through their pointer arguments. However we can't express this propery as a function attribute. For example, for intrinsics we can specify ReadWriteArgMem or ReadArgMem attributes in tablegen definitions. But due to the lack of the related function attributes on the llvm ir level, this intrinsics would be modelled as if they were clobbering arbitrary memory. It feel...
2014 Jan 20
3
samba4 and sssd and user mapping
Hi everyone, on a server running samba4 with sssd for nsswitch mapping, I realized recently that on windows workstation in the "folder propery/security tab", users are mapped as "Unix user\userlogin" instead of "DOMAINNAME\userlogin". I guess this is due to the fact that sssd mapping with getent passwd gives me user name without domain name (eg. userlogin), and in the samba4 smb.conf I don't know how to s...
2014 May 19
2
[PATCH 3/4] drm/nouveau: hook up cache sync functions
...900, Alexandre Courbot wrote: > From: Lucas Stach <dev at lynxeye.de> > > Signed-off-by: Lucas Stach <dev at lynxeye.de> > [acourbot at nvidia.com: make conditional and platform-friendly] > Signed-off-by: Alexandre Courbot <acourbot at nvidia.com> Perhaps having a propery commit message here would be good. > diff --git a/drivers/gpu/drm/nouveau/nouveau_bo.c b/drivers/gpu/drm/nouveau/nouveau_bo.c [...] > +#ifdef NOUVEAU_NEED_CACHE_SYNC > +void > +nouveau_bo_sync_for_cpu(struct nouveau_bo *nvbo) > +{ > + struct nouveau_device *device; > + struct...
2007 Apr 04
1
creating NTConfig.POL
I have an NTConfig.POL I created from poledit with the Windows 2000 Administrator toolkit. It contains my WSUS configuration, and NTConfig.POL is placed in my [netlogon] share and is being loaded fine by the clients. Is this still the propery way to create NTConfig.POL files, or is there a newer utility I should be using? I'm looking at Vista and it uses .admx templates, which I guess aren't compatible with the Windows 2000 poledit.exe I'm using.
2005 Jul 29
2
weird problem with smbldap-tools and usrmgr.exe
hi folks, i hope you can help me!!! i'm using samba v3.0.14a (sernet) on debian sarge. openldap v2 is my backend, smbldap-tools 0.8.4 (patched for our organization). when adding a user via usrmgr.exe to an existing domain group i get the following error: [in usrgmr] The following error occured changing the properies of the user xxx User does not belong to this group [in smbd.logs]
2004 Feb 09
2
Fedora, Cups, print$, and Windows XP - Oh my :)
...omputer sharing this printer is trustworthy. Would you like to continue? I select Yes, and it pulls up the printer display menu. If I try and do a printer properties from there, I get the error "Function address 0x6062e728 caused a protection fault. (exception code 0xc0000005) Some or all propery page(s) may not be displayed." (This is the same error and printer that Jason Corekin was trying to get working http://marc.theaimsgroup.com/?l=samba&m=102835570503943&w=2 , to which Gerald Carter suggestioned trying default devmode = yes, which, unfortunetly did not work.) Then I...
2011 Jul 08
3
Making a new package: licence
...L' --no version. My assumption is, since all the code is written in R the licence R used for R would affect the code (hence my "GPL" stands for "whatever version of the GPL R is under") I am happy with the licencing I used, but I'd like to ask if there is any transitive propery of IP licencing or if I am mistaken. bw Federico -- Federico C. F. Calboli Department of Epidemiology and Biostatistics Imperial College, St. Mary's Campus Norfolk Place, London W2 1PG Tel +44 (0)20 75941602 Fax +44 (0)20 75943193 f.calboli [.a.t] imperial.ac.uk f.calboli [.a.t] gmail.c...
2020 Mar 21
2
CentOS 8.1 cron does not send mail
...? > > There aren?t any significant changes in ?cronie? in 8.1, looking > at the spec file. > > Assuming the crontab you wrote above included the time spec too, I?d > check to make sure the first command isn?t exiting with a non-zero > exit code. The command chain is running propery, STDOUT output is visible in system log (excerpt from logwatch email): ``` --------------------- Cron Begin ------------------------ **Unmatched Entries** CMDOUT (### Starting backup. Host: host.example.com Backupserver: 10.9.1.5 Path: /borgbackup/vm/host-example-com Date: Fri Mar 20 05:13...
2015 Jun 19
2
[LLVMdev] Attribute to mark that function only access memory through it's arguments
On 06/18/2015 09:15 PM, Nick Lewycky wrote: > > Currently in AliasAnalysis we can model ModRef behaviour for > functions which > only access memory through their pointer arguments. However we can't > express this propery as a function attribute. > > For example, for intrinsics we can specify ReadWriteArgMem or > ReadArgMem > attributes in tablegen definitions. But due to the lack of the > related function > attributes on the llvm ir level, this intrinsics would be modelled >...
2003 Jul 26
3
Marginal write performance & pauses in outgoing transfers - Possible bug
...andom (both length-and interval-wise) pauses. When transferring the other way around, though (Win2k --> Samba), it's just as fast as FTP (because I *do* have my stuff properly tuned!), so fast in fact that it makes my hub's excessive bandwidth alert LED go on ;) All my network cards are propery configured, both media- and duplex- wise. There are no collissions. I don't even know why I'm saying this, because the rates I can achieve with FTP both ways alone proves that Samba is the culprit. Because most of the time a transfer takes to complete is wasted on those random pauses, anyt...
2010 Apr 08
0
[LLVMdev] graph abstraction proposal
On Thu, Apr 8, 2010 at 2:10 AM, Jochen Wilhelmy <j.wilhelmy at arcor.de> wrote: > Hi! > > while trying to use llvm::DominatorTreeBase on a custom graph that > has nothing to do with llvm::BasicBlock I ran into some difficulties, > because llvm::DominatorTreeBase calls e.g. getParent()->front() > directly on the nodes and uses llvm::Inverse which forced me to >
2008 May 28
0
regarding ices
...al schrieb: > Dear sir, > please find the log files > > 2008/5/28 Thomas B. Ruecker <dm8tbr at afthd.tu-darmstadt.de > <mailto:dm8tbr at afthd.tu-darmstadt.de>>: > > neeraj suriyal schrieb: > > Dear all, > i am unable to configure ices2 propery, while running it is > showing mount fail error. > > Please attach that part of the Log. My crystal ball is out for > repair this week. > > Also looking at icecast's error-log is reported to provide > enlightement in such situations. > Next time _...
2009 Apr 06
0
[ANNOUNCE] xinput 1.4.1
...macros 1.2 now. Benjamin Close (1): Error out when selecting a device by name but more than one instance of the name exists Paulo Cesar Pereira de Andrade (1): Correct make distcheck and sparse warnings. Peter Hutterer (1): xinput 1.4.1 Simon Thum (1): small fixes to the propery output git tag: xinput-1.4.1 http://xorg.freedesktop.org/archive/individual/app/xinput-1.4.1.tar.bz2 MD5: 47c854a63cc2a50d45d6d9a2289ece07 xinput-1.4.1.tar.bz2 SHA1: 58117b07b14aebae9d5e8bbb7fc4102c62dd506a xinput-1.4.1.tar.bz2 http://xorg.freedesktop.org/archive/individual/app/xinput-1.4.1.ta...
2020 Apr 05
0
CentOS 8.1 cron does not send mail
...significant changes in ?cronie? in 8.1, >> looking at the spec file. >> >> Assuming the crontab you wrote above included the time spec too, >> I?d check to make sure the first command isn?t exiting with a >> non-zero exit code. > > The command chain is running propery, STDOUT output is visible in > system log (excerpt from logwatch email): > > > ``` > --------------------- Cron Begin ------------------------ > > **Unmatched Entries** > CMDOUT (### Starting backup. Host: host.example.com Backupserver: > 10.9.1.5 Path: /borgbackup/vm...
2003 Jul 25
1
"Point'n'Print" setup problems (2.2.8a & XP sp1)
Hi - I'm having trouble trying to get "Point'n'Print" working. I (think I?) have set it up as per the HOW-TOs but here's what happens... I login as "root" in the "MAXP" domain to the client (gservxp). I use "Network Neighbourhood" to navigate to the server (lambada). I then open up "Printers and Faxes" - just for info, the Add
2010 Apr 07
2
[LLVMdev] graph abstraction proposal
Hi! while trying to use llvm::DominatorTreeBase on a custom graph that has nothing to do with llvm::BasicBlock I ran into some difficulties, because llvm::DominatorTreeBase calls e.g. getParent()->front() directly on the nodes and uses llvm::Inverse which forced me to implement my GraphTraits also for Inverse. This could be solved using a compile time abstraction of Graph instread of
2019 Jan 10
2
Need help deduplicating messages fetched with getmail into dovecot mailbox
...nt" message-id > "<369408722.286104911.1547114312259.Foo.root at someone.org>" But then I noticed this is only ment to be used with dovecot internal GUID - I think... Is it possible to query for the mail message-id also? Is it posible to reconfigure indexing to include this propery from the original message-file? I made a small perl-script to extract it using Perl-Lib Email::Simple. > To: my-mailbox at domain.net > *Message-ID: <369408722.286104911.1547114312259.Foo.root at someone.org>* > Subject: Some test I also already tried the doveadm deduplicate, but t...
2005 Mar 30
1
Memory consumption
Hope everyone had a festive easter weekend! Is it possible to monitor how much memory iptables or kernel consumes while processing packets as they go through the firewall? The same question goes for having a large number of routes in the routing table (>700). A few reasons for asking, but the two major ones are from the following situations: 1. We provide 420 flats in a complex with
2010 Mar 23
1
Resend of one patch, new to follow on...
The first patch in this set was submitted in January but never ACK'd. The following three are follow on patches to fix other issues that have come up.