index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
Age
Commit message (
Expand
)
Author
2013-10-17
pretty up
Theo de Raadt
2013-10-17
tweak previous;
Jason McIntyre
2013-10-17
rearrange check to reduce diff against -portable
Damien Miller
2013-10-17
fsync@openssh.com protocol extension for sftp-server
Damien Miller
2013-10-16
one I missed in previous: s/isation/ization/
Damien Miller
2013-10-16
s/canonicalise/canonicalize/ for consistency with existing spelling,
Damien Miller
2013-10-16
tweak previous;
Jason McIntyre
2013-10-16
Implement client-side hostname canonicalisation to allow an explicit
Damien Miller
2013-10-15
tweak previous;
Jason McIntyre
2013-10-15
Fix detach -a by skipping clients where the session is NULL.
Nicholas Marriott
2013-10-14
whitespace at EOL; pointed out by markus@
Damien Miller
2013-10-14
refactor client config code a little:
Damien Miller
2013-10-14
add a "Match" keyword to ssh_config that allows matching on hostname,
Damien Miller
2013-10-14
Add logging of session starts in a useful format; ok markus@ feedback and
Damien Miller
2013-10-14
tweak previous;
Jason McIntyre
2013-10-14
add 7.5kbit DH groups
Darren Tucker
2013-10-14
count number of lines in moduli input file and pass to the testing
Darren Tucker
2013-10-14
Parse and ignore the .fam (font family) request.
Ingo Schwarze
2013-10-13
add libppath; Thomas Klausner, NetBSD rev. 1.4, Aug 29, 2011
Ingo Schwarze
2013-10-13
this Makefile does not really help anyone bring up make
Theo de Raadt
2013-10-13
add libefi and simplify some names
Ingo Schwarze
2013-10-13
sync SUSv2/SUSv3 entries with groff
Ingo Schwarze
2013-10-13
more DragonFly libraries; Franco Fichtner <franco at lastsummer dot de>
Ingo Schwarze
2013-10-12
adopt to queueing changes
Henning Brauer
2013-10-11
Don't leak file descriptors in the rare MSG_VERSION case. From Chris
Nicholas Marriott
2013-10-11
Remove stray return, from Chris Johnsen.
Nicholas Marriott
2013-10-11
And get it right this time... don't leak if it is an empty string either.
Nicholas Marriott
2013-10-11
Don't free the pane name by accident.
Nicholas Marriott
2013-10-11
obsolete comment
Damien Miller
2013-10-11
missed one arg reorder
Damien Miller
2013-10-11
rename flag arguments to be more clear and consistent.
Damien Miller
2013-10-10
Bracket in the wrong place in description of c0-change-trigger.
Nicholas Marriott
2013-10-10
Fix leak in format_get_command.
Nicholas Marriott
2013-10-10
Remove the KERN_PROC_CWD the proc_current_path format (which is the only
Nicholas Marriott
2013-10-10
Use format_get_command() and some spacing tweaks.
Nicholas Marriott
2013-10-10
Pass -1 for cwd now not NULL.
Nicholas Marriott
2013-10-10
We accidentally haven't been using $TMUX to work out the session for a
Nicholas Marriott
2013-10-10
Remove now unused cmd_get_default_path.
Nicholas Marriott
2013-10-10
Don't boke when figuring out working directory from configuration file.
Nicholas Marriott
2013-10-10
Show session name in detached message. Requested by somebody a few
Nicholas Marriott
2013-10-10
Don't look at string[length - 1] if length == 0.
Nicholas Marriott
2013-10-10
Alter how tmux handles the working directory to internally use file
Nicholas Marriott
2013-10-10
Make tilde expansion in command strings work even if it isn't terminated by /.
Nicholas Marriott
2013-10-10
Similarly for MSG_COMMAND - allow full imsg limit not arbitrary 2048.
Nicholas Marriott
2013-10-10
Instead of fixed size buffers for some messages, send only the string
Nicholas Marriott
2013-10-10
retcode -> retval for exit message.
Nicholas Marriott
2013-10-10
Merge IDENTIFY_* flags with CLIENT_* flags.
Nicholas Marriott
2013-10-10
Bump protocol version and add new message types.
Nicholas Marriott
2013-10-10
Remove CMD_SENDENVIRON.
Nicholas Marriott
2013-10-10
mouse-resize-pane: Only resize on border select
Nicholas Marriott
[next]