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
*
debian/control: Add get-orig-source rule as in official Debian package.
Mike Gabriel
2017-04-14
1
-0
/
+3
*
debian/{rules,nx-x11proto-xext-dev}: More Xext header files belong int nx-x11...
Mike Gabriel
2017-04-14
2
-11
/
+11
*
debian/control: Pre-D (nx-x11-common) on versioned dpkg not required anymore.
Mike Gabriel
2017-04-14
1
-2
/
+0
*
debian/control: Pull-over latest changes on these files from the official Deb...
Mike Gabriel
2017-04-14
1
-38
/
+31
*
debian/copyright{,in}: Pull-over latest changes on these files from the offic...
Mike Gabriel
2017-04-14
2
-134
/
+437
*
Merge branch 'sunweaver-pr/enable-mit-screen-saver-extension' into 3.6.x
Mihai Moldovan
2017-04-13
4
-1
/
+24
|
\
|
*
Xserver: Build nxagent with MIT-SCREEN-SAVER extension enabled.
Mike Gabriel
2017-04-13
4
-1
/
+24
|
/
*
Merge branch 'sunweaver-pr/Mesa-define-USE_IEEE-macro-for-more-platforms' int...
Mihai Moldovan
2017-04-13
2
-0
/
+17
|
\
|
*
Mesa.patches: Define USE_IEEE for __aarch64__ and __mc68000__, as well.
Mike Gabriel
2017-04-13
2
-0
/
+17
|
/
*
nx-X11/config/cf: Clean-up left-overs from having our own libNX_Xext shared l...
Mike Gabriel
2017-04-13
2
-3
/
+0
*
Makefile: Make sure that 'make all' only calls 'make build' and _not_ the glo...
Mike Gabriel
2017-04-13
1
-1
/
+2
*
Makefile: Remove nx-X11/config/cf/date.def on clean.
Mike Gabriel
2017-04-13
1
-0
/
+1
*
Makefile: Fix comment above special clean rules.
Mike Gabriel
2017-04-13
1
-1
/
+1
*
Merge branch 'sunweaver-pr/fix-ftbfs-on-linux-sparc64' into 3.6.x
Mihai Moldovan
2017-04-13
1
-1
/
+2
|
\
|
*
nx-X11/config/cf/linux.cf: Fix FTBFS on Linux SPARC64 due to missing -D_XSERV...
Mike Gabriel
2017-04-13
1
-1
/
+2
|
/
*
Merge branch 'sunweaver-pr/fix-ftbfs-on-aarch64' into 3.6.x
Mihai Moldovan
2017-04-13
1
-1
/
+1
|
\
|
*
nx-X11/config/cf/linux.cf: Fix FTBFS on arm64 (aarch64) due to missing -D_XSE...
Mike Gabriel
2017-04-12
1
-1
/
+1
|
/
*
release 3.5.99.5
3.5.99.5
Mike Gabriel
2017-04-11
7
-2051
/
+3235
*
debian/patches: Update 016_nx-X11_install-location.debian.patch (due to fuzzi...
Mike Gabriel
2017-04-10
1
-2
/
+2
*
Regression fix for added libXfont2 API support:
Mike Gabriel
2017-04-10
9
-24
/
+14
*
Merge branch 'sunweaver-pr/createpixmap-alloc-hints-abi-change' into 3.6.x
Mihai Moldovan
2017-04-10
34
-61
/
+109
|
\
|
*
hw/nxagent/Pixmap.c et al.: Propagate usage_hint through nxagentCreatePixmap,...
Mike Gabriel
2017-04-10
5
-17
/
+24
|
*
Mesa.patches: Adapt Mesa to CreatePixmap allocation hint ABI bump.
Mike Gabriel
2017-04-10
2
-0
/
+14
|
*
Save pixmap allocation hints into the PixmapRec.
Aaron Plattner
2017-04-10
4
-3
/
+7
|
*
Add CreatePixmap allocation hints.
Aaron Plattner
2017-04-10
26
-42
/
+65
|
/
*
Merge branch 'sunweaver-pr/switch-to-libXfont2-API' into 3.6.x
Mihai Moldovan
2017-04-10
29
-56
/
+821
|
\
|
*
nx-libs.spec: Prefer libXfont2-devel on RPM distro versions that have it.~
Mike Gabriel
2017-04-10
1
-0
/
+8
|
*
debian/control: Use B-D libxfont-dev only. Follow libXfont2 transition on Deb...
Mike Gabriel
2017-04-10
1
-1
/
+1
|
*
Makefile: Tell Xserver build which Xfont API to use (v2 or v1) depending on w...
Mike Gabriel
2017-04-10
1
-1
/
+6
|
*
Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ...
Mike Gabriel
2017-04-10
23
-20
/
+621
|
*
SetFontPath: set client->errorValue on failure.
Jamey Sharp
2017-04-10
4
-12
/
+7
|
*
dix: pass a valid ClientPtr to SetFontPath in all cases.
Eamon Walsh
2017-04-10
1
-1
/
+1
|
*
hw/nxagent/BitmapUtils.c: Derive from utilbitmap.c in deprecated libXfont1 an...
Mike Gabriel
2017-04-10
4
-10
/
+130
|
*
dix: Move InitFonts up above screen initialization
Mike Gabriel
2017-04-10
2
-2
/
+3
|
*
Xserver/Imakefile: Improve readability by introducing the NULL variable and a...
Mike Gabriel
2017-04-10
1
-14
/
+49
|
/
*
Revert "regression fix for 52872a0: Keep index parameter in AddScreen() for n...
Mike Gabriel
2017-04-10
1
-3
/
+2
*
Merge branch 'sunweaver-pr/remove-index-from-CloseScreen-ABI-backport' into 3...
Mihai Moldovan
2017-04-10
28
-66
/
+54
|
\
|
*
xserver: remove index from CloseScreen (API/ABI breakage)
Dave Airlie
2017-04-10
28
-66
/
+54
|
/
*
Merge remote-tracking branch 'sunweaver-pr/pr/nxproxy-read-from-stdin' into 3...
Vadim Troshchinskiy
2017-04-07
2
-14
/
+65
|
\
|
*
nxproxy: Support communication over stdin. Allow nxcl to use standard ssh ins...
Bernard Cafarelli
2017-04-07
1
-13
/
+64
|
*
nxcomp/Loop.cpp: Fix server/client mode info cerr printing in PrintProcessInf...
Mike Gabriel
2017-04-07
1
-1
/
+1
|
/
*
Merge branch 'sunweaver-pr/drop-render-fullcolor-workaround' into 3.6.x
Mike Gabriel
2017-04-07
4
-82
/
+5
|
\
|
*
NXpicturestr_PictSolidFill.h: Drop file and revert db8705. Not an issue anymo...
Mike Gabriel
2017-04-06
4
-82
/
+5
|
/
*
record: avoid crash when calling RecordFlushReplyBuffer recursively
Erkki Seppälä
2017-04-06
1
-1
/
+5
*
Merge branch 'sunweaver-pr/mesa-patching-with-quilt' into 3.6.x
Mihai Moldovan
2017-04-06
2
-0
/
+37
|
\
|
*
Mesa subtree: Add quilt based patch system for bundled Mesa.
Mike Gabriel
2017-04-05
2
-0
/
+37
|
/
*
roll-tarball.sh: Fix ChangeLog creation, always create ChangeLog for the CHEC...
Mike Gabriel
2017-04-05
1
-1
/
+1
*
Merge branch 'uli42-pr/cleanup_keystroke' into 3.6.x
Mike Gabriel
2017-04-03
10
-203
/
+317
|
\
|
*
Keystrokes: rename left/up/right/down keystrokes to descriptive names
Ulrich Sibiller
2017-04-03
5
-64
/
+64
|
*
doc: rework keystroke documentation
Ulrich Sibiller
2017-04-03
1
-43
/
+50
[next]