aboutsummaryrefslogtreecommitdiff
path: root/server-client.c
Commit message (Expand)AuthorAge
...
| * Don't interpret #() for display-message, it usually doesn't make sense and mayNicholas Marriott2009-11-19
| * Add a per-client log of status line messages displayed while that clientNicholas Marriott2009-11-18
| * Tidy up and fix some types, prompted by lint via deraadt.Nicholas Marriott2009-11-13
| * Only need to chmod +x or -x the socket when a client is created, lost orNicholas Marriott2009-11-11
| * Switch tty key input over to happen on a read event. This is a bit moreNicholas Marriott2009-11-05
| * Convert the key repeat timer to an event.Nicholas Marriott2009-11-05
| * Move status timer check into the global once-per-second timer, this could maybeNicholas Marriott2009-11-04
| * Use timeout events for the identify and message timers.Nicholas Marriott2009-11-04
| * Don't reenlist the client imsg event every loop, instead have a small functionNicholas Marriott2009-11-04
| * Switch tty fds over to a bufferevent.Nicholas Marriott2009-11-04
| * Initial changes to move tmux to libevent.Nicholas Marriott2009-11-04
| * 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
* Send notifications to control clients. Also don't redraw client whenNicholas Marriott2012-09-04
* Sync OpenBSD patchset 1151:Tiago Cunha2012-07-11
* Sync OpenBSD patchset 1150:Tiago Cunha2012-07-11
* Sync OpenBSD patchset 1140:Tiago Cunha2012-07-04
* Sync OpenBSD patchset 1138:Tiago Cunha2012-06-18
* Sync OpenBSD patchset 1121:Tiago Cunha2012-05-22
* Sync OpenBSD patchset 1114:Tiago Cunha2012-05-22
* Sync OpenBSD patchset 1111:Tiago Cunha2012-05-12
* Sync OpenBSD patchset 1092:Tiago Cunha2012-04-12
* Sync OpenBSD patchset 1064:Tiago Cunha2012-03-18
* Sync OpenBSD patchset 1057:Tiago Cunha2012-03-18
* Sync OpenBSD patchset 1045:Tiago Cunha2012-03-18
* Sync OpenBSD patchset 1023:Tiago Cunha2012-02-02
* Sync OpenBSD patchset 1015:Tiago Cunha2012-01-29
* Sync OpenBSD patchset 1014:Tiago Cunha2012-01-29
* Sync OpenBSD patchset 1011:Tiago Cunha2012-01-23
* Sync OpenBSD patchset 1007:Tiago Cunha2012-01-21
* Sync OpenBSD patchset 988:Tiago Cunha2011-12-25
* Sync OpenBSD patchset 947:Tiago Cunha2011-08-21
* Sync OpenBSD patchset 936:Tiago Cunha2011-07-08
* Sync OpenBSD patchset 915:Tiago Cunha2011-05-22
* Sync OpenBSD patchset 908:Tiago Cunha2011-05-18
* Sync OpenBSD patchset 905:Tiago Cunha2011-05-18
* Sync OpenBSD patchset 903:Tiago Cunha2011-05-05
* Sync OpenBSD patchset 900:Tiago Cunha2011-05-05
* Sync OpenBSD patchset 896:Tiago Cunha2011-04-25
* |PatchSet 893Nicholas Marriott2011-04-18
* |PatchSet 876Nicholas Marriott2011-04-06