| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'uli42-pr/add_libX11_links' into 3.6.x | Mike Gabriel | 2016-11-02 | 1 | -0/+30 |
|\ |
|
| * | libX11/Imakefile: handle libX11 links | Ulrich Sibiller | 2016-11-02 | 1 | -0/+27 |
| * | libX11/Imakefile: add missing dependencies on ks_tables.h | Ulrich Sibiller | 2016-11-02 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'sunweaver-pr/clean-up-old-vcs-comments' into 3.6.x | Mike Gabriel | 2016-10-31 | 70 | -227/+2 |
|\ |
|
| * | Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of... | Mike Gabriel | 2016-10-31 | 70 | -227/+2 |
|/ |
|
* | Merge branch 'sunweaver-pr/drop-mfb-maskbits-h' into 3.6.x | Mike Gabriel | 2016-10-30 | 5 | -946/+33 |
|\ |
|
| * | Xserver/Imakefile: Drop references to already removed afb code. | Mike Gabriel | 2016-10-30 | 1 | -2/+1 |
| * | Xserver/Imakefile: Drop all references to building already removed cfb* imple... | Mike Gabriel | 2016-10-30 | 1 | -71/+3 |
| * | Death to mfb (removing last remnants from NX code). | Adam Jackson | 2016-10-30 | 4 | -874/+15 |
| * | Disinfect mi/ of mfb. | Adam Jackson | 2016-10-30 | 1 | -2/+17 |
|/ |
|
* | Merge branch 'sunweaver-pr/drop-nxlibint-h' into 3.6.x | Mike Gabriel | 2016-10-30 | 5 | -45/+2 |
|\ |
|
| * | nxcompext: Drop (nowadays) no-op file NXlibint.h. | Mike Gabriel | 2016-10-30 | 5 | -45/+2 |
|/ |
|
* | Merge branch 'uli42-misc_fixes' into 3.6.x | Mike Gabriel | 2016-10-30 | 3 | -19/+2 |
|\ |
|
| * | nxagent.keyboard: add quotes | Ulrich Sibiller | 2016-10-30 | 1 | -1/+1 |
| * | Imakefile: remove references to non-existing subdirs | Ulrich Sibiller | 2016-10-30 | 1 | -11/+1 |
| * | saver.c: fix unused variable warnings | Ulrich Sibiller | 2016-10-30 | 1 | -7/+0 |
|/ |
|
* | Merge branch 'sunweaver-pr/build-includes-robustness' into 3.6.x | Mike Gabriel | 2016-10-29 | 1 | -2/+2 |
|\ |
|
| * | Imake.rules: Make BuildIncludes{,Top}() more robust in case people attempt pr... | Mike Gabriel | 2016-10-29 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'uli42-pr/remove_xf86' into 3.6.x | Mike Gabriel | 2016-10-29 | 11 | -3041/+3 |
|\ |
|
| * | remove hw/xfree86 altogether | Ulrich Sibiller | 2016-10-29 | 4 | -2942/+0 |
| * | remove xf86Version.h and xf86Date.h | Ulrich Sibiller | 2016-10-29 | 8 | -99/+3 |
|/ |
|
* | debian/patches: Rebase 102_xserver-xext_set-securitypolicy-path.debian.patch. | Mike Gabriel | 2016-10-28 | 1 | -1/+1 |
* | Merge branch 'theqvd-slave-channel' into 3.6.x | Mike Gabriel | 2016-10-28 | 5 | -34/+170 |
|\ |
|
| * | Add description of NX_SLAVE_CMD to man and help | Vadim Troshchinskiy | 2016-10-28 | 2 | -0/+14 |
| * | Slave channel implementation | Vadim Troshchinskiy | 2016-10-28 | 3 | -34/+156 |
|/ |
|
* | Merge branch 'uli42-pr/backup_memleak' into arctica-3.6.x | Mihai Moldovan | 2016-10-28 | 1 | -0/+2 |
|\ |
|
| * | Plug a memory leak | Emilio Pozuelo Monfort | 2016-10-27 | 1 | -0/+2 |
|/ |
|
* | debian/rules: Re-enable (+pie) hardening flags again when building .deb packa... | Mike Gabriel | 2016-10-20 | 1 | -1/+1 |
* | Merge branch 'uli42-pr/fix_compile_warnings' into 3.6.x | Mike Gabriel | 2016-10-20 | 38 | -101/+95 |
|\ |
|
| * | sendexev.c: Fix return of unitialized variable | Ulrich Sibiller | 2016-10-20 | 1 | -3/+7 |
| * | xfixes: Remove unused variable. | Cyril Brulebois | 2016-10-20 | 1 | -2/+0 |
| * | Remove useless line of code that contained a bug and triggered a gcc warning.... | Benjamin Herrenschmidt | 2016-10-20 | 1 | -2/+0 |
| * | dix: fix cast from pointer to integer | Julien Cristau | 2016-10-20 | 1 | -1/+1 |
| * | dbe: Call to DDX SwapBuffers requires address of int, not unsigned int [CVE-2... | Keith Packard | 2016-10-20 | 1 | -3/+4 |
| * | LRGB.c: Fix label defined but not used | Ulrich Sibiller | 2016-10-20 | 1 | -3/+0 |
| * | Fixes: warning: variable 'req' set but not,used | walter harms | 2016-10-20 | 17 | -18/+18 |
| * | fix: warning: pointer targets in passing argument 2 of '_XSend' differ in sig... | walter harms | 2016-10-20 | 1 | -2/+2 |
| * | no need to check args for Xfree() | walter harms | 2016-10-20 | 1 | -41/+33 |
| * | remove stray extern | walter harms | 2016-10-20 | 1 | -1/+1 |
| * | Fix warnings in XlibInt.c | Ulrich Sibiller | 2016-10-20 | 2 | -0/+7 |
| * | xkb.c: fix 'assignment makes integer from pointer without a cast' | Ulrich Sibiller | 2016-10-20 | 1 | -1/+1 |
| * | xkmread.c: use _X_UNUSED to avoid compiler warning when result is not needed | Ulrich Sibiller | 2016-10-20 | 1 | -4/+7 |
| * | xcmisc.c: remove HAVE_STDINT | Ulrich Sibiller | 2016-10-20 | 1 | -4/+0 |
| * | security.c: fix compiler warnings | Ulrich Sibiller | 2016-10-20 | 1 | -2/+1 |
| * | Loop.cpp: Fix output of SetCore() | Ulrich Sibiller | 2016-10-20 | 1 | -3/+3 |
| * | Window.c: Fix function assignment warning | Ulrich Sibiller | 2016-10-20 | 1 | -1/+1 |
| * | Display.c: remove unused variable | Ulrich Sibiller | 2016-10-20 | 1 | -2/+0 |
| * | Colormap.c: add cast to avoid warning | Ulrich Sibiller | 2016-10-20 | 1 | -1/+1 |
| * | Args.c: fix string format warning | Ulrich Sibiller | 2016-10-20 | 1 | -2/+2 |
| * | imLcIm.c: Fix unused variables | Ulrich Sibiller | 2016-10-20 | 1 | -3/+4 |