[Bug 2425] sshd doesn't need to call setproject() when configured to use PAM on Solaris

2015-10-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2425 Darren Tucker changed: What|Removed |Added Assignee|unassigned-b...@mindrot.org |dtuc...@zip.com.au

[Bug 2466] Cipher defines from opensslconf.h

2015-10-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2466 --- Comment #5 from Darren Tucker --- (In reply to Damien Miller from comment #4) > Does this do the right thing wrt filtering myproposal.h values? Hm. I don't think it does. I'm tempted to filter the proposal to remove

[Bug 2425] sshd doesn't need to call setproject() when configured to use PAM on Solaris

2015-10-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2425 Darren Tucker changed: What|Removed |Added Attachment #2661|0 |1 is

[Bug 2451] Bugs intended to be fixed in 7.2

2015-10-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2451 Darren Tucker changed: What|Removed |Added Depends on||2425 Referenced

[Bug 2425] sshd doesn't need to call setproject() when configured to use PAM on Solaris

2015-10-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2425 Darren Tucker changed: What|Removed |Added Blocks||2451 Referenced

[Bug 2463] Conflict with openbsd compat glob() function in shared libraries

2015-10-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2463 Damien Miller changed: What|Removed |Added Attachment #2709|ok?(d...@mindrot.org)|ok+

[Bug 2464] Adding timestamp to debug messages (log.c:do_log)

2015-10-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2464 Darren Tucker changed: What|Removed |Added CC||dtuc...@zip.com.au

[Bug 2464] Adding timestamp to debug messages (log.c:do_log)

2015-10-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2464 --- Comment #2 from Darren Tucker --- Comment on attachment 2740 --> https://bugzilla.mindrot.org/attachment.cgi?id=2740 adding timestamp to debug messages >+#include style(9) says this should go with the other includes.

[Bug 2463] Conflict with openbsd compat glob() function in shared libraries

2015-10-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2463 Darren Tucker changed: What|Removed |Added Resolution|--- |FIXED

[Bug 2468] Option to include external files to sshd_config

2015-10-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2468 Bug 2468 depends on bug 2463, which changed state. Bug 2463 Summary: Conflict with openbsd compat glob() function in shared libraries https://bugzilla.mindrot.org/show_bug.cgi?id=2463 What|Removed |Added

[Bug 2464] Adding timestamp to debug messages (log.c:do_log)

2015-10-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2464 --- Comment #3 from Darren Tucker --- Created attachment 2741 --> https://bugzilla.mindrot.org/attachment.cgi?id=2741=edit Changes as suggested. Diff updated with suggested changes (also, making the timestamp format ISO8601

[Bug 2464] Adding timestamp to debug messages (log.c:do_log)

2015-10-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2464 Damien Miller changed: What|Removed |Added CC||d...@mindrot.org ---