Displaying 20 results from an estimated 53 matches for "msl".
Did you mean:
msg
2016 May 04
2
ImageMagick security alert
...ttps://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588#p132726
> https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-3714
>
> Mitigation:
>
> As a workaround the /etc/ImageMagick/policy.xml file can be edited to disable
> processing of MVG, HTTPS, EPHEMERAL and MSL commands within image files, simply
> add the following lines:
> <policy domain="coder" rights="none" pattern="EPHEMERAL" />
> <policy domain="coder" rights="none" pattern="HTTPS" />
> <policy domain="coder&...
2007 Nov 28
0
[PATCH] [QEMU-DM] Modem control line & msl/mcr register support
...tatus of the modem status lines). If the ioctl
returns -ENOTSUP, then the code assumes the backend is not a real serial
port and will disable any further attempts to manipulate or read the
physical port''s line status.
It''s tries to be as "correct" as possible in its msr/msl handling, with the
exception of modem line status change interrupts. A real 16550 uart
apparently have a delay time of 250ns between when a modem status line
changes and the IRQ line goes high. In this patch, an "idle" port is polled
for line status changes only if the guest has enabled U...
2017 Jan 10
2
[PATCH] mail-storage.c: check against NULL address in strcmp() invocation
Configurations with multiple shared namespaces can trigger a bug
where the first argument of strcmp() invocation is NULL.
This patch adds an explicit check, analogously to how the second
argument is sanitized.
---
src/lib-storage/mail-storage.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib-storage/mail-storage.c b/src/lib-storage/mail-storage.c
index
2017 Jan 09
2
multiple shared/mail format namespaces
...elow is the simplified configuration under which it can be observed with 2 passwd-files
(each with 1 user, passwords removed to save space)
passwd-file local-mdbox:
nmm:{SHA256}<cut>:::nmm:/var/mail2/nmm::userdb_mail=mdbox:/var/mail2/nmm userdb_home=/var/mail2/nmm
passwd-file local-maildir:
msl:{SHA256}<cut>:::msl:/var/mail/msl::userdb_mail=maildir:/var/mail/msl userdb_home=/var/mail/msl
Both of the accounts have some mails/subfolders, nmm is sharing some of its contents to msl.
doveconf -n (note thare are some leftovers from old configuration - particularly weird last/first uids...
2016 May 03
2
ImageMagick security alert
https://imagetragick.com/
As CentOS is often used for web servers, I thought this should be posted
here.
Bug in ImageMagick allows remote exploit.
AFAIK no patch exists yet but defense against the exploit is detailed at
the link.
CVE-2016?3714
2004 May 24
4
Pointer to ACL enabled Red Hat 9 kernel RPM?
Does anyone know of an ACL/extended attributes enabled version of the Red
Hat 9 kernel exist in RPM form?
--
Michael St. Laurent
Hartwell Corporation
2017 Jan 02
2
multiple shared/mail format namespaces
Hi,
Are configurations (with separate formats per namespace) - such as ...
namespace {
type = shared
list = children
inbox = no
separator = /
subscriptions = no
prefix = shared1/%%n/
location = maildir:/var/mail1/%%n/
}
namespace {
type = shared
list = children
inbox = no
separator = /
subscriptions = no
prefix = shared2/%%n/
location =
2003 Apr 26
2
Duplicating Hard Drive Problem
...ive to another easily -- and
the changes I will have to make manually so that the drive realizes it is
node14 and not a second node1.
So, does anyone have a supremely elegant solution for this problem? Or
maybe a just a solution?
Thanks,
Ryan Roth
Osgood Group / ISE
Columbia University
rothr@cumsl.msl.columbia.edu
2016 May 07
0
ImageMagick security alert
...r/viewtopic.php?f=4&t=29588#p132726
>>
>> https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-3714
>>
>> Mitigation:
>>
>> As a workaround the /etc/ImageMagick/policy.xml file can be edited to
>> disable
>> processing of MVG, HTTPS, EPHEMERAL and MSL commands within image
>> files, simply
>> add the following lines:
>> <policy domain="coder" rights="none" pattern="EPHEMERAL" />
>> <policy domain="coder" rights="none" pattern="HTTPS" />
>> <p...
2010 Feb 11
1
Rounding multinomial proportions
...multinomial proportions or counts.}
\item{digits}{
number of decimal places to use when rounding multinomial
proportions.
}
\item{seats}{number of seats to allocate from election results.}
\item{method}{
string specifying the algorithm to use: \code{"DH"}, \code{"MSL"},
or \code{"SL"}.
}
\item{labels}{optional vector of names for the output vector.}
}
\details{
This function should be called \emph{either} with a \code{digits}
argument to round multinomial proportions, \emph{or} with a
\code{seats} argument to allocate seats from ele...
2006 Oct 17
10
ZFS, home and Linux
Hello,
I''m trying to implement a NAS server with solaris/NFS and, of course, ZFS. But for that, we have a little problem... what about the /home filesystem? I mean, i have a lot of linux clients, and the "/home" directory is on a NFS server (today, linux). I want to use ZFS, and
change the "directory" home like /home/leal, to "filesystems" like
/home/leal
2016 May 04
0
ImageMagick security alert
Direct links
https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588#p132726
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-3714
Mitigation:
As a workaround the /etc/ImageMagick/policy.xml file can be edited to disable processing of MVG, HTTPS, EPHEMERAL and MSL commands within image files, simply add the following lines:
<policy domain="coder" rights="none" pattern="EPHEMERAL" />
<policy domain="coder" rights="none" pattern="HTTPS" />
<policy domain="coder" rights="...
2007 Nov 15
3
read/write NFS block size and ZFS
Hello all...
I''m migrating a nfs server from linux to solaris, and all clients(linux) are using read/write block sizes of 8192. That was the better performance that i got, and it''s working pretty well (nfsv3). I want to use all the zfs'' advantages, and i know i can have a performance loss, so i want to know if there is a "recomendation" for bs on nfs/zfs, or
2003 May 20
3
lots of sockets in TIME_WAIT
Hi there,
I have some DDOS(?) attack on my router going where my apache HTTP
server is flooded with short-timed connections from some host. This
results in LOTS of sockets in TIME_WAIT/LAST_ACK/CLOSING states and
eventually I'm out of mbufs, which, consequently means I can't even
connect to the router from LAN. The kern.ipc.nmbclusters is 2560, (I
guess high enough for router with
2008 Mar 13
3
Round-robin NFS protocol with ZFS
Hello all,
I was thinking if such scenario could be possible:
1 - Export/import a ZFS filesystem in two solaris servers.
2 - Export that filesystem (NFS).
3 - Mount that filesystem on clients in two different mount points (just to authenticate in both servers/UDP).
4a - Use some kind of "man-in-the middle" to auto-balance the connections (the same IP on servers)
or
4b - Use different
2000 Oct 10
4
Mac Ogg Vorbis Player
Well, I updated the player to work with the branch_postbeta2, but it
contains some nasty kludges to the project files that probably shouldn't
be finalized. I'm going to put it in a separate file
(http://oscar.the-rileys.net/programming/vorbis_pb2.tar.gz) for now.
Unfortunately, this release doesn't seem to fix the "tearing sound"
problem. I think this might be related to
2001 Nov 29
8
File transfer speed issue
Hi all,
I have aproblem with Samba copying (unfortunatly I'm new to samba so my
skills are fairly limited).
I have a sun box (solaris 8) with samba 2.2.2.
Copying from sun to a nt server is fast (as good as you would expect)
however, copying from the nt server to the sun box is slow (files copy
normally, then slow to a complete halt then copy very slowly).
We cannot see anything on a
2005 Jan 04
1
Sprint Vision Phones ReadyLink=SIP?
I was playing with a Sprint Vision phone recently and noticed when viewing
the low level ReadyLink configuration screens that there are references to
SIP registrars and the like. Does anyone happen to know if Sprint's
implementation of ReadyLink truly is SIP based, and if so, managed to get it
to interoperate with Asterisk. If so, it would prove to be an interesting
paging mechanism and
2005 Jan 15
1
voice output
...ther, but im wondering why is that i cannot
hear any voice from client's end (vice-versa), i already checkd the
volume of the speaker, is there something missing in the configuration
file of asterisk or in the xlite config??
Thanks in advanced
-mike
--
-----------------
Mike S. Lacanilao, msl@cybees.com, mike.lacanilao@gmail.com
Hyperion System Group (Globalink Corp.)
Registered Linux User: #242093
GPG public key: 0xDE01A745
------------------
"Not by might, nor by power.. but by Spirit, says the Lord"
2001 Nov 19
2
Windows ME Logon scripts
I cannot seem to execute any logon %U.bat scripts. It see's them because I get a black box screen and a message 'running logon scripts'.
If the user.bat file does not exist it simply skips this step. So I know it sees my bat files. If I execute it from the windows ME pc after the pc is booted up it works. The bat file is as follows:
rem Network logon script
net use h: \\win\homes