search for: 1585

Displaying 20 results from an estimated 181 matches for "1585".

Did you mean: 155
2009 Apr 02
6
[Bug 1585] New: Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 Summary: Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable Product: Portable OpenSSH Version: 5.2p1 Platform: All OS/Version:...
2013 May 24
3
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 --- Comment #8 from mindrot at nerdbynature.de --- Created attachment 2274 --> https://bugzilla.mindrot.org/attachment.cgi?id=2274&action=edit Include option patch for OpenSSH 6.2 This is really just a modified version of Gavin Beatty's patch, slightly altered so it'll apply clea...
2013 Apr 18
3
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 dkived at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dkived at gmail.com --- Comment #5 from dkived at gmail.com --- +1 here as well. I...
2013 Jan 18
2
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 amontero <amontero at tinet.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amontero at tinet.org -- You are receiving this mail because: You...
2016 Aug 09
0
CESA-2016:1585 Moderate CentOS 6 qemu-kvm Security Update
CentOS Errata and Security Advisory 2016:1585 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-1585.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: e31ec415fe61ba629f3df0854b173a99b106b3c7ce69489fb89d7816e2cbb860 qemu-guest-agent-0.12.1.2-2.4...
2014 Dec 03
0
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 victor.engmark at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor.engmark at gmail.com --- Comment #14 from victor.engmark at gmail.com -...
2014 Dec 14
0
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 andrew at mcnaughty.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew at mcnaughty.com -- You are receiving this mail because: You are watching...
2014 Dec 14
0
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 --- Comment #15 from andrew at mcnaughty.com --- +1 The usefulness of this is increasing with the increasing use of automation in system administration. It's increasingly feasible to automate and distribute configuration files populated with host details, but there's no good way to integ...
2015 Mar 26
0
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 hvjunk at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hvjunk at gmail.com --- Comment #16 from hvjunk at gmail.com --- ++1 This gets even m...
2015 Apr 17
0
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 Stefan <sdk at xxzz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sdk at xxzz.de --- Comment #17 from Stefan <sdk at xxzz.de> --- +1 I&...
2015 Apr 17
0
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 --- Comment #18 from andrew at mcnaughty.com --- I think this is an obviously useful thing to add to openssh, and I've yet to see any argument against it, but given that it's been 6 years I'm not holding my breath. As a simple workaround, I'd suggest people create a directory call...
2015 Apr 22
0
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 --- Comment #19 from victor.engmark at gmail.com --- (In reply to andrew from comment #18) > Is there a better way to trigger this than in .bashrc? .bashrc is easy and convenient, but it's not safe. Simply put, how do you guarantee that starting a terminal, `exec $ SHELL` or simply running...
2015 Jun 10
0
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 Jakub Jelen <jjelen at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jjelen at redhat.com --- Comment #20 from Jakub Jelen <jjelen...
2015 Jun 10
0
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 --- Comment #21 from Tomas Pospisek <tpo_deb at sourcepole.ch> --- @Jakub Jelen specifically, but to the other people here in general as well. I have not studied the proposed patches, but one problem that I am seeing in general with the approach is, that once we start including/merging mult...
2016 Feb 17
0
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1623|0 |1 is obsolete| | Attachment...
2016 Mar 03
0
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 --- Comment #23 from Jakub Jelen <jjelen at redhat.com> --- (In reply to Damien Miller from comment #22) > There were a few problems with the previous patches, most due to > host/match state persisting between files in non-intuitive ways. This was partially intention. There is nothing...
2016 Apr 15
0
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |2543 Keywords|low-hanging-fruit | Re...
2016 Apr 15
0
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 --- Comment #25 from Tomas Pospisek <tpo_deb at sourcepole.ch> --- Thanks to everybody how contributed patches and helped moving this featureinto ssh. And in particular to Damien to applying patch and tests and including the feature! Thanks *t -- You are receiving this mail because: You a...
2016 Aug 02
0
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #26 from Damien Miller <djm at mindrot.org&...
2016 Aug 04
0
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 --- Comment #27 from Jakub Jelen <jjelen at redhat.com> --- Created attachment 2859 --> https://bugzilla.mindrot.org/attachment.cgi?id=2859&action=edit remove duplicate code from regress test Not sure how this get in, but the code in the regress/cfginclude.sh is duplicated (unlike...