IABSD.fr/xenocara/xserver

Branch :


Log

Author Commit Date CI Message
682a69eb 2008-02-20 21:32:39 Fix from X.Org repository: xkb: don't update LEDs if they don't exist (which would trigger an NULL pointer dereference).
807e8fa5 2008-02-20 21:29:42 Fix from X.Org repository: untrusted access broken in 7.3.
2610b1cd 2008-02-20 21:25:15 Fix for CVE-2007-3069 from X.Org git repository: Don't break grab and focus state for a window when redirecting it. Composite uses an unmap/map cycle to trigger backing pixmap allocation and cliprect recomputation when a window is redirected or unredirected. To avoid protocol visible side effects, map and unmap events are disabled temporarily. However, when a window is unmapped it is also removed from grabs and loses focus, but these state changes are not disabled. This change supresses the unmap side effects during the composite unmap/map cycle and fixes a bug where a compositing window manager would cause the screensaver to lose its grab when it unredirects the fullscreen lock window.
7d9176c2 2008-02-20 17:47:56 endianness definitions for m88k, ok matthieu@
5fb90994 2008-02-16 21:40:44 Don't #define DEBUG anymore
a1df61e9 2008-02-16 21:40:29 Remove unused global.
b019a50e 2008-02-13 21:34:15 Disable mesa on m68k, at least until it switches to ELF; suggested by matthieu@
af5d7dc8 2008-02-13 21:33:29 Correctly link ioperm_noop.c to the build on m68k. ok matthieu@
d00b6d3f 2008-02-13 21:29:52 Remove a unused static function which references a function which had been removed in the 1.4 update, it prevents wsfb from working on platforms without lazy binding.
4bd8c804 2008-02-11 23:05:25 Remove a bunch of files that get generated during a normal build.
daec730a 2008-02-11 22:59:20 Remove empty unused files.
d33aacaa 2008-02-02 17:19:57 Make it possible to build dri support with XENOCARA_BUILD_DRI=yes in /etc/mk.conf. ok oga@
3d74c145 2008-01-27 15:49:14 regen
37eae9b7 2008-01-27 14:03:40 Fix m68k builds. Similar to the fix that miod used.
192dfccc 2008-01-21 21:38:22 3rd try... CVE-2007-6429: Always test for size+offset wrapping. From X.Org.
68a7d32f 2008-01-18 20:53:51 Previous shm fix for CVE-2007-6429 was incorrect. Don't spuriously reject <8bpp shm pixmaps. From X.Org repository.
4ca84ce6 2008-01-17 15:44:49 Fix from X.Org for CVE-2008-0006 - PCF Font parser buffer overflow.
5215f234 2008-01-17 15:43:43 Fix from X.Org for CVE-2007-6429 - MIT-SHM and EVI extensions integer overflows.
af2f977c 2008-01-17 15:43:06 Fix from X.Org for CVE-2007-6428 - TOG-cup extension memory corruption.
868ab3f2 2008-01-17 15:42:19 Fix from X.Org for CVE-2007-6427 - Xinput extension memory corruption.
19e04f54 2008-01-17 15:41:53 Fix from X.Org for CVE-2007-5958 - File existence disclosure.
478587a2 2008-01-17 15:41:18 Fix from X.Org for CVE-2007-5760 - XFree86 Misc extension out of bounds array index.
dc769e8a 2008-01-16 23:20:50 Based on a suggestion and an initial patch by kettenis@, build both the old i810 and the new intel drivers on i386, and let X autoconfiguration code choose the one that is used based on the chipset. Tested by landry@ and a few others.
6189593a 2008-01-04 14:01:04 regen
458c03da 2008-01-04 13:44:23 Add support for xserver on OpenBSD/sgi and enable build. ok matthieu@
6ff94f47 2008-01-01 23:31:01 more gcc2 fixes; ok mathieu@
fefd79e2 2007-12-29 03:09:26 fix for gcc2 (declaration 1st within each scope) ok matthieu@
067fedef 2007-12-23 14:28:10 Adapt OpenBSD/wscons kdrive drivers to changes in xserver 1.4. Still not working but at least building again.
d99925b5 2007-12-23 08:01:09 Make that build with gcc 2.95
460b683f 2007-12-21 06:42:23 Don't call xcalloc() in functions called by the big SIGIO handler. Problem initially reported by sthen@, fix tested by many.
eb2e8d8c 2007-12-20 07:26:37 Fix build with gcc 2.95. ok todd@.
67952fe2 2007-12-13 21:51:47 Add back files that I removed before import to minimize cvs noise. That was a mistake. sorry.
b29102d7 2007-12-13 21:47:48 Merge xserver 1.4.0.90. This includes fixes for some of the regressions introduced by xserver 1.4, such as the keyboad caps/num-lock leds updates. Tested by many.
2fcd9ee6 2007-12-13 21:06:02 xserver 1.4.0.90
10fefb5e 2007-12-10 06:35:24 Fix logic error in the new dynamic array of pci devices that made xf86scanpci() exit early if pciInit() had been called already. Fix tested by krw@.
35aebf71 2007-12-03 12:45:41 regen
c19e24c0 2007-12-03 12:45:10 Revert xf86EnableIO()/xf86DisableIO() on macpcc to NOP for now.
a7908c65 2007-11-25 18:41:23 Support the new AGP device. Work by oga@ and me, with some ideas from dim@ long ago.
f0802976 2007-11-25 15:32:26 OpenBSD's still using the old xkb data files. So rules are called "xorg" not "base".
fa710f40 2007-11-24 19:04:00 merge xserver 1.4, 1st pass
b14d6de7 2007-11-24 17:55:21 xserver 1.4
f1b8f80c 2007-08-06 16:15:08 Pull patch from X.Org bugzilla #7364 from XF4 tree: fix for potential unaligned access on 64 bit architectures.
348dc7ad 2007-08-04 19:44:30 regen
f1662182 2007-06-30 06:57:45 regen
d41b5937 2007-06-30 06:38:56 Fix linking on OpenBSD/a.out systems. Tested by Nick@.
3ef0e686 2007-06-23 21:49:28 regen
85ea868e 2007-06-13 22:53:10 swap xOrigin and yOrigin in SProcRenderSetPictureClipRectangles. Fixes Xrender clipping rectangles when X server and client are of different endianness, shown by xterm 225 among others.
82be1a48 2007-05-31 03:37:55 Remove debugging code that was not supposed to leak in.
9dc24fdb 2007-05-29 20:14:43 More stuff, mostly copied from Xwsfb and Xvesa
b9d330da 2007-05-29 20:14:08 add a TODO list in case someone wants to help
81442db8 2007-05-27 05:56:03 kdrive doesn't support Xinput.
255c61fb 2007-05-27 05:17:06 - rename some functions for consistancy - fill more code
871e6b9a 2007-05-27 05:13:15 sync
487eac25 2007-05-27 04:59:44 It's a bad idea to include rcs keywords in Makefile.am if the generated Makefile.in are also placed under CVS unless you want an infinite number of commits.
7778a382 2007-05-27 00:56:29 Fill more holes. Still doesn't work.
e3df64a1 2007-05-27 00:55:09 Avoid using an unitialized variable as mouse info.
6a7c9742 2007-05-27 00:53:47 Force restore of text mode on exit.
dae27eca 2007-05-26 17:06:15 Add support for 'W' axis. From "Gareth" garf at loveandnature dot co dot za. Thanks.
e7974dfd 2007-05-25 19:10:43 Start filling the holes.
f23981ee 2007-05-25 18:19:55 sync
fd0b119d 2007-05-25 18:15:57 Xwscons doesn't need agp support for now.
bb17b929 2007-05-25 18:13:35 add
a5e60452 2007-05-25 16:46:59 add
c345d71f 2007-05-25 16:30:11 Add a way to build Xwscons for those who want to hack on it.
c7ebbd40 2007-05-25 16:20:45 regen
16566617 2007-05-25 16:15:41 Unbreak Xprint builds. Noticed by todd@.
6949127d 2007-05-25 15:47:16 required bits to build Xwscons
5bda13aa 2007-05-25 15:33:32 Add skeleton implentation of Xwscons a kdrive based X server for wscons's dumb framebuffer mode. This is an empty shell for now.
48be8e35 2007-05-12 14:54:57 Don't build mesa on landisk.
987805ed 2007-05-12 14:24:59 - Disable OpenGL parts on vax and sgi - Disable Xprt on vax and landisk Xenocara now builds on vax
0ad4bd15 2007-05-02 09:56:36 Fix for a divide by zero that can be triggered by a malicious client. Problem reported by Derek Abdine of rapid7.com, patch by Keith Packard.
f502a946 2007-04-20 10:25:12 Don't fall back to wsfb on autoconfig
90a95c09 2007-04-18 22:21:17 plug memory leak on client disconnect. From X.Org git.
fdc55d19 2007-04-17 22:06:12 regen
87c262d3 2007-04-17 22:03:42 fix APM support.
a981a1a8 2007-04-15 17:42:08 Don't build the Xfree86 utils programs (mostly PCI based) on machines which lack the capabilities to support them.
30785725 2007-04-10 19:28:41 regen
1a5c7d7f 2007-04-10 19:02:08 Fix test for sysv ipc.
5a595260 2007-04-04 02:50:29 XC-MISC CVE-2007-1003 XC-MISC Extension ProcXCMiscGetXIDList Memory Corruption Vulnerability This vulnerability was discovered by Sean Larsson, iDefense Labs. from matthieu@
ca57eb76 2007-03-31 20:25:53 XENOCARA_TOP -> XSRCDIR and now defaults to /usr/src/xenocara XENOCARA_OBJDIR -> XOBJDIR and now defaults to /usr/xobj suggested by espie@ ok krw@ mbalmer@
b521d84d 2007-03-28 20:44:34 build Xorg on armish. It will run on zaurus too.
25e76c00 2007-03-25 15:12:30 Fix the NO_XORG_OPTION logic. Noticed by todd@ on mvme68k.
00a847b3 2007-03-25 13:02:54 regen with libtool 1.5.22p9
6637a9a3 2007-03-18 22:29:12 regen with automake 1.9.6p2
5f740663 2007-03-18 20:15:29 Don't assume files checked out of CVS are executable.
fbd644a9 2007-03-18 15:04:05 Remove one more generated file from source tree. Now the build date in Xorg.0.log should be correct. Brought to my attention by Joerg Zinke.
abb7dc65 2007-03-04 19:55:16 regen
2ffc8239 2007-03-04 19:52:11 text -> test
9dc39873 2007-03-03 11:33:26 regen
8460feeb 2007-03-03 11:31:18 merge xserver 1.2.0
8d298bc0 2007-03-03 11:09:19 Import xserver version 1.2.0 (X.Org 7.2 final).
0e8a2333 2007-03-02 20:26:20 List of arches where we don't build Xorg.
b9526a46 2007-02-04 20:20:19 Clean up sockets after Xorg -configure.
eb36c2be 2007-01-29 22:06:35 white-space cleanup
dedec17e 2007-01-09 14:24:31 CVE-2006-6101 CVE-2006-6102 CVE-2006-6103: The ProcDbeGetVisualInfo(), ProcDbeSwapBuffer() and ProcRenderAddGlyphs() functions in the X server, implementing requests for the dbe and render extensions, may be used to overwrite data on the stack or in other parts of the X server memory.
b9dbea8e 2007-01-03 20:42:49 regen
60329c3c 2007-01-03 13:20:49 Build fixes for OpenBSD/alpha.
c8b5b0c7 2007-01-02 10:18:26 Don't force the addition of a "mouse" section if none was found. This heuristic to fix configuration errors is wrong when a touch screen is the primary input device (zaurus).
e1f972b5 2006-12-31 09:47:13 Fix xkb data files locations. Problem noticed by Pierre-Yves Dampure and Frederick C Druseikis who also sent a patch. Thanks.
79f81401 2006-12-17 22:17:44 regen