summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v.4.6.1v.4.6.1Amadeusz Sławiński2017-07-104-4/+10
* fix segfault when querying info on nonUTF screenAmadeusz Sławiński2017-07-101-1/+1
* Fix parallel make installMatt Whitlock2017-07-011-1/+1
* restore missing code which was wrongly removedClark Wang2017-07-011-0/+6
* Release v4.6.0v.4.6.0Amadeusz Sławiński2017-06-284-9/+16
* begin viewing scrollback buffer at the first line of output instead of at the...Guo Ci2017-06-225-4/+12
* update unicode wide tablesBrian De Wolf2017-06-211-66/+292
* Add more serial speedsAmadeusz Sławiński2017-06-091-26/+37
* screen: don't stat("")Christian Brauner2017-05-301-1/+2
* fix typosAmadeusz Sławiński2017-04-182-3/+3
* add compat layer to handle both fifos and socketsChristian Brauner2017-04-188-352/+365
* fix restoring cursor position after leaving altscreenAmadeusz Sławiński2017-04-062-1/+9
* screen: handle pts devices in different namespacesChristian Brauner2017-04-066-73/+163
* handle pty device from different namespaceChristian Brauner2017-03-241-2/+10
* fix mixing external & internal TERMSamuel Thibault2017-03-221-0/+2
* Cleanup patch for man pageEric S. Raymond2017-03-011-1165/+1262
* [PATCH] fix texinfo syntax errorsAndreas Stieger2017-02-281-2/+2
* Release v4.5.1v.4.5.1Alexander Naumov2017-02-225-75/+86
* bugfix: Screen doesn't build on SunOSAlexander Naumov2017-02-151-1/+4
* limits.h => PATH_MAX for SunOSAlexander Naumov2017-02-131-0/+1
* "-Logfile" set logfile only (doesn't turn on logging)Alexander Naumov2017-02-081-1/+1
* misprint in help.cAlexander Naumov2017-02-081-1/+1
* adding "-Logfile" option to helpAlexander Naumov2017-02-081-1/+2
* update documentation "-L logfile" -> "-Logfile"Amadeusz Sławiński2017-02-072-7/+8
* make -L logfile into separate -Logfile parameterAmadeusz Sławiński2017-02-071-15/+9
* CVE-2017-5618: secure open/close logfileAlexander Naumov2017-02-062-7/+20
* Fixed some typos found by LintianAxel Beckert2017-02-032-4/+4
* Z0width & Z1width are only assigned once, make them constAmadeusz Sławiński2017-02-015-7/+6
* Adding "-L logfile" option for setting new logfile's nameAlexander Naumov2017-01-262-16/+16
* Replace screenlogfile only if it's neededAlexander Naumov2017-01-241-5/+6
* Division by zero! Solution neededAlexander Naumov2017-01-211-1/+6
* Value stored to 'i' during its initialization is never readAlexander Naumov2017-01-211-1/+1
* Value stored to 'av' during its initialization is never readAlexander Naumov2017-01-211-1/+1
* Value stored to 'num' is never readAlexander Naumov2017-01-211-1/+1
* Ignore logfile's name that begins with the "-" symbolAlexander Naumov2017-01-213-4/+6
* variable 'oldtop' set but not usedAlexander Naumov2017-01-191-2/+1
* Refactoring + 'olddisplay' is never read (LayPause)Alexander Naumov2017-01-191-815/+693
* [PATCH] restore comparision not to be bitwiseElan Ruusamäe2017-01-191-1/+1
* Release v4.5.0v.4.5.0Alexander Naumov2016-12-074-11/+20
* Build bugfix for AIXAlexander Naumov2016-12-063-1/+8
* Help message knows about log filename (-L)Alexander Naumov2016-12-061-1/+1
* Code reformating (layout.c + logfile.c)Alexander Naumov2016-11-062-290/+185
* Code reformating (fileio.c)Alexander Naumov2016-11-051-523/+420
* Code reformating (viewport.c)Alexander Naumov2016-11-051-84/+73
* Code reformating (help.c)Alexander Naumov2016-11-051-454/+335
* fix %x improperly separating argumentsAmadeusz Sławiński2016-11-041-1/+1
* adding permissions check for the logfile nameAlexander Naumov2016-11-041-0/+6
* fix term size in replyAmadeusz Sławiński2016-10-281-2/+2
* document dynamictitle and defdynamictitle commandsAmadeusz Sławiński2016-10-191-1/+15
* add dynamicatitle and defdynamictitle commandsAmadeusz Sławiński2016-10-195-1/+16