index
:
~dottedmag/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
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
fixes
for-keithp
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.8-branch
server-1_0-branch
server-1_1-branch
transform-proposal
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
fixes for X server
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-10
CVE-2008-1379 - MIT-SHM arbitrary memory read
Matthieu Herrb
1
-2
/
+11
2008-06-10
CVE-2008-1377 - RECORD and Security extensions memory corruption
Matthieu Herrb
1
-3
/
+7
2008-05-16
Bug #13962: Re-arm the DPMS timer when re-enabling DPMS.
Adam Jackson
1
-2
/
+5
2008-04-07
Add some more support for DragonFly. From Joerg Sonnenberger
Jeremy C. Reed
2
-2
/
+2
2008-02-20
CVE-2007-6429: Always test for size+offset wrapping.
Matthias Hopf
1
-6
/
+6
2008-02-14
security: Fix for Bug #14480: untrusted access broken in 7.3.
Eamon Walsh
1
-1
/
+1
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-5958 - File existence disclosure.
Matthieu Herrb
1
-2
/
+2
2008-01-17
Fix for CVE-2007-6429 - MIT-SHM and EVI extensions integer overflows.
Matthieu Herrb
3
-14
/
+76
2008-01-17
Fix for CVE-2007-6428 - TOG-cup extension memory corruption.
Matthieu Herrb
1
-0
/
+3
2007-11-30
Add missing swaps in panoramiXSwap.c
Peter Harris
1
-0
/
+4
2007-08-14
Fix the value comparisons in the IDLETIME wakeup handler.
Fredrik Höglund
1
-2
/
+3
2007-06-29
Death to RCS tags.
Adam Jackson
6
-10
/
+0
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
1
-8
/
+0
2007-05-28
Allow configurable serverconfigdir for security policy location
Eugene Konev
1
-1
/
+0
2007-05-18
Add a new IDLETIME system sync counter.
Fredrik Höglund
1
-0
/
+119
2007-04-09
Bug #10560: Code-Cleanup: function declarations () -> (void)
Stefan Huehner
3
-6
/
+6
2007-04-03
CVE-2007-1003: XC-MISC Extension ProcXCMiscGetXIDList() Memory Corruption
Matthieu Herrb
1
-2
/
+11
2007-03-25
Static and dead code cleaup for Xext/
Adam Jackson
12
-144
/
+29
2007-03-20
Static markup and dead code cull over xkb/.
Adam Jackson
1
-1
/
+1
2007-03-06
remove PIXPRIV checks as this flag is always set.
Eamon Walsh
1
-23
/
+0
2007-03-01
Xext: Update device's lastx/lasty when sending a motion event with XTest.
Peter Hutterer
1
-0
/
+2
2007-02-15
Bug #6988: Change behavior of Security extension per user feature request.
Eamon Walsh
1
-0
/
+1
2007-01-24
Correct variable descriptions in comment for SecurityCheckResourceIDAccess
Alan Coopersmith
1
-2
/
+2
2006-12-15
Convert callers of LookupClient() to dixLookupClient().
Eamon Walsh
2
-10
/
+17
2006-12-15
Convert callers of LookupDrawable() to dixLookupDrawable().
Eamon Walsh
3
-23
/
+30
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
3
-19
/
+20
2006-12-15
Convert callers of LookupWindow() to dixLookupWindow().
Eamon Walsh
6
-73
/
+76
2006-12-14
Remove instances of macros SECURITY_VERIFY_GEOMETRABLE and SECURITY_VERIFY_GC.
Eamon Walsh
2
-10
/
+10
2006-12-14
Remove instances of macros VERIFY_GEOMETRABLE and VERIFY_GC.
Eamon Walsh
3
-7
/
+18
2006-12-14
Remove instances of macro SECURITY_VERIFY_DRAWABLE.
Eamon Walsh
1
-5
/
+12
2006-12-14
Remove instances of macros LOOKUP_DRAWABLE and VERIFY_DRAWABLE.
Eamon Walsh
3
-27
/
+45
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
11
-152
/
+152
2006-12-01
Naming change: Security*Operation -> Xace*Operation
Eamon Walsh
3
-13
/
+13
2006-12-01
Define calls away when not building XACE, allowing ifdef's to be removed.
Eamon Walsh
1
-5
/
+21
2006-11-08
xace: avoid 'unused variable pScreen'
Daniel Stone
1
-1
/
+3
2006-11-06
More work on Bug #8875: revert previous fix and try using client argument
Eamon Walsh
1
-4
/
+2
2006-11-06
whitespace adjust
Eamon Walsh
1
-4
/
+4
2006-11-06
Bug #8875: Security extension causes Xorg to core dump on server reset
Eamon Walsh
1
-2
/
+4
2006-09-15
Merge branch 'master' into my-XACE-modular
XACE-modular
Eamon Walsh
1
-2
/
+2
2006-09-08
Generalize the handling of configuration files that ship with extensions.
Eamon Walsh
1
-3
/
+6
2006-09-08
Include dix-config.h.
Eamon Walsh
1
-0
/
+4
2006-09-08
Don't need to allocate memory now that devPrivates are being used.
Eamon Walsh
1
-6
/
+0
2006-09-06
Fix #include paths for fontcacheproto headers.
Michel Dänzer
1
-2
/
+2
2006-09-05
Merge branch 'master' into my-XACE-modular
Eamon Walsh
2
-0
/
+269
2006-08-29
Re-add support for tslib (1.0 release) and Xcalibrate extension.
Matthew Allum
2
-0
/
+269
2006-08-25
Add four new XACE hooks: auditing, key event notification, window init
Eamon Walsh
3
-1
/
+58
2006-08-21
Merge branch 'XACE-modular' into my-XACE-modular
Eamon Walsh
39
-87
/
+86
2006-08-10
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Alan Coopersmith
39
-87
/
+86
2006-08-07
remove optional R3 backwards compatibility
Daniel Stone
1
-9
/
+3
[next]