search for: dix

Displaying 20 results from an estimated 99 matches for "dix".

Did you mean: dir
2010 Dec 07
1
[ANNOUNCE] xorg-server 1.9.99.901
...l.c | 6 +- config/udev.c | 31 +- config/x11-input.fdi | 5 - configure.ac | 54 +- damageext/damageext.c | 4 +- dix/Makefile.am | 1 + dix/devices.c | 75 +- dix/dispatch.c | 33 +- dix/dispatch.h | 211 +- dix/dixfonts.c | 5...
2009 Jan 12
0
[ANNOUNCE] xorg-server 1.5.99.901
...ckard (8): Clean up rotation data when crtc is turned off When disabling SIGIO tracking, use SIG_IGN instead of SIG_DFL. Use scrn->virtualX/virtualY in xf86CrtcFitsScreen. Fix bug 19017. Patch brown-bag fix for bug 19017 (scrn->virtualX/virtualY 0 before PreInit) dix: re-implement enter/leave model. dix: move focus handling into enterleave.c. Merge include/dix-config-post-verbatim.h into include/dix-config.h.in Update version to 1.5.99.901 (1.6 RC1) Maarten Maathuis (3): randr/xfree86: Fix a one off error in the panning calculations....
2015 Jan 24
0
[ANNOUNCE] xorg-server 1.16.99.902
...ng for non-generated single requests (v2) [CVE-2014-8098 7/8] glx: Pass remaining request length into ->varsize (v2) [CVE-2014-8098 8/8] glx: Dynamically compute attribute slot in GetDrawableAttributes glx: Add hack for GLX-1.2-style naked windows to GetDrawableAttributes dix: make RegionInit legal C++ Alan Coopersmith (22): Add -iglx & +iglx to Xserver.man unchecked malloc may allow unauthed client to crash Xserver [CVE-2014-8091] dix: integer overflow in ProcPutImage() [CVE-2014-8092 1/4] dix: integer overflow in GetHosts() [CVE-2014-8092...
2016 Sep 16
0
[ANNOUNCE] xorg-server 1.18.99.2
...if I don't hear anything, I'll be tagging RC1 in the morning. Aaron Plattner (1): xace: Fix XaceCensorImage to actually censor the right part of the image Adam Jackson (92): Post-release version bump for 1.19 xnest: Fix needless build dependency on xcb-util-keysyms dix: Remove redundant ChangeWindowProperty Revert "hw/xfree86: Use NotifyFd for device and other input fd wakeups" x86emu: Squash a warning dmx: Silence lex/yacc-related config parser warnings dmx: Silence unused variable warning in dmxcompat dmx: Run 'doxyge...
2010 May 27
10
A couple of questions
Hi, I''ve been looking at Btrfs and have a couple of naive questions that don''t seem to be answered on the wiki or in the articles I''ve read on the filesystem. First: discovering a file''s checksum value. Here''s the scenario: software is writing some data as a fresh file. This software happens to know (a priori) the checksum of this data; for
2010 Dec 13
0
[ANNOUNCE] xorg-server 1.9.3
...(1): test: input - set valuators mask for event to core conversion Cyril Brulebois (2): test: Fix missing xkbsrv.h include. Fix screen number checks. Eric Anholt (1): Replace usage of DamageRegionAppend with DamageDamageRegion to fix reportAfter. Ferry Huberts (1): dix: do not use bit-wise operators on the boolean result of BitIsOn Jeremy Huddleston (14): DOC: Only build dtrace documentation with --enable-docs dix: Fix make distcheck XQuartz: Fix make distcheck Version bumped to 1.9.2.901 (1.9.3 RC1) XQuartz: Don't use bashism i...
2014 Apr 07
0
[PATCH 6/6] virtio-scsi: Enable DIF/DIX modes in SCSI host LLD
On Mon, 2014-04-07 at 11:45 +0300, Michael S. Tsirkin wrote: > On Sun, Apr 06, 2014 at 09:32:09PM +0000, Nicholas A. Bellinger wrote: > > From: Nicholas Bellinger <nab at linux-iscsi.org> > > > > This patch updates virtscsi_probe() to setup necessary Scsi_Host > > level protection resources. (currently hardcoded to 1) > > > > It changes
2014 May 20
1
[PATCH 6/6] virtio-scsi: Enable DIF/DIX modes in SCSI host LLD
Il 19/05/2014 21:07, Nicholas A. Bellinger ha scritto: > Hi MST, > > So I've finally got some cycles to get back to this code, and wanted to > verify the outstanding items you had previously raised: > > - Convert vhost-scsi to be independent of IOV layout using > memcpy_fromiovecend. (Does this effect existing non PI virtio-scsi > operation..?) > - Report
2014 May 20
1
[PATCH 6/6] virtio-scsi: Enable DIF/DIX modes in SCSI host LLD
Il 19/05/2014 21:07, Nicholas A. Bellinger ha scritto: > Hi MST, > > So I've finally got some cycles to get back to this code, and wanted to > verify the outstanding items you had previously raised: > > - Convert vhost-scsi to be independent of IOV layout using > memcpy_fromiovecend. (Does this effect existing non PI virtio-scsi > operation..?) > - Report
2014 Apr 07
0
[PATCH 6/6] virtio-scsi: Enable DIF/DIX modes in SCSI host LLD
On Mon, 2014-04-07 at 12:02 +0300, Michael S. Tsirkin wrote: > On Mon, Apr 07, 2014 at 01:56:59AM -0700, Nicholas A. Bellinger wrote: > > On Mon, 2014-04-07 at 11:45 +0300, Michael S. Tsirkin wrote: > > > On Sun, Apr 06, 2014 at 09:32:09PM +0000, Nicholas A. Bellinger wrote: > > > > From: Nicholas Bellinger <nab at linux-iscsi.org> > > > > > >
2014 May 19
0
[PATCH 6/6] virtio-scsi: Enable DIF/DIX modes in SCSI host LLD
On Wed, 2014-05-07 at 12:13 +0300, Michael S. Tsirkin wrote: > On Mon, Apr 07, 2014 at 01:56:59AM -0700, Nicholas A. Bellinger wrote: > > On Mon, 2014-04-07 at 11:45 +0300, Michael S. Tsirkin wrote: > > > On Sun, Apr 06, 2014 at 09:32:09PM +0000, Nicholas A. Bellinger wrote: > > > > From: Nicholas Bellinger <nab at linux-iscsi.org> > > > > > >
2015 Sep 02
0
[ANNOUNCE] xorg-server 1.17.99.901
...ree86: Bump video driver ABI version to 20 Adam Jackson (27): glamor: Fix up indentation xf86Crtc: right-of placement by default. dmx: Fix the build present: static cleanup parser: static cleanup dri3: Remove unbuilt dri3_event.c dri3: static cleanup dix: Unexport various implementation details randr: Unexport some implementation details render: Hide/unexport some implementation details xfree86: Hide some pre-randr mode validation details dga: Hide a bunch of implementation details xge: Hide some implementation details...
2008 Jun 10
0
[ANNOUNCE] xorg-server 1.4.1
...rive: allow disabling Composite Kristian H?gsberg (1): Don't break grab and focus state for a window when redirecting it. Maarten Maathuis (2): Resize composite overlay window when the root window changes. Fix rotation for multi-monitor situation. Magnus Vigerl?f (5): dix: Always add valuator information if present Bug # 10324: dix: Allow arbitrary value ranges in GetPointerEvents Bug # 10324: dix: Add scaling of X and Y on the reported pointer-events dix: Skip call to clipAxis for relative core-events dix: Move motion history update until af...
2008 Mar 06
0
[ANNOUNCE] xorg-server 1.4.99.901
...Eliminate some redundancy in autoconfiguration. Clean up some garbage in driver enumeration. Nuke the debugging allocator. Delete some dead code in X -configure. Simplify system resource range setup. Allocate RRCrtcRecs with calloc. Small static cleanups on dix/ Bug #1612: Use a stronger PRNG. Disinfect mi/ of mfb. Bug #9725: Don't look in root's $HOME for config files, that's just confusing. Document the requirement for interleaved code and declarations. Bump DEFAULT_DPI to 96. Allow Virtual to be specified...
2014 May 19
0
[PATCH 6/6] virtio-scsi: Enable DIF/DIX modes in SCSI host LLD
On Mon, 2014-05-19 at 22:15 +0300, Michael S. Tsirkin wrote: > On Mon, May 19, 2014 at 12:07:03PM -0700, Nicholas A. Bellinger wrote: > > On Wed, 2014-05-07 at 12:13 +0300, Michael S. Tsirkin wrote: > > > On Mon, Apr 07, 2014 at 01:56:59AM -0700, Nicholas A. Bellinger wrote: > > > > On Mon, 2014-04-07 at 11:45 +0300, Michael S. Tsirkin wrote: > > > > >
2018 Feb 28
0
[ANNOUNCE] xserver 1.20 RC1
...should rebuild against this server and report any issues. Full changelog since 1.19.0: Aaron Plattner (1): randr: Use RRTransformEqual in RRCrtcPendingTransform Adam Jackson (196): configure: Enable glamor when building just Xwayland composite: Fix repaint of borders (v2) dix: Rename (and retype) PixmapPerDepth[1] to defaultStipple dix: Clear graphicsExposures for scratch GCs in one place shadowfb: Rename this particular shadow.c to shadowfb.c shadow: Lift 32->24 conversion from modesetting to dix shadow: Remove indirection stubs shadow:...
2020 Jul 31
0
X.Org security advisory: July 31, 2020: Xserver
...(known/unknown) could lead to lead to privilege elevation in the client. Patch ===== A patch for this issue has been commited to the xorg server git repository. xorg-server 1.20.9 will be released shortly and will include this patch. https://gitlab.freedesktop.org/xorg/xserver.git diff --git a/dix/pixmap.c b/dix/pixmap.c index 1186d7dbb..5a0146bbb 100644 --- a/dix/pixmap.c +++ b/dix/pixmap.c @@ -116,7 +116,7 @@ AllocatePixmap(ScreenPtr pScreen, int pixDataSize) if (pScreen->totalPixmapSize > ((size_t) - 1) - pixDataSize) return NullPixmap; - pPixmap = malloc(pScreen-...
2010 May 27
2
ERROR while installing solidworks 2007 (PlayOnLinux)
Hi I am trying to Install solidworks 2007 with no luck at the moment. The Error is: Problem with regsvr32.exe I'm using the PlayOnLinux installation script. the error came while installing ie6. Assaf
2010 Nov 14
0
[ANNOUNCE] xorg-server 1.9.2.901 (1.9.3 RC1)
...Optimize shadowUpdatePacked(). (#26973) Cyril Brulebois (1): test: Fix missing xkbsrv.h include. Eric Anholt (1): Replace usage of DamageRegionAppend with DamageDamageRegion to fix reportAfter. Jeremy Huddleston (4): DOC: Only build dtrace documentation with --enable-docs dix: Fix make distcheck XQuartz: Fix make distcheck Version bumped to 1.9.2.901 (1.9.3 RC1) Joe Shaw (1): fix a sign problem with valuator data. Julien Cristau (1): os: include dix-config.h, not xorg-config.h Kristian H?gsberg (1): Set DamageSetReportAfterOp to true for...
2015 Jun 16
0
[ANNOUNCE] xorg-server 1.17.2
...fer Emil Velikov (2): randr: remove chatty error messages randr: use randr: prefix in ErrorF() Hans de Goede (1): Re-enable non serverfd input devices immediately on vtenter Jason Gerecke (2): xfree86: Return NULL from xf86CompatOutput if no compat_output is defined dix: Do not allow device transform to be set on valuatorless devices Jon TURNEY (9): ephyr: Avoid a segfault with 'DISPLAY= Xephy -glamor' os: XDMCP options like -query etc. should imply -listen tcp os: Teach vpnprintf() how to handle "%*.*s" hw/xwin/glx: Refa...