| Commit message (Expand) | Author | Age | Files | Lines |
* | hw/nxagent/{Clipboard|Events}.c: Typo fix in error messages. | Mike Gabriel | 2016-10-13 | 2 | -3/+3 |
* | Remove CRAY support | Ulrich Sibiller | 2016-10-10 | 1 | -6/+1 |
* | xserver: drop XKBSRV_NEED_FILE_FUNCS | Ulrich Sibiller | 2016-10-06 | 1 | -3/+5 |
* | xserver: use own copy of XKBstr.h header | Ulrich Sibiller | 2016-10-06 | 1 | -1/+0 |
* | xserver: use own copy of XKBsrv.h header | Ulrich Sibiller | 2016-10-06 | 1 | -0/+1 |
* | hw/nxagent/X11/include/Xrandr_nxagent.h: Reduce injected libXrandr(_nxagent) ... | Mike Gabriel | 2016-10-01 | 1 | -22/+0 |
* | Fix FTBFS with gcc 4.4 | Ulrich Sibiller | 2016-10-01 | 1 | -2/+0 |
* | Revert "Fix wrong include" | Ulrich Sibiller | 2016-09-24 | 1 | -7/+0 |
* | hw/nxagent/Init.c: Fix copy+paste flaw when re-arranging copyright informatio... | Mike Gabriel | 2016-08-24 | 1 | -2/+2 |
* | Fix pasting the clipboard directly after session start. | Ulrich Sibiller | 2016-08-24 | 1 | -0/+9 |
* | nxagent.1 man page: Some layout fixes for string options with well-defined ex... | Mike Gabriel | 2016-07-28 | 1 | -0/+5 |
* | hw/nxagent/Display.c: Fix comment where the meaning of the "bypass" reconnect... | Mike Gabriel | 2016-07-28 | 1 | -3/+2 |
* | nxagent.1 man page: Add explanation about the new reconnectchecks nx/nx option. | Mike Gabriel | 2016-07-28 | 1 | -0/+26 |
* | hw/nxagent/Args.c: Follow-up fix for PR #183: expect reconnectchecks=bypass i... | Mike Gabriel | 2016-07-28 | 1 | -1/+1 |
* | 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 |
* | {nx-X11/programs/Xserver/hw/nxagent/{Args.c,Options.{c,h}},nxcomp/{Loop,Misc}... | Mihai Moldovan | 2016-07-28 | 3 | -0/+95 |
* | Fix wrong include | Ulrich Sibiller | 2016-07-26 | 1 | -0/+7 |
* | VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files. | Mike Gabriel | 2016-07-06 | 15 | -34/+0 |
* | Per-file copyright notices: Update copyright information in file headers that... | Mike Gabriel | 2016-07-06 | 105 | -741/+1597 |
* | remove unreferenced NEED_EVENTS/NEED_REPLIES | Ulrich Sibiller | 2016-07-05 | 3 | -4/+0 |
* | Remove unneccesary casts from WriteToClient calls | Alan Coopersmith | 2016-07-05 | 2 | -4/+4 |
* | man pages: Greatly improve man pages nxagent.1 and nxproxy.1. | Mike Gabriel | 2016-07-05 | 1 | -21/+976 |
* | X2Go remnants: Drop x2goagent.1 man page. Shipped in X2Go Server sources nowa... | Mike Gabriel | 2016-07-05 | 1 | -35/+0 |
* | NoMachine documentation files: Move to doc/_attic_/ folder. | Mike Gabriel | 2016-07-05 | 1 | -6359/+0 |
* | LICENSE files: Have a main LICENSE file and one for nxcomp in the project's b... | Mike Gabriel | 2016-07-05 | 1 | -26/+0 |
* | Drop multiple COPYING files contaning the GPL-2 license text. | Mike Gabriel | 2016-07-05 | 1 | -339/+0 |
* | Replace INITARGS with void | Tomas Carnecky | 2016-07-05 | 1 | -1/+1 |
* | hw/nxagent/Exrensions.c: Post-RandR 1.5 update fix. Properly set rrProvider h... | Mike Gabriel | 2016-07-05 | 1 | -3/+3 |
* | hw/nxagent/Args.c: Fix fprintf placeholder (%u -> %lu). | Mike Gabriel | 2016-07-05 | 1 | -2/+2 |
* | Use internal temp variable for swap macros. Make swaps/swapl type safe (intro... | Mike Gabriel | 2016-07-04 | 1 | -29/+27 |
* | nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead. | Mike Gabriel | 2016-07-02 | 7 | -10/+10 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 26 | -106/+106 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 26 | -185/+185 |
* | Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea... | Mike Gabriel | 2016-07-02 | 2 | -12/+12 |
* | finally drop libNX_Xext | Ulrich Sibiller | 2016-07-01 | 1 | -1/+1 |
* | remove XShape code from libNX_Xext | Ulrich Sibiller | 2016-07-01 | 1 | -1/+1 |
* | hw/nxagent: Drop code referring to the following removed Xserver extensions: ... | Mike Gabriel | 2016-06-25 | 4 | -93/+0 |
* | hw/nxagent/NXdixfonts.c: Shrink file, drop duplicate code that can identicall... | Mike Gabriel | 2016-06-25 | 1 | -1395/+5 |
* | hw/nxagent/NXdispatch.c: Shrink file, drop duplicate code that can identicall... | Mike Gabriel | 2016-06-25 | 1 | -3339/+5 |
* | hw/nxagent/NXproperty.c: Shrink file, drop duplicate code that can identicall... | Mike Gabriel | 2016-06-25 | 1 | -324/+1 |
* | hw/nxagent/NXshm.c: Shrink file, drop duplicate code that can identically be ... | Mike Gabriel | 2016-06-25 | 1 | -962/+3 |
* | hw/nxagent/NXxvdisp.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 1 | -2078/+2 |
* | hw/nxagent/NXevents.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 1 | -4547/+132 |
* | hw/nxagent/NXglyph.c: Shrink file, drop duplicate code that can identically b... | Mike Gabriel | 2016-06-25 | 1 | -394/+1 |
* | hw/nxagent/NXglyphcurs.c: Shrink file, drop duplicate code that can identical... | Mike Gabriel | 2016-06-25 | 1 | -68/+1 |