Displaying 20 results from an estimated 2000 matches similar to: "[PATCH] regress: Fix possible memleaks"
2019 Aug 06
2
[PATCH v2] Remove sshkey_load_private()
Remove sshkey_load_private(), as this function's role
is similar to sshkey_load_private_type().
---
Dependency:
This change depends over recently merged change in openbsd:
https://github.com/openbsd/src/commit/b0c328c8f066f6689874bef7f338179145ce58d0
Change log:
v1->v2
- Remove declaration of sshkey_load_private() in authfile.h
authfile.c | 38
2019 Sep 10
3
[Bug 3068] New: Duplicate code in sshkey_load_private() function
https://bugzilla.mindrot.org/show_bug.cgi?id=3068
Bug ID: 3068
Summary: Duplicate code in sshkey_load_private() function
Product: Portable OpenSSH
Version: 8.0p1
Hardware: Other
OS: Windows 10
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-keygen
Assignee:
2008 Sep 06
2
Server is not running....
Hi all,
I am getting the following error while running ruby
script/server
Same error is also coming even when ruby
script/console.........
./script/../config/boot.rb:45:in `require'': no such file to load --
./script/../config/../vendor/rails/railties/lib/initializer (LoadError)
from ./script/../config/boot.rb:45:in `load_initializer''
2019 Jun 24
2
Update README doc to include missing test cases
Dear OpenSSH developers,
I have created a pull request https://github.com/openssh/openssh-portable/pull/133 for submitting one patch.
With that patch, aim is to update the regress README document to include introduction of all the test cases present in regress.
Could this pull request be reviewed.
Thanks,
Jitendra
2019 Jun 26
2
Update README doc to include missing test cases
On 2019/06/26 14:33, Sharma, Jitendra wrote:
> Hi Folks/Maintainers,
>
> Could Pull request mentioned below in email be reviewed.
> I am not sure, if asking for PR review is ok in this mailing list or there is another way for asking review of the patches. So, if I am missing some steps in getting patches reviewed, then please correct me.
That was only 2 days ago, you are expecting a
2010 Jan 12
2
[patch] Automatically add keys to agent
My keys are secured with a passphrase. That's good for security, but
having to type the passphrase either at every login or at every
invocation of ssh(1) is annoying.
I know I could invoke ssh-add(1) just before invoking ssh(1), if I keep
track of whether I invoked it already, or write some hacky scripts; but
the rest of OpenSSH is wonderfully usable without any hacks.
Hence, this patch.
2020 Apr 15
2
[PATCH] regression of comment extraction in private key file without passphrase
Hello,
In one recent change
(https://anongit.mindrot.org/openssh.git/commit/?id=2b13d3934d5803703c04803ca3a93078ecb5b715),
I noticed a regression.
If ssh-keygen is given a private file without passphrase and without the
corresponding .pub file, I doesn't extract the comment after the commit,
while it did before:
Before the commit:
$ ./ssh-keygen -q -t dsa -N '' -C foobar -f
2012 Mar 20
2
Dsync Dovecot
Hi guys,
I am using dovecot-2.1.0 in centos 5.7, I configured dovecot with postfix
in 2 system both system is having same configuration and os. I want to use
dsync in mirror mode via ssh but I am not able to do it. When I followed
the dsync wiki then I an unable to find the username :
*dsync -u username mirror ssh -i id_dsa.dovecot mailuser at example.com
dsync -u username*
In the above
2010 Jan 07
6
[Bug 1693] New: ssh prompts for passphrase even when identity file is unreadable
https://bugzilla.mindrot.org/show_bug.cgi?id=1693
Summary: ssh prompts for passphrase even when identity file is
unreadable
Product: Portable OpenSSH
Version: 5.3p1
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs
2006 Oct 31
0
6322778 memleaks at crdup/crnetadjust
Author: sdussud
Repository: /hg/zfs-crypto/gate
Revision: 5c763b375c39e588ef67da67923415de517cd8ec
Log message:
6322778 memleaks at crdup/crnetadjust
Files:
update: usr/src/uts/common/fs/nfs/nfs3_vnops.c
update: usr/src/uts/common/fs/nfs/nfs4_vnops.c
update: usr/src/uts/common/fs/nfs/nfs_acl_vnops.c
2013 Dec 10
9
[Bug 2182] New: getopt(3) command-line arguments memleaks
https://bugzilla.mindrot.org/show_bug.cgi?id=2182
Bug ID: 2182
Summary: getopt(3) command-line arguments memleaks
Product: Portable OpenSSH
Version: 6.4p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at
2020 Apr 25
2
[PATCH 1/3] Add private key protection information extraction to ssh-keygen
Add private key protection information extraction to shh-keygen using -v
option on top of -y option which is already parsing the private key.
Technically, the passphrase isn't necessary to do this, but it is the
most logical thing to do for me.
Adding this to -l option is not appropriate because fingerprinting is
using the .pub file when available.
An other idea is to add a new option, I
2011 Dec 30
4
Need help in writing a shell/bash script
Hi Friends,
I am trying to write a shell script which can merge the 2 columns into
3rd one on Centos 5. The file is very long around 31200 rows having
around 1370 unique groups and around 12000 unique user-names.
The 1st column is the groupname and then 2nd column is the user-name.
1st Column (Groupname) 2nd Column (username)
admin ankush
2012 Jun 04
2
Frequently login problem
Hi,
I am using dovecot 2.1.3 on centos 5.7. It was working fine but last few
days I need to restart or reload dovecot service because at that time users
are not able to login.
Each time I am getting information from doveco.log is as :
Jun 04 11:52:54 auth: Error: BUG: Authentication client gave a PID 17564 of
existing connection
Jun 04 11:52:54 auth: Error: BUG: Authentication client gave a PID
2014 Oct 16
3
Character Set conversion from EBCIDIC to ASCII
Hello,
We as an organization are going to use SFTP for our data transfer. Our requirement is to SFTP the file from IBM Mainframe (z/390) to Unix or Windows. Currently we are using FTP, which converts the character set from EBCIDIC to ASCII and also take care of CR and LF aspect.
My question is, do the same feature is available in SFTP, where it smartly understand the source and destination
2002 Feb 06
2
Regd. file system.
Hello,
we have installed Redhat Linux 6.2 with kernel 2.2.14-12 later we changed to kernel version to 2.4.17.
we have installed 'fsck' programs that is tune2fs,e2fsck.
Accordding to your documents it should create '.journal ' file at / directory but in our case it not creating '.jornal' file.
This '.jornal' file is required to change ext2 file system to ext3 file
2020 Apr 17
2
[PATCH] regression of comment extraction in private key file without passphrase
Hi
Le 17/04/2020 ? 05:52, Damien Miller a ?crit?:
> On Wed, 15 Apr 2020, Lo?c wrote:
>
>> Hello,
>>
>> In one recent change
>> (https://anongit.mindrot.org/openssh.git/commit/?id=2b13d3934d5803703c04803ca3a93078ecb5b715),
>> I noticed a regression.
>>
>> If ssh-keygen is given a private file without passphrase and without the
>> corresponding
2016 Mar 10
2
[Qemu-devel] [RFC kernel 0/2]A PV solution for KVM live migration optimization
On 3/8/2016 4:44 PM, Amit Shah wrote:
> On (Fri) 04 Mar 2016 [15:02:47], Jitendra Kolhe wrote:
>>>>
>>>> * Liang Li (liang.z.li at intel.com) wrote:
>>>>> The current QEMU live migration implementation mark the all the
>>>>> guest's RAM pages as dirtied in the ram bulk stage, all these pages
>>>>> will be processed and
2016 Mar 10
2
[Qemu-devel] [RFC kernel 0/2]A PV solution for KVM live migration optimization
On 3/8/2016 4:44 PM, Amit Shah wrote:
> On (Fri) 04 Mar 2016 [15:02:47], Jitendra Kolhe wrote:
>>>>
>>>> * Liang Li (liang.z.li at intel.com) wrote:
>>>>> The current QEMU live migration implementation mark the all the
>>>>> guest's RAM pages as dirtied in the ram bulk stage, all these pages
>>>>> will be processed and
2012 Jun 18
1
Configure KVM
Dear Friends,
How to configure KVM in centos 5.6. Can you send me documentation with all
configuration and process.
--
Regards
Jitendra Jha