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
path:
root
/
mi
/
miinitext.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-08
Fixed check to refer to DarwinApp, not all Darwin targets
Ben Byer
1
-1
/
+1
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
1
-14
/
+11
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-10
/
+10
2007-10-29
Change the GLX module to initialize after COMPOSITE.
Kristian Høgsberg
1
-10
/
+10
2007-10-25
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-4
/
+1
2007-10-18
Simplify and clean up GLX visual initialization.
Kristian Høgsberg
1
-4
/
+1
2007-10-17
xselinux: Started reworking extension using new XACE hooks.
Eamon Walsh
1
-5
/
+1
2007-08-03
security: drop the "declare extension security" dix call. Use the
Eamon Walsh
1
-5
/
+1
2007-04-30
Add GenericEvent extension to Xext.
Peter Hutterer
1
-0
/
+6
2007-03-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-12
/
+15
2007-02-17
cleaned up some linking ugliness in hw/darwin/quartz
Ben Byer
1
-14
/
+14
2007-02-17
dix mods for Darwin
Ben Byer
1
-3
/
+6
2006-12-12
Add SELinux extension to the module/extension loader.
Eamon Walsh
1
-0
/
+16
2006-11-07
Bug #8937: Extension setup functions not called on server resets
Eamon Walsh
1
-0
/
+10
2006-10-23
miinitext: Xi and XKB are not hardware-only extensions
Daniel Stone
1
-2
/
+2
2006-08-10
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Alan Coopersmith
1
-3
/
+1
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-3
/
+0
2006-07-11
Bug #7346: Disable Composite extension in Xprt
Drew Parsons
1
-0
/
+1
2006-06-20
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Alan Coopersmith
1
-1
/
+1
2006-06-20
Move Xserver API for security extension to securitysrv.h
Alan Coopersmith
1
-1
/
+1
2006-06-19
Add XACE extension
Eamon Walsh
1
-1
/
+17
2006-06-09
put function prototype for ShapeExtensionInit() in proper place
Greg Kroah-Hartman
1
-3
/
+0
2006-06-08
fix noDamageExtension warning in Xprint/Init.c
Greg Kroah-Hartman
1
-3
/
+1
2006-06-01
Kill LBX, too.
Daniel Stone
1
-20
/
+1
2006-06-01
Die XTESTEXT1, die!
Daniel Stone
1
-10
/
+1
2006-03-12
Merge accel_indirect branch to HEAD.
Kristian Høgsberg
1
-1
/
+6
2006-02-15
Mark everything in misym.c as _X_EXPORT.
Adam Jackson
1
-3
/
+4
2006-01-08
Remove remaining #ifdef DPSEXT stanzas.
Adam Jackson
1
-16
/
+1
2006-01-06
Bug #5525: Build a working Xprt. (Drew Parsons)
Adam Jackson
1
-2
/
+2
2005-12-29
Add necessary *CONFIG_H declarations and a force-off of XF86* extensions in
Eric Anholt
1
-1
/
+9
2005-12-28
Enough build fixes to get {sdl,ephyr,fake} to link.
Adam Jackson
1
-1
/
+10
2005-07-16
Fix the *-config.h includes so that it is possible to build modules without
Kevin E Martin
1
-0
/
+4
2005-07-14
Add #include <xnest-config.h> to the Xnest source files for modularization.
Kevin E Martin
1
-0
/
+5
2005-07-12
Prepare Xdmx and Xvfb for modularization by adding appropriate #include
Kevin E Martin
1
-0
/
+4
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-1
/
+1
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-2
/
+2
2005-05-19
Bug #3334: Clean up remnants from the PEX, XIE, and BEZIER extensions.
Adam Jackson
1
-46
/
+0
2005-04-24
xc/config/cf/X11.tmpl
Roland Mainz
1
-0
/
+4
2005-04-20
Change xf86bigfstr.h to X11/extensions/xf86bigfstr.h for includes.
Daniel Stone
1
-2
/
+2
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-9
/
+9
2005-03-19
//bugs.freedesktop.org/show_bug.cgi?id=2771) attachment #2148
Roland Mainz
1
-2
/
+1
2004-12-08
//bugs.freedesktop.org/show_bug.cgi?id=1361) attachment #938
Roland Mainz
1
-73
/
+14
2004-10-25
Fix for https://freedesktop.org/bugzilla/show_bug.cgi?id=1664 - RFE: Add
Roland Mainz
1
-2
/
+1
2004-09-14
Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1361 - RFE: Allow
Roland Mainz
1
-51
/
+252
2004-08-12
Apply a kludge to initialize the composite wrapper before DamageSetup. If
Eric Anholt
1
-3
/
+1
2004-08-03
The Damage extension has to wrap after (be called before) the Composite
Eric Anholt
1
-7
/
+9
2004-07-31
Fix typo
Kevin E Martin
1
-2
/
+2
2004-07-31
Add "Extensions" section support to configuration parser
Kevin E Martin
1
-5
/
+16
2004-07-31
Integrate COMPOSITEWRAP branch including composite wrapper. This code still
Eric Anholt
1
-7
/
+18
[prev]
[next]