Displaying 20 results from an estimated 100 matches similar to: "Update dovecot-1.0.13_1 --> dovecot-1.1.8 (AS proxy)"
2008 Jul 18
3
zlib plugin nad moving mails, bug?
Hi,
Recently I gzipped mails older than 30 days in our users' maildirs. I used
find and gzip. Gzip added 'Z' at the end of the filename and everything
seemed to work fine, users did not notice any difference in performance
(yet :-), and I saved about 30% of our mail storage space.
There seems to be a problem when moving gzipped messages from one folder to
another though. Dovecot
2008 Mar 05
0
ocfs2 and another node is heartbeating in our slot
Hello,
I have one cluster drbd8+ocfs2.
If I mount ocfs2 partition on node1 it's work but when I mount partition on
node 2 I receive in /var/log/messages this
-Mar 5 18:10:04 suse4 kernel: (2857,0):o2hb_do_disk_heartbeat:665 ERROR:
Device "drbd1": another node is heartbeating in our slot!
-Mar 5 18:10:04 suse4 kernel: WARNING: at include/asm/dma-mapping.h:44
dma_map_sg()
-Mar 5
2015 May 22
1
smbtree vs nmblookup while looking for servers list
Hello everyone on the list,
can't someone pls help me to figure out why I can't see all SMB shares
available using smbtree, while it's fine using nmblookup
|pit at t430s:/usr/src/samba/samba-3.6.6/examples/libsmbclient$
nmblookup -S 'WORKGROUP'
querying WORKGROUP on 192.168.0.255
192.168.0.86 WORKGROUP<00>
Looking up status of 192.168.0.86
2002 Sep 27
0
"incorrect password length" when trying to domain-logon from XP to 2.2.3a
I'm trying to set up Samba 2.2.3a as a logon server for my Win2k/XP network.
But when I try to join the domain with a XP Professional client (the
SignOrSeal-Patch is installed, the other option in the management console is
also set up) I get the error message "Login failed: unkown user name or
wrong password" (translated from German) ... in the server's log there are
the
2012 Nov 23
1
samba4 as PDC: tsig verify failure
I've configured samba4 as PDC according to the official HOWTO. Nearly
everything went well, except that executing command samba_dnsupdate
results with:
; TSIG error with server: tsig verify failure
Failed nsupdate: 2
Failed update of 21 entries
The whole output is available at:
http://pastebin.com/xrG2KZwZ
It's wired, because domain seems working properly: I can login as
domain admin,
2018 Mar 23
2
LLVM gold plugin do not add llvm instrinsics symbols to the linker symbol table
Hello Teresa,
> Without -flto, a.o ends up with a reference to __exp_finite,
That’s correct.
> which also would not be satifisfied out of libexp.a.
That’s not correct. Even if libexp.a would have __exp_finite, it wouldn’t be resolved from libexp.a, because of the behavior described in my first message.
> Do you also have an implementation of __exp_finite in your libexp.a?
No, I don’t
2019 Sep 30
4
Change ciphers on samba
Hello,
I do vulnerability test on my infrastructure, and I get report about
weak ciphers on samba services, is it possible to set stronger ciphers
for samba?
On old samba3 that was possible to set "ssl ciphers" in smb.conf, but
now I don't see any documentation how to change it.
Is it possible, if so, how?
--
Arkadiusz Karpi?ski
Efinity Sp. z o.o.
02-672 Warszawa, ul.
2019 Jan 14
0
Setting 'unix charset' kills the samba share
This is on Centos 7.4
I see this when I start smbd :
[root at zinc samba]# systemctl status smb.service
* smb.service - Samba SMB Daemon
Loaded: loaded (/usr/lib/systemd/system/smb.service; disabled; vendor
preset: disabled)
Active: failed (Result: exit-code) since Mon 2019-01-14 15:19:01 EST;
13s ago
Docs: man:smbd(8)
man:samba(7)
man:smb.conf(5)
Process: 9214
2018 Mar 26
1
LLVM gold plugin do not add llvm instrinsics symbols to the linker symbol table
> I'm trying to understand how the non-LTO case is supposed to work
non-LTO case works because when linker starts it’s job all the llvm intrinsics are already lowered.
> Right, which is why I am suggesting that it might be appropriate to build with -fno-builtin (or -fno-builtin-exp) here –
> this solves the LTO issue as there will no longer be an llvm intrinsic in the bitcode
Yes, I
2018 Mar 23
2
LLVM gold plugin do not add llvm instrinsics symbols to the linker symbol table
Dear community,
Recently I discovered that llvm gold linker plugin (LLVMgold.so) doesn't add llvm instrinsics symbols to the linker symbol table. I do not claim that something is necessary wrong, just want to share my observations with the community.
Brief summary
If I create a static library with a custom version of 'exp()' math function and link it as follows:
$
2018 Mar 23
0
LLVM gold plugin do not add llvm instrinsics symbols to the linker symbol table
+pcc for thoughts
On Fri, Mar 23, 2018 at 9:37 AM, Bakhvalov, Denis <denis.bakhvalov at intel.com
> wrote:
> Hello Teresa,
>
>
>
> > Without -flto, a.o ends up with a reference to __exp_finite,
>
> That’s correct.
>
>
>
> > which also would not be satifisfied out of libexp.a.
>
> That’s not correct. Even if libexp.a would have __exp_finite, it
2019 Aug 09
5
llvm-canon
Hi all,
Many of us find ourselves spending a great chunk of time comparing LLVM IR dumps at various stages of compilation pipeline or after a given optimization pass. Said process can be extremely laborious, and this is especially true when comparing shaders or compute modules. Important semantic differences are often difficult to spot because of the irregular naming and ordering of instructions.
2012 Feb 14
3
domain quota in sql
Hi,
I have a problem with setting up quota usage tracking for domains.
Problem is, that domain quota is always based on only one user in
domain, the last one on whom behalf any operation was performed.
To recreate this situation, one has only to perform:
doveadm quota recalc -u USER
on a user, and the domain quota takes the value of this user quota.
Have anyone a clue what could cause this
2018 Mar 23
0
LLVM gold plugin do not add llvm instrinsics symbols to the linker symbol table
A couple questions/notes so I can understand better:
Without -flto, a.o ends up with a reference to __exp_finite, which also
would not be satifisfied out of libexp.a. Do you also have an
implementation of __exp_finite in your libexp.a?
Can you build with -fno-builtin, or -fno-builtin-exp etc? That results in a
reference to __exp_finite in the .o bitcode (which of course has the same
issue I
2008 May 21
0
[ANNOUNCE] xdm 1.1.8
Adam Jackson (1):
xdm 1.1.8
Jeremy Huddleston (2):
Added include of pwd.h so we build correctly on OS-X - see xorg mailing list
Build fix for case-insensitive file systems
Julien Cristau (3):
Fix installation of app-defaults
Fix build with builddir != srcdir
$(builddir) is the current directory
Matthieu Herrb (1):
README: nuke RCS Id
Samuel Thibault
2008 Nov 29
4
Voipcheap and wine 1.1.8
Hello!
I think,what nobody discuss theme with this programme. I have decided to update the program, because this program is not starting. The version wine 1.1.8, Voicecheap was installed and fast started without problems.But then I have seen that it does not accept my login and does not accept connection to Voip server.At attempt to enter to the settings - program does not answer.
If someone could
2008 Nov 22
1
Can't install Steam games with 1.1.8 and 1.1.9
I've installed wine 1.1.8 after a fresh installation of ubuntu intrepid, and while steam downloads and installs properly, when I go to my games list and select a game to install wine just quits.
1.1.9 was just released a short while ago, I was hoping it would fix it, but I'm still stuck.
Help please I'm kinda new to this.
2008 Nov 09
2
Ubuntu 8.10 (32 bit), Wine 1.1.8, Baldur's Gate 1 problem.
Hello everyone,
First of all let me say I'm a linux newbie, having only used the OS for a few days. I'm currently experiencing a problem with trying to get Baldur's Gate 1 to run. The install went flawlessly (Ubuntu 8.10, Wine 1.1.8) however when the launcher pops up. No matter what I click it hangs.
I've tried all of the windows types in the Wine configuration panel but the
2009 Aug 10
0
Re: Voipcheap and wine 1.1.8
Andrew Fenn wrote:
>
> If you're trying to just phone people using the voip service then you
> can use any sip client to do so. Twinkle and Ekiga are two such linux
> applications you might want to try instead of the one provided by
> Betamax.
yes i now, but i use voipcheap because it allow to connect my home phone with my iterlocutor phone directly without headsets or network
2009 Feb 26
0
asterisk 1.4.23.1 and mISDN 1.1.8 segfaults
hi all,
I'm have a bit of a hard time with some segfaults on running 1.4.23.1 and
mISDN 1.1.8. I already enabled " DONT_OPTIMIZE" and " DEBUG_THREADS" in
asterisk so I can now generate a bt. I did that (following the instructions
on voip-info) but I'm not sure how to "read' the output now.
By looking at the bt below, can one see if the problem is caused by