Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: OpenSSH: Commits

CVS: fuyu.mindrot.org: openssh

 

 

First page Previous page 1 2 Next page Last page  View All OpenSSH commits RSS feed   Index | Next | Previous | View Threaded


djm at fuyu

Jun 29, 2012, 3:32 PM

Post #1 of 34 (754 views)
Permalink
CVS: fuyu.mindrot.org: openssh

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 12/06/30 08:32:29

Modified files:
. : ChangeLog addrmatch.c

Log message:
- dtucker [at] cvs 2012/06/21 00:16:07
[addrmatch.c]
fix strlcpy truncation check. from carsten at debian org, ok markus

Diff commands:
cvs -nQq rdiff -u -r1.6064 -r1.6065 openssh/ChangeLog
cvs -nQq rdiff -u -r1.5 -r1.6 openssh/addrmatch.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6064;r2=1.6065&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/addrmatch.c?r1=1.5;r2=1.6&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Jun 29, 2012, 3:33 PM

Post #2 of 34 (714 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 12/06/30 08:33:17

Modified files:
. : ChangeLog monitor.c sshconnect2.c

Log message:
- dtucker [at] cvs 2012/06/22 12:30:26
[monitor.c sshconnect2.c]
remove dead code following 'for (;;)' loops.
From Steve.McClellan at radisys com, ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.6065 -r1.6066 openssh/ChangeLog
cvs -nQq rdiff -u -r1.151 -r1.152 openssh/monitor.c
cvs -nQq rdiff -u -r1.180 -r1.181 openssh/sshconnect2.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6065;r2=1.6066&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/monitor.c?r1=1.151;r2=1.152&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshconnect2.c?r1=1.180;r2=1.181&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Jun 29, 2012, 3:33 PM

Post #3 of 34 (714 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 12/06/30 08:33:32

Modified files:
. : ChangeLog sftp.c

Log message:
- dtucker [at] cvs 2012/06/22 14:36:33
[sftp.c]
Remove unused variable leftover from tab-completion changes.
From Steve.McClellan at radisys com, ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.6066 -r1.6067 openssh/ChangeLog
cvs -nQq rdiff -u -r1.146 -r1.147 openssh/sftp.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6066;r2=1.6067&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp.c?r1=1.146;r2=1.147&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Jun 29, 2012, 3:33 PM

Post #4 of 34 (715 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 12/06/30 08:33:54

Modified files:
. : ChangeLog sandbox-systrace.c

Log message:
- dtucker [at] cvs 2012/06/26 11:02:30
[sandbox-systrace.c]
Add mquery to the list of allowed syscalls for "UsePrivilegeSeparation
sandbox" since malloc now uses it. From johnw.mail at gmail com.

Diff commands:
cvs -nQq rdiff -u -r1.6067 -r1.6068 openssh/ChangeLog
cvs -nQq rdiff -u -r1.3 -r1.4 openssh/sandbox-systrace.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6067;r2=1.6068&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sandbox-systrace.c?r1=1.3;r2=1.4&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Jun 29, 2012, 3:35 PM

Post #5 of 34 (724 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 12/06/30 08:35:00

Modified files:
. : ChangeLog mac.c myproposal.h ssh_config.5 sshd_config.5

Log message:
- dtucker [at] cvs 2012/06/28 05:07:45
[mac.c myproposal.h ssh_config.5 sshd_config.5]
Remove hmac-sha2-256-96 and hmac-sha2-512-96 MACs since they were removed
from draft6 of the spec and will not be in the RFC when published. Patch
from mdb at juniper net via bz#2023, ok markus.

Diff commands:
cvs -nQq rdiff -u -r1.6068 -r1.6069 openssh/ChangeLog
cvs -nQq rdiff -u -r1.20 -r1.21 openssh/mac.c
cvs -nQq rdiff -u -r1.31 -r1.32 openssh/myproposal.h
cvs -nQq rdiff -u -r1.155 -r1.156 openssh/ssh_config.5
cvs -nQq rdiff -u -r1.149 -r1.150 openssh/sshd_config.5

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6068;r2=1.6069&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/mac.c?r1=1.20;r2=1.21&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/myproposal.h?r1=1.31;r2=1.32&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh_config.5?r1=1.155;r2=1.156&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd_config.5?r1=1.149;r2=1.150&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Jun 29, 2012, 3:35 PM

Post #6 of 34 (711 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 12/06/30 08:35:59

Modified files:
. : ChangeLog

Log message:
- naddy [at] cvs 2012/06/29 13:57:25
[ssh_config.5 sshd_config.5]
match the documented MAC order of preference to the actual one; ok dtucker@

(actual patch accidentally committed with previous)

Diff commands:
cvs -nQq rdiff -u -r1.6069 -r1.6070 openssh/ChangeLog

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6069;r2=1.6070&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


dtucker at fuyu

Jun 29, 2012, 10:01 PM

Post #7 of 34 (705 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 12/06/30 15:01:23

Modified files:
. : ChangeLog
regress : addrmatch.sh

Log message:
- dtucker [at] cvs 2012/05/13 01:42:32
[regress/addrmatch.sh]
Add "Match LocalAddress" and "Match LocalPort" to sshd and adjust tests
to match. Feedback and ok djm@ markus@.

Diff commands:
cvs -nQq rdiff -u -r1.6070 -r1.6071 openssh/ChangeLog
cvs -nQq rdiff -u -r1.6 -r1.7 openssh/regress/addrmatch.sh

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6070;r2=1.6071&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/addrmatch.sh?r1=1.6;r2=1.7&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


dtucker at fuyu

Jun 29, 2012, 10:03 PM

Post #8 of 34 (706 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 12/06/30 15:03:28

Modified files:
. : ChangeLog
regress : forwarding.sh multiplex.sh

Log message:
- djm [at] cvs 2012/06/01 00:47:35
[multiplex.sh forwarding.sh]
append to rather than truncate test log; bz#2013 from openssh AT
roumenpetrov.

Diff commands:
cvs -nQq rdiff -u -r1.6071 -r1.6072 openssh/ChangeLog
cvs -nQq rdiff -u -r1.5 -r1.6 openssh/regress/forwarding.sh
cvs -nQq rdiff -u -r1.19 -r1.20 openssh/regress/multiplex.sh

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6071;r2=1.6072&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/forwarding.sh?r1=1.5;r2=1.6&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/multiplex.sh?r1=1.19;r2=1.20&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


dtucker at fuyu

Jun 29, 2012, 10:04 PM

Post #9 of 34 (710 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 12/06/30 15:04:13

Modified files:
. : ChangeLog
regress : sftp-cmds.sh

Log message:
- djm [at] cvs 2012/06/01 00:52:52
[regress/sftp-cmds.sh]
don't delete .* on cleanup due to unintended env expansion; pointed out in
bz#2014 by openssh AT roumenpetrov.info

Diff commands:
cvs -nQq rdiff -u -r1.6072 -r1.6073 openssh/ChangeLog
cvs -nQq rdiff -u -r1.21 -r1.22 openssh/regress/sftp-cmds.sh

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6072;r2=1.6073&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/sftp-cmds.sh?r1=1.21;r2=1.22&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


dtucker at fuyu

Jun 29, 2012, 10:06 PM

Post #10 of 34 (705 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 12/06/30 15:06:28

Modified files:
. : ChangeLog
regress : connect-privsep.sh

Log message:
- dtucker [at] cvs 2012/06/26 12:06:59
[regress/connect-privsep.sh]
test sandbox with every malloc option

Diff commands:
cvs -nQq rdiff -u -r1.6073 -r1.6074 openssh/ChangeLog
cvs -nQq rdiff -u -r1.3 -r1.4 openssh/regress/connect-privsep.sh

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6073;r2=1.6074&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/connect-privsep.sh?r1=1.3;r2=1.4&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


dtucker at fuyu

Jun 29, 2012, 10:08 PM

Post #11 of 34 (705 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 12/06/30 15:08:53

Modified files:
. : ChangeLog
regress : cipher-speed.sh try-ciphers.sh

Log message:
- dtucker [at] cvs 2012/06/28 05:07:45
[regress/try-ciphers.sh regress/cipher-speed.sh]
Remove hmac-sha2-256-96 and hmac-sha2-512-96 MACs since they were removed
from draft6 of the spec and will not be in the RFC when published. Patch
from mdb at juniper net via bz#2023, ok markus

Diff commands:
cvs -nQq rdiff -u -r1.6074 -r1.6075 openssh/ChangeLog
cvs -nQq rdiff -u -r1.5 -r1.6 openssh/regress/cipher-speed.sh
cvs -nQq rdiff -u -r1.9 -r1.10 openssh/regress/try-ciphers.sh

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6074;r2=1.6075&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/cipher-speed.sh?r1=1.5;r2=1.6&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/try-ciphers.sh?r1=1.9;r2=1.10&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


dtucker at fuyu

Jun 30, 2012, 2:47 AM

Post #12 of 34 (708 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 12/06/30 19:47:01

Modified files:
. : ChangeLog myproposal.h

Log message:
- (dtucker) [myproposal.h] Remove trailing backslash to fix compile error

Diff commands:
cvs -nQq rdiff -u -r1.6075 -r1.6076 openssh/ChangeLog
cvs -nQq rdiff -u -r1.32 -r1.33 openssh/myproposal.h

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6075;r2=1.6076&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/myproposal.h?r1=1.32;r2=1.33&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


dtucker at fuyu

Jun 30, 2012, 3:05 AM

Post #13 of 34 (705 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 12/06/30 20:05:02

Modified files:
. : ChangeLog key.c

Log message:
- (dtucker) [key.c] ifdef out sha256 key types on platforms that don't have
the required functions in libcrypto.

Diff commands:
cvs -nQq rdiff -u -r1.6076 -r1.6077 openssh/ChangeLog
cvs -nQq rdiff -u -r1.104 -r1.105 openssh/key.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6076;r2=1.6077&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/key.c?r1=1.104;r2=1.105&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


dtucker at fuyu

Jul 2, 2012, 1:53 AM

Post #14 of 34 (703 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 12/07/02 18:53:38

Modified files:
. : ChangeLog ssh_config.5 sshd_config.5

Log message:
- naddy [at] cvs 2012/06/29 13:57:25
[ssh_config.5 sshd_config.5]
match the documented MAC order of preference to the actual one;
ok dtucker@

Diff commands:
cvs -nQq rdiff -u -r1.6077 -r1.6078 openssh/ChangeLog
cvs -nQq rdiff -u -r1.156 -r1.157 openssh/ssh_config.5
cvs -nQq rdiff -u -r1.150 -r1.151 openssh/sshd_config.5

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6077;r2=1.6078&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh_config.5?r1=1.156;r2=1.157&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd_config.5?r1=1.150;r2=1.151&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


dtucker at fuyu

Jul 2, 2012, 1:54 AM

Post #15 of 34 (703 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 12/07/02 18:54:31

Modified files:
. : ChangeLog sandbox-systrace.c sshd.c

Log message:
- markus [at] cvs 2012/06/30 14:35:09
[sandbox-systrace.c sshd.c]
fix a during the load of the sandbox policies (child can still make
the read-syscall and wait forever for systrace-answers) by replacing
the read/write synchronisation with SIGSTOP/SIGCONT;
report and help hshoexer@; ok djm@, dtucker@

Diff commands:
cvs -nQq rdiff -u -r1.6078 -r1.6079 openssh/ChangeLog
cvs -nQq rdiff -u -r1.4 -r1.5 openssh/sandbox-systrace.c
cvs -nQq rdiff -u -r1.414 -r1.415 openssh/sshd.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6078;r2=1.6079&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sandbox-systrace.c?r1=1.4;r2=1.5&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd.c?r1=1.414;r2=1.415&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


dtucker at fuyu

Jul 2, 2012, 1:55 AM

Post #16 of 34 (703 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 12/07/02 18:55:09

Modified files:
. : ChangeLog ssh.c

Log message:
- dtucker [at] cvs 2012/07/02 08:50:03
[ssh.c]
set interactive ToS for forwarded X11 sessions. ok djm@

Diff commands:
cvs -nQq rdiff -u -r1.6079 -r1.6080 openssh/ChangeLog
cvs -nQq rdiff -u -r1.364 -r1.365 openssh/ssh.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6079;r2=1.6080&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.364;r2=1.365&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


dtucker at fuyu

Jul 2, 2012, 5:15 AM

Post #17 of 34 (703 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 12/07/02 22:15:39

Modified files:
. : ChangeLog sftp-client.c ssh-pkcs11-helper.c

Log message:
- dtucker [at] cvs 2012/07/02 12:13:26
[ssh-pkcs11-helper.c sftp-client.c]
fix a couple of "assigned but not used" warnings. ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.6080 -r1.6081 openssh/ChangeLog
cvs -nQq rdiff -u -r1.107 -r1.108 openssh/sftp-client.c
cvs -nQq rdiff -u -r1.8 -r1.9 openssh/ssh-pkcs11-helper.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6080;r2=1.6081&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp-client.c?r1=1.107;r2=1.108&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-pkcs11-helper.c?r1=1.8;r2=1.9&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


dtucker at fuyu

Jul 2, 2012, 7:53 AM

Post #18 of 34 (706 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 12/07/03 00:53:18

Modified files:
. : ChangeLog
regress : connect-privsep.sh

Log message:
- dtucker [at] cvs 2012/07/02 14:37:06
[regress/connect-privsep.sh]
remove exit from end of test since it prevents reporting failure

Diff commands:
cvs -nQq rdiff -u -r1.6081 -r1.6082 openssh/ChangeLog
cvs -nQq rdiff -u -r1.4 -r1.5 openssh/regress/connect-privsep.sh

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6081;r2=1.6082&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/connect-privsep.sh?r1=1.4;r2=1.5&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


dtucker at fuyu

Jul 2, 2012, 8:06 AM

Post #19 of 34 (705 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 12/07/03 01:06:49

Modified files:
. : ChangeLog
regress : reexec.sh sftp-cmds.sh test-exec.sh

Log message:
- (dtucker) [regress/reexec.sh regress/sftp-cmds.sh regress/test-exec.sh]
Move cygwin detection to test-exec and use to skip reexec test on cygwin.

Diff commands:
cvs -nQq rdiff -u -r1.6082 -r1.6083 openssh/ChangeLog
cvs -nQq rdiff -u -r1.5 -r1.6 openssh/regress/reexec.sh
cvs -nQq rdiff -u -r1.22 -r1.23 openssh/regress/sftp-cmds.sh
cvs -nQq rdiff -u -r1.43 -r1.44 openssh/regress/test-exec.sh

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6082;r2=1.6083&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/reexec.sh?r1=1.5;r2=1.6&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/sftp-cmds.sh?r1=1.22;r2=1.23&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/test-exec.sh?r1=1.43;r2=1.44&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


dtucker at fuyu

Jul 2, 2012, 8:11 AM

Post #20 of 34 (703 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 12/07/03 01:11:28

Modified files:
. : ChangeLog
regress : test-exec.sh

Log message:
- (dtucker) [regress/test-exec.sh] Correct uname for cygwin/w2k.

Diff commands:
cvs -nQq rdiff -u -r1.6083 -r1.6084 openssh/ChangeLog
cvs -nQq rdiff -u -r1.44 -r1.45 openssh/regress/test-exec.sh

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6083;r2=1.6084&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/test-exec.sh?r1=1.44;r2=1.45&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


dtucker at fuyu

Jul 2, 2012, 9:31 PM

Post #21 of 34 (703 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 12/07/03 14:31:18

Modified files:
. : ChangeLog configure.ac

Log message:
- (dtucker) [configure.ac] Detect platforms that can't use select(2) with
setrlimit(RLIMIT_NOFILE, rl_zero) and disable the rlimit sandbox on those.

Diff commands:
cvs -nQq rdiff -u -r1.6084 -r1.6085 openssh/ChangeLog
cvs -nQq rdiff -u -r1.492 -r1.493 openssh/configure.ac

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6084;r2=1.6085&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/configure.ac?r1=1.492;r2=1.493&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


dtucker at fuyu

Jul 3, 2012, 5:48 AM

Post #22 of 34 (705 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 12/07/03 22:48:31

Modified files:
. : ChangeLog configure.ac sandbox-rlimit.c

Log message:
- (dtucker) [configure.ac sandbox-rlimit.c] Test whether or not
setrlimit(RLIMIT_FSIZE, rl_zero) and skip it if it's not supported. Its
benefit is minor, so it's not worth disabling the sandbox if it doesn't
work.

Diff commands:
cvs -nQq rdiff -u -r1.6085 -r1.6086 openssh/ChangeLog
cvs -nQq rdiff -u -r1.493 -r1.494 openssh/configure.ac
cvs -nQq rdiff -u -r1.2 -r1.3 openssh/sandbox-rlimit.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6085;r2=1.6086&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/configure.ac?r1=1.493;r2=1.494&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sandbox-rlimit.c?r1=1.2;r2=1.3&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


dtucker at fuyu

Jul 3, 2012, 3:50 PM

Post #23 of 34 (703 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 12/07/04 08:50:10

Modified files:
. : ChangeLog configure.ac
openbsd-compat : bsd-misc.h

Log message:
- (dtucker) [configure.ac openbsd-compat/bsd-misc.h] Add setlinebuf for
platforms that don't have it. "looks good" tim@

Diff commands:
cvs -nQq rdiff -u -r1.6086 -r1.6087 openssh/ChangeLog
cvs -nQq rdiff -u -r1.494 -r1.495 openssh/configure.ac
cvs -nQq rdiff -u -r1.20 -r1.21 openssh/openbsd-compat/bsd-misc.h

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6086;r2=1.6087&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/configure.ac?r1=1.494;r2=1.495&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/bsd-misc.h?r1=1.20;r2=1.21&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Jul 5, 2012, 5:27 PM

Post #24 of 34 (692 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 12/07/06 10:27:11

Modified files:
. : ChangeLog sandbox-seccomp-filter.c

Log message:
- (djm) [sandbox-seccomp-filter.c] fallback to rlimit if seccomp filter is
not available. Allows use of sshd compiled on host with a filter-capable
kernel on hosts that lack the support. bz#2011 ok dtucker@

Diff commands:
cvs -nQq rdiff -u -r1.6087 -r1.6088 openssh/ChangeLog
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/sandbox-seccomp-filter.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6087;r2=1.6088&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sandbox-seccomp-filter.c?r1=1.1;r2=1.2&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Jul 5, 2012, 6:49 PM

Post #25 of 34 (685 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 12/07/06 11:49:29

Modified files:
. : ChangeLog configure.ac

Log message:
- (djm) [configure.ac] Recursively expand $(bindir) to ensure it has no
unexpanded $(prefix) embedded. bz#2007 patch from nix-corp AT
esperi.org.uk; ok dtucker@

Diff commands:
cvs -nQq rdiff -u -r1.6088 -r1.6089 openssh/ChangeLog
cvs -nQq rdiff -u -r1.495 -r1.496 openssh/configure.ac

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6088;r2=1.6089&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/configure.ac?r1=1.495;r2=1.496&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits

First page Previous page 1 2 Next page Last page  View All OpenSSH commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.