Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-03-20 | Bug #6213: Check geteuid's return value, not its address, otherwiseserver-1_0_2 | Adam Jackson | 1 | -3/+3 | |
unprivileged users can set the modulepath and run arbitrary code. Patch from Matthieu Herrb. (CVE-2006-0745, Coverity #4) Bump to 1.0.2. | |||||
2006-02-28 | Resync with head. | Adam Jackson | 1 | -0/+2 | |
2006-02-14 | Make self-backtracing work. Spotted by many people, patch from Gentoo. | Adam Jackson | 305 | -110183/+11 | |
2005-12-20 | Bug #5359: Fix a segfault (Mark Kettenis) | Adam Jackson | 1 | -0/+1 | |
2005-12-19 | Bug #5116: Refer DRI section details to dri.fd.o. | Adam Jackson | 1 | -3/+2 | |
2005-12-19 | Fix typos. | Alan Coopersmith | 3 | -7/+7 | |
2005-12-15 | Update to 2005-12-14 snapshot from pciids.sf.netXORG-6_99_99_904 | Alan Coopersmith | 2 | -391/+4895 | |
2005-12-14 | Bug #4718: Command line flag to disable ACPI. | Adam Jackson | 4 | -2/+10 | |
2005-12-12 | Remove unnecessary include of dgaproc.h that broke Solaris builds. | Alan Coopersmith | 1 | -4/+0 | |
2005-12-09 | Bug #5258: Restore binary compatibility with 6.8.2's PictureRec. (Aaron | Adam Jackson | 1 | -2/+3 | |
Plattner) | |||||
2005-12-09 | Bug #4809: Re-fix that doesn't break distcheck. (Alan Coopersmith) | Adam Jackson | 2 | -5/+3 | |
2005-12-09 | Fix a thinko so the code matches the comment | Adam Jackson | 1 | -1/+2 | |
2005-12-09 | Bug #1288: Additional refactor of the driver probe logic to keep ati loaded | Adam Jackson | 1 | -97/+46 | |
before atimisc. | |||||
2005-12-09 | Push the fallback drivers to the end of the list so driver probe order | Adam Jackson | 1 | -1/+47 | |
stays useful. | |||||
2005-12-09 | Bug #4361: Change driver probe logic to read the driver list from disk | Adam Jackson | 1 | -0/+6 | |
instead of using a compile-time array. | |||||
2005-12-09 | Fix sgml docs build. | Kevin E Martin | 2 | -12/+16 | |
2005-12-08 | Bug #4928: Fix compilation for Alpha. (Stefaan DeRoeck) | Adam Jackson | 1 | -1/+1 | |
2005-12-08 | Add configure options to allow hard-coded paths to be changed. | Kevin E Martin | 3 | -4/+10 | |
2005-12-08 | Allow hard-coded paths to be configurable. | Kevin E Martin | 2 | -2/+8 | |
2005-12-07 | Change to use the app-defaults default dir configured in libXt. | Kevin E Martin | 1 | -1/+1 | |
2005-12-06 | Change *man_SOURCES ==> *man_PRE to fix autotools warnings. | Kevin E Martin | 11 | -42/+42 | |
2005-12-03 | Bugzilla #4809 <https://bugs.freedesktop.org/show_bug.cgi?id=4809> Patch | Alan Coopersmith | 2 | -3/+11 | |
#3908 <https://bugs.freedesktop.org/attachment.cgi?id=3908> xf8_32wid and cfb24 only need to be built on sparc | |||||
2005-12-02 | Define XFree86Server only where it is required. | Kevin E Martin | 40 | -40/+45 | |
2005-12-01 | Bug #5160: Fix the modular build to try to use the same logic for choosing | Eric Anholt | 1 | -24/+36 | |
the architecture/os-specific bus support as monolithic. | |||||
2005-11-30 | Import libdrm 2.0XORG-6_8_99_903DRM-2_0_0 | Adam Jackson | 5 | -19/+35 | |
2005-11-29 | Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable | Kevin E Martin | 34 | -58/+71 | |
module builds to reflect this change. | |||||
2005-11-28 | Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 | Alan Coopersmith | 13 | -15/+15 | |
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) | |||||
2005-11-23 | Add configure option to install libxf86config.a (disabled by default). | Kevin E Martin | 3 | -6/+26 | |
2005-11-22 | Bug #5118: Use "rm -f" instead of "$(RM)", which isn't always defined. | Eric Anholt | 1 | -2/+2 | |
2005-11-19 | Update pkgconfig files to separate library build-time dependencies from | Kevin E Martin | 1 | -2/+2 | |
application build-time dependencies, and update package deps to work with separate build roots. | |||||
2005-11-19 | Bug #4824: Build XTrap support by default, matching monolith. | Adam Jackson | 1 | -10/+8 | |
2005-11-18 | Bug #5060: Fix non-Linux DRI on 64 bit post Linux 32/64 changes. | Eric Anholt | 1 | -0/+8 | |
2005-11-18 | Bug #4928: Unbreak Makefile.am for Alpha chips. (Stefan DeRoeck) | Adam Jackson | 1 | -2/+2 | |
2005-11-18 | Bug #4859: Don't segfault on bad DDC read. (Tony Houghton) | Adam Jackson | 1 | -5/+8 | |
2005-11-14 | Dont prevent SCO platforms for using the default ZAxisMapping now that the | Kean Johnson | 1 | -3/+1 | |
OS layer correctly sends z-axis events when the wheel button is used. | |||||
2005-11-13 | Bug #5019 <https://bugs.freedesktop.org/show_bug.cgi?id=5019> xserver | Alan Coopersmith | 13 | -28/+161 | |
installs manpages into 'man1' instead of 'man1x' | |||||
2005-11-10 | Fix typo to enable DGA support.XORG-6_99_99_902 | Kevin E Martin | 1 | -1/+1 | |
EXTMODULE is required to build DGA support into extmod. | |||||
2005-11-10 | Dont pass wheel mouse buttons as real buttons, map them as Z-Axis movementXORG-6_8_99_902 | Kean Johnson | 3 | -30/+16 | |
on SCO and USL. Re-instate the ZAxisMapping default for the mouse driver. | |||||
2005-11-09 | Bug #4915: ButtonMapping option which allows to define arbitrary button | Matthias Hopf | 4 | -13/+18 | |
mappings (including left-handed mouse etc.). Fixed incorrect usage of non-reversed, but ZAxisMapped buttons for state detection. Nuked unused part of reverseMap. | |||||
2005-11-09 | DRM 1.0.5 importDRM-1_0_5 | Kevin E Martin | 2 | -5/+4 | |
2005-11-08 | Add newly checked in files to Xorg server build. | Kevin E Martin | 3 | -2/+23 | |
Fix release date. Enable DGA extension by default. | |||||
2005-11-08 | Bug #2880, add functions for byte and word level access to pci config | Kristian Høgsberg | 3 | -14/+128 | |
space. Fix broken utf8 again. | |||||
2005-11-08 | See ChangeLog entry 2005-11-07 for details. | Kean Johnson | 39 | -168/+3247 | |
2005-11-08 | Don't reference noXkbExtension when building without XKB. (Bob Terek - Sun | Alan Coopersmith | 1 | -2/+9 | |
Microsystems) | |||||
2005-11-07 | Fix Xvfb to work properly in depth 15 mode. Fixes XTS5 XCloseDisplay-3 | Kevin E Martin | 1 | -7/+4 | |
server crash. | |||||
2005-11-06 | Fix a bug where a system memory pixmap got a wrong address if memcpy() | Thomas Hellstrom | 3 | -3/+3 | |
fallback was used for downloading from screen. | |||||
2005-11-05 | Bug #4948: <https://bugs.freedesktop.org/show_bug.cgi?id=4948> Incorrect | Alan Coopersmith | 1 | -3/+3 | |
URL in log file for Xorg CVS. Also fixed wording of statement to not refer to monolithic CVS since modular uses the same code, so it was appearing in modular builds too. | |||||
2005-11-03 | Whitespace change just to make sure I created the branch correctly. | Ian Romanick | 1 | -1/+0 | |
2005-11-03 | Fix vendor string and release version reported by the servers. Enable | Kevin E Martin | 1 | -2/+2 | |
security, lbx and xevie extensions to give us parity with monolithic tree. | |||||
2005-11-02 | Fix support for enabling/disabling extensions loaded from modules. | Kevin E Martin | 4 | -19/+24 | |