summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2011-05-29Fix more regressions introduced in 1.11.3:Ingo Schwarze
2011-05-29Fix two regressions introduced in 1.11.3:Ingo Schwarze
2011-05-29Merge release 1.11.3, almost all code by kristaps@:Ingo Schwarze
2011-05-26tweak previous;Jason McIntyre
2011-05-26slightly clarify -v option descriptionAlexandre Ratchov
2011-05-26make clipping less ugly, from Sviatoslav ChagaevAlexandre Ratchov
2011-05-26add a new -w flag to control whether master volume is automaticallyAlexandre Ratchov
2011-05-26Trim another useless if statement, from Ailin Nemui.Nicholas Marriott
2011-05-25Memory leak in error path, from Tiago Cunha.Nicholas Marriott
2011-05-25Nuke a redundant if statement, from Tiago Cunha.Nicholas Marriott
2011-05-25add one more signal block for handling '_intmp' (the list of files scheduledTheo de Raadt
2011-05-25memoize handle_config; is not a slow routine per se, but we spendJasper Lievisse Adriaanse
2011-05-24Remove undocumented legacy options UserKnownHostsFile2 andDamien Miller
2011-05-23read in key comments for v.2 keys (though note that these are notDamien Miller
2011-05-23tweak previous; ok djmJason McIntyre
2011-05-23postion -> position;Jason McIntyre
2011-05-23remove extra newlineDamien Miller
2011-05-23make secure_filename() spam debug logs lessDamien Miller
2011-05-23allow AuthorizedKeysFile to specify multiple files, separated by spaces.Damien Miller
2011-05-21tweak the TERMINFO section; ok nicmJason McIntyre
2011-05-20Pass prompts through status_replace so that they can be more helpfulNicholas Marriott
2011-05-20Remove a silly XXX for a bit of code that is only used once - no valueNicholas Marriott
2011-05-20Remove a bunch of unused functions, from Michael W Bombardieri.Nicholas Marriott
2011-05-20Support DECSCUSR sequence to set the cursor style with two newNicholas Marriott
2011-05-20Support xterm(1) cursor colour change sequences through terminfo(5) CcNicholas Marriott
2011-05-20use a macro to define which string options to copy between configsDamien Miller
2011-05-20Add comment documenting what should be after the preauth check. ok djmDarren Tucker
2011-05-20the options TrustedUserCAKeys, RevokedKeysFile, AuthorizedKeysFileDamien Miller
2011-05-19sync manpage and comment with reality. From Nathanael Rensen.lum
2011-05-18Support setting the xterm clipboard when copying from copy mode usingNicholas Marriott
2011-05-18Add three new copy-mode commands - select-line, copy-line,Nicholas Marriott
2011-05-18Simplify code in handle_config() by folding two almost identicalJasper Lievisse Adriaanse
2011-05-18Use xfree not free, from Tiago Cunha.Nicholas Marriott
2011-05-18Use button mouse mode not any for copy mode, fixes issues withNicholas Marriott
2011-05-17fatal() if asked to generate a legacy ECDSA cert (these don't exist)Damien Miller
2011-05-16better document some of the terminology used in the VI COMMANDS section;Jason McIntyre
2011-05-15use FD_CLOEXEC consistently; patch from zion AT x96.orgDamien Miller
2011-05-13warn on unexpected key type in key_parse_private_type()Damien Miller
2011-05-11remove support for authorized_keys2; it is a relic from the early daysDamien Miller
2011-05-10fix option handling and enable TCP in midicatAlexandre Ratchov
2011-05-10despam debug() logs by detecting that we are trying to load a private keyDamien Miller
2011-05-09move all hardcoded offsets and constants relative to midi systemAlexandre Ratchov
2011-05-09initialize 'pstate' field of the wav structureAlexandre Ratchov
2011-05-08Reset last pane properly when using break-pane as well, fixes a problemNicholas Marriott
2011-05-08Reset last pane on swap-pane across windows, fixes crash noticed by hsimNicholas Marriott
2011-05-08Only select pane on click, not drag. From hsim at gmx.li.Nicholas Marriott
2011-05-08Fix a couple of memory leaks, from Tiago Cunha.Nicholas Marriott
2011-05-08Fix a memory leak if cmd_pane_session succeeds, from Tiago Cunha.Nicholas Marriott
2011-05-08Add a new option, mouse-resize-pane. When on, panes may be resized byNicholas Marriott
2011-05-08Use the tsl and fsl terminfo(5) capabilities to update terminal titleNicholas Marriott