Displaying 20 results from an estimated 1000 matches similar to: "Re: Samba and NUL characters"
2005 Dec 29
0
Re: Samba and NUL characters
I've tried CIFS VFS with the following config in my fstab
//cdn-mtl-ms/Logs /mnt/logs cifs username=user,password=pass 0 0
And I still have the same problem. As for kernel versions, the working
one uses "linux-2.4.21-20.EL" and the non-working one uses
"linux-2.6.9-11.EL". Does this have anything to do with "oplock" being
enabled in the kernel? I've
2001 Jul 20
2
Quicktime Component
Good news all!
I now have a functional version of the Quicktime Component of the Ogg Vorbis
decompressor. In English: this extension will allow all Quicktime apps to
play .oggs (including iTunes).
I plan on posting it ASAP. I have a few problems with memory that I'd like
to get cleared up first. I plan on carbonizing it as soon as it functions in
classic.
I'll also do a Winders version.
2001 Apr 16
1
Problems compiling Mac Libs
Hey guys,
I just downloaded the latest beta 4 libraries and compiled using the
included Mac project files on Codewarrior 5.3. Everything compiled clean
except for a link error (multiple definition) on the vorbislib itself. I
suppressed the error, and got my newly compiled lib.
I then built the sample encoder and included the libs. I tried to encode a
file and BOOM! Frozen Mac!
So then I
2010 Oct 26
1
Smart boxes
Hi,
I'm using dovecot as IMAP server.
I access my mails trough Mail (Mac client), iPhone and webmail.
In Mail I use a smartbox that shows all my unread messages, no matter where
it is.
I really want this feature at my iPhone, so I'm thinking about developing a
plugin that will create the smart unread box and follow these rules:
- Every new mail arrived, it will create a hard link to
2004 Jun 21
1
OpenSS7 T400P-SS7 and Digium T400P
Hi,
I've posted this question on OpenSS7 mailing list but I didn't get a
clear answer. I have a system running asterisk using Digium T400P card. Can
this same card be used with OpenSS7 project to carry SS7 links? Is there any
difference between these two cards?
--
Matteo D'Amato
Network/Telecom Administrator
Intelco Communication Inc
2002 Jan 03
2
Different behaviour of data()
Dear List,
I frequently use the
data()
function to load csv files (with separator ";") into R session,
typically
data(myfile)
loads myfile.csv from my working/data directory into R.
Now, in 1.4.0 version, everything works as expected, but with one
difference:
The values readed in older versions in "num" mode are now readed as "int"
mode,
converting the values
2004 Jul 09
1
NUL characters in POP3 conversation cause Outlook to hang
We're being bitten an Outlook bug [1,2] that is triggered by a NUL
character in a message being sent through POP3. I see that dovecot's
imap implementation converts 0x00 to 0x80, but this conversion is not
done for POP3. Would it be possible to add an option to do this mapping
for POP3 as well?
Matt
[1] http://xforce.iss.net/xforce/xfdb/15859
[2]
2020 Aug 16
2
Bug: GSSAPI: Unexpected NUL in auth data
Hi,
After upgrading server to v2.3.11.3 (Arch linux). I can no
longer connect from Evolution client to the server via GSSAPI
(Kerberos). I get the following message in the log:
auth: Debug: gssapi(?,x.x.x.x,<XXX>): Unexpected NUL in auth
data
The bug appears to have been introduced by this patch:
https://github.com/dovecot/core/commit/d196f4c83c7383c17440d39eb994b4cd9ff5af52
Should
2010 Apr 28
2
[PATCH hivex] regedit: Add implicit nul-termination when importing strings.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
libguestfs lets you edit virtual machines. Supports shell scripting,
bindings from many languages. http://et.redhat.com/~rjones/libguestfs/
See what it can do: http://et.redhat.com/~rjones/libguestfs/recipes.html
-------------- next part --------------
>From 81cc08b749bde37f364400c2b983d1e73e8dde21 Mon Sep 17
2018 Nov 21
1
Pcloud and Rclone: NUL added to beginning of each file
Hello,
I'm experiencing a really strange behaviour with Samba that I can't easily
debug.
I have a pCloud account mounted using rCloud (Fuse file system) with the
following command:
rclone mount --allow-other --umask 0007 pcloud:/ /media/alerinaldi/pcloud
The mounted directory is then shared with Samba in read/write.
It all seemed to work like a charm, except for a really strange
2020 Aug 16
0
Bug: GSSAPI: Unexpected NUL in auth data
> On 16/08/2020 11:52 Paul Banks <com-dovecot at paulbanks.org> wrote:
>
>
> Hi,
>
> After upgrading server to v2.3.11.3 (Arch linux). I can no
> longer connect from Evolution client to the server via GSSAPI
> (Kerberos). I get the following message in the log:
>
> auth: Debug: gssapi(?,x.x.x.x,<XXX>): Unexpected NUL in auth
> data
>
> The
2008 Apr 14
1
Initialize many variables to NUL, check whether an object exist
Hi,
Two questions:
A) I need to initialize many variables to NULL. So I created variable_names
<- c("a1", "a2"). What can I do to variable_names so that variable a1 is
NULL and a2 is NULL ?
B) How can I check whether an object exist ?
Thanks
Stanley
[[alternative HTML version deleted]]
1998 Oct 14
0
The poisoned NUL byte
Summary: you can exploit a single-byte buffer overrun to gain root privs.
When, half a day after releasing version 2.2beta37 of the Linux nfs server,
I received a message from Larry Doolittle telling me that it was still
vulnerable to the root exploit posted to bugtraq, I was ready to quit
hacking and start as a carpenter...
Tempting as that was, I didn''t, and started looking for the
2018 Apr 09
2
volume start: gv01: failed: Quorum not met. Volume operation not allowed.
Hey All,
In a two node glusterfs setup, with one node down, can't use the second
node to mount the volume. I understand this is expected behaviour?
Anyway to allow the secondary node to function then replicate what
changed to the first (primary) when it's back online? Or should I just
go for a third node to allow for this?
Also, how safe is it to set the following to none?
2018 Apr 09
0
volume start: gv01: failed: Quorum not met. Volume operation not allowed.
Hi,
You need 3 nodes at least to have quorum enabled. In 2 node setup you need
to disable quorum so as to be able to still use the volume when one of the
nodes go down.
On Mon, Apr 9, 2018, 09:02 TomK <tomkcpr at mdevsys.com> wrote:
> Hey All,
>
> In a two node glusterfs setup, with one node down, can't use the second
> node to mount the volume. I understand this is
2005 Dec 25
4
Use of TCP_CORK instead of TCP_NODELAY
We're abusing icecast in a true narrowcasting setup (personalized stream per
mountpoint). The streams itself are created in a piece of proprietory
(spelling?, i'm dutch) software, icecast merely relays them.
However, the intended endpoint is an embedded device. This device has
trouble with tcp/ip packets not matching the max. packet size (MSS or MSS
minus header). After eleborate testing,
2018 Apr 09
2
Gluster cluster on two networks
Hi all!
I have setup a replicated/distributed gluster cluster 2 x (2 + 1).
Centos 7 and gluster version 3.12.6 on server.
All machines have two network interfaces and connected to two different networks,
10.10.0.0/16 (with hostnames in /etc/hosts, gluster version 3.12.6)
192.168.67.0/24 (with ldap, gluster version 3.13.1)
Gluster cluster was created on the 10.10.0.0/16 net, gluster peer
2006 Jan 24
5
A little problem
Hi everyone,
I''m Matteo, I''m Italian, so sorry for my bad English.
I''ve just downloaded the "depot" examples, but I''ve an error:
# script/server
bash: script/server: /Users/dave/ruby1.8/bin/ruby: bad interpreter: No
such file or directory
matteod@bones:~/work/rails-code/depot8$
What''s wrong? Would you mind suggesting me how to fix this
2006 Apr 17
0
RMagick installation error.
Hi everyone,
I don''t know if it''s the right place to ask you this question.
Anyway, now I''m trying to install RMagick, under Ubuntu Linux, in order
to have an image resizing using RubyonRails. I followed the description
how to install RMagic:
http://rmagick.rubyforge.org/install-linux.html
Everything works, as it''s written, but during the last point (Step 3:
2018 Apr 11
3
volume start: gv01: failed: Quorum not met. Volume operation not allowed.
On 4/9/2018 2:45 AM, Alex K wrote:
Hey Alex,
With two nodes, the setup works but both sides go down when one node is
missing. Still I set the below two params to none and that solved my issue:
cluster.quorum-type: none
cluster.server-quorum-type: none
Thank you for that.
Cheers,
Tom
> Hi,
>
> You need 3 nodes at least to have quorum enabled. In 2 node setup you
> need to