aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs
Commit message (Expand)AuthorAgeFilesLines
...
* Window.c: Fix function assignment warningUlrich Sibiller2016-10-201-1/+1
* Display.c: remove unused variableUlrich Sibiller2016-10-201-2/+0
* Colormap.c: add cast to avoid warningUlrich Sibiller2016-10-201-1/+1
* Args.c: fix string format warningUlrich Sibiller2016-10-201-2/+2
* rename xf86bigfstr.h to xf86bigfproto.hUlrich Sibiller2016-10-192-2/+2
* nx-X11/programs/Xserver/GL/glx/Imakefile: typo fix, leading to glcontextmodes...Mihai Moldovan2016-10-141-1/+1
* hw/nxagent/{Clipboard|Events}.c: Typo fix in error messages.Mike Gabriel2016-10-132-3/+3
* Remove CRAY supportUlrich Sibiller2016-10-101-6/+1
* xserver: add missing xkbfile.hUlrich Sibiller2016-10-081-0/+484
* xserver: adapt xkbsrc includes syntax to match upstreamUlrich Sibiller2016-10-065-5/+5
* os/access: fix regression in server interpreted authDave Airlie2016-10-061-1/+1
* os: Eliminate uninitialized value warnings from access.cKeith Packard2016-10-061-8/+8
* dix: GetHosts bounds check using wrong pointer value [CVE-2014-8092 pt. 6]Keith Packard2016-10-061-1/+1
* Fix multiple warnings in os/xdmauth.c.Eamon Walsh2016-10-061-10/+12
* replace transport.c link by xstrans.cUlrich Sibiller2016-10-068-14/+39
* xserver: drop XKBSRV_NEED_FILE_FUNCSUlrich Sibiller2016-10-0617-20/+5
* xserver: remove define XKB_IN_SERVERUlrich Sibiller2016-10-0615-370/+1
* xserver: use own copy of XKBgeom.h headerUlrich Sibiller2016-10-0611-16/+671
* xserver: use own copy of XKBrules.h headerUlrich Sibiller2016-10-064-5/+3
* xserver: use own copy of XKBrules.h headerUlrich Sibiller2016-10-062-1/+200
* xserver: use own copy of XKBstr.h headerUlrich Sibiller2016-10-069-8/+615
* xserver: use own copy of XKBsrv.h headerUlrich Sibiller2016-10-0640-38/+1228
* copy files from libX11 to xserver dirUlrich Sibiller2016-10-065-6/+3506
* randrproto: It was discovered that nx-libs shipped two different version of r...Mike Gabriel2016-10-014-1371/+3
* hw/nxagent/X11/include/Xrandr_nxagent.h: Reduce injected libXrandr(_nxagent) ...Mike Gabriel2016-10-011-22/+0
* Fix FTBFS with gcc 4.4Ulrich Sibiller2016-10-011-2/+0
* Revert "Fix wrong include"Ulrich Sibiller2016-09-241-7/+0
* remove misc dirUlrich Sibiller2016-09-213-5/+117
* move xkblib to xserverUlrich Sibiller2016-09-218-7/+7399
* hw/nxagent/Init.c: Fix copy+paste flaw when re-arranging copyright informatio...Mike Gabriel2016-08-241-2/+2
* Fix pasting the clipboard directly after session start.Ulrich Sibiller2016-08-241-0/+9
* nxagent.1 man page: Some layout fixes for string options with well-defined ex...Mike Gabriel2016-07-281-0/+5
* hw/nxagent/Display.c: Fix comment where the meaning of the "bypass" reconnect...Mike Gabriel2016-07-281-3/+2
* nxagent.1 man page: Add explanation about the new reconnectchecks nx/nx option.Mike Gabriel2016-07-281-0/+26
* hw/nxagent/Args.c: Follow-up fix for PR #183: expect reconnectchecks=bypass i...Mike Gabriel2016-07-281-1/+1
* nx-X11/programs/Xserver/hw/nxagent/Display.c: add FIXME comment to nxagentChe...Mihai Moldovan2016-07-281-0/+1
* nx-X11/programs/Xserver/hw/nxagent/Display.c: add FIXME comment to nxagentIni...Mihai Moldovan2016-07-281-0/+1
* nx-X11/programs/Xserver/hw/nxagent/Display.c: split up nxagentCheckForPixmapF...Mihai Moldovan2016-07-281-5/+9
* nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag...Mihai Moldovan2016-07-281-23/+105
* nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag...Mihai Moldovan2016-07-281-24/+118
* nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag...Mihai Moldovan2016-07-281-1/+42
* {nx-X11/programs/Xserver/hw/nxagent/{Args.c,Options.{c,h}},nxcomp/{Loop,Misc}...Mihai Moldovan2016-07-283-0/+95
* Fix wrong includeUlrich Sibiller2016-07-261-0/+7
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-06372-609/+0
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-06121-994/+1940
* Xserver/dix/events.c: Drop unused i variable from TryClientEvents.Ulrich Sibiller2016-07-061-1/+0
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-05123-184/+0
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-0571-317/+317
* Make WriteToClient take a const void * like any decent IO write function.Kristian Høgsberg2016-07-053-6/+8
* Xserver.man: Drop original and old Xserver man page. Relevant parts have now ...Mike Gabriel2016-07-052-792/+0