index
:
nx-libs
3.5.0.x
3.6.x
3713346f
feature/nxcomp-bigreq-support
master
nx-X11
nxagent
nxcomp
nxcompext
nxcompshad
nxproxy
pr/DXPC-re-license-retroactively
pr/Xext-cve-fixes
pr/dix-cve-fixes
pr/drop-bin-wrappers
pr/extend_manpage
pr/fix_xkb_crash
pr/gnu-hurd-i386-support
pr/hw-driver-cleanup
pr/libxfont-cleanup
pr/render-cleanup
pr/render-cve-fixes
pr/render-misc-patches
pr/various9
release-builds/3.6.x
update-workflows
upgrade-libX11
NXv3 (redistributed)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'Ionic-feature/reconnect-checks' into 3.6.x
Mike Gabriel
2016-07-28
6
-52
/
+373
|
\
|
*
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
5
-2
/
+100
|
/
*
Merge branch 'uli42-3.6.x' into 3.6.x
Mike Gabriel
2016-07-27
1
-0
/
+7
|
\
|
*
Fix wrong include
Ulrich Sibiller
2016-07-26
1
-0
/
+7
|
/
*
release 3.5.99.0
3.5.99.0
Mike Gabriel
2016-07-06
2
-10
/
+6615
*
README.md: Add build howto for openSUSE based RPMs.
Mike Gabriel
2016-07-06
1
-0
/
+29
*
README.md: Status update of listed 3.6.x features.
Mike Gabriel
2016-07-06
1
-14
/
+12
*
make-changelog.sh: Ship simple script for updating the upstream ChangeLog fil...
Mike Gabriel
2016-07-06
1
-0
/
+2
*
Merge branch 'sunweaver-pr/update-license-files' into 3.6.x
Mike Gabriel
2016-07-06
1324
-4695
/
+6391
|
\
|
*
VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.
Mike Gabriel
2016-07-06
926
-1560
/
+0
|
*
Per-file copyright notices: Update copyright information in file headers that...
Mike Gabriel
2016-07-06
407
-3123
/
+6368
|
*
LICENSE files: Update copyright holders, FSF address and various other minor ...
Mike Gabriel
2016-07-06
2
-12
/
+23
|
/
*
nxproxy.1 man page: Another rendering flaw fixed.
Mike Gabriel
2016-07-06
1
-2
/
+2
*
debian/*.doc-base: Add .doc-base files for bin:packages containing documentat...
Mike Gabriel
2016-07-06
3
-0
/
+21
*
Xserver/dix/events.c: Drop unused i variable from TryClientEvents.
Ulrich Sibiller
2016-07-06
1
-1
/
+0
*
nxproxy.1 man page: Fix a typo + a rendering error. Detected by lintian.
Mike Gabriel
2016-07-06
1
-4
/
+3
*
debian/rules: Enable -fPIE / -pie hardening support for nxagent and nxproxy.
Mike Gabriel
2016-07-05
1
-2
/
+2
*
Merge pull request #180 from uli42/pr/remove_need_events_replies
Ulrich Sibiller
2016-07-05
240
-340
/
+0
|
\
|
*
remove unreferenced NEED_EVENTS/NEED_REPLIES
Ulrich Sibiller
2016-07-05
240
-340
/
+0
|
/
*
bin/nxauth: Remove deprecated wrapper script "nxauth".
Mike Gabriel
2016-07-05
1
-29
/
+0
*
debian/nxagent.docs: whitespace only
Mike Gabriel
2016-07-05
1
-1
/
+1
*
README.keystrokes: Move from base folder to doc/nxagent/.
Mike Gabriel
2016-07-05
3
-1
/
+2
*
nx-libs.spec: Adapt RPM packaging to doc files having been moved around.
Mike Gabriel
2016-07-05
1
-3
/
+3
*
debian/libxcomp3.docs: Install libxcomp3 documentation files into bin:package.
Mike Gabriel
2016-07-05
1
-0
/
+2
*
debian/nxproxy.docs: Fix FTBFS due to missing documentation files (moved out ...
Mike Gabriel
2016-07-05
1
-3
/
+1
*
documentation: Move README-VALGRIND out of doc/_attic_/ folder to doc/nxproxy/.
Mike Gabriel
2016-07-05
1
-0
/
+0
*
Merge branch 'sunweaver-pr/no-more-type-casting-in-writetoclient' into 3.6.x
Mike Gabriel
2016-07-05
74
-323
/
+325
|
\
|
*
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
2016-07-05
71
-317
/
+317
|
*
Make WriteToClient take a const void * like any decent IO write function.
Kristian Høgsberg
2016-07-05
3
-6
/
+8
|
/
*
nxcomp/Misc.cpp: The clipboard nx/nx option is a string option, not int.
Mike Gabriel
2016-07-05
1
-1
/
+1
*
Xserver.man: Drop original and old Xserver man page. Relevant parts have now ...
Mike Gabriel
2016-07-05
2
-792
/
+0
*
man pages: Greatly improve man pages nxagent.1 and nxproxy.1.
Mike Gabriel
2016-07-05
2
-30
/
+1347
*
File permission fixes: No executable bit on Imakefile files, *.c and *.h files.
Mike Gabriel
2016-07-05
40
-0
/
+0
*
X2Go remnants: Drop x2goagent.1 man page. Shipped in X2Go Server sources nowa...
Mike Gabriel
2016-07-05
1
-35
/
+0
*
nxcomp licensing: Move README.on-retroactive-DXPC-license to doc/nxcomp/ folder.
Mike Gabriel
2016-07-05
1
-0
/
+0
*
NoMachine documentation files: Move to doc/_attic_/ folder.
Mike Gabriel
2016-07-05
12
-0
/
+0
*
LICENSE files: Have a main LICENSE file and one for nxcomp in the project's b...
Mike Gabriel
2016-07-05
6
-105
/
+0
*
X.org 6.9 documentation files: Move into doc/_attic_/.
Mike Gabriel
2016-07-05
11
-0
/
+0
*
Drop multiple COPYING files contaning the GPL-2 license text.
Mike Gabriel
2016-07-05
6
-2034
/
+0
*
doc/_attic_/: Introduce an "_attic_" folder. Move diffs between NoMachine's n...
Mike Gabriel
2016-07-05
92
-10346
/
+0
*
doc/ folder: Have one sub-folder per nx-libs component.
Mike Gabriel
2016-07-05
5
-0
/
+10346
*
test scripts: Move to top folder "testscripts/" in source tree.
Mike Gabriel
2016-07-05
4
-0
/
+0
*
Merge branch 'sunweaver-pr/rpm-packaging-updates' into 3.6.x
Mike Gabriel
2016-07-05
1
-6
/
+51
|
\
|
*
nx-libs.spec: Add Conflicts: fields for removed shared library bin:packages.
Mike Gabriel
2016-07-05
1
-0
/
+20
[next]