[Bug 1552] Patch to log tunnel information

2009-11-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1552

Damien Miller  changed:

   What|Removed |Added

 CC||d...@mindrot.org

--- Comment #2 from Damien Miller  2009-11-10 13:28:34 EST ---
logging all port forwards would be noisy even for verbose. I think a
better way to do this would be to:

1) make AllowTcpForwarding a tri-state, with value 2 meaning "allow,
but log". Server admins could turn it on for verbose logging for
forwarding activity

2) Add a verbose() call to channel_connect_to(). This will catch both
ssh1 and ssh2 cases. 

3) We would also need to explicitly log requests of -R port forwardings
and tunnel forwards for consistency.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1552] Patch to log tunnel information

2010-03-07 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1552

Darren Tucker  changed:

   What|Removed |Added

 Blocks|1626|

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1552] Patch to log tunnel information

2010-03-07 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1552

Darren Tucker  changed:

   What|Removed |Added

 Blocks||1708

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1552] Patch to log tunnel information

2010-08-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1552

Damien Miller  changed:

   What|Removed |Added

 Blocks|1708|1803

--- Comment #3 from Damien Miller   ---
Upstream has locked already, so we will look at this in 5.7

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1552] Patch to log tunnel information

2011-01-23 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1552

Damien Miller  changed:

   What|Removed |Added

 Blocks|1803|

--- Comment #4 from Damien Miller  2011-01-24 12:30:54 EST ---
Retarget unclosed bugs from 5.7=>5.8

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1552] Patch to log tunnel information

2011-01-23 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1552

Damien Miller  changed:

   What|Removed |Added

 Blocks||1845

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1552] Patch to log tunnel information

2011-09-05 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1552

Damien Miller  changed:

   What|Removed |Added

 Blocks||1930

--- Comment #5 from Damien Miller  2011-09-06 10:34:23 EST ---
Retarget unresolved bugs/features to 6.0 release

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1552] Patch to log tunnel information

2011-09-05 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1552

--- Comment #6 from Damien Miller  2011-09-06 10:36:34 EST ---
Retarget unresolved bugs/features to 6.0 release

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1552] Patch to log tunnel information

2011-09-05 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1552

Damien Miller  changed:

   What|Removed |Added

 Blocks|1845|

--- Comment #7 from Damien Miller  2011-09-06 10:39:10 EST ---
Retarget unresolved bugs/features to 6.0 release

(try again - bugzilla's "change several" isn't)

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1552] Patch to log tunnel information

2012-02-23 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1552

Damien Miller  changed:

   What|Removed |Added

 Blocks|1930|

--- Comment #9 from Damien Miller  2012-02-24 10:38:12 EST ---
Retarget 6.0 => 6.1

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1552] Patch to log tunnel information

2012-02-23 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1552

Damien Miller  changed:

   What|Removed |Added

 Blocks||1986

--- Comment #8 from Damien Miller  2012-02-24 10:34:32 EST ---
Retarget from 6.0 to 6.1

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1552] Patch to log tunnel information

2012-09-06 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1552

Damien Miller  changed:

   What|Removed |Added

 Blocks|1986|

--- Comment #11 from Damien Miller  ---
Retarget bugs from 6.1 => 6.2

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1552] Patch to log tunnel information

2012-09-06 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1552

Damien Miller  changed:

   What|Removed |Added

 Blocks||2035

--- Comment #10 from Damien Miller  ---
Retarget uncompleted bugs from 6.1 => 6.2

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1552] Patch to log tunnel information

2013-03-07 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1552

Damien Miller  changed:

   What|Removed |Added

 Blocks||2076

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1552] Patch to log tunnel information

2013-03-07 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1552

Damien Miller  changed:

   What|Removed |Added

 Blocks|2035|

--- Comment #12 from Damien Miller  ---
retarget to openssh-6.3

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1552] Patch to log tunnel information

2013-07-24 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1552

Damien Miller  changed:

   What|Removed |Added

 Blocks||2130

--- Comment #13 from Damien Miller  ---
Retarget to openssh-6.4

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1552] Patch to log tunnel information

2013-07-24 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1552

Damien Miller  changed:

   What|Removed |Added

 Blocks|2076|

--- Comment #14 from Damien Miller  ---
Retarget 6.3 -> 6.4

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1552] Patch to log tunnel information

2013-12-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1552

Damien Miller  changed:

   What|Removed |Added

 Blocks|2130|

--- Comment #15 from Damien Miller  ---
This needs more design and probably a new configuration item, since
AllowTCPForwarding has already grown options beyond 'yes' and 'no'.
Maybe a "LogForwarding yes|no|local|remote|tunnel"

Detargetting from a release until we come up with something concrete.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1552] Patch to log tunnel information

2013-12-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1552

--- Comment #16 from Darren Tucker  ---
I can see this kind of thing coming up for logging other things too.

How about an option like

Logging forwarding,commands,thing,otherthing,...

which internally is a bit vector.

We'd have to annotate some logging calls with what kind of info they're
logging, but once that's done the logging infrastructure can log at
normal logging level (if you care about it) or debug3 (if you don't).

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs