| Commit message (Expand) | Author | Age |
| * | Merge branch 'obsd-master' | Thomas Adam | 2015-11-18 |
| |\ |
|
| | * | Use __unused rather than rolling our own. | nicm | 2015-11-18 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-11-15 |
| |\| |
|
| | * | Accidentally turned off pledge, turn it back on. | nicm | 2015-11-15 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-11-14 |
| |\| |
|
| | * | Push stdout and stderr to clients more aggressively, and add an event to | nicm | 2015-11-14 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-11-12 |
| |\| |
|
| | * | Tidy utf8.c a little: build table on first use, and make utf8_width take | nicm | 2015-11-12 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-10-31 |
| |\| |
|
| | * | The output log is only useful once and it means creating a file, so open | nicm | 2015-10-31 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-10-27 |
| |\| |
|
| | * | Move struct options into options.c. | nicm | 2015-10-27 |
| | * | Break the common process set up, event loop and imsg dispatch code | nicm | 2015-10-27 |
| * | | ifdef __OpenBSD__ around pledge(). | Nicholas Marriott | 2015-10-25 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-10-25 |
| |\| |
|
| | * | tmux can call pledge() in main with large set and then reduce it | nicm | 2015-10-23 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-10-22 |
| |\| |
|
| | * | This should not be changed. | nicm | 2015-10-22 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-10-22 |
| |\| |
|
| | * | Rename shutdown to exit. | nicm | 2015-10-22 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-10-11 |
| |\| |
|
| | * | Userspace doesn't need to use SUN_LEN(): connect() and bind() must accept | guenther | 2015-10-11 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-09-06 |
| |\| |
|
| | * | Move initial conf load into cfg.c. | nicm | 2015-09-01 |
| | * | Event base does not need to be global. | nicm | 2015-08-30 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-08-30 |
| |\| |
|
| | * | We already loop over the windows in server_client_loop, so don't do it | nicm | 2015-08-29 |
| | * | Move alerts onto events rather than checking every loop. | nicm | 2015-08-29 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-08-28 |
| |\| |
|
| | * | Remove unused prototypes. | nicm | 2015-08-28 |
| | * | Per-session timers for locking, and remove the global one-second timer. | nicm | 2015-08-28 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-08-28 |
| |\| |
|
| | * | Remove the lock-server option which is a bit redundant, it isn't that | nicm | 2015-08-28 |
| | * | Give clock mode its own timer. | nicm | 2015-08-28 |
| | * | Run status update on a per-client timer at status-interval. | nicm | 2015-08-28 |
| | * | Move format job cleanup onto its own timer. | nicm | 2015-08-28 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-07-20 |
| |\| |
|
| | * | Add an option (history-file) for a file to save/restore command prompt | nicm | 2015-07-20 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-06-07 |
| |\| |
|
| | * | Similarly, for sessions use a callback to free rather than checking | nicm | 2015-06-05 |
| | * | Instead of putting dead clients on a list and checking it every loop, | nicm | 2015-06-05 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-06-04 |
| |\| |
|
| | * | Add support for a single "marked pane". There is one marked pane in the | nicm | 2015-06-04 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-06-01 |
| |\| |
|
| | * | Clear signal handlers before event_reinit as apparently it can otherwise | nicm | 2015-06-01 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-06-01 |
| |\| |
|
| | * | does not need syslog.h | deraadt | 2015-05-31 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-05-27 |
| |\| |
|
| | * | Move the jobs output cache into the formats code so that #() work more | nicm | 2015-05-27 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-04-25 |
| |\| |
|