Displaying 20 results from an estimated 34 matches for "addedd".
Did you mean:
added
2009 May 16
6
[LLVMdev] RFC: Atomics.h
Some of you may have noticed that I addedd include/llvm/System/
Atomics.h to the repository briefly, which will be used for adding
support for threading in LLVM.
I have tried to provided appropriate implementations of the atomic ops
(currently memory fence and CAS) for platforms we care about, but my
knowledge of these, and my abili...
2007 Nov 22
2
Wondering if there is an option like banner
Hi everyone,
I have been googling quite a bit and going through the samba documentation
looking for something like a banner for a share and nothing came up.
I need to setup a public share on a server that is currently running with
server security, so I addedd the nobody account to the smbpasswd with null
password, but I want to set a banner on the share that let people know
this. Is this possible?
Running samba 3.0.26a on slackware 12.0
Thanks so much.
2009 May 16
0
[LLVMdev] RFC: Atomics.h
Hi,
You might want to use this:
http://www.hpl.hp.com/research/linux/atomic_ops/
Zoltan
On Sat, May 16, 2009 at 11:11 PM, Owen Anderson <resistor at mac.com> wrote:
> Some of you may have noticed that I addedd include/llvm/System/Atomics.h to
> the repository briefly, which will be used for adding support for threading
> in LLVM.
>
> I have tried to provided appropriate implementations of the atomic ops
> (currently memory fence and CAS) for platforms we care about, but my
> knowledge o...
2006 Jan 06
2
Voice mail messages aren't sent to e-mail
...s upgraded from 1.0.RC2 to
1.0.9, and second one is from 1.0.7 to 1.0.9. Both Asterisk have EXACTLY
same "voicemail.conf" configuration, but second Asterisk don't sending
voice mail messages through e-mail!
I'm using almost default "voicemail.conf" with just one mailbox addedd:
1234 => 1234,MyName,MyMail@MyDomain.com
Why second Asterisk don't sending e-mails? I tested nail program, and I
can send any mail without problems.
How Asterisk sending mail, through some other program (nail, mail) or by
itself?
2009 May 17
3
[LLVMdev] RFC: Atomics.h
...te:
> Hi,
>
> You might want to use this:
>
> http://www.hpl.hp.com/research/linux/atomic_ops/
>
> Zoltan
>
> On Sat, May 16, 2009 at 11:11 PM, Owen Anderson <resistor at mac.com>
> wrote:
> Some of you may have noticed that I addedd include/llvm/System/
> Atomics.h to the repository briefly, which will be used for adding
> support for threading in LLVM.
>
> I have tried to provided appropriate implementations of the atomic
> ops (currently memory fence and CAS) for platforms we care about,
> but my kno...
2009 May 17
0
[LLVMdev] RFC: Atomics.h
Owen Anderson wrote:
> Some of you may have noticed that I addedd include/llvm/System/Atomics.h
> to the repository briefly, which will be used for adding support for
> threading in LLVM.
Just out of curiosity, is there a design document somewhere for the plan
for threading?
Also, atomic ops are usually pretty low level things used for
nonblocking alg...
2006 Jul 31
1
weird network interface name
Hi list,
i have a problem in one of my centos boxes. I installed CentOS 4.3. I addedd
additionl interface card in this server and when i execute ifconfig command
i see devNNN(where n is a random number). And when i restart the server the
NNNN always change.
dev9926 Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx
inet addr:xxx.xxx.xxx.xxx Bcast:xxx.xxx.xxx.xxx Mask:
xxx...
2005 Aug 29
1
Rcmdr extensions
Dear List,
I am trying to extend Rcmdr with some functions usefult to my
study... I have addedd succesfully a menu and some submenu to the
GUI, and I have placed a file .R in the /etc folder... I am able to
call functions on that file, but I cannot see the results: how can I
tell Rcmdr to write the output in the output box?
Second question: how can I refer to the actually selected Data...
2008 Jun 09
1
syslog - python
...MM_MEMBERS [it] Nothing to do.
Jun 9 12:12:01 sx1 python: MM_MEMBERS [research] Nothing to do.
So i have added to the end of the syslog.conf
# Python
python.* /var/log/python
and restarted syslog,
then i have created /var/log/python and for sure addedd u+rw, g +rw,
o+rw permissions
But, nothing, /var/log/python is empty
What am i doing wrong? (Centos 5.1)
Thanks
2004 Jul 19
1
winbind idmap ldap question
Hi all!
Question about idmap=ldap backend in domain with win2k PDC:
Should I manually add all domain users to ldap and then retrieve the
idmap from ldap, or in case of sucessfull authentication againt Win2k
PDC, users are addedd automaticaly to ldap?
Or I can use idmap ldap backend only in SAMBA LDAP PDC case?
Thanks!
Gints
2009 May 17
0
[LLVMdev] RFC: Atomics.h
...gt; Hi,
>
> You might want to use this:
>
> http://www.hpl.hp.com/research/linux/atomic_ops/
>
> Zoltan
>
> On Sat, May 16, 2009 at 11:11 PM, Owen Anderson <resistor at mac.com> wrote:
>>
>> Some of you may have noticed that I addedd include/llvm/System/Atomics.h
>> to the repository briefly, which will be used for adding support for
>> threading in LLVM.
>>
>> I have tried to provided appropriate implementations of the atomic ops
>> (currently memory fence and CAS) for platforms we care about, but...
2005 Jul 29
2
weird problem with smbldap-tools and usrmgr.exe
...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]
smbldap-groupmod -m "xxx" group gave 0
NT_STATUS_MEMBER_NOT_IN_GROUP
called ntsamr successfully
the user is addedd to the group but the error message disturbs our admins :(
thx in advance
--
Michael Gasch
Max Planck Institute for Evolutionary Anthropology
Department of Human Evolution
Deutscher Platz 6
D-04103 Leipzig
Germany
Phone: 49 (0)341 - 3550 137
2007 Oct 12
2
Why not qos for downloading stream??
...w does it make sense to do qos on the linux router for download for us?
Say if someone is using ssh from outside ...
So I tried to apply the example 15.10 of Cookbook of the lartc howto on
the linux router ...
I have for every neighbour a class which limits its traffic to 128kbps
and below that
I addedd the whole tree of example 15.10 on the router ...
Or does it make more sense this to do on the ap with ingress? I have a
full linux
ap router for each neighbour.
Now comes the filtering and I was wondering if there
1. makes sense i.e. it helps us if download speed is at limit to
priorize ssh, vo...
2005 Mar 08
1
All Circuits are Busy Now
...in=sip.broadvoice.com
fromuser=xxxxxxxxxx
secret=pppppppppp
username=xxxxxxxxxx
insecure=very
context=from-broadvoice
authname=xxxxxxxxxx
dtmfmode=inband
dtmf=inband
authuser=xxxxxxxxxx
;Disable canreinvite if you are behind a NAT
canreinvite=no
quality=yes
=== Extensions.conf ===========
; I only addedd:
[VOIP-OUT]
exten => _9NXXNXXXXXX, 1, dial(SIP/${EXTEN}@sip.broadvoice.com,30)
exten => _9NXXNXXXXXX, 2, congestion()
exten => _9NXXNXXXXXX, 102, busy()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/atta...
2017 Oct 25
2
'check password script' and Join...
...not really been looking.
No, i was not clear. I don't mean ''password quality'', but ''password
age''.
In NT/LDAP/smbldap-tools mode, i used to populate shadow account LDAP
data, ''copying'' expiration date from Samba/Windows ones, so i've
addedd NSS 'shadow' ldap context and the POSIX layer are aware of
password expiration.
I supposed now that password are checked against DC in a
''black/white'' way, eg if i try to authenticate i gat something like:
a) good
b) bad password
c) password expired, please change
d)...
2007 Jun 11
4
freeBSD User provider
...ll my freeBSD servers but i don''t know if this is
the same package and if this is by default :)
So here is what i think for the provider:
puppet-0.22.4/lib/puppet/provider/user/pw.rb
add line:
+ has_features :manages_homedir, :allows_duplicates
change this command (+ on the lines addedd)
def addcmd
cmd = [command(:pw), "useradd", @model[:name]]
@model.class.validproperties.each do |property|
next if property == :ensure
# the value needs to be quoted, mostly because -c might
# have spaces in it
if value...
2009 May 17
1
[LLVMdev] RFC: Atomics.h
...You might want to use this:
>>
>> http://www.hpl.hp.com/research/linux/atomic_ops/
>>
>> Zoltan
>>
>> On Sat, May 16, 2009 at 11:11 PM, Owen Anderson <resistor at mac.com> wrote:
>>> Some of you may have noticed that I addedd include/llvm/System/Atomics.h
>>> to the repository briefly, which will be used for adding support for
>>> threading in LLVM.
>>>
>>> I have tried to provided appropriate implementations of the atomic ops
>>> (currently memory fence and CAS) for platform...
2010 Jul 08
1
Access to administrative shares on Windows
...entOS Linux 5.5. My Samba server is configured
as PDC with an LDAP backend based on OpenLDAP+smbldaptools+gosa.
I understand this:
1. Every Windows machine has a local Administrators group.
2. When a Windows machine joins my Samba domain (named MYDOM), the
group "MYDOM\Domain Admins" is addedd to the local Administrators
group of the Windows machine.
3. According to (2), root account is a member of "MYDOM\Domain Admins"
group, I can verify this as follows:
# net rpc group members "Domain Admins"
MYDOM\root
4. Every Windows machine by default shares C$, ADMIN$ and IP...
2017 Oct 25
0
'check password script' and Join...
...t; No, i was not clear. I don't mean ''password quality'', but ''password
> age''.
>
> In NT/LDAP/smbldap-tools mode, i used to populate shadow account LDAP
> data, ''copying'' expiration date from Samba/Windows ones, so i've
> addedd NSS 'shadow' ldap context and the POSIX layer are aware of
> password expiration.
>
> I supposed now that password are checked against DC in a
> ''black/white'' way, eg if i try to authenticate i gat something like:
> a) good
> b) bad password
> c) p...
2007 Aug 29
0
Irq bug
Hi.
I''m trying to setup the serial port access from the domU following the
instructions at http://wiki.xensource.com/xenwiki/InstallationNotes.
So I addedd these configurations to the domU cfg file:
irq = [ 4 ]
ioports = [ "3f8-3ff" ]
When I create this new domU I get this error:
Error: function takes exactly 3 arguments (2 given)
Is it a bug? I read on this list that you adive a change in the
/usr/lib/python/xen/xend/server/irqif.py, but...