| .. |
|
bigreq.c
|
Xext: fix a typo for bigreqsproto.h header file
|
2009-09-01 09:29:24 -07:00 |
|
dpms.c
|
Update to xextproto 7.0.99.1.
|
2009-08-24 12:36:23 -07:00 |
|
dpmsproc.h
|
xace: add hooks + new access codes: core protocol screensaver requests
|
2007-08-16 10:36:05 -04:00 |
|
dpmsstubs.c
|
Xext: remove redefinition of Bool.
|
2007-12-19 18:11:32 +10:30 |
|
EVI.c
|
Fix for CVE-2007-6429 - MIT-SHM and EVI extensions integer overflows.
|
2008-01-17 15:28:42 +01:00 |
|
EVIstruct.h
|
Remove RCS tags. Fix Xprint makefile braindamage.
|
2006-07-21 17:56:00 -04:00 |
|
Makefile.am
|
xsync: Use a local header for server API definitions
|
2009-08-24 12:36:23 -07:00 |
|
mbuf.c
|
Bug #13794: Update MBE extension devPrivates to new interface.
|
2008-01-03 14:46:54 -05:00 |
|
mbufbf.c
|
Xext: Remove usage of alloca
|
2007-11-05 14:34:46 +00:00 |
|
mbufpx.c
|
Xext: Remove usage of alloca
|
2007-11-05 14:34:46 +00:00 |
|
panoramiX.c
|
Fix panoramiX request and reply swapping
|
2008-09-23 10:36:20 -04:00 |
|
panoramiX.h
|
xext: Use proto header rather than the Xext include file, this prevents userspace being pulled in causing issues
|
2009-08-31 11:20:00 -07:00 |
|
panoramiXh.h
|
Static and dead code cleaup for Xext/
|
2007-03-25 17:57:22 -04:00 |
|
panoramiXprocs.c
|
XACE: Fix instances of DixUnknownAccess at hook callsites.
|
2008-02-28 16:43:43 -05:00 |
|
panoramiXsrv.h
|
Bug #14692: Allow drivers to have a say in Xinerama visual consolidation.
|
2008-05-12 16:43:50 -07:00 |
|
panoramiXSwap.c
|
Add missing swaps in panoramiXSwap.c
|
2007-12-05 18:29:54 +00:00 |
|
sampleEVI.c
|
Fix for CVE-2007-6429 - MIT-SHM and EVI extensions integer overflows.
|
2008-01-17 15:28:42 +01:00 |
|
saver.c
|
Update to xextproto 7.0.99.1.
|
2009-08-24 12:36:23 -07:00 |
|
security.c
|
Xext: include securproto.h instead of securstr.h
|
2009-08-31 11:21:54 -07:00 |
|
securitysrv.h
|
Rework of the XC-SECURITY extension. The gen-auth protocol has not changed,
|
2007-11-08 16:32:42 -05:00 |
|
shape.c
|
Update to xextproto 7.0.99.1.
|
2009-08-24 12:36:23 -07:00 |
|
shm.c
|
Update to xextproto 7.0.99.1.
|
2009-08-24 12:36:23 -07:00 |
|
shmint.h
|
Update to xextproto 7.0.99.1.
|
2009-08-24 12:36:23 -07:00 |
|
sleepuntil.c
|
Remove RCS tags. Fix Xprint makefile braindamage.
|
2006-07-21 17:56:00 -04:00 |
|
sleepuntil.h
|
Remove RCS tags. Fix Xprint makefile braindamage.
|
2006-07-21 17:56:00 -04:00 |
|
sync.c
|
Xext: fix up wrong conditions for negative sync transitions.
|
2009-08-25 20:51:36 -07:00 |
|
syncsrv.h
|
xsync: Use a local header for server API definitions
|
2009-08-24 12:36:23 -07:00 |
|
xace.c
|
XACE: Add generic support for property and selection polyinstantiation.
|
2008-02-29 18:01:37 -05:00 |
|
xace.h
|
XACE: Add generic support for property and selection polyinstantiation.
|
2008-02-29 18:01:37 -05:00 |
|
xacestr.h
|
XACE: Add generic support for property and selection polyinstantiation.
|
2008-02-29 18:01:37 -05:00 |
|
xcalibrate.c
|
[Kdrive] make XCalibrate 'orientation aware'
|
2008-01-08 12:31:47 +01:00 |
|
xcmisc.c
|
Xext: Require newer versions of xcmiscproto, bigreqsproto, and xf86bigfontproto for new *proto.h header file names
|
2009-08-31 18:09:52 -07:00 |
|
xevie.c
|
Use evieproto.h instead...
|
2009-08-31 11:23:20 -07:00 |
|
xf86bigfont.c
|
Xext: Require newer versions of xcmiscproto, bigreqsproto, and xf86bigfontproto for new *proto.h header file names
|
2009-08-31 18:09:52 -07:00 |
|
xres.c
|
Fix off-by-one error in ProcXResQueryClients().
|
2008-04-09 15:34:16 +02:00 |
|
xselinux.c
|
Attempt getpeercon() on remote sockets as well as local ones.
|
2008-08-28 23:50:20 -04:00 |
|
xselinux.h
|
XSELinux: Add a request to get a client's context from a resource ID.
|
2008-03-31 19:22:53 -04:00 |
|
xtest.c
|
Update to xextproto 7.0.99.1.
|
2009-08-24 12:36:23 -07:00 |
|
xvdisp.c
|
Update to xextproto 7.0.99.1.
|
2009-08-24 12:36:23 -07:00 |
|
xvdisp.h
|
Fix swapped Xv dispatch under Xinerama.
|
2007-12-02 14:15:36 -05:00 |
|
xvdix.h
|
devPrivates rework: since API is already broken, switch everything
|
2007-08-28 09:28:25 -04:00 |
|
xvmain.c
|
Merge branch 'master' into XACE-SELINUX
|
2007-12-13 18:38:25 -05:00 |
|
xvmc.c
|
Revert "registry: Register XvMC extension protocol names."
|
2007-11-20 18:43:38 -05:00 |
|
xvmcext.h
|
Remove RCS tags. Fix Xprint makefile braindamage.
|
2006-07-21 17:56:00 -04:00 |