Displaying 20 results from an estimated 794 matches for "mason".
Did you mean:
jason
2011 Mar 13
2
XP not obeying Samba file perms
...to the file and dir perms either
on the filesystem (FreeBSD) or those reported by Windows - they appear
identical before and after Photoshop intervention.
So my question is how to trouble shoot this, and, what may be causing
this unusual problem?
Samba version is 3.5.6
[albums]
comment = Mason family archive
path = /usr/local/archive
write list = mason, root
guest ok = Yes
Filesystem perms ->
-----------------------------
drwxr-xr-x 28 mason wheel - 512 Feb 20 10:08 archive/
drwxr-xr-x 4 mason wheel - 512 Dec 19 2009 ./
drwxr-xr-x 28 mason whe...
2012 Jun 24
2
[LLVMdev] Problems building LLVM under Visual Studio
...d to build them, by building the ALL_BUILD project.
It got the first three all right, but choked on template issues in LLVMCore:
1>------ Build started: Project: LLVMCore, Configuration: Debug Win32 ------
1>Compiling...
1>Verifier.cpp
1>Instructions.cpp
1>F:\Documents and Settings\Mason\My Documents\VC\llvm\include\llvm/Support/IntegersSubset.h(306) : error C2039: 'size' : is not a member of 'llvm::IntegersSubset'
1> F:\Documents and Settings\Mason\My Documents\VC\llvm\include\llvm/Support/IntegersSubset.h(458) : see declaration of 'llvm::IntegersSubs...
2008 May 09
14
winetricks vcrun2005 does not appear to install system32 dll
...tter than I can explain. I'm using Ubuntu Hardy, 64bit.
My only goal currently is to install the redist, using winetricks is the proper method I think? After having no luck, I started from scratch to test, spacing added for readability:
(I get tons of these preloader range warnings)
Code:
mason at mason-desktop:~$ uname -a
Linux mason-desktop 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008 x86_64 GNU/Linux
mason at mason-desktop:~$ wine --version
preloader: Warning: failed to reserve range 00000000-00010000
wine-0.9.61
mason at mason-desktop:~$ mv .wine .wine.backup
mason at maso...
2012 Nov 14
0
fs/btrfs/volumes.c:1505:1: warning: label 'error_close' defined but not used
...-11-17 1489 * at this point, the device is zero sized. We want to
2b82032c Yan Zheng 2008-11-17 1490 * remove it from the devices list and zero out the old super
2b82032c Yan Zheng 2008-11-17 1491 */
1f78160c Xiao Guangrong 2011-04-20 1492 if (clear_super) {
dfe25020 Chris Mason 2008-05-13 1493 /* make sure this device isn''t detected as part of
dfe25020 Chris Mason 2008-05-13 1494 * the FS anymore
dfe25020 Chris Mason 2008-05-13 1495 */
dfe25020 Chris Mason 2008-05-13 1496 memset(&disk_super->magic, 0, sizeof(disk_super->mag...
2010 Jul 23
2
[PATCH] virtio: fix oops on OOM
...turn an error code on OOM,
but one caller was missed and still checks for vq->vring.num.
The fix is just to check for <0 error code.
Long term it might make sense to change goto add_head to
just return an error on oom instead, but let's apply
a minimal fix for 2.6.35.
Reported-by: Chris Mason <chris.mason at oracle.com>
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
Signed-off-by: Rusty Russell <rusty at rustcorp.com.au>
Tested-by: Chris Mason <chris.mason at oracle.com>
---
diff --git a/drivers/virtio/virtio_ring.c b/drivers/virtio/virtio_ring.c
index dd...
2010 Jul 23
2
[PATCH] virtio: fix oops on OOM
...turn an error code on OOM,
but one caller was missed and still checks for vq->vring.num.
The fix is just to check for <0 error code.
Long term it might make sense to change goto add_head to
just return an error on oom instead, but let's apply
a minimal fix for 2.6.35.
Reported-by: Chris Mason <chris.mason at oracle.com>
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
Signed-off-by: Rusty Russell <rusty at rustcorp.com.au>
Tested-by: Chris Mason <chris.mason at oracle.com>
---
diff --git a/drivers/virtio/virtio_ring.c b/drivers/virtio/virtio_ring.c
index dd...
2006 Oct 09
1
Login to domain.
.../squid:/bin/false
sshd:x:71:65:SSH daemon:/var/lib/sshd:/bin/false
suse-ncc:x:108:110:Novell Customer Center
User:/var/lib/YaST2/suse-ncc-fakehome:/bin/bash
uucp:x:10:14:Unix-to-Unix CoPy system:/etc/uucp:/bin/bash
wwwrun:x:30:8:WWW daemon apache:/var/lib/wwwrun:/bin/false
baubba:x:1000:100:Roberto Mason:/home/baubba:/bin/bash
MEPHISTOPHELES
\root:*:10000:10000:root:/home/MEPHISTOPHELES/root:/bin/false
MEPHISTOPHELES\baubba:*:10001:10000:Roberto
Mason:/home/MEPHISTOPHELES/baubba:/bin/false
MEPHISTOPHELES\linuxbasic:*:10002:10000:Roberto
Mason:/home/MEPHISTOPHELES/linuxbasic:/bin/false
MEPHISTOPHELE...
2005 Oct 05
5
Voicemailmain automatic extension detection?
...to the right extension, without having the user
enter their extension?
I'm thinking that I could have the local SPA boxes translate, or have
each user live in a context where the extension in question exists
uniquely per user, but both of these seem kludgey.
Thanks in advance for clues!
--
Mason Loring Bliss mason@blisses.org http://blisses.org/
Anything can be impossible, given sufficient bureaucracy.
2006 Jun 13
4
script/plugin discover breaks?
Hi everyone,
I was trying to discover some new plugins, but the script breaks at a
certain point:
$ ./script/plugin discover
Add http://delynnberry.com/svn/code/rails/plugins/? [Y/n]
Add http://svn.recentrambles.com/plugins/? [Y/n]
Add http://svn.hasmanythrough.com/public/plugins/? [Y/n]
Add http://www.svn.recentrambles.com/plugins/? [Y/n]
Add http://sean.treadway.info/svn/plugins/? [Y/n]
Add
2013 Oct 18
11
[GIT PULL] Btrfs
Hi Linus,
My for-linus branch has a one line fix:
git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus
Sage hit a deadlock with ceph on btrfs, and Josef tracked it down to a
regression in our initial rc1 pull. When doing nocow writes we were
sometimes starting a transaction with locks held.
Josef Bacik (1) commits (+1/-0):
Btrfs: release path before starting transact...
2005 Apr 30
8
Problem with Sangoma/Adtran 600 installation
...oot@altpbx asterisk]# ztcfg
Notice: Configuration file is /etc/zaptel.conf
line 0: Unable to open master device '/dev/zap/ctl'
1 error(s) detected
When I run "service zaptel restart" I get:
Waiting for zap to come online...Error: missing /dev/zap!
Wha am I doing wrong?
Chris Mason
NetConcepts
(264) 497-5670 Fax: (264) 497-8463
Int: (646)722-0001 Fax: (815)301-9759
(305) 704-7249
Yahoo IM: netconcepts_anguilla@yahoo.com
Skype ID: netconcepts
2020 Sep 09
2
Misleading information on main page about Centos Stream
On Fri, Sep 4, 2020, at 14:26, Mason Loring Bliss wrote:
> On Mon, Aug 31, 2020 at 05:28:58PM -0400, Jonathan Billings wrote:
>
> > This is pretty misleading. Isn't Stream just a collection of repos that
> > offer pre-release packages for the next RHEL point release? It's not a
> > midstream between Fe...
2014 Mar 23
0
for Chris Mason ( iowatcher graphs)
Hello. Sorry for writing to btrfs mailing list, but personal mail
reject my message.
Saying "
<chris.mason@fusionio.com>: host 10.101.1.19[10.101.1.19] said: 554 5.4.6 Hop
count exceeded - possible mail loop (in reply to end of DATA command)
Final-Recipient: rfc822; chris.mason@fusionio.com
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Spam-&-Virus-Firewall; host 10.101.1.19[10.101.1.19] s...
2006 Mar 26
9
Script to kill dictionary spam attacks
Does anyone have a script that will notice a Rumplestiltskin type spam
attack (where they try every name possible) and drop the sending into a
block list?
--
Chris Mason
NetConcepts
(264) 497-5670 Fax: (264) 497-8463
Int: (305) 704-7249 Fax: (815)301-9759 UK 44.207.183.0271
Cell: 264-235-5670
Yahoo IM: netconcepts_anguilla@yahoo.com
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
2020 Sep 09
4
Misleading information on main page about Centos Stream
On 09/09/2020 07:15, Dominik Holler wrote:
>
>
> On Wed, Sep 9, 2020 at 4:05 AM Brian Stinson <brian at bstinson.com
> <mailto:brian at bstinson.com>> wrote:
>
> __
> On Fri, Sep 4, 2020, at 14:26, Mason Loring Bliss wrote:
>> On Mon, Aug 31, 2020 at 05:28:58PM -0400, Jonathan Billings wrote:
>>
>> > This is pretty misleading. Isn't Stream just a collection of
>> repos that
>> > offer pre-release packages for the next RHEL point release? It...
2007 Apr 19
5
Creating and deleting users...
...rly a problem, but the discussion veered off before anyone
followed that part up...
Thanks in advance for clues! On a second run the user is created, given that
the first run successfully created the group prior to trying to create a user
with group "absent", but that seems tacky...
--
Mason Loring Bliss mason@blisses.org Ewige Blumenkraft!
awake ? sleep : random() & 2 ? dream : sleep; -- Hamlet, Act III, Scene I
2005 May 30
5
Asterisk on Soekris
I thought I saw a Soekris embedded in the Digium booth photos, can you run
Asterisk on one of these? How? I'd be interested in it for a back pbx, given
the reliability. In fact, might want to move my home pbx to this also.
Chris Mason
2005 May 15
14
POE hub
I need to connect up to sixteen phones per building, I can use a cheap hub,
but POE would be useful. Is there a cheap POE hub available? Everything I
have seen has been expensive.
Chris Mason
2007 Jan 22
7
Yet Another Problem with BackgroundRB
Hi!
My cron-based worker is being indeed invoked by backgroundRB at
correct times. But... After several runs it can no longer find DB
columns! The same query, which was running OK an hour ago starts to
throw MySQL error about unkown column in where clause. If I restart
backgroundrb it works for some time but stops working after several
invocations.
Has anyone epxerienced the similar beahviour?
2005 Jul 28
4
Public phone
...solution. What kind of hardware is suitable? I'm looking for a wall
mounted booth, a SIP phone that can't easily be broken, but I might just
use cheap analog phones and a channel bank.
What do you suggest for the calling card software?
This installation will be outside the US.
--
Chris Mason
NetConcepts
(264) 497-5670 Fax: (264) 497-8463
Int: (305) 704-7249 Fax: (815)301-9759
Cell: 264-235-5670
Yahoo IM: netconcepts_anguilla@yahoo.com