aboutsummaryrefslogtreecommitdiff
path: root/server-client.c
Commit message (Expand)AuthorAge
* Add an activity time for clients, like for sessions, and change session andNicholas Marriott2009-11-03
* Change session and client activity and creation time members to have moreNicholas Marriott2009-11-03
* Move the poll registration functions into the server-*.c files.Nicholas Marriott2009-10-27
* tabs are better; ok nicmTheo Deraadt2009-10-26
* Don't do anything in the client callback if the client has already died toNicholas Marriott2009-10-26
* Don't try to continue processing a client if the session has been destroyed.Nicholas Marriott2009-10-25
* Remove the -d flag to tmux and just use op/AX to detect default colours.Nicholas Marriott2009-10-25
* +time.h.Nicholas Marriott2009-10-25
* Redraw checks have to after handling input or pane redraw flags set by keyNicholas Marriott2009-10-22
* The client buffers have to be checked after every event in order to catch theNicholas Marriott2009-10-22
* Split the server code handling clients, jobs and windows off into separateNicholas Marriott2009-10-22