Displaying 20 results from an estimated 300 matches similar to: "\0\n at end of lines"
2006 Oct 26
3
dialplan issue - 1& 0 should be evaluated false
Helo List,
Sorry I missed the rest of my email in my previous post. Please see below.
I'm having an issue using the AND (&) operator evaluation in the code of my
dialplan. The dial plan is coded to detect inbound DTMF digits from callers.
key "1" is equivalent to "yes" and key "2" is equivalent to "no" in two
diferent contexts in the dial plan.
2010 Dec 21
1
Bug report 14459 -- procedure for handling follow-up issues
Although the specific behaviour that was reported has been fixed, bugs
remain in Sweave's processing of comment lines when keep.source=TRUE
This is in some senses a follow-up from earlier bugs. Hence the query --
what is the preferred procedure, to submit a new bug report? (Another option
might be to add a comment to the web page for bug 14459.)
Is there now a preference to submit via
2007 Jul 09
4
Problems sending more than 2 SMS with asterisk / smsq
When i send more than one messages shortly after the other, my log
(/var/spool/asterisk/sms ) looks like this
and only two of four messages arrive.
What am i doing wrong ?
I am using an AVM B1 PCI with chan-capi and 1.4.4.
and also, when sending with smsq -x only two of the messages are handled.
(i thought, asterisk itself handles the queues ? )
Here the log:
2007-07-09T15:04:14 YOM04 0 -
2004 May 24
4
1.0-test12
http://dovecot.org/test/
- "Maildir sync: UID < next_uid (446 < 447, file = .." errors should
be fixed
- fixes for detecting changes in uidvalidity and external uidnext
changes
- several fixes and cleanups in index file handling. less code than
before and now changes to index header also go through transaction log.
that should mean that soon I can get mmap_disable = yes
2013 Apr 06
1
Samba4 member of an another « Samba4 » domain
Hi,
I have a Samba4 domain controller installed on Debian Wheezy (Domain = CHEZMOI.PRIV). I try to installed an another Samba4 server which is just a member of the CHEZMOI.PRIV domain. But I don't succeed. I have followed this page :
https://wiki.samba.org/index.php/Samba4/Domain_Member
But I have :
~# net ads join -U administrator
Enter administrator's password:
kinit succeeded but
2020 Jul 01
3
Samba-4.10.4 strange behaviour
Hello All,
I'm new to the list and I don't have much of experience with samba.
I have a test setup on CentOS 7.8 with samba-4.10.4 and samba-vfs-glusterfs .
When my client mounts the samba share via vers=1.0 , the user sees the share properly (uid,gid,mode are just like on gluster). When the share is mounted with vers=2.0 or not specified (anything higher) the files are owned by
2006 Oct 26
0
dialplan issue - 1& 0 should be false
Helo List,
I'm having an issue using the AND (&) operator in the code of my dialplan.
The dial plan is coded to detect inbound DTMF digits from callers. key "1"
is equivalent to "yes" and key "2" is equivalent to "no" in my dial plan.
When a caller presses 1, yes is passed as a varialble and same when 2 is
pressed a "no" is passed.
2015 Mar 20
2
[LLVMdev] New kind of metadata to capture LLVM IR linking structure
Hello all
llvm-link merges together the metadata from the IR files being linked
together. This means that when linking different libraries together (i.e.
multiple source files that have been compiled into a single LLVM IR file)
it can be hard or impossible to identify the library boundaries.
We're using LLVM to do static analysis of applications (together with their
dependent libraries) and
2005 Aug 01
4
Backwards compatability
In doing my testing I''m wondering if maintaining backwards compatability
for existing applications is important. The question boils down to
this: Are there sufficient applications that are using wxRuby (pre
swig) that we should expect to have to support all/most without changes
or should we expect that most applications will need to learn the ''new''
ways things
2003 Jun 15
3
0.99.10-test12
http://dovecot.procontrol.fi/test/
I should have released 0.99.10 already I think.. There's just two
annoying problems that I think should be fixed first:
- PAM: If user gives a wrong password, dovecot-auth process sleeps for
two seconds, blocking everyone else who are trying to authenticate at
the time. So using PAM isn't very good idea at the moment.
- OpenSSL problems. Are they
2003 Jun 18
3
0.99.10-test13
http://dovecot.procontrol.fi/test/
- Hopefully OpenSSL is fixed :)
- We sometimes produced invalid ENVELOPE with 8bit headers. That could
really have broken things (broke it in test12).
So, what's left is to make PAM work well..
2020 Jul 01
3
Samba-4.10.4 strange behaviour
Hi Felix,
thanks for the share.
Sadly it doesn't work and I don't know how to start debugging this one.
I tried your config (had to switch from domain member to standalone) but it's the same:
[global]
??????? netbios name = yourName
??????? workgroup = yourWorkgroup
??????? realm = YourRealm
??????? log file = /var/log/samba/log.%m
??????? max log size = 50
??????? security = ads
2004 May 24
0
Errors from 1.0-test11
Timo + All,
A few minutes after having some emails delivered into my mailbox I got
the following messages in my maillog:
May 24 03:05:27 myriad dovecot: imap(andrew): Maildir sync: UID inserted
in the middle of mailbox (2 > 1, file =
1084812461.V27406I77e27.myriad.flat:2,S)
May 24 03:05:27 myriad dovecot: child 81038 (imap) killed with signal 11
May 24 03:15:28 myriad dovecot: imap-login:
2003 Nov 01
4
Bug with partial IMAP fetches
An HTML attachment was scrubbed...
URL: http://procontrol.fi/pipermail/dovecot/attachments/20031031/84fb6a1b/attachment.html
-------------- next part --------------
X-UIDL: 61c08992b287bf24b6fff123164620b2
Return-Path: <mreimer@vpop.net>
Delivered-To: krista@vpop.net
Received: from vpop.net (bilbo.vpop.net [65.103.33.41])
by boromir.vpop.net (Postfix) with ESMTP id 6B7D43A60F6
for
2012 Mar 21
1
Using extract function for dates in sqldf
I'm trying to use sqldf to query for the earliest date of a blood test when
patients have had multiple tests in a given year. My query looks like this:
test11 <- sqldf("select CHILD_ID, min(SAMP_DATE)
from lab
group by CHILD_ID
having extract (year from SAMP_DATE) = 2011")
SAMP_DATE has class "date." I get the error
2003 Nov 28
2
smbfs size limit
Hello, Samba-users,
please don?t beat me, but I have to ask this question here, as I
haven?t found an answer I can rely on until now.
I am working on a solution for a backup-problem and one possible
solution could be the use of smbfs/smbmount.
I am testing that now, mounting a WinXPHome(sorry, testing ...)-share
which is 20GB of size (8GB used) to my linux-box. The linux-box is a
bit more
2010 Oct 07
1
Problem with dovecot-acl was not solved
Problems with acl in dovecot-1.2.15 was not solved! See my configs below.
And I see the new bug - still something wrong with configs:
cat dovecot-acl:
user=t1 lrwsti
#user=oper-olegs lrwsti
#user=oper-antona lrwsti
user=operdss lr
#user=operdss lrwsti
User t1 can't create subfolers in inbox. He can only create subfolders in the first levels:
Inbox
test3
test4
Outbox
Sent
Trash
Test1 - test
2018 Feb 05
0
mod_auth_kerb realm not stripped
Hello all.
We have a CentOS 7 system integrated with Active Directory. Achieved using
realmd, SSSD and krb5-workstation together with a ktpass-generated keytab.
Apache's mod_auth_kerb allows users to authenticate via their AD accounts, and
authorise with "require user" directive. But so far we fail to authorise via
AD group membership. i.e. adding AuthLDAPUrl and "require
2003 Dec 02
1
htree in 2.6.0-test11
Just out of curiosity: Is htree in 2.6.0-test11 ?
--
Ralf Hildebrandt (Im Auftrag des Referat V a) Ralf.Hildebrandt@charite.de
Charite - Universitätsmedizin Berlin Tel. +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 570-916
Referat V a - Kommunikationsnetze - AIM. ralfpostfix
2003 Dec 08
2
Asus A7V600 (3C940 1gb) + Oopsing kernel with PXELINUX
Hi!
We (an astronomical center) are building a small cluster for our
number-crunching. The problem is that we have 12 mobos A7V600 by Asus (for
athlons) - 1 server + 11 diskless nodes. And here comes the trouble...
hardware:
mobo: a7v600
net: 1 gigabit by 3com - 3c940, integrated in mobo
the problem is:
dhcp - works fine
tftp - works fine
pxelinux.0 - downloads fine (I hope)
linux kernel -