aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw
Commit message (Expand)AuthorAgeFilesLines
* Keyboard.c: replace malloc/strcpy by str(n)dupUlrich Sibiller2016-11-081-8/+2
* Keyboard.c: more whitespace/formatting fixesUlrich Sibiller2016-11-081-12/+15
* Keyboard.c: improve keyboard file creationUlrich Sibiller2016-11-081-5/+5
* Keyboard.c: use NULL instead of 0Ulrich Sibiller2016-11-081-5/+5
* Keyboard.c: remove superfluous whitespaceUlrich Sibiller2016-11-081-1/+1
* Keyboard.c: Fix wrong error msg prefixUlrich Sibiller2016-11-081-1/+1
* Keyboard.c: Fix and simplify keyboard config file handlingUlrich Sibiller2016-11-081-12/+3
* Improve DEBUG/TEST output regarding keyboard stuffUlrich Sibiller2016-11-081-12/+37
* Drop unused define NXAGENT_KEYMAP_DIR_FILEUlrich Sibiller2016-11-081-2/+0
* remove DECnet supportUlrich Sibiller2016-11-021-4/+4
* Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of...Mike Gabriel2016-10-311-2/+0
* remove hw/xfree86 altogetherUlrich Sibiller2016-10-293-2939/+0
* remove xf86Version.h and xf86Date.hUlrich Sibiller2016-10-291-59/+0
* 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
* 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: drop XKBSRV_NEED_FILE_FUNCSUlrich Sibiller2016-10-061-3/+5
* xserver: use own copy of XKBstr.h headerUlrich Sibiller2016-10-061-1/+0
* xserver: use own copy of XKBsrv.h headerUlrich Sibiller2016-10-061-0/+1
* 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
* 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-0615-34/+0
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-06105-741/+1597
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-053-4/+0
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-052-4/+4
* man pages: Greatly improve man pages nxagent.1 and nxproxy.1.Mike Gabriel2016-07-051-21/+976
* X2Go remnants: Drop x2goagent.1 man page. Shipped in X2Go Server sources nowa...Mike Gabriel2016-07-051-35/+0
* NoMachine documentation files: Move to doc/_attic_/ folder.Mike Gabriel2016-07-051-6359/+0
* LICENSE files: Have a main LICENSE file and one for nxcomp in the project's b...Mike Gabriel2016-07-051-26/+0
* Drop multiple COPYING files contaning the GPL-2 license text.Mike Gabriel2016-07-051-339/+0
* Replace INITARGS with voidTomas Carnecky2016-07-051-1/+1
* hw/nxagent/Exrensions.c: Post-RandR 1.5 update fix. Properly set rrProvider h...Mike Gabriel2016-07-051-3/+3