index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client.c
Commit message (
Expand
)
Author
Age
...
|
*
Regularise some fatal messages.
Nicholas Marriott
2009-09-20
|
*
Fix a race condition when asking a client to take over the terminal (switching
Nicholas Marriott
2009-09-02
|
*
That was the wrong fix. MSG_ERROR should set the error and the client should
Nicholas Marriott
2009-09-02
|
*
Set exittype for error exit as well as the error string.
Nicholas Marriott
2009-09-02
|
*
imsg closes the fd after sending, so dup() STDIN_FILENO before passing it to
Nicholas Marriott
2009-08-12
|
*
Have the client pass its stdin fd to the server when identifying itself and
Nicholas Marriott
2009-08-11
|
*
Switch tmux to use imsg. This is the last major change to make the
Nicholas Marriott
2009-08-11
|
*
Infrastructure and commands to manage the environment for processes started
Nicholas Marriott
2009-08-08
|
*
Tidy function a little by using a temporary variable.
Nicholas Marriott
2009-08-08
|
*
There aren't many client message types or code to handle them so get rid of the
Nicholas Marriott
2009-07-30
|
*
Tell the server when the client gets SIGTERM so it can clean up the terminal
Nicholas Marriott
2009-07-30
|
*
Make all messages sent between the client and server fixed size.
Nicholas Marriott
2009-07-26
|
*
None of the server message functions return anything but 0, so make them all
Nicholas Marriott
2009-07-23
|
*
Tidy client message return slightly: convert flags into an enum, and merge
Nicholas Marriott
2009-07-23
|
*
Pass a set of flags into client_init rather than just a start_server
Nicholas Marriott
2009-07-22
|
*
Remove some dead assignments, found by sthen with clang.
Nicholas Marriott
2009-06-25
|
*
Call setproctitle earlier in the client, and include the socket name. Makes it
Nicholas Marriott
2009-06-05
|
*
Import tmux, a terminal multiplexor allowing (among other things) a single
Nicholas Marriott
2009-06-01
*
Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
Nicholas Marriott
2013-03-11
|
\
|
*
Rename session idx to session id throughout and add $ prefix to targets to use
Nicholas Marriott
2013-03-07
*
|
We ignore SIGWINCH until ready, so send a MSG_RESIZE immediately when becoming
Nicholas Marriott
2013-03-11
|
/
*
Send DSC 1000p at the beginning of a -CC client's lifetime and ST and the end,
Nicholas Marriott
2013-03-04
*
Add a command queue to standardize and simplify commands that call other
Nicholas Marriott
2013-02-23
*
No more lint means no more ARGSUSED.
Nicholas Marriott
2013-02-17
*
If stdin in the client is enable immediately, tmux will eat anything
Nicholas Marriott
2012-09-04
*
Sync OpenBSD patchset 1168:
Tiago Cunha
2012-08-31
*
Sync OpenBSD patchset 1150:
Tiago Cunha
2012-07-11
*
More ifdef goo is needed due to NOKERNINFO.
Tiago Cunha
2012-06-18
*
Sync OpenBSD patchset 1139:
Tiago Cunha
2012-06-18
*
Sync OpenBSD patchset 1138:
Tiago Cunha
2012-06-18
*
Sync OpenBSD patchset 1123:
Tiago Cunha
2012-05-30
*
Sync OpenBSD patchset 1114:
Tiago Cunha
2012-05-22
*
Sync OpenBSD patchset 1101:
Tiago Cunha
2012-04-24
*
Sync OpenBSD patchset 1100:
Tiago Cunha
2012-04-24
*
Sync OpenBSD patchset 1080:
Tiago Cunha
2012-03-29
*
Sync OpenBSD patchset 1071:
Tiago Cunha
2012-03-29
*
Sync OpenBSD patchset 1043:
Tiago Cunha
2012-03-18
*
Expand the Id keyword.
Tiago Cunha
2011-07-09
*
Sync OpenBSD patchset 863:
Tiago Cunha
2011-03-19
*
Sync OpenBSD patchset 834:
Tiago Cunha
2011-01-21
*
Put setproctitle back under HAVE_SETPROCTITLE.
Nicholas Marriott
2010-10-24
*
Sync OpenBSD patchset 777:
Tiago Cunha
2010-10-24
*
Sync OpenBSD patchset 775:
Tiago Cunha
2010-10-24
*
Sync OpenBSD patchset 753:
Tiago Cunha
2010-08-29
*
Sync OpenBSD patchset 752:
Tiago Cunha
2010-08-29
*
Sync OpenBSD patchset 731:
Tiago Cunha
2010-07-02
*
Sync OpenBSD patchset 716:
Tiago Cunha
2010-06-06
*
Sync OpenBSD patchset 713:
Tiago Cunha
2010-06-06
*
Sync OpenBSD patchset 698:
Tiago Cunha
2010-05-14
*
Sync OpenBSD patchset 696:
Tiago Cunha
2010-05-14
[prev]
[next]