aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * hw/nxagent/Init.c: Fix copy+paste flaw when re-arranging copyright informatio...Mike Gabriel2016-08-241-2/+2
| * nxcomp/Misc.cpp: Display new list of copyright holders when launching nxproxy...Mike Gabriel2016-08-241-8/+16
| * nxcomp/*.c: Update copyright headers, use new list of copyright holders like ...Mike Gabriel2016-08-242-14/+30
| * nxcomp/Loop.cpp: Refer to Github namespace of Arctica Project as location to ...Mike Gabriel2016-08-241-1/+1
| * Merge branch 'uli42-fix_x2go_952' into 3.6.xMike Gabriel2016-08-241-0/+9
| |\
| | * 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
| * Merge branch 'Ionic-feature/reconnect-checks' into 3.6.xMike Gabriel2016-07-286-52/+373
| |\
| | * 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-285-2/+100
| |/
| * Merge branch 'uli42-3.6.x' into 3.6.xMike Gabriel2016-07-271-0/+7
| |\
| | * Fix wrong includeUlrich Sibiller2016-07-261-0/+7
| |/
| * release 3.5.99.03.5.99.0Mike Gabriel2016-07-062-10/+6615
| * README.md: Add build howto for openSUSE based RPMs.Mike Gabriel2016-07-061-0/+29
| * README.md: Status update of listed 3.6.x features.Mike Gabriel2016-07-061-14/+12
| * make-changelog.sh: Ship simple script for updating the upstream ChangeLog fil...Mike Gabriel2016-07-061-0/+2
| * Merge branch 'sunweaver-pr/update-license-files' into 3.6.xMike Gabriel2016-07-061324-4695/+6391
| |\
| | * VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-06926-1560/+0
| | * Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-06407-3123/+6368
| | * LICENSE files: Update copyright holders, FSF address and various other minor ...Mike Gabriel2016-07-062-12/+23
| |/
| * nxproxy.1 man page: Another rendering flaw fixed.Mike Gabriel2016-07-061-2/+2
| * debian/*.doc-base: Add .doc-base files for bin:packages containing documentat...Mike Gabriel2016-07-063-0/+21
| * Xserver/dix/events.c: Drop unused i variable from TryClientEvents.Ulrich Sibiller2016-07-061-1/+0
| * nxproxy.1 man page: Fix a typo + a rendering error. Detected by lintian.Mike Gabriel2016-07-061-4/+3
| * debian/rules: Enable -fPIE / -pie hardening support for nxagent and nxproxy.Mike Gabriel2016-07-051-2/+2
| * Merge pull request #180 from uli42/pr/remove_need_events_repliesUlrich Sibiller2016-07-05240-340/+0
| |\
| | * remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-05240-340/+0
| |/
| * bin/nxauth: Remove deprecated wrapper script "nxauth".Mike Gabriel2016-07-051-29/+0
| * debian/nxagent.docs: whitespace onlyMike Gabriel2016-07-051-1/+1
| * README.keystrokes: Move from base folder to doc/nxagent/.Mike Gabriel2016-07-053-1/+2
| * nx-libs.spec: Adapt RPM packaging to doc files having been moved around.Mike Gabriel2016-07-051-3/+3
| * debian/libxcomp3.docs: Install libxcomp3 documentation files into bin:package.Mike Gabriel2016-07-051-0/+2
| * debian/nxproxy.docs: Fix FTBFS due to missing documentation files (moved out ...Mike Gabriel2016-07-051-3/+1
| * documentation: Move README-VALGRIND out of doc/_attic_/ folder to doc/nxproxy/.Mike Gabriel2016-07-051-0/+0
| * Merge branch 'sunweaver-pr/no-more-type-casting-in-writetoclient' into 3.6.xMike Gabriel2016-07-0574-323/+325
| |\
| | * 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
| |/
| * nxcomp/Misc.cpp: The clipboard nx/nx option is a string option, not int.Mike Gabriel2016-07-051-1/+1
| * Xserver.man: Drop original and old Xserver man page. Relevant parts have now ...Mike Gabriel2016-07-052-792/+0
| * man pages: Greatly improve man pages nxagent.1 and nxproxy.1.Mike Gabriel2016-07-052-30/+1347
| * File permission fixes: No executable bit on Imakefile files, *.c and *.h files.Mike Gabriel2016-07-0540-0/+0
| * X2Go remnants: Drop x2goagent.1 man page. Shipped in X2Go Server sources nowa...Mike Gabriel2016-07-051-35/+0