Displaying 20 results from an estimated 300 matches similar to: "[Bug 2026] New: OpenSSH client leaks username to server"
2005 Sep 27
1
PDC + LDAP, cannot access LDAP when not root
I'm using Debian Sarge, Samba (3.1.14a) with the ldapsam backend, and
OpenLDAP (2.2.23).
When attempting to join an Windows XP+SP2 computer (BILLGATES) to my
domain (WORKGROUP), using the Administrator account, I am told by
windows: 'Access denied.'
The logs (attached) seem to indicate that the user Administrator is
being authenticated (which would have? to use LDAP), but when It
2009 Aug 31
1
Google style
Since I read digests, and don't read mail on weekends, I come to this
discussion late. It was very entertaining.
I only wish to comment on 2 points. The first is Henrich's (I
believe) one that trying to convert an old-time user to new styles is
futile. I agree wholeheartedly. As proof I offer the survival suite
--anyone who peruses it will notice a different indentation rule for
2010 Nov 06
2
Argumento sólido...
Hola a todos...
Se que con esto voy a crear un poco de polémica, mal estar, enfados y muchas cosas mas... pero desafortunadamente para mi, es una situación por la que estoy pasando y necesito que me echen una mano...
En la institución donde trabajo, se está ejecutando un plan de seguridad informática, el cual tiene como objetivo, evitar la propagación de malwares en la red. Para esto, el equipo de
2004 Sep 22
1
S4 methods and polymorophism
Hello R Power Users,
There is a rather large introduction you may skip to go directly to
my question about S4 classes.
I am working on some toy code to help me get in through S4 classes.
Doing this homework, I have some questions about S4 classes. I have
carefully read available help and some additional material such as Robert
Gentleman's slides and special attention to "Programming
2008 Dec 03
8
Indentation Conventions for Ruby and Cucumber
On Thu, Nov 27, 2008 at 4:28 PM, Aslak Helles?y <aslak.hellesoy at gmail.com>wrote:
> When (if) this thread ends, let''s start a discussion about indentation
> conventions!
>
Oh... let the pleasure be mine!... and why wait?
_EVERYONE_ knows that the only way to indent ruby code is 2 plain spaces.
Tabs are known to be the source of all evil and 4 spaces obviously wastes
2004 Apr 15
1
sip videosupport
Hi all
I was tryed to connect to mysip.ch scs_client by siemens that isn't
works well.
Does anyones knows to work H/W or S/W applictations in asterisk SIP
videosupport?
Regards
mack_jpn
2010 Feb 23
0
subtracting 100 from strptime year vector generates missing values in POSIXct where none appear to exist in strptime year vector
Thanks Don MacQueen for this reply to my initial query - please SEE MY REPLIES TO THESE IDEAS AND FURTHER INFORMATION BELOW
>From: Don MacQueen [macq at llnl.gov]
>Sent: 23 February 2010 21:25
>To: Jonathan Williams; r-help at r-project.org
>
>Subject: Re: [R] Problem with strptime generating missing values where none appear to exist
>
>What happens if you do all that NA
2020 Jun 08
3
cdr_mysql: Cannot connect to database server - SSL error: SSL_CTX_set_default_verify_paths failed
Hi list!
I'm getting this error frequently:
ERROR[25193][C-0004f387]: cdr_mysql.c:203 mysql_log: Cannot connect to
database server localhost: (2026) SSL connection error:
SSL_CTX_set_default_verify_paths failed
Right now, as a workaround, I reload Asterisk via cron once an hour, and
after the reload everything is fine again _for a while_. Still, over the
course of a month I lose about
2007 Aug 31
0
Semi-OT: any tips on how to track down memory leaks?
hello list!
i seem to have a serious memory leak in my rails app that i run with a
bunch of mongrels on windows (as services).
i tried the MemoryProfiler i found at
http://scottstuff.net/blog/articles/2006/08/17/memory-leak-profiling-with-rails
but honestly i have no idea on how to read those string dumps. i tried
diffing them but nothing there made any sense to me.
any tips or hints would be
2007 Jan 27
1
Memory leaks in backgroundrb
While debugging stale backgroundrb it became apparent that there''re
memory leaks in it. Here''s top object counts dump:
36715 String
6211 Array
5598 Proc
3150 Hash
1478 DRb::DRbObject
1313 Regexp
1272 Class
750 Thread
741 Socket
739 Slave
739 Slave::LifeLine
737 Process::Status
691 DrillReminderWorker
391 Module
160 Range
75 Gem::Version
2007 Mar 29
1
memory leaks in exception handling?
I just posted a ticket regarding possible memory leaks in the c layer
exception handling: http://ferret.davebalmain.com/trac/ticket/187
(This mail is just to draw attention to it :)
regards,
//Martin
--
###################################################################
Things are more like they used to be than they are now.
###################################################################
2007 May 03
1
memory leaks
Have tracked down a fairly serious cause of memory leakage in wxRuby2.
swig/fixdeleting.rb adds a hash mapping from pointer address to ruby
VALUE in every director initialiser using GcMapPtrToValue.
The problem is that being a value in this global hash means that every
Wx::Bitmap (for example, and others) are always marked in ruby''s GC mark
phase, so they are never collected until
2007 Dec 22
1
Memory leaks
Hi,
I wrote a small windows program (msgbox.exe) and run it like that:
WINEDEBUG=+heap wine msgbox.exe. In the output there is the memory at
address 0x110118 allocated more than once without a free. It is shown in
the "output" (I snipped out a lot of unnecessary stuff). In the analyses
of the complete output there is this memory address allocated 4 times
and only 2 times freed. The code
2006 Oct 31
0
6364339 Memory leaks are found in "brevq_enqueue()"
Author: cth
Repository: /hg/zfs-crypto/gate
Revision: 7f57c91561d3756c85c6c46cbbb5f6eb7ea20dd2
Log message:
6364339 Memory leaks are found in "brevq_enqueue()"
Files:
update: usr/src/uts/common/os/devcfg.c
2005 Jul 24
0
Centos 4.1, ClamScan and Kernel Leaks
I recently installed ClamAV on my Centos 4.1 system (AMD Athlon 64 3500
+, 1GB RAM).
I'm using postfix, with fetchmail to retrieve email from remote ISP
accounts and processing emai through a spamfilter plugin, which is a
shell script that passes inbounds through clamscan and spamassassin
before handing it off to a local procmail for processing and delivery.
Pror to installing ClamAV, the
2006 Feb 22
0
memory leaks resolved?
I think I may have fixed my memory leaks, and it may be that it was
nothing to do with xen... the machine has been up for 10 days now which
is the longest it has lasted in quite a while.
I changed the way the bridges and vlans worked together, previously I
had it configured thus:
trunk = renamed Ethernet interface
br0 = bridge of trunk and any domU I wanted on vlan1
br0.2 = vlan 2 on trunk
br1 =
2018 Jan 24
0
Memory leaks in LegacyPassManager depending on order of addRequired passes
<div class="socmaildefaultfont" dir="ltr" style="font-family:Arial, Helvetica, sans-serif;font-size:10.5pt" ><div dir="ltr" ><div>Hello,<br><br>I notice some strange behavior with the LegacyPassManager. I’ve added a new pass requirement of BlockFrequencyInfoWrapperPass to lib/Transforms/IPO/GlobalOpt.cpp.<br>However,
2014 Jun 18
1
[PATCH 1/2] nv30: plug some memory leaks on screen destroy and shader compile
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
Cc: "10.2" <mesa-stable at lists.freedesktop.org>
---
src/gallium/drivers/nouveau/nv30/nv30_screen.c | 6 ++++++
src/gallium/drivers/nouveau/nv30/nvfx_fragprog.c | 1 +
2 files changed, 7 insertions(+)
diff --git a/src/gallium/drivers/nouveau/nv30/nv30_screen.c b/src/gallium/drivers/nouveau/nv30/nv30_screen.c
index
2014 Sep 04
1
nouveau memory leaks
Hi
For NV40 attach one patch which leave unused second channel used on
NV50 and more.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nouveau_chan_fix.patch
Type: text/x-patch
Size: 2138 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20140904/e381c220/attachment-0001.bin>
2013 Jun 19
0
[PATCH] virtio-pci: fix leaks of msix_affinity_masks
On Wed, Jun 19, 2013 at 07:59:48PM +0400, Andrew Vagin wrote:
> vp_dev->msix_vectors should be initialized before allocating
> msix_affinity_masks, otherwise vp_free_vectors will not free these
> objects.
>
> unreferenced object 0xffff88010f969d88 (size 512):
> comm "systemd-udevd", pid 158, jiffies 4294673645 (age 80.545s)
> hex dump (first 32 bytes):
>