| Commit message (Expand) | Author | Age | Files | Lines |
* | NXdispatch.c, Reconnect.c: fix format specifiers | Ulrich Sibiller | 2020-05-07 | 1 | -2/+2 |
* | nxagent: make all traps Booleans | Ulrich Sibiller | 2020-05-07 | 1 | -1/+1 |
* | nxagent: re-implement timeout handling | Ulrich Sibiller | 2020-04-07 | 1 | -0/+3 |
* | Cursor.c: drop unused return code for nxagentDisconnectAllCursor | Ulrich Sibiller | 2020-01-09 | 1 | -1/+1 |
* | Pixmap.c: fix variable shadowing | Ulrich Sibiller | 2020-01-09 | 1 | -0/+1 |
* | Reconnect.c: fix typos | Ulrich Sibiller | 2020-01-06 | 1 | -1/+1 |
* | nxagent: remove additional keyboard handling from Reconnect.c | Ulrich Sibiller | 2020-01-05 | 1 | -17/+22 |
* | nxagent: central check for keyboard clone mode | Ulrich Sibiller | 2020-01-05 | 1 | -9/+0 |
* | Splash.c: nxagentRemoveSplashWindow: drop unused parameter | Ulrich Sibiller | 2019-08-27 | 1 | -1/+1 |
* | Reconnect.c: use SAFE_free | Ulrich Sibiller | 2019-08-06 | 1 | -7/+5 |
* | Reconnect.c: initialize stateFile path | Ulrich Sibiller | 2019-05-10 | 1 | -1/+1 |
* | Revert "nxagent: rework Bool handling" | Ulrich Sibiller | 2019-02-15 | 1 | -5/+5 |
* | nxagent: rework Bool handling | Ulrich Sibiller | 2019-02-11 | 1 | -5/+5 |
* | nxagent: bypass X2go's keyboard configuration hack | Ulrich Sibiller | 2018-12-19 | 1 | -0/+10 |
* | nxagent: simplify keycode conversion setup | Ulrich Sibiller | 2018-12-19 | 1 | -1/+1 |
* | nxagent: store remote keyboard in global variables | Ulrich Sibiller | 2018-12-19 | 1 | -0/+3 |
* | nxagent: add keyboard=clone configuration option | Ulrich Sibiller | 2018-12-19 | 1 | -1/+2 |
* | Reconnect.c: restore old keyboard value if no new one is given | Ulrich Sibiller | 2018-12-19 | 1 | -0/+11 |
* | nxagent: use nxagentWMIsRunning as Bool all over the place | Ulrich Sibiller | 2018-10-22 | 1 | -1/+1 |
* | nxagent: remove mmwidth/mmheight from nxagentChangeScreenConfig | Ulrich Sibiller | 2018-05-24 | 1 | -1/+1 |
* | hw/nxagent/: Use <function>(void) rather than <function>(). | Mike Gabriel | 2018-02-26 | 1 | -2/+2 |
* | Reconnect.c: Fix wrong function names in TEST output | Ulrich Sibiller | 2018-02-05 | 1 | -10/+10 |
* | Dialog.c,Display.c,NXdixfonts.c: replace strncpy() by snprintf where appropriate | Ulrich Sibiller | 2018-01-07 | 1 | -1/+1 |
* | simply free() calls | Ulrich Sibiller | 2017-11-21 | 1 | -12/+4 |
* | Fix options parsing on reconnect | Ulrich Sibiller | 2017-11-18 | 1 | -2/+2 |
* | rename nxagentOptionFile to nxagentOptionsFilename | Ulrich Sibiller | 2017-07-24 | 1 | -2/+2 |
* | pass filename as parameter to nxagentProcessOptionsFile() | Ulrich Sibiller | 2017-07-23 | 1 | -1/+3 |
* | Init keystrokes at startup and reconnect | Ulrich Sibiller | 2017-04-03 | 1 | -0/+5 |
* | nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl... | Mike Gabriel | 2016-11-15 | 1 | -1/+1 |
* | Reconnect.c: simplify code by using strndup | Ulrich Sibiller | 2016-11-08 | 1 | -12/+4 |
* | Per-file copyright notices: Update copyright information in file headers that... | Mike Gabriel | 2016-07-06 | 1 | -7/+15 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -12/+12 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 1 | -3/+3 |
* | nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ... | Mike Gabriel | 2016-06-13 | 1 | -3/+3 |
* | Provide support for re-enabling Xinerama on session resumptions. | Mike Gabriel | 2015-12-30 | 1 | -1/+1 |
* | Save session state in file. | Oleksandr Shneyder | 2015-02-10 | 1 | -0/+33 |
* | Imported nxagent-3.5.0-9.tar.gznxagent | Mike Gabriel | 2012-05-22 | 1 | -3/+2 |
* | Imported nxagent-3.5.0-5.tar.gznxagent/3.5.0-5 | Reinhard Tartler | 2011-10-10 | 1 | -1/+2 |
* | Imported nxagent-3.5.0-2.tar.gznxagent/3.5.0-2 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
* | Imported nxagent-3.4.0-8.tar.gznxagent/3.4.0-8 | Reinhard Tartler | 2011-10-10 | 1 | -0/+4 |
* | Imported nxagent-3.4.0-5.tar.gznxagent/3.4.0-5 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
* | Imported nxagent-3.4.0-3.tar.gznxagent/3.4.0-3 | Reinhard Tartler | 2011-10-10 | 1 | -5/+1 |
* | Imported nxagent-3.4.0-16.tar.gznxagent/3.4.0-16 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
* | Imported nxagent-3.4.0-11.tar.gznxagent/3.4.0-11 | Reinhard Tartler | 2011-10-10 | 1 | -2/+14 |
* | Imported nxagent-3.3.0-9.tar.gznxagent/3.3.0-9 | Reinhard Tartler | 2011-10-10 | 1 | -15/+16 |
* | Imported nxagent-3.3.0-6.tar.gznxagent/3.3.0-6 | Reinhard Tartler | 2011-10-10 | 1 | -24/+15 |
* | Imported nxagent-3.3.0-13.tar.gznxagent/3.3.0-13 | Reinhard Tartler | 2011-10-10 | 1 | -0/+8 |
* | Imported nxagent-3.3.0-10.tar.gznxagent/3.3.0-10 | Reinhard Tartler | 2011-10-10 | 1 | -15/+16 |
* | Imported nxagent-3.2.0-10.tar.gznxagent/3.2.0-10 | Reinhard Tartler | 2011-10-10 | 1 | -6/+16 |
* | Imported nxagent-3.1.0-2.tar.gznxagent/3.1.0-2 | Reinhard Tartler | 2011-10-10 | 1 | -0/+788 |