Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 97eda178 | 2008-06-15 00:17:32 | Update to xserver 1.4.2. Tested by landry@, ckuethe@, jsing@ mbalmer@. | ||
| 48bc8229 | 2008-05-24 20:39:01 | regen. | ||
| 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. | ||
| daec730a | 2008-02-11 22:59:20 | Remove empty unused files. | ||
| 4ca84ce6 | 2008-01-17 15:44:49 | Fix from X.Org for CVE-2008-0006 - PCF Font parser buffer overflow. | ||
| 6189593a | 2008-01-04 14:01:04 | regen | ||
| 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 | ||
| 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 | ||
| c7ebbd40 | 2007-05-25 16:20:45 | regen | ||
| fdc55d19 | 2007-04-17 22:06:12 | regen | ||
| 6637a9a3 | 2007-03-18 22:29:12 | regen with automake 1.9.6p2 | ||
| 9dc39873 | 2007-03-03 11:33:26 | regen | ||
| c3d03022 | 2006-12-16 20:59:13 | - merge xserver 1.1.99.903 - regen generated files | ||
| 09421e78 | 2006-12-16 20:09:36 | xserver 1.1.99.903 from X.Org 7.2RC3 | ||
| 11e9fb01 | 2006-11-28 20:33:06 | regen | ||
| c155af5f | 2006-11-28 20:29:31 | OpenBSD local modifications: - privilege separation - some snprintf/strlc{at,py} conversions - support for more architectures - signal handler fixes - default mouse wheel support in config tools - sunmouse protocol | ||
| 97bfc260 | 2006-11-26 19:09:56 | regen with OpenBSD autotools | ||
| 889b8606 | 2006-11-26 18:13:41 | Importing xserver from X.Org 7.2RC2 |