| Commit message (Expand) | Author | Age | Files | Lines |
* | Splash.c: remove global variables for colors | Ulrich Sibiller | 2019-08-27 | 1 | -16/+0 |
* | Display.c: safe some lines by calling SAFE_XFree and SAFE_free | Ulrich Sibiller | 2019-08-06 | 1 | -49/+16 |
* | Revert "nxagent: rework Bool handling" | Ulrich Sibiller | 2019-02-15 | 1 | -1/+1 |
* | nxagent: rework Bool handling | Ulrich Sibiller | 2019-02-11 | 1 | -1/+1 |
* | Set default screen size to the whole screen in rootless mode | Ulrich Sibiller | 2019-01-14 | 1 | -2/+2 |
* | nxagentInitAndCheckVisuals: adapt bool usage to match the previous function | Ulrich Sibiller | 2018-10-22 | 1 | -9/+7 |
* | hw/nxagent: fix spelling errors as reported by codespell | Ulrich Sibiller | 2018-05-24 | 1 | -3/+3 |
* | hw/nxagent/: Use <function>(void) rather than <function>(). | Mike Gabriel | 2018-02-26 | 1 | -19/+19 |
* | Display.c: drop helper variable in loop | Ulrich Sibiller | 2018-01-07 | 1 | -4/+2 |
* | Error.c: replace strcpy/strcat by snprintf | Ulrich Sibiller | 2018-01-07 | 1 | -2/+1 |
* | Display.c: pass down buffer size to nxagentLookForIconFile | Ulrich Sibiller | 2018-01-07 | 1 | -24/+22 |
* | Replace hardcoded string lengths by macros | Ulrich Sibiller | 2018-01-07 | 1 | -1/+1 |
* | Dialog.c: fix possible buffer overflows | Ulrich Sibiller | 2018-01-07 | 1 | -0/+13 |
* | Dialog.c,Display.c,NXdixfonts.c: replace strncpy() by snprintf where appropriate | Ulrich Sibiller | 2018-01-07 | 1 | -7/+5 |
* | Dialog.c,Display.c,Font.c,NXdixfonts.c: don't use hardcoded string buffer len... | Ulrich Sibiller | 2018-01-07 | 1 | -3/+3 |
* | Report Xlib-side window IDs to session.log in machine readable form. This fea... | Mike Gabriel | 2017-07-05 | 1 | -2/+11 |
* | dix/os: backport various signal handling and smart scheduler changes from X.org | Mike Gabriel | 2017-03-21 | 1 | -1/+1 |
* | nxagent: Use SetNotifyFd to receive events. | Mike Gabriel | 2017-03-17 | 1 | -2/+2 |
* | Display.c: remove unused logo code | Ulrich Sibiller | 2017-03-10 | 1 | -37/+0 |
* | Display.c: pid is always 0, remove check | Ulrich Sibiller | 2017-03-10 | 1 | -1/+1 |
* | hw/nxagent/Display.c: Fix uninitialized newAction in nxagentResetSignalHandle... | Mike Gabriel | 2017-03-03 | 1 | -0/+2 |
* | The smart scheduler is not optional. | Mathieu BĂ©rard | 2017-02-15 | 1 | -35/+0 |
* | nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl... | Mike Gabriel | 2016-11-15 | 1 | -1/+1 |
* | Display.c: remove unused variable | Ulrich Sibiller | 2016-10-20 | 1 | -2/+0 |
* | hw/nxagent/Display.c: Fix comment where the meaning of the "bypass" reconnect... | Mike Gabriel | 2016-07-28 | 1 | -3/+2 |
* | nx-X11/programs/Xserver/hw/nxagent/Display.c: add FIXME comment to nxagentChe... | Mihai Moldovan | 2016-07-28 | 1 | -0/+1 |
* | nx-X11/programs/Xserver/hw/nxagent/Display.c: add FIXME comment to nxagentIni... | Mihai Moldovan | 2016-07-28 | 1 | -0/+1 |
* | nx-X11/programs/Xserver/hw/nxagent/Display.c: split up nxagentCheckForPixmapF... | Mihai Moldovan | 2016-07-28 | 1 | -5/+9 |
* | nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag... | Mihai Moldovan | 2016-07-28 | 1 | -23/+105 |
* | nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag... | Mihai Moldovan | 2016-07-28 | 1 | -24/+118 |
* | nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag... | Mihai Moldovan | 2016-07-28 | 1 | -1/+42 |
* | 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}realloc() macros, use realloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -1/+1 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -3/+3 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 1 | -7/+7 |
* | nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ... | Mike Gabriel | 2016-06-13 | 1 | -3/+3 |
* | hw/nxagent/Display.c: Avoid incompatible pointer type. | Mike Gabriel | 2016-05-13 | 1 | -1/+1 |
* | hw/nxagent/Display.c: Define Pixmap from XlibPixmap before including Icons.h ... | Mike Gabriel | 2016-05-13 | 1 | -0/+4 |
* | hw/nxagent/Display.c: Don't declare and assign packMethod / packQuality if no... | Mike Gabriel | 2016-05-02 | 1 | -4/+0 |
* | Clear header file namespace separation (<X11/...> vs. <nx-X11/...>). | Mike Gabriel | 2015-12-28 | 1 | -2/+2 |
* | Re-add -sync option back to nxagent to allow synchronous debugging of the nxa... | Mike Gabriel | 2015-10-06 | 1 | -0/+3 |
* | Unbrand NX Agent Startup Screen / Brand X2Go Agent Startup Screen (999_nxagen... | Oleksandr Shneyder | 2015-02-13 | 1 | -32/+8 |
* | X2Go icon when run with x2goagent flavour (201_nxagent_set-x2go-icon-if-x2goa... | Oleksandr Shneyder | 2015-02-10 | 1 | -3/+21 |
* | Revert "release 3.5.0.19" | Mike Gabriel | 2013-03-28 | 1 | -29/+35 |
* | release 3.5.0.19 | Mike Gabriel | 2013-03-28 | 1 | -35/+29 |
* | Imported nxagent-3.5.0-9.tar.gznxagent | Mike Gabriel | 2012-05-22 | 1 | -4/+27 |
* | Imported nxagent-3.5.0-7.tar.gznxagent/3.5.0-7 | Mike Gabriel | 2011-12-28 | 1 | -47/+80 |
* | Imported nxagent-3.5.0-5.tar.gznxagent/3.5.0-5 | Reinhard Tartler | 2011-10-10 | 1 | -0/+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-5.tar.gznxagent/3.4.0-5 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |