Eamon Walsh
60cdc592fe
Add new, combined dix lookup functions.
2006-12-14 14:46:03 -05:00
Eamon Walsh
6c46645cfc
Naming change: Security*Access -> Dix*Access
2006-12-14 14:45:42 -05:00
Alan Hourihane
b88ad820fa
Set Int10Current->Tag for the linux native int10 module
...
Fixes bug #9296
(cherry picked from 731952c561a3972d09d1315f4fd31466e459ccb9 commit)
2006-12-13 12:18:22 +00:00
Eamon Walsh
fb6d676de5
Add xserver object class to list of object classes.
2006-12-12 16:17:51 -05:00
Eamon Walsh
7b90944258
Change MLS levels in config file contexts to more sane defaults.
2006-12-12 15:59:38 -05:00
Eamon Walsh
568c09481e
Split AssignClientState() into two routines, new routine is server-specific.
2006-12-12 15:59:08 -05:00
Eamon Walsh
62e7722ebd
Merge branch 'XACE-SELINUX' into my-XACE-SELINUX
2006-12-12 13:54:33 -05:00
Eamon Walsh
e124806994
Remove trailing whitespace (whitespace police).
2006-12-12 13:35:22 -05:00
Eamon Walsh
ca77c12107
Naming change: Security*Operation -> Xace*Operation
2006-12-12 13:27:03 -05:00
Eamon Walsh
a60da1db7c
Add required root window context to config file.
2006-12-12 13:27:03 -05:00
Eamon Walsh
5719afe6d3
Change symbol in libaudit library test.
2006-12-12 13:27:03 -05:00
Eamon Walsh
354c80da66
Improve error handling, messages during initialization.
2006-12-12 13:27:03 -05:00
Eamon Walsh
3714d91499
Experimental window property holding security context.
2006-12-12 13:27:03 -05:00
Eamon Walsh
7f16c38ae2
Add SELinux extension configure-time support.
2006-12-12 13:27:03 -05:00
Eamon Walsh
a7f4bbea87
Add SELinux extension to the module/extension loader.
2006-12-12 13:27:02 -05:00
Eamon Walsh
28e80cd65b
Add SELinux extension configure-time support.
2006-12-12 13:27:02 -05:00
Eamon Walsh
83aad2be8a
Add SELinux extension source files.
2006-12-12 13:27:02 -05:00
Alan Hourihane
81281cb298
Fix bad commit
2006-12-12 11:28:24 +00:00
Alan Hourihane
792e0f71c6
Fix Xming fails to use xkb bug
...
bug #5049 (Colin Harrison)
2006-12-11 14:54:49 +00:00
Alan Hourihane
27d4b84f26
Fix Tooltip from minimized clients
...
Bug #3678 (Colin Harrison)
2006-12-11 14:51:20 +00:00
Adam Jackson
fb8364bca3
Accept EDID > 1.3 but < 2.0 if we find it, assume it's compatible.
2006-12-10 11:24:05 -05:00
Jeremy C. Reed
d56249a15e
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
2006-12-08 15:52:37 -06:00
Jeremy C. Reed
f1f8df1889
For MANDEFS, also replace __mandir__ for $(mandir) which includes
...
the prefix. Noticed wrong path to man pages on both Ubuntu and on
NetBSD with pkgsrc.
2006-12-08 15:51:44 -06:00
Daniel Stone
ec84f72d07
XkbCopyKeymap: always initialise map and preserve
...
If we don't have map or preserve in the source map, make sure the
destination is initialised to NULL, and freed if it's a valid type.
2006-12-08 21:31:51 +02:00
Daniel Stone
e59aeac1ff
xfree86: remove stray debug line
2006-12-08 21:31:50 +02:00
Michel Dänzer
729fca33a4
Revert "xfree86 DDX: Delete DDX screens in ddxGiveUp()."
...
This reverts commit a6381e6984
.
See https://bugs.freedesktop.org/show_bug.cgi?id=9224 .
2006-12-07 12:09:18 +01:00
Daniel Stone
4ea6dfb984
whitespace police
2006-12-06 23:24:39 +02:00
Daniel Stone
4cba1a1ebf
config: bus reconnect support
...
Add support for reconnecting to the bus when it restarts.
2006-12-06 23:24:24 +02:00
Daniel Stone
0c5dab5c8e
config: move config.h to hotplug.h
...
Also, move configInitialise to after OsInit, since the next commit will
make it use a timer.
2006-12-06 23:24:24 +02:00
Daniel Stone
72e7f2ac6c
GetPointerEvents: always send valuator events for MotionNotify
...
Always chase a DeviceMotionNotify event with a DeviceValuator, which is
not required in the spec, but will silently break the lib if you don't
include.
2006-12-06 23:24:24 +02:00
Daniel Stone
c458a70d65
GetPointerEvents: fix typo
...
Fix typo that resulted in inverted axes when using an absolute positioning
device that didn't report y, and thus relied on the previous value.
2006-12-06 23:24:24 +02:00
Daniel Stone
edabf45425
configure.ac: add CONFIG_LIB to Xvfb
2006-12-06 23:24:24 +02:00
Daniel Stone
8724af248c
kdrive/mga: fix compiler warning
...
Change a case that only made one test for an if, preventing the compiler
warning about all other PICT_* types being unsupported.
2006-12-06 23:24:24 +02:00
Daniel Stone
2f0a800ffd
config: move to block/wakeup handler
2006-12-06 23:24:24 +02:00
Daniel Stone
99378b58db
kdrive/tslib: remove vendor-specific hacks
...
Parts of the KDrive merge accidentally contained a bunch of
vendor-specific hacks; sorry.
2006-12-06 23:24:24 +02:00
Daniel Stone
8884a73a3f
xfree86/input: re-add support for disabling drag events
2006-12-06 23:24:24 +02:00
Daniel Stone
f2903c12bb
SyntheticMotion: don't dereference sprite.screen when not using Xinerama
...
(cherry picked from aa052e43c6c293e14f78837e00c6b7581f9713bb commit)
2006-12-06 23:24:23 +02:00
Daniel Stone
d17ec01e83
remove CID support (bug #5553 )
...
Remove CID from all our fontpaths.
(cherry picked from 69820a10e33e4582c192360996e866007114639d commit)
2006-12-06 23:24:23 +02:00
Alan Coopersmith
abe5e079af
Update pci.ids to 2006-12-06 from pciids.sf.net
2006-12-06 07:58:03 -08:00
Aaron Plattner
724f9cb578
Bug #9219 : Use pWin->viewable instead of pWin->realized to catch InputOnly windows too.
2006-12-05 13:44:05 -08:00
Aaron Plattner
3690de9b1b
Bug #9219 : Return BadMatch when trying to name the backing pixmap of an unrealized window.
...
Before this change, ProcCompositeNameWindowPixmap would name the screen pixmap
if !pWin->realized.
2006-12-05 12:42:12 -08:00
Alan Coopersmith
f9f7d7f3be
Check for __sparc as well as __sparc__ for compatibility with Sun cc
...
(gcc defines __sparc__, Sun cc defines __sparc)
2006-12-04 13:36:30 -08:00
Eamon Walsh
ac90ce58ba
Naming change: Security*Operation -> Xace*Operation
2006-12-01 21:15:41 -05:00
Eamon Walsh
f44f14fe56
Define calls away when not building XACE, allowing ifdef's to be removed.
2006-12-01 21:15:41 -05:00
Alan Coopersmith
a5d6499d66
Fix syntax error in configure check for SYSV_IPC that broke with Sun cc
2006-12-01 16:42:37 -08:00
Keith Packard
89b2aa9be8
Destroying RandR crtc or output overwrites memory.
...
RRCrtcDestroyResource and RROutputDestroyResource had matching
bugs that would overwrite memory past the end of the storage
of the crtc or output arrays. Oops.
(cherry picked from 4202b23ed86405a4cebfdcf239df1b023c1d10ca commit)
2006-12-02 10:46:30 +11:00
Keith Packard
23ba72323a
RandR ListOutputProperties has nAtoms element, not nProperties
...
Earlier RandR 1.2 encoding revisions used 8-bit nProperties field.
Final RandR 1.2 spec uses 16-bit nAtoms field instead.
(cherry picked from 66b6358a393972946f16394918db2401c51dc5ed commit)
2006-12-02 10:44:06 +11:00
Drew Parsons
ccd804c6c0
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
2006-12-01 15:21:57 +11:00
Drew Parsons
9423ac134a
GNU/FreeBSD support in GLX: include byteswap.h for FreeBSD systems
...
defining __GLIBC__, as done already for Linux and Hurd (cf. bug #5613 ).
Also includes some more __GNU__ checks on top of those made in
commit ade4bf0907
.
Thanks Petr Salinger (Debian bug #400869 ).
2006-12-01 15:21:05 +11:00
Alan Coopersmith
82912ad770
Make solaris version of xf86OSRingBell return void like other OS'es
2006-11-30 20:13:52 -08:00