index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
/
shm.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-03-06
remove PIXPRIV checks as this flag is always set.
Eamon Walsh
1
-23
/
+0
2006-12-14
Remove instances of macros SECURITY_VERIFY_GEOMETRABLE and SECURITY_VERIFY_GC.
Eamon Walsh
1
-2
/
+2
2006-12-14
Remove instances of macros VERIFY_GEOMETRABLE and VERIFY_GC.
Eamon Walsh
1
-5
/
+13
[next]