index
:
~jbarnes/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1_0-branch
server-1_1-branch
transform-proposal
upstream
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
Jesse's X Server development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
/
shm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-10
panoramiX: convert 1->panoramiXNumScreens loops to use macro (v2)
Dave Airlie
1
-1
/
+1
2011-03-10
panoramiX: consolidate common id assignment code.
Dave Airlie
1
-3
/
+1
2010-09-28
xserver: delete pervasively use of DISPATCH_PROC
Tiago Vignatti
1
-287
/
+270
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-11
/
+11
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-7
/
+22
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-6
/
+6
2010-06-03
Delete panoramiXdataPtr: it's redundant.
Jamey Sharp
1
-6
/
+6
2010-05-19
Add typed resource-lookup errors for non-core resource types.
Jamey Sharp
1
-2
/
+3
2010-05-19
Set event sequence number in WriteEventsToClient instead of at callers.
Jamey Sharp
1
-1
/
+0
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-9
/
+9
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-11
/
+11
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-3
/
+1
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+2
2009-10-28
Alloc/free drawables array for each ProcPanoramiXShmGetImage call.
Jamey Sharp
1
-8
/
+9
2009-10-08
Remove static MAXSCREENS limit from Xext/shm.c
Jamey Sharp
1
-18
/
+61
2009-09-29
Fix ShmPutImage non-ZPixmap case.
Michel Dänzer
1
-9
/
+34
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-2
/
+3
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
1
-2
/
+1
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-16
/
+18
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
1
-0
/
+1
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-4
/
+4
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-2
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-5
/
+5
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-1
/
+2
2008-08-28
Build fix.
Adam Jackson
1
-1
/
+1
2008-08-28
MIT-SHM pixmaps, if they exist, are ZPixmap.
Adam Jackson
1
-19
/
+1
2008-08-28
Reimplement ShmPutImage.
Adam Jackson
1
-63
/
+23
2008-07-30
Make shmint.h part of the SDK.
Aaron Plattner
1
-3
/
+3
2008-07-17
Drop a bunch of #ifdef Lynx.
Mathieu Bérard
1
-5
/
+0
2008-06-11
Un-K&R shm extension.
Kristian Høgsberg
1
-66
/
+34
2008-06-11
CVE-2008-1379 - MIT-SHM arbitrary memory read
Matthieu Herrb
1
-2
/
+11
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
1
-3
/
+3
2008-02-28
XACE: Fix instances of DixUnknownAccess at hook callsites.
Eamon Walsh
1
-3
/
+3
2008-01-26
Merge branch 'master' into mpx
Peter Hutterer
1
-8
/
+42
2008-01-21
CVE-2007-6429: Always test for size+offset wrapping.
Matthias Hopf
1
-6
/
+6
2008-01-18
CVE-2007-6429: Don't spuriously reject <8bpp shm pixmaps.
Adam Jackson
1
-16
/
+20
2008-01-17
Fix for CVE-2007-6429 - MIT-SHM and EVI extensions integer overflows.
Matthieu Herrb
1
-8
/
+38
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-16
/
+16
2007-11-21
Xext: Scruffy the janitor don't like no "register" keywords.
Peter Hutterer
1
-21
/
+21
2007-11-20
Revert "registry: Register SHM extension protocol names."
Eamon Walsh
1
-22
/
+1
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+3
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
1
-2
/
+3
2007-10-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-23
/
+75
2007-10-15
registry: Register SHM extension protocol names.
Eamon Walsh
1
-1
/
+22
2007-10-09
Sun bug 6589829: include zoneid of shm segment in access policy for MIT-SHM
Alan Coopersmith
1
-23
/
+75
2007-09-25
xace: change prototype of VALIDATE_DRAWABLE_AND_GC macro to allow access
Eamon Walsh
1
-1
/
+1
2007-09-20
xace: add hooks + new access codes: MIT-SHM extension
Eamon Walsh
1
-2
/
+10
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-13
/
+5
2007-08-24
Export fbShmPutImage to modules.
Michel Dänzer
1
-2
/
+2
2007-08-16
Add some more support for DragonFly. From Joerg Sonnenberger
Jeremy C. Reed
1
-1
/
+1
[next]