index
:
~ewalsh/xserver
master
server-1.5-branch
server-1.6-branch
server-1.7-branch
xace
xselinux
xserver XACE and SELinux feature branches.
ewalsh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-06
DDX changes for XDarwin
Ben Byer
5
-80
/
+79
2007-09-05
Revert "configure.ac: exclude pci-access dependency from XDarwin"
Ben Byer
1
-6
/
+2
2007-09-05
XDARWIN: Add launchd support
Ben Byer
2
-0
/
+19
2007-09-05
added HAVE_LAUNCHD check to configure.ac (mostly for OSX)
Ben Byer
1
-0
/
+2
2007-09-05
Fix key repeats during VT switch.
Daniel Stone
4
-8
/
+33
2007-09-05
Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/xserver
Ben Byer
1
-1
/
+3
2007-09-05
added an exclusion for setting XORG on darwin
Ben Byer
1
-0
/
+1
2007-09-05
Deliver correct event when releasing keys on VT switch.
Keith Packard
1
-1
/
+3
2007-09-05
XDARWIN: build breakage fix
Ben Byer
1
-1
/
+1
2007-09-05
configure.ac: exclude pci-access dependency from XDarwin
Ben Byer
1
-2
/
+6
2007-09-05
Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/xserver
Ben Byer
18
-97
/
+49
2007-09-05
build fixes for XDarwin
Ben Byer
1
-1
/
+3
2007-09-05
Fix server version reporting to be the server package version.
Eric Anholt
4
-66
/
+30
2007-09-05
Kdrive: unbreak kdrive linking
Dodji Seketeli
15
-31
/
+19
2007-09-05
xace: add new fields to resource access hook to allow parent resource objects
Eamon Walsh
13
-28
/
+33
2007-09-05
Another pathname fix for event_status_driver.h
Ben Byer
1
-1
/
+1
2007-09-05
fixed path for event_status_driver.h
Ben Byer
1
-1
/
+1
2007-09-04
Add Xserver man section about catalogue:<dir> FPE
Ademar de Souza Reis Jr
1
-2
/
+38
2007-09-04
Add xorg.conf man section about catalogue:<dir> FPE
Ademar de Souza Reis Jr
1
-5
/
+41
2007-09-04
Fix driver build by including an appropriate Requires.private line on pixman.
Eric Anholt
1
-1
/
+2
2007-09-04
Add stub symbols to make xprint build.
Gerte Hoogewerf
1
-0
/
+11
2007-09-04
Increase despair by fixing xprint build after my _DEPENDENCIES changes.
Eric Anholt
2
-12
/
+26
2007-09-04
Revert part of 529acb175440969af9d7fa38aab8d7dea0dc2661 because libtool is sm...
Ian Romanick
1
-4
/
+9
2007-09-04
Merge branch 'master' of git+ssh://herrb@git.freedesktop.org/git/xorg/xserver
Matthieu Herrb
2
-5
/
+6
2007-09-04
typo in comment
Matthieu Herrb
1
-1
/
+1
2007-09-04
xace: add hooks + new access codes: Damage extension
Eamon Walsh
1
-2
/
+2
2007-09-04
Fixing xf86I2CGetScreenBuses(), now dereferencing the correct pointer.
Egbert Eich
1
-1
/
+1
2007-09-04
Fixing sig11 in xf86I2CGetScreenBuses().
Egbert Eich
1
-1
/
+1
2007-09-04
bgPixel (unsigned long) is 64-bit on x86_64, so -1 != 0xffffffff
Hong Liu
1
-4
/
+5
2007-09-02
Fix Xorg build by listing circular dependency libraries twice.
Eric Anholt
1
-11
/
+9
2007-09-02
Remove backend.[ch] from neomagic to fix distcheck.
Eric Anholt
1
-2
/
+0
2007-09-01
[COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447)
Keith Packard
3
-19
/
+59
2007-08-31
[RANDR] Don't mark Xinerama as active if no crtcs are enabled. (bug #11504).
Adam Jackson
1
-7
/
+7
2007-08-31
[RANDR] Compare only milliseconds of config time. (Bug #6502)
Marius Gedminas
1
-4
/
+7
2007-08-31
Bug #7364: Require renderproto 0.9.3 on 64-bit, and fix build with it.
Eric Anholt
2
-2
/
+9
2007-08-31
Bug #7186: Fix an excessive request size limitation that broke big-requests.
Eric Anholt
2
-4
/
+3
2007-08-31
Convert servers to using _DEPENDENCIES to ensure proper rebuilds.
Eric Anholt
9
-170
/
+186
2007-08-31
xace: add hooks + new access codes: Composite extension
Eamon Walsh
1
-15
/
+32
2007-08-31
xace: add hooks + new access codes: Render extension
Eamon Walsh
4
-52
/
+94
2007-08-31
config: Use [config/dbus] consistently for error messages.
Peter Hutterer
1
-4
/
+4
2007-08-31
config: return BadValue to caller if add/remove doesn't have parameters.
Peter Hutterer
1
-4
/
+6
2007-08-30
Allow yres_virtual to be greater for some kernel fbdev drivers.
Alan Hourihane
1
-1
/
+1
2007-08-30
xace: Correct some access modes.
Eamon Walsh
3
-3
/
+3
2007-08-30
Remove dead xf86GetPciSizeFromOS and xf86GetPciOffsetFromOS.
Eric Anholt
6
-116
/
+1
2007-08-30
Remove the now-dead PciAvoid symbol.
Eric Anholt
5
-15
/
+0
2007-08-30
xace: add hooks + new access codes: SHAPE extension
Eamon Walsh
1
-13
/
+13
2007-08-30
xace: add hooks + new access codes: MIT-SCREEN-SAVER extension
Eamon Walsh
1
-16
/
+35
2007-08-30
xace: add hooks + new access codes: XFixes extension.
Eamon Walsh
7
-47
/
+87
2007-08-30
devPrivates rework: convert CursorRec and CursorBits over to new interface.
Eamon Walsh
14
-51
/
+75
2007-08-30
Fixing a misleading comment which could suggest a GPL violation.
Egbert Eich
1
-2
/
+2
[prev]
[next]