Displaying 20 results from an estimated 2000 matches similar to: "internet explorer certificates"
2006 May 31
1
policies
Am going thru the learning curve on using samba as a primary controller.
Samba is up and running just fine. However, I'm a bit confused on the
ntlogin.pol thing. I'm gathering, if all the workstations are winxp, I
need to do this??
"Go to the Windows 200x/XP menu Start->Programs->Administrative Tools
and select the MMC snap-in called Active Directory Users and Computers
2007 Jul 17
1
copy existing users quick launch problem
Hi, I've set up 2 test servers using ldap samba with roaming profiles, then redirected the documents, app data, and desktop to the samba server. Everything is poised to go online and working as it should. However, I've one little hang-up.
When I use the windows wizard and copy and existing users profile. I can not open quick launch. The error goes something like this (I'm not onsite
2007 Jul 29
1
prepare for vista
Am in testing phase with just a few lucky users to go live with samba. However, I just had a thought. What happens when we eventually do vista? Seems like I may need to add %a to my path = statement, but it did not work. No profile was created for the user under the "windows version" directory.. Here's my testing smb.conf. Please have a look and see what I may need to do to
2014 Dec 02
3
[LLVMdev] Questions about deallocation responsibilities
I am, from a front end, calling functions like LLVMModuleCreateWithName, found
in Core.h, ultimately calling LLVMWriteBitcodeToFile, found in BitWriter.h.
Do I correctly presume, from the existence of LLVMDisposeModule, that
I am responsible for calling it when I'm done? Will I need to do deeper
disposing myself? I presume at least I will need to free strings I allocated
myself, such as the
2016 Feb 24
3
How to resolve debug info forward types
Before metadata was separated from values, I could create a debug info forward
declaration and eventually resolve it using LLVMReplaceAllUsesWith in core.h.
Now, I can't figure out how to resolve it. I can find no function that seems
to do this. My one wild guess that giving the forward decl and the resolving
decl the same UniqueId might do it is not working.
I am currently using 3.6.1, but
2017 Jul 23
2
Advise on which copy to use.
I am generating llvm code for nested procedures. Each one gets a static link,
which I am passing as an internally added, first parameter. However, it needs
to be stored in memory too, so a debugger can find it. So, when I need to use
the value, is it better to use the ssl parameter or load the memory copy?
I can imagine the ssl value might avoid unnecessary fetches, but then, it
might also
2015 Feb 22
2
[LLVMdev] Resolving an opaque type in llvm-assembly
According to the Assembly language reference: "In LLVM, opaque types can
eventually be resolved to any type (not just a structure type)." But
the only way I can think of to do so is to give it a type name, then
later redeclare the name. But that gives an error:
%TO = type opaque
%TF = type i32 ( %TO* )
%TO = type %TF
gives:
$ llvm-as types1.ll
llvm-as: types1.ll:3:1: error:
2015 Feb 19
4
[LLVMdev] Parameter names in IR and debug info
Have I correctly inferred below, how I build IR and debug info for
a function type and a function (value), in particular, how to supply
the names of the formal parameters?
To create a function in llvm IR and give names to its formal parameters,
I must:
1. Build a LLVMTypeRef for the type of each formal and the function result.
2. Build a function type using LLVMFunctionType, from the results of
2017 Aug 17
3
How do set 'nest' addribute in an indirect call?
I need to set the 'next' attribute on a parameter. If the function is to be
directly called, i.e., a function constant, I am getting what I want as follows
(using the C 'Core.h' binding)
1) Build a function type, using LLVMFunctionType.
2) Build a function value, passing the result of 1) to LLVMAddFunction
3) Go through the formal parameters of 2), using LLVMGet[First|Next]Param,
2008 May 23
2
Don't Understand Error Entry
I am using dovecot-0.99.11-8.EL4 on my system and decided to check the logs
since I just took over as the administrator on this system and I noticed the
same error entry over and over in the logs. I went to /var/log/dovecot.err
and see:
imap(rangry): May 22 13:33:31 Error: Error parsing IMAP envelope: "Thu, 20
Apr 2006 10:10:01 -0400" "Re: Hi there I have a question"
2015 Jul 25
4
[LLVMdev] [un]wrapping llvm:DITypeRef
In trying to write a C binding for DIBuilder of llvm 3.6.1, I can't see a way to unwrap
llvm::DITypeRef, declared in include/llvm/IR/DebugInfo.h. This is a class with one
data member, a pointer to Metadata.
If I try to make my C type a struct with one pointer, I can't cast it to DITypeRef.
If I try to go inside the classes and use the pointer, I can cast, but can't construct
a
2016 Feb 24
0
How to resolve debug info forward types
It's now a multi-stage process.
First, there is a difference between a permanent forward declaration (i.e.
the actual definition is in a different file) and a temporary forward
declaration (i.e. it will appear later in the same file).
To create a permanent forward declaration:
DICompositeType *result = m_DIBuilder->createForwardDecl(
dwarf::DW_TAG_structure_type,
2015 Jul 27
2
[LLVMdev] [un]wrapping llvm:DITypeRef
On 07/25/2015 08:57 PM, Andrew Wilkins wrote:
> On Sun, 26 Jul 2015 at 06:48 Rodney M. Bates <rodney_bates at lcwb.coop <mailto:rodney_bates at lcwb.coop>> wrote:
>
> In trying to write a C binding for DIBuilder of llvm 3.6.1, I can't see a way to unwrap
> llvm::DITypeRef, declared in include/llvm/IR/DebugInfo.h. This is a class with one
> data member, a
2006 Jun 08
3
Foreign key confusion
I have 2 models right now: "users" and "posts". When a user creates a
post I would like their id to be recorded under "user_id" in the "posts"
table. Under the "user" model I have:
class User < ActiveRecord::Base
has_many :posts
end
And under the "posts" model I have:
class Post < ActiveRecord::Base
belongs_to :user
2004 Nov 25
3
configuring voicemail
i was looking but i dont find how do this:
configure the password for the extensions
read the messages
and some other things related with this
can some bady help me with some material or a explicit example.
thanks in advance
Rodney Acosta Coya.
2004 Dec 01
3
grandstream bt100 upgrade 1.0.5.18
hi all
i upgrade a bt100 phone and it can't resgister with asterisk
Dec 1 13:25:49 NOTICE[1112980400]: chan_sip.c:7519 handle_request:
Registration from '<sip:@172.16.4.249>' failed for '172.16.4.226'
is was working with the version 1.0.5.3
some bady now what is hapening?
thanks in advance
Rodney
2006 May 23
2
samba domain controller
I tried to post this in the debian group, but my mail never appeared there..
Am attempting to do a test install of samba as a primary domain
controller. I can see the shares and navigate them.
However, when I attempt to join the domain, WinXP says "username could
not be found".
I have a root user with a password. I can see it's shares as well if I
use the root name and password.
So
2004 Nov 30
3
cisco 7902g
Can i register a cisco 7902G with asterisk?????
what i have to do???
thanks in advance.
R
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041130/12bf3c06/attachment.htm
2004 Nov 23
5
ATA186 V2.15.ms
Hi
I have a brand new ATA186 with the following firmware:
Version: v2.15.ms ata186 (Build 020919a)
I have been through the archives about how to configure it, but my colorful
configuration web page does not have the same fields that people say I need
to adjust. Even the examples on Cisco's web site don;t match. For
example, I don't have the GtkOrProxy field, which is an important
2014 Dec 17
5
[LLVMdev] How to figure out what #includes are needed?
This is partly an llvm question, and maybe partly C++.
I am trying to make calls on code in the llvm infrastructure.(3.4.2) I appear
to be missing some include files, but don't know how to track them down. I get
compile errors on existing llvm header files, like the following two examples:
--------------------------------------------------------------------------------
In file included