aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nxcomp: remove unused Utils.cppUlrich Sibiller2016-11-021-43/+0
* Imake: drop DoLoadableServer, MakeDllModules and IHaveModulesUlrich Sibiller2016-11-0242-2109/+2
* Remove extmod from nx-X11/programs/Xserver/Xext/.Mike Gabriel2016-11-0217-365/+0
* Merge branch 'uli42-pr/add_libX11_links' into 3.6.xMike Gabriel2016-11-021-0/+30
|\
| * libX11/Imakefile: handle libX11 linksUlrich Sibiller2016-11-021-0/+27
| * libX11/Imakefile: add missing dependencies on ks_tables.hUlrich Sibiller2016-11-021-0/+3
|/
* Merge branch 'sunweaver-pr/clean-up-old-vcs-comments' into 3.6.xMike Gabriel2016-10-3170-227/+2
|\
| * Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of...Mike Gabriel2016-10-3170-227/+2
|/
* Merge branch 'sunweaver-pr/drop-mfb-maskbits-h' into 3.6.xMike Gabriel2016-10-305-946/+33
|\
| * Xserver/Imakefile: Drop references to already removed afb code.Mike Gabriel2016-10-301-2/+1
| * Xserver/Imakefile: Drop all references to building already removed cfb* imple...Mike Gabriel2016-10-301-71/+3
| * Death to mfb (removing last remnants from NX code).Adam Jackson2016-10-304-874/+15
| * Disinfect mi/ of mfb.Adam Jackson2016-10-301-2/+17
|/
* Merge branch 'sunweaver-pr/drop-nxlibint-h' into 3.6.xMike Gabriel2016-10-305-45/+2
|\
| * nxcompext: Drop (nowadays) no-op file NXlibint.h.Mike Gabriel2016-10-305-45/+2
|/
* Merge branch 'uli42-misc_fixes' into 3.6.xMike Gabriel2016-10-303-19/+2
|\
| * nxagent.keyboard: add quotesUlrich Sibiller2016-10-301-1/+1
| * Imakefile: remove references to non-existing subdirsUlrich Sibiller2016-10-301-11/+1
| * saver.c: fix unused variable warningsUlrich Sibiller2016-10-301-7/+0
|/
* Merge branch 'sunweaver-pr/build-includes-robustness' into 3.6.xMike Gabriel2016-10-291-2/+2
|\
| * Imake.rules: Make BuildIncludes{,Top}() more robust in case people attempt pr...Mike Gabriel2016-10-291-2/+2
|/
* Merge branch 'uli42-pr/remove_xf86' into 3.6.xMike Gabriel2016-10-2911-3041/+3
|\
| * remove hw/xfree86 altogetherUlrich Sibiller2016-10-294-2942/+0
| * remove xf86Version.h and xf86Date.hUlrich Sibiller2016-10-298-99/+3
|/
* debian/patches: Rebase 102_xserver-xext_set-securitypolicy-path.debian.patch.Mike Gabriel2016-10-281-1/+1
* Merge branch 'theqvd-slave-channel' into 3.6.xMike Gabriel2016-10-285-34/+170
|\
| * Add description of NX_SLAVE_CMD to man and helpVadim Troshchinskiy2016-10-282-0/+14
| * Slave channel implementationVadim Troshchinskiy2016-10-283-34/+156
|/
* Merge branch 'uli42-pr/backup_memleak' into arctica-3.6.xMihai Moldovan2016-10-281-0/+2
|\
| * Plug a memory leakEmilio Pozuelo Monfort2016-10-271-0/+2
|/
* debian/rules: Re-enable (+pie) hardening flags again when building .deb packa...Mike Gabriel2016-10-201-1/+1
* Merge branch 'uli42-pr/fix_compile_warnings' into 3.6.xMike Gabriel2016-10-2038-101/+95
|\
| * sendexev.c: Fix return of unitialized variableUlrich Sibiller2016-10-201-3/+7
| * xfixes: Remove unused variable.Cyril Brulebois2016-10-201-2/+0
| * Remove useless line of code that contained a bug and triggered a gcc warning....Benjamin Herrenschmidt2016-10-201-2/+0
| * dix: fix cast from pointer to integerJulien Cristau2016-10-201-1/+1
| * dbe: Call to DDX SwapBuffers requires address of int, not unsigned int [CVE-2...Keith Packard2016-10-201-3/+4
| * LRGB.c: Fix label defined but not usedUlrich Sibiller2016-10-201-3/+0
| * Fixes: warning: variable 'req' set but not,usedwalter harms2016-10-2017-18/+18
| * fix: warning: pointer targets in passing argument 2 of '_XSend' differ in sig...walter harms2016-10-201-2/+2
| * no need to check args for Xfree()walter harms2016-10-201-41/+33
| * remove stray externwalter harms2016-10-201-1/+1
| * Fix warnings in XlibInt.cUlrich Sibiller2016-10-202-0/+7
| * xkb.c: fix 'assignment makes integer from pointer without a cast'Ulrich Sibiller2016-10-201-1/+1
| * xkmread.c: use _X_UNUSED to avoid compiler warning when result is not neededUlrich Sibiller2016-10-201-4/+7
| * xcmisc.c: remove HAVE_STDINTUlrich Sibiller2016-10-201-4/+0
| * security.c: fix compiler warningsUlrich Sibiller2016-10-201-2/+1
| * Loop.cpp: Fix output of SetCore()Ulrich Sibiller2016-10-201-3/+3
| * Window.c: Fix function assignment warningUlrich Sibiller2016-10-201-1/+1
| * Display.c: remove unused variableUlrich Sibiller2016-10-201-2/+0