| Commit message (Expand) | Author | Age | Files | Lines |
* | nx-libs.spec: force usage of libtirpc on Fedora > 27 and OpenSuSE Tumbleweed+... | Mihai Moldovan | 2018-03-15 | 1 | -3/+9 |
* | nx-X11/config/cf/README: document new UseTIRPC macro. | Mihai Moldovan | 2018-03-15 | 1 | -0/+1 |
* | nx-X11/programs/Xserver/{,os/}Imakefile: implement libtirpc forcing via UseTI... | Mihai Moldovan | 2018-03-15 | 2 | -1/+17 |
* | nx-X11/config/cf/Imake.tmpl: implement new UseTIRPC macro, defaulting to NO. | Mihai Moldovan | 2018-03-15 | 1 | -0/+3 |
* | nx-X11/programs/Xserver/Imakefile: move $(PIXMANLIB) to NXAGENTSYSLIBS, since... | Mihai Moldovan | 2018-03-15 | 1 | -2/+2 |
* | nx-X11/programs/Xserver/Imakefile: use printf with no trailing newline instea... | Mihai Moldovan | 2018-03-15 | 1 | -1/+1 |
* | Makefile: pass down IMAKE_DEFINES to nx-X11/programs/Xserver build system. | Mihai Moldovan | 2018-03-15 | 1 | -4/+6 |
* | nx-X11/programs/Xserver/Imakefile: drop system libraries out of target list f... | Mihai Moldovan | 2018-03-15 | 1 | -3/+3 |
* | nx-libs.spec: sync removed files with debian/rules. | Mihai Moldovan | 2018-03-15 | 1 | -3/+3 |
* | nx-X11/programs/Xserver/hw/nxagent/Screen.c: do not try to set a NULL mode if... | Mihai Moldovan | 2018-03-15 | 1 | -5/+5 |
* | nx-X11/programs/Xserver/hw/nxagent/Screen.c: initialize pointers to NULL to a... | Mihai Moldovan | 2018-03-15 | 1 | -1/+1 |
* | release 3.5.99.153.5.99.15 | Mike Gabriel | 2018-03-07 | 6 | -9/+95 |
* | Merge branch 'sunweaver-pr/saver-unvalidated-lengths-ProcScreenSaverUnsetAttr... | Mihai Moldovan | 2018-03-07 | 1 | -0/+2 |
|\ |
|
| * | Xserver/Xext/saver.c Unvalidated lengths (X.org CVE-2017-12185). | Nathan Kidd | 2018-03-07 | 1 | -0/+2 |
|/ |
|
* | nxcompshad/configure.ac: blindly copy-pasting might not be the smartest idea;... | Mihai Moldovan | 2018-03-07 | 1 | -1/+1 |
* | Merge branch 'sunweaver-pr/xinerama-bbox-corner-cases' into 3.6.x | Ulrich Sibiller | 2018-03-07 | 1 | -32/+81 |
|\ |
|
| * | Xserver/hw/nxagent/Screen.c: Drop commented out code. Functionality now imple... | Mike Gabriel | 2018-03-07 | 1 | -16/+0 |
| * | hw/nxagent/Screen.c: Cover Xinerama bounding box corner cases. | Mike Gabriel | 2018-03-07 | 1 | -16/+81 |
|/ |
|
* | nxcomp{,shad}/configure.ac: replace versionating non-portable sed construct w... | Mihai Moldovan | 2018-03-07 | 2 | -2/+2 |
* | nx-X11/programs/Xserver/hw/nxagent/Init.c: disable DPMS support within nxagent. | Mihai Moldovan | 2018-03-07 | 1 | -1/+1 |
* | Makefile: we don't need $(BINDIR)/bin. | Mihai Moldovan | 2018-03-06 | 1 | -1/+1 |
* | nxcomp{,shad}/configure.ac: pass more portable -E option to sed instead of -r. | Mihai Moldovan | 2018-03-02 | 2 | -2/+2 |
* | Merge branch 'mjtrangoni-WIP-travis' into 3.6.x | Mike Gabriel | 2018-03-01 | 4 | -3/+59 |
|\ |
|
| * | README.md: Add travis badge | Mario Trangoni | 2018-03-01 | 1 | -1/+1 |
| * | Fix clang error: ordered comparison between pointer and zero ("char *" and "i... | Mario Trangoni | 2018-03-01 | 1 | -1/+1 |
| * | Fix clang error: comparison of array authCookie not equal to a null pointer i... | Mario Trangoni | 2018-03-01 | 1 | -1/+1 |
| * | Add travis yaml configuration file | Mario Trangoni | 2018-03-01 | 1 | -0/+56 |
|/ |
|
* | hw/nxagent/Screen.c: Settle down with 96 DPI as the default resolution, if no... | Simon Matter | 2018-03-01 | 1 | -1/+1 |
* | release 3.5.99.143.5.99.14 | Mike Gabriel | 2018-02-28 | 6 | -12/+520 |
* | Merge branch 'uli42-pr/fix_autodpi_in_usage' into 3.6.x | Mihai Moldovan | 2018-02-28 | 3 | -7/+10 |
|\ |
|
| * | os: hide ttyxx option | Ulrich Sibiller | 2018-02-28 | 2 | -3/+6 |
| * | nxagent: rearrange nx options in usage | Ulrich Sibiller | 2018-02-28 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'uli42-pr/update_xkb' into 3.6.x | Mihai Moldovan | 2018-02-28 | 20 | -3214/+160 |
|\ |
|
| * | Lift xkb to xorg-xserver-7.1/1.1.0 state - non-functional changes only | Ulrich Sibiller | 2018-02-28 | 9 | -15/+1 |
| * | Lift xkb to xorg-xserver-7.1/1.1.0 state | Ulrich Sibiller | 2018-02-28 | 19 | -3199/+159 |
|/ |
|
* | Revert "nx-libs.spec: Starting with Fedora 28 / RHEL 8, SunRPC support is bei... | Mike Gabriel | 2018-02-27 | 1 | -4/+0 |
* | nx-libs.spec: Starting with Fedora 28 / RHEL 8, SunRPC support is being split... | Mike Gabriel | 2018-02-27 | 1 | -0/+4 |
* | Merge branch 'sunweaver-pr/autodetect-dpi' into 3.6.x | Mihai Moldovan | 2018-02-27 | 7 | -7/+92 |
|\ |
|
| * | nxagent: Also provide auto DPI feature via nx/nx option 'autodpi', taking onl... | Mike Gabriel | 2018-02-27 | 5 | -1/+28 |
| * | nxagent: Auto-detect client-side DPI at session startup. | Simon Matter | 2018-02-27 | 4 | -6/+64 |
|/ |
|
* | nxcomp/src/Loop.cpp: Harmonize log output. Uniformly, embrace port values by ... | Mike Gabriel | 2018-02-27 | 1 | -6/+6 |
* | {nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1,nxproxy/man/nxproxy.1}: mag... | Mihai Moldovan | 2018-02-27 | 2 | -2/+2 |
* | nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1: remove empty line on top of... | Mihai Moldovan | 2018-02-27 | 1 | -1/+0 |
* | nxcomp/src/Loop.cpp: Make know the agent option 'keyconv' to nxcomp and toler... | Mike Gabriel | 2018-02-27 | 1 | -1/+2 |
* | nx-X11/programs/Xserver/{include/globals.h,mi/miinitext.c}: remove DPSEXT lef... | Mihai Moldovan | 2018-02-27 | 2 | -7/+0 |
* | Merge branch 'uli42-pr/update_os' into 3.6.x | Mihai Moldovan | 2018-02-27 | 4 | -9/+7 |
|\ |
|
| * | Lift os to XORG-7_1 state - non-functional changes only | Ulrich Sibiller | 2018-02-27 | 1 | -0/+1 |
| * | Lift os to XORG-7_1 state | Ulrich Sibiller | 2018-02-27 | 3 | -9/+6 |
|/ |
|
* | Remove unused X11R4 DDX compatibility function miClipNotify. | Mihai Moldovan | 2018-02-27 | 2 | -84/+0 |
* | Merge branch 'uli42-pr/update_mi' into 3.6.x | Mihai Moldovan | 2018-02-27 | 11 | -75/+45 |
|\ |
|