index
:
~airlied/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
abi-bash
api-cleanup
api-queue
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-offload-proposed
dri2-swapbuffers
drvlayer
drvmodelv2
drvmodelv2-glx
drvmodelv2-prebase
drvmodelv2-rebase
drvmodelv2-wip
drvmodelv2wip2
drvmodelv3
dynerama
endless
exa-damagetrack
exa-uxa-merge
fb-cleanup
fb-define-cleanup-squashed
fix-warnings
fix-zaphod-error
for-1.14-gpu-fixes
for-keithp
for-keithp-complete
for-keithp-gpu-vt-owner
for-keithp-offload-slave
for-keithp-output-slave
for-keithp-squashed
for-keithp-stage1
for-keithp-this-time-for-sure
for-keithp-unreviewed
glamor-core-profile
glamor-finish-api
glamor-prime
glamor-put-image-write-only
glucose-2
glxpull
gpu-hotplug-vt
gpu-switch-101
gpu-switch-hacks
gpu-switch-hacks2
gpu-switch-hacks3
gsr-current
impedance
input-hotplug
keithp-queue
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
misc-prime-fixes
modesetting-zaphod
mpx
no-pci-rework
orib-soc-2006
output-class-pciid
pageflip-v5-airlied
pageflip-v6
pageflip-v6-submit
panning-for-server-1.6
pci-rework
platform-usb-hotplug-101
prime
prime-101
prime-102
prime-103
prime-dri2-hack
prime-fixes
prime-hw-cursor
proto-screens
pwin-cleanup
randr-1.2
randr-1.2-for-server-1.2
randr-1.5
randr-dpms
randr-provider
redunant-cleanups-1
reverse-prime
reviewed-fixes
rework-stuff
rhel-fixes
sco_port_update
server-1.13-branch
server-1.14-randr-fixes
server-1.14-randr-fixes-abi-break-fixed
server-1.16-branch
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
stable-1.14-fixes
tmp-api
tmp-train-work
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
xinerama-cleanup
xinerama-the-revenge
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
xserver-queue
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-08
xselinux: Implement support for property polyinstantiation.
XACE-SELINUX
Eamon Walsh
1
-22
/
+79
2008-02-01
dix: Modify callers of property API to use new interface.
Eamon Walsh
11
-58
/
+45
2008-02-07
XACE: Add generic support for property polyinstantiation.
Eamon Walsh
6
-21
/
+14
2008-02-05
dix: Refactoring of property code to allow for polyinstantiation.
Eamon Walsh
3
-117
/
+112
2008-02-07
XACE: Correct some protocol error values in the colormap routines.
Eamon Walsh
1
-3
/
+3
2008-02-07
xselinux: Use the device name in debugging output.
Eamon Walsh
1
-3
/
+8
2008-02-07
xselinux: Split devPrivate state into subject and object records.
Eamon Walsh
1
-87
/
+149
2008-02-07
xselinux: Add getattr and setattr to the permission map for properties.
Eamon Walsh
1
-1
/
+1
2008-02-05
XACE: Push the dix "structure" includes down to the security modules.
Eamon Walsh
5
-15
/
+26
2008-02-05
XACE: Move the property access hook to its own function.
Eamon Walsh
4
-22
/
+22
2008-02-05
XFixes: squash a pointer/integer size mismatch warning.
Eamon Walsh
1
-2
/
+3
2008-02-05
validate mode clock for probed modes
liuhong
1
-1
/
+4
2008-02-05
fix max clock unit
liuhong
1
-2
/
+2
2008-02-05
dix: Move motion history update until after screen crossing and clipping
Magnus Vigerlöf
1
-9
/
+9
2008-02-05
dix: Skip call to clipAxis for relative core-events
Magnus Vigerlöf
1
-11
/
+33
2008-02-05
Bug # 10324: dix: Add scaling of X and Y on the reported pointer-events
Magnus Vigerlöf
1
-21
/
+76
2008-02-05
Bug # 10324: dix: Allow arbitrary value ranges in GetPointerEvents
Magnus Vigerlöf
1
-4
/
+7
2008-02-05
dix: Always add valuator information if present
Magnus Vigerlöf
1
-5
/
+2
2008-02-05
xkb: when copying sections, make sure num_rows is set too.
Peter Hutterer
1
-0
/
+1
2008-02-05
mi: Only UpdateSpriteForScreen if we actually changed the screen. (Bug #12650)
Peter Hutterer
1
-1
/
+7
2008-02-01
xfree86: stick two more checks in for num_valuators < MAX_VALUATORS
Peter Hutterer
1
-0
/
+12
2008-02-01
xfree86: don't call xalloc from signal handlers when posting events.
Matthieu Herrb
1
-36
/
+33
2008-01-30
dix: print out event type if a bogus pointer event occurs.
Peter Hutterer
1
-1
/
+1
2008-01-30
xkb: don't update LEDs if they don't exist. (Bug #13961)
Peter Hutterer
1
-0
/
+3
2008-01-29
Bug 13101: xorg-server has a typo in hw/xfree86/os-support/bsd/i386_video.c
Coleman Kane
1
-1
/
+1
2008-01-29
Loader: Fix verbosity confusion
Julien Goodwin
1
-1
/
+1
2008-01-29
xorg.conf.man: Fix monitor/output confusion in monitor positioning
Julien Goodwin
1
-8
/
+8
2008-01-29
xfree86: fix AlwaysCore handling. (Bug #14256)
Peter Hutterer
1
-1
/
+1
2008-01-29
config: don't reset connection info on disconnect.
Peter Hutterer
1
-3
/
+2
2008-01-29
config: check connection != NULL before getting dbus' dispatch status.
Peter Hutterer
1
-2
/
+3
2008-01-29
config: only shutdown libhal if the connection is valid.
Peter Hutterer
1
-5
/
+7
2008-01-29
config: add a debug message, fix a whitespace error.
Peter Hutterer
1
-2
/
+3
2008-01-28
Rootless: RootlessEnsureFrame: Added check for !IsRoot
Jeremy Huddleston
1
-1
/
+1
2008-01-26
Merge commit 'upstream/master'
David Nusinow
11
-331
/
+272
2008-01-25
xselinux: Move the extension to extmod instead of being built-in.
Eamon Walsh
4
-4
/
+11
2008-01-25
XACE: Remove the extension code entirely, XACE is completely static now.
Eamon Walsh
4
-26
/
+0
2008-01-25
XACE: Stop using fake requestVectors in favor of a simple hook call.
Eamon Walsh
3
-126
/
+24
2008-01-25
XACE: Don't need to actually register a protocol extension.
Eamon Walsh
2
-53
/
+0
2008-01-24
xselinux: Rename SelectionManager to more generic SecurityManager.
Eamon Walsh
2
-35
/
+35
2008-01-24
xselinux: Use a privileged bit in the state instead of passing an index
Eamon Walsh
1
-33
/
+27
2008-01-24
xselinux: Implement "get context" protocol requests.
Eamon Walsh
1
-3
/
+116
2008-01-24
xselinux: Whitespace fixups.
Eamon Walsh
1
-34
/
+32
2008-01-23
Bug #12439: add a quirk to use +hsync +vsync for the probed detailed mode.
Hong Liu
1
-9
/
+28
2008-01-22
There is no such thing as /dev/cpu/mtrr.
Adam Jackson
1
-10
/
+1
2008-01-21
Add tags/TAGS to .gitignore for ctags usage
David Nusinow
1
-0
/
+2
2008-01-21
CVE-2007-6429: Always test for size+offset wrapping.
Matthias Hopf
1
-6
/
+6
2008-01-19
AIGLX: Fix GLX_EXT_texture_from_pixmap fallback with EXA.
Michel Dänzer
1
-28
/
+54
2008-01-18
CVE-2007-6429: Don't spuriously reject <8bpp shm pixmaps.
Adam Jackson
1
-16
/
+20
2008-01-17
XQuartz: Moved SetFrontProcess haco to set_front_process
Jeremy Huddleston
1
-5
/
+5
2008-01-17
Fix for CVE-2008-0006 - PCF Font parser buffer overflow.
Matthieu Herrb
1
-0
/
+7
[next]