aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nxcomp: fix spelling errors as reported by codespellUlrich Sibiller2018-05-2412-18/+18
* nx-libs.spec: we never used gpg-offline, drop it.Mihai Moldovan2018-04-301-4/+0
* debian/rules: Run dh_auto_clean with --no-parallel.Mike Gabriel2018-04-251-1/+1
* Makefile: Run BuildIncludes and clean target in nx-X11/ with -j1.Mike Gabriel2018-04-251-2/+2
* Revert "debian/rules: Avoid dh_auto_build. It adds -Oline since 11.2 which le...Mike Gabriel2018-04-251-5/+1
* Revert "debian/rules: Typo fix (NUMJOBS, not NUM_JOBS)."Mike Gabriel2018-04-251-1/+1
* Makefile: Enforce -j1 for BuildDependsOnly target.Mike Gabriel2018-04-251-1/+1
* debian/rules: Typo fix (NUMJOBS, not NUM_JOBS).Mike Gabriel2018-04-251-1/+1
* debian/rules: Drop override_dh_clean. Makefile (et al.) removal in nx-X11/ ha...Mike Gabriel2018-04-251-65/+0
* debian/rules: Avoid dh_auto_build. It adds -Oline since 11.2 which let's make...Mike Gabriel2018-04-251-1/+5
* Makefile targets: Rewriting and consolidating the target structure for nx-X11...Mike Gabriel2018-04-252-90/+85
* Makefile: Don't do a parallel clean-up of nx-X11. We have seen failures and d...Mike Gabriel2018-04-201-1/+3
* release 3.5.99.163.5.99.16Mike Gabriel2018-03-166-9/+84
* Merge branch 'Ionic-feature/use-libtirpc' into 3.6.xMike Gabriel2018-03-156-19/+47
|\
| * nx-libs.spec: stop needlessly exporting variables that we pass down directly ...Mihai Moldovan2018-03-151-3/+3
| * nx-libs.spec: force usage of libtirpc on Fedora > 27 and OpenSuSE Tumbleweed+...Mihai Moldovan2018-03-151-3/+9
| * nx-X11/config/cf/README: document new UseTIRPC macro.Mihai Moldovan2018-03-151-0/+1
| * nx-X11/programs/Xserver/{,os/}Imakefile: implement libtirpc forcing via UseTI...Mihai Moldovan2018-03-152-1/+17
| * nx-X11/config/cf/Imake.tmpl: implement new UseTIRPC macro, defaulting to NO.Mihai Moldovan2018-03-151-0/+3
| * nx-X11/programs/Xserver/Imakefile: move $(PIXMANLIB) to NXAGENTSYSLIBS, since...Mihai Moldovan2018-03-151-2/+2
| * nx-X11/programs/Xserver/Imakefile: use printf with no trailing newline instea...Mihai Moldovan2018-03-151-1/+1
| * Makefile: pass down IMAKE_DEFINES to nx-X11/programs/Xserver build system.Mihai Moldovan2018-03-151-4/+6
| * nx-X11/programs/Xserver/Imakefile: drop system libraries out of target list f...Mihai Moldovan2018-03-151-3/+3
| * nx-libs.spec: sync removed files with debian/rules.Mihai Moldovan2018-03-151-3/+3
|/
* nx-X11/programs/Xserver/hw/nxagent/Screen.c: do not try to set a NULL mode if...Mihai Moldovan2018-03-151-5/+5
* nx-X11/programs/Xserver/hw/nxagent/Screen.c: initialize pointers to NULL to a...Mihai Moldovan2018-03-151-1/+1
* release 3.5.99.153.5.99.15Mike Gabriel2018-03-076-9/+95
* Merge branch 'sunweaver-pr/saver-unvalidated-lengths-ProcScreenSaverUnsetAttr...Mihai Moldovan2018-03-071-0/+2
|\
| * Xserver/Xext/saver.c Unvalidated lengths (X.org CVE-2017-12185).Nathan Kidd2018-03-071-0/+2
|/
* nxcompshad/configure.ac: blindly copy-pasting might not be the smartest idea;...Mihai Moldovan2018-03-071-1/+1
* Merge branch 'sunweaver-pr/xinerama-bbox-corner-cases' into 3.6.xUlrich Sibiller2018-03-071-32/+81
|\
| * Xserver/hw/nxagent/Screen.c: Drop commented out code. Functionality now imple...Mike Gabriel2018-03-071-16/+0
| * hw/nxagent/Screen.c: Cover Xinerama bounding box corner cases.Mike Gabriel2018-03-071-16/+81
|/
* nxcomp{,shad}/configure.ac: replace versionating non-portable sed construct w...Mihai Moldovan2018-03-072-2/+2
* nx-X11/programs/Xserver/hw/nxagent/Init.c: disable DPMS support within nxagent.Mihai Moldovan2018-03-071-1/+1
* Makefile: we don't need $(BINDIR)/bin.Mihai Moldovan2018-03-061-1/+1
* nxcomp{,shad}/configure.ac: pass more portable -E option to sed instead of -r.Mihai Moldovan2018-03-022-2/+2
* Merge branch 'mjtrangoni-WIP-travis' into 3.6.xMike Gabriel2018-03-014-3/+59
|\
| * README.md: Add travis badgeMario Trangoni2018-03-011-1/+1
| * Fix clang error: ordered comparison between pointer and zero ("char *" and "i...Mario Trangoni2018-03-011-1/+1
| * Fix clang error: comparison of array authCookie not equal to a null pointer i...Mario Trangoni2018-03-011-1/+1
| * Add travis yaml configuration fileMario Trangoni2018-03-011-0/+56
|/
* hw/nxagent/Screen.c: Settle down with 96 DPI as the default resolution, if no...Simon Matter2018-03-011-1/+1
* release 3.5.99.143.5.99.14Mike Gabriel2018-02-286-12/+520
* Merge branch 'uli42-pr/fix_autodpi_in_usage' into 3.6.xMihai Moldovan2018-02-283-7/+10
|\
| * os: hide ttyxx optionUlrich Sibiller2018-02-282-3/+6
| * nxagent: rearrange nx options in usageUlrich Sibiller2018-02-281-4/+4
|/
* Merge branch 'uli42-pr/update_xkb' into 3.6.xMihai Moldovan2018-02-2820-3214/+160
|\
| * Lift xkb to xorg-xserver-7.1/1.1.0 state - non-functional changes onlyUlrich Sibiller2018-02-289-15/+1
| * Lift xkb to xorg-xserver-7.1/1.1.0 stateUlrich Sibiller2018-02-2819-3199/+159
|/