Displaying 20 results from an estimated 26 matches for "kratochvil".
2007 Sep 11
11
[Bug 1360] New: Connection aborted on large data -R transfer
http://bugzilla.mindrot.org/show_bug.cgi?id=1360
Summary: Connection aborted on large data -R transfer
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
ReportedBy: t8m at
2009 Sep 13
6
[Bug 1648] New: Fix IPV6_V6ONLY for -L with -g
...-L with -g
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: jan.kratochvil at redhat.com
Created an attachment (id=1695)
--> (https://bugzilla.mindrot.org/attachment.cgi?id=1695)
Fix following the current openssh style.
$ /usr/bin/ssh -g -L 5000:localhost:22 localhost cat
bind: Address already in use
[... running]
# netstat -apn|grep 5000
tcp 0 0 0.0.0.0:5000 0...
2005 Apr 14
2
Overload standart function
...;mudim':
The following object(s) are masked _by_ .GlobalEnv :
dim.Model,...(etc.)
Any idea, how to hide this message?
Thanks for your ideas.
Vaclav
************************************************
_____
/_____-_\ http://www.kratochvil.biz
[] \o\ _|_ /o/ [] email: Vaclav@Kratochvil.biz
" ICQ: 112443571
************************************************
[[alternative HTML version deleted]]
2018 Feb 01
0
[lldb-dev] Adding DWARF5 accelerator table support to llvm
On 30 January 2018 at 16:39, Jan Kratochvil <jan.kratochvil at redhat.com> wrote:
> On Wed, 17 Jan 2018 17:13:36 +0100, Pavel Labath via lldb-dev wrote:
>> so I'm writing this email to see if there's anyone
>> else interested in this topic, and to try to synchronize our efforts.
>
> I am sure interested in...
2018 Apr 13
1
Handling DWARF "units"
.... Although the parser does still need to handle
DWARF v4, it doesn't have to manage the parsed Units the same way
as it does now. I hope.
(Probably worth mentioning that you have to read at least the
header of a Unit out of .debug_info before you know what kind it is.)
Also I understand Jan Kratochvil is working on making Partial Units
a thing in the LLDB DWARF parser, as part of his DWZ work, and then
Greg Clayton has been taking a run at introducing Type Units to the
LLDB parser. With all the independent refactorings of the two
parsers, we're tripping over each other and maybe not getti...
2012 May 08
1
About bug 640857
Hi, Dear OpenSSH support,
I'm writing to ask whether this bug is fixed in your openSSH 6.0. If no, do you have any plan?
https://bugzilla.redhat.com/show_bug.cgi?id=640857
Regards,
Carol
2018 Jan 30
1
[lldb-dev] Adding DWARF5 accelerator table support to llvm
On Wed, 17 Jan 2018 17:13:36 +0100, Pavel Labath via lldb-dev wrote:
> so I'm writing this email to see if there's anyone
> else interested in this topic, and to try to synchronize our efforts.
I am sure interested in DWARF-5 .debug_names. I wrote its producer+consumer
for GDB (but not producing/using DW_IDX_DIE_offset as GDB cannot use it).
> 1. add .debug_names support to
1998 Oct 31
0
Linux 2.1.126 kernel smbfs SMBwrite 2x speed improvement
...~1300KB/s which is still very poor, I'll have to find some further
improvements.
Also you don't support WriteRaw in kernel smbfs - wouldn't it have slightly
better results?
Thanks for a great piece of code,
Jan Kratochvil
CCed to samba@samba.anu.edu.au list.
-------------- next part --------------
--- /tmp/linux/fs/smbfs/proc.c Mon Oct 26 01:44:37 1998
+++ linux/fs/smbfs/proc.c Sat Oct 31 02:48:31 1998
@@ -25,6 +25,9 @@
#include <asm/string.h>
+#include <asm/page.h>
+#define SMB_ST_BLKSIZE (PAGE_SI...
1999 Jan 05
1
Printing to PC's with no form feed
I have a binary release of Samba version 1.9.16p11 running on SCO Open
Server 5 and I'm using smbclient to print text files to shared PC
printers. This works great except for one thing; smbclient insists on
appending a form feed to the end of each print job. For my particular
application I cannot have form feeds appended so my questions are....
1. Is there a way of suppressing the form feed
1999 Feb 23
0
very confusing problem, part II
Samba Users:
Here's a summary for several responses I have received since my original
posting yesterday. Thanks for your help.
Jan Kratochvil had a suggestion on running 'tcpdump' obtained from the
Samba site. I did this for the station having difficulty, and the program
core-dumped. From reading the resulting output created, that data starts to
transfer and then becomes 0000 values. I have placed the file, which is
about 140K, o...
1999 Jul 15
1
Sorta of "quota" needed -> "max file size = nnn ( bytes )"
Hi all
I need sorta of "quota" feature to set the maximum file size allowed for a
shared resource.
Looking into samba 2.0.4 documentation I don't find anything that match with
my needed.
thanks in advance,
luca
( I'm ready to code/test/anything else if this feature isn't a dream ;)
--
Home Page: http://i.am/m.luca
Home Email: m.luca@iname.com
1999 Apr 16
2
Problems compiling Samba 2.0.3
Hi,
I have a problem when I compile Samba 2.0.3, the next error message is
generated doing "make":
Using LIBS =
Compiling locking/shmem.c
locking/shmem.c: In function `smb_shm_open':
locking/shmem.c:921: `PROT_READ' undeclared (first use this function)
locking/shmem.c:921: (Each undeclared identifier is reported only once
locking/shmem.c:921: for each function it appears in.)
1998 Nov 15
0
Performance Tuning advice [tracked down]
> On Sun, 15 Nov 1998, Jan Kratochvil wrote:
> Hmmm... are you saying the Ethernet driver was broken on the Windows
> machine, or under Linux? I assume the DOS/Win machine.... I may look into
No - Linux. :-) Becker's tulip.c was the one distributed with Linux kernel
(not the one from Becker's web) and it was dropping...
2018 Jun 15
2
[lldb-dev] Adding DWARF5 accelerator table support to llvm
...e at gmail.com>; aprantl at apple.com <mailto:aprantl at apple.com>;
>> echristo at google.com <mailto:echristo at google.com>; jdevlieghere at apple.com <mailto:jdevlieghere at apple.com>; llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>;
>> jan.kratochvil at redhat.com <mailto:jan.kratochvil at redhat.com>; lldb-dev at lists.llvm.org <mailto:lldb-dev at lists.llvm.org>; Jim Ingham
>> Subject: Re: [llvm-dev] [lldb-dev] Adding DWARF5 accelerator table support
>> to llvm
>>
>>
>>
>>> On Jun 15, 2018...
2018 Jun 15
2
[lldb-dev] Adding DWARF5 accelerator table support to llvm
> On Jun 15, 2018, at 9:23 AM, <paul.robinson at sony.com> <paul.robinson at sony.com> wrote:
>
>> From: Greg Clayton [mailto:clayborg at gmail.com]
>>
>> ...
>> If a class has templated functions, they will only be in the DWARF is a
>> specialization was created and used. If you have a class that looks like:
>>
>> class A {
>>
2018 Jan 17
6
Adding DWARF5 accelerator table support to llvm
Hello all,
In <https://reviews.llvm.org/D41986#977215> it was brought up that
there are at least two parties interested in having DWARF5 accelerator
tables implemented, so I'm writing this email to see if there's anyone
else interested in this topic, and to try to synchronize our efforts.
Our interest for this stems from a desire to make dwarf parsing fast
on non-apple targets
2004 Dec 19
0
[2.6 patch] remove outdated smbfs ChangeLog
...te
-
-2001-12-22 Urban Widmark <urban@teststation.com>
-
- * file.c, proc.c: Fix problems triggered by the "fsx test"
-
-2001-09-17 Urban Widmark <urban@teststation.com>
-
- * proc.c: Use 4096 (was 512) as the blocksize for better write
- performance (patch originally by Jan Kratochvil)
- * proc.c: Skip disconnect smb, allows umount on unreachable servers.
- * proc.c: Go back to the interruptible sleep as reconnects seem to
- handle it now.
- * *.c: use autogenerated and private proto.h
-
-2000-11-22 Igor Zhbanov <bsg@uniyar.ac.ru>
-
- * proc.c: fixed date_unix2dos for da...
1998 Oct 20
3
SAMBA 1.9.18p10 problem
...ranklin@reading.ac.uk>
> 6) SAMBA digest 1846
> by Franck Boudinet <boudinet@fr.ibm.com>
> 7) Re: Changing "Shutdown" to "Log off" in Win95?
> by Nathan Neulinger <nneul@umr.edu>
> 8) Does NT support crypted SMB data connection?
> by Jan Kratochvil <short@ucw.cz>
> 9) Browsing remote domains possible ?
> by "Steffen Einsle" <steffen@shark.mayn.de>
> 10) NT login problem
> by "Peter Stubbs" <ps258@hotmail.com>
> 11) BIG Problems with compiling DELPHI projects on SAMBA shares
> by T...
2005 Sep 03
1
CentOS bootstrapper for chroot(2) environment
...S and it was tested only on Fedora Core 4.
I needed it to do only a bit customized CentOS kernel package rebuild.
Regards,
Lace
-------------- next part --------------
#! /bin/bash
# Bootstrap for: CentOS-4.1
# $Id: centos-bootstrap,v 1.4 2005/09/03 03:07:17 short Exp $
# Latest:
# http://cvs.jankratochvil.net/viewcvs/nethome/src/centos-bootstrap?rev=HEAD
RPMS_URL_BASE=http://rsync.atworks.co.jp/centos/4.1/os/i386/CentOS/RPMS
if test $# != 1;then echo >&2 "Syntax: $0 <target-root-directory(DELETED!)>";exit 1;fi
ROOT="$1"
if test "${ROOT#/}" = "$ROOT...
2005 Jan 08
0
[2.6 patch] remove outdated smbfs ChangeLog (fwd)
...te
-
-2001-12-22 Urban Widmark <urban@teststation.com>
-
- * file.c, proc.c: Fix problems triggered by the "fsx test"
-
-2001-09-17 Urban Widmark <urban@teststation.com>
-
- * proc.c: Use 4096 (was 512) as the blocksize for better write
- performance (patch originally by Jan Kratochvil)
- * proc.c: Skip disconnect smb, allows umount on unreachable servers.
- * proc.c: Go back to the interruptible sleep as reconnects seem to
- handle it now.
- * *.c: use autogenerated and private proto.h
-
-2000-11-22 Igor Zhbanov <bsg@uniyar.ac.ru>
-
- * proc.c: fixed date_unix2dos for da...