Displaying 20 results from an estimated 62 matches for "supprt".
Did you mean:
support
2003 May 08
2
Winbind + ADS small issues
...ds = yes
password server = 10.2.20.4
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
[opt]
guest ok = no
read only = no
nt acl Supprt = yes
path = /opt
admin users = CORP+sjordan
[homes]
comment = Home Directories
read only = no
guest ok = no
nt acl Supprt = yes
admin users = CORP+sjordan
One thing you will notice is that i commented out the workgroup line. If I
enable thi...
2004 Jul 22
2
Potential Patch
...e.
Additionally, the more of this that gets into the main tree the easier
upgrades become for us, which is always a plus.
So if you would be willing to put the following changes into the main tree, I
will clean up my patch to 3.8p1 and send it in. Feed back welcome:
Changes:
1. Solaris BSM/Auditd supprt
This is properly ifdef'd out, and I added support in the autoconf stuff to
only enable it in Solaris. For those unfamiliar there is a special logging
system you can optionally enable in solaris that logs every occurance of a
certain (definable) subset of system calls. It has a kernel counterpar...
2004 Jul 22
3
CRAM-MD5
...included in HEAD.
Now I have two questions:
1) Is the md5 hash stored in passdb with cram-md5 the same as in
digest-md5?
2) Is a new dovecot stable build planned within the next two weeks
(which includes CRAM-MD5)? (I guess the answer is no :-(
3) Are there any dovecot rpms with pgsql and CRAM-md5 supprt?
--
Felix
2018 Sep 07
2
[virtio-dev] Re: [PATCH net-next v2 0/5] virtio: support packed ring
...);
> > - Fix the comments and API in uapi (MST);
> > - Remove the BUG_ON() for indirect (Jason);
> > - Some other refinements and bug fixes;
> >
> > RFC v1 -> RFC v2:
> > - Add indirect descriptor support - compile test only;
> > - Add event suppression supprt - compile test only;
> > - Move vring_packed_init() out of uapi (Jason, MST);
> > - Merge two loops into one in virtqueue_add_packed() (Jason);
> > - Split vring_unmap_one() for packed ring and split ring (Jason);
> > - Avoid using '%' operator (Jason);
> > - R...
2018 Apr 24
2
[RFC v2] virtio: support packed ring
...pression support;
> > > > > > - Test devices other than net;
> > > > > >
> > > > > > RFC v1 -> RFC v2:
> > > > > > - Add indirect descriptor support - compile test only;
> > > > > > - Add event suppression supprt - compile test only;
> > > > > > - Move vring_packed_init() out of uapi (Jason, MST);
> > > > > > - Merge two loops into one in virtqueue_add_packed() (Jason);
> > > > > > - Split vring_unmap_one() for packed ring and split ring (Jason);
> &g...
2018 Apr 24
2
[RFC v2] virtio: support packed ring
...pression support;
> > > > > > - Test devices other than net;
> > > > > >
> > > > > > RFC v1 -> RFC v2:
> > > > > > - Add indirect descriptor support - compile test only;
> > > > > > - Add event suppression supprt - compile test only;
> > > > > > - Move vring_packed_init() out of uapi (Jason, MST);
> > > > > > - Merge two loops into one in virtqueue_add_packed() (Jason);
> > > > > > - Split vring_unmap_one() for packed ring and split ring (Jason);
> &g...
2018 Apr 23
2
[RFC v2] virtio: support packed ring
...lit into small patches;
> > - Test indirect descriptor support;
> > - Test/fix event suppression support;
> > - Test devices other than net;
> >
> > RFC v1 -> RFC v2:
> > - Add indirect descriptor support - compile test only;
> > - Add event suppression supprt - compile test only;
> > - Move vring_packed_init() out of uapi (Jason, MST);
> > - Merge two loops into one in virtqueue_add_packed() (Jason);
> > - Split vring_unmap_one() for packed ring and split ring (Jason);
> > - Avoid using '%' operator (Jason);
> > - R...
2018 Apr 23
2
[RFC v2] virtio: support packed ring
...lit into small patches;
> > - Test indirect descriptor support;
> > - Test/fix event suppression support;
> > - Test devices other than net;
> >
> > RFC v1 -> RFC v2:
> > - Add indirect descriptor support - compile test only;
> > - Add event suppression supprt - compile test only;
> > - Move vring_packed_init() out of uapi (Jason, MST);
> > - Merge two loops into one in virtqueue_add_packed() (Jason);
> > - Split vring_unmap_one() for packed ring and split ring (Jason);
> > - Avoid using '%' operator (Jason);
> > - R...
2011 Jul 01
1
NUT PSU/IPMI driver using FreeIPMI (was: [Freeipmi-devel] in need of guidance...)
...0 mV
FRU Power Supply Low End Acceptable Frequencey: 47 Hz
FRU Power Supply High End Acceptable Frequencey: 63 Hz
FRU Power Supply A/C Dropout Tolerance: 0 ms
FRU Power Supply Predictive Fail Support: No
FRU Power Supply Power Factor Correction Supported: No
FRU Power Supply AutoSwitch Supprt: Yes
FRU Power Supply Hot Swap Support: Yes
FRU Power Supply Peak Capacity: 0 Watts
FRU Power Supply Hold Up Time: 0 s
FRU Power Supply Voltage 1: 12V
FRU Power Supply Voltage 2: 12V
FRU Power Supply Total Combined Wattage: 0 Watts
> As for sensors, I figured you would probably wan...
2006 May 01
6
Problems with zaptel and TE210P
Hello,
I'm just starting out with asterisk and I'm playing around with the
system. Currently I have a Digium TE210P connected to a PRI on the
Asterisk server. I have a SIP soft phone on my laptop for testing that
is working fine. When I try to place a call from my soft phone I get
this from Asterisk:
May 1 09:11:41 NOTICE[20098]: app_dial.c:1029 dial_exec_full: Unable to
create
2018 Apr 24
1
[RFC v2] virtio: support packed ring
...t; > - Test devices other than net;
> > > > > > > >
> > > > > > > > RFC v1 -> RFC v2:
> > > > > > > > - Add indirect descriptor support - compile test only;
> > > > > > > > - Add event suppression supprt - compile test only;
> > > > > > > > - Move vring_packed_init() out of uapi (Jason, MST);
> > > > > > > > - Merge two loops into one in virtqueue_add_packed() (Jason);
> > > > > > > > - Split vring_unmap_one() for packed ring a...
2006 May 01
4
URL encoding in Rails?
Simple question:
How does one do URL encoding in Ruby/Rails?
Thanks,
Wes
--
Posted via http://www.ruby-forum.com/.
2003 Sep 16
3
Dialogic Hardware (Take 2)
...any other
vendor. Most of the people on this list probably know whats good for
everyone else, but I like to find out for myself (I am not a CNN junky).
Now the * site mentions Dialogic as supported hardware at:
http://www.asterisk.org/index.php?menu=hardware
It also mentions in the manual that supprt for Dialogic hardware is
avalable from digium.
All I want to know is how, where. And is there any other third party
channel for Dialogic is available.
Now I dont see anything wrong with my question!!.
2005 Jan 17
0
DIAX 0.9.9g more features and higher stabili ty
...Subject: Re: [Asterisk-Users] DIAX 0.9.9g more features and higher
stability
Hi Denis,
> Doesn't have effect, the problem continue.
>The strange thing is that the delay is aprox 10-20 seconds!!! Too high!!
>Is there another thing to do!?
>
>I really want to use DIAX because it supprts my USB Phone and IAX protocol.
I don't think your problem is DIAX related.
Can you provide more info about your environment?
In the Control Panel Sound Configuration have you selected MIC as only input
for the used soundcard and wave out as the output?
Best regards,
Dan
_________________...
2005 Mar 08
0
Re: Asterisk-Users Digest, Vol 8, Issue 63
...ms to have fried a port on a Linksys workgroup switch.
(the port shows a link with nothing connected) but at least it didn't fry our
main Dell switches.
> >
>
> Also, this sounds like it needs to go to Cisco tech
> support not asterisk support...
>
>
Robert,
"asterisk supprt"???? Are you kidding me? What's with all the list cops? I
wanted to see if anyone had seen anything like this. I wan't demanding that
someone diagnose and repair my problem...
Man, this list is decaying fast!
~C
----------------------------------------------------------------
This...
2010 Jul 09
2
vmware
How can vmware run more stable on centos and not on ubuntu?
I meen
Usb works fine on centos but not on ubuntu
2018 Apr 17
2
[RFC v2] virtio: support packed ring
...support;
> > > > - Test/fix event suppression support;
> > > > - Test devices other than net;
> > > >
> > > > RFC v1 -> RFC v2:
> > > > - Add indirect descriptor support - compile test only;
> > > > - Add event suppression supprt - compile test only;
> > > > - Move vring_packed_init() out of uapi (Jason, MST);
> > > > - Merge two loops into one in virtqueue_add_packed() (Jason);
> > > > - Split vring_unmap_one() for packed ring and split ring (Jason);
> > > > - Avoid using ...
2018 Apr 17
2
[RFC v2] virtio: support packed ring
...support;
> > > > - Test/fix event suppression support;
> > > > - Test devices other than net;
> > > >
> > > > RFC v1 -> RFC v2:
> > > > - Add indirect descriptor support - compile test only;
> > > > - Add event suppression supprt - compile test only;
> > > > - Move vring_packed_init() out of uapi (Jason, MST);
> > > > - Merge two loops into one in virtqueue_add_packed() (Jason);
> > > > - Split vring_unmap_one() for packed ring and split ring (Jason);
> > > > - Avoid using ...
2018 Sep 10
3
[virtio-dev] Re: [PATCH net-next v2 0/5] virtio: support packed ring
...> > > - Remove the BUG_ON() for indirect (Jason);
> > > > - Some other refinements and bug fixes;
> > > >
> > > > RFC v1 -> RFC v2:
> > > > - Add indirect descriptor support - compile test only;
> > > > - Add event suppression supprt - compile test only;
> > > > - Move vring_packed_init() out of uapi (Jason, MST);
> > > > - Merge two loops into one in virtqueue_add_packed() (Jason);
> > > > - Split vring_unmap_one() for packed ring and split ring (Jason);
> > > > - Avoid using ...
2002 Jun 14
1
with ldap - samba - password sync - domain group map
...be possible to send me your configfiles to compare with mine? in
my opinion, there's only one little mistake that let the sync crash!
>> 3. the domain group map doesn't work! i found a lot of descriptions
>> about
> i have not tried this yet, but i think that 2.2.3a does not supprt
> domain-group-mapping (but 2.2.4 should ???)
i saw mails from lists where persons told about working group-map with
earlier versions as 2.2.3 (!), but maybe i'm wrong!
thanks
lg
thomas reisenbichler