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
/
server-fn.c
Commit message (
Expand
)
Author
Age
*
Rename struct hdrtype to msgtype which is a better name and can be used even
Nicholas Marriott
2009-07-29
*
Make all messages sent between the client and server fixed size.
Nicholas Marriott
2009-07-26
*
Display the number of failed password attempts (if any) when the server is
Nicholas Marriott
2009-07-20
*
Make it so using kill-pane to destroy the last pane in a window destroys the
Nicholas Marriott
2009-07-17
*
Oops, it is always a good idea to get arguments the right way round.
Nicholas Marriott
2009-07-17
*
Memory could be leaked if a second prompt or message appeared while another was
Nicholas Marriott
2009-07-17
*
Need time.h not sys/time.h for time(2).
Nicholas Marriott
2009-07-14
*
Add a default-terminal option to set the starting value of $TERM in new
Nicholas Marriott
2009-07-10
*
When unlocking the server, don't try to clear the prompt on clients without a
Nicholas Marriott
2009-06-30
*
Miscellaneous unused functions, including one which was basically a
Nicholas Marriott
2009-06-25
*
Import tmux, a terminal multiplexor allowing (among other things) a single
Nicholas Marriott
2009-06-01