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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-17
XKB: Remove support for pre-built keymaps
Daniel Stone
1
-7
/
+0
2008-02-17
XKB: Remove usage of client-side types
Daniel Stone
3
-40
/
+6
2008-02-17
XKB: Deprecate XKBSRV_NEED_FILE_FUNCS
Daniel Stone
2
-20
/
+481
2008-02-17
XKB: Move headers into the server tree
Daniel Stone
2
-3
/
+614
2008-02-17
XKB: Delete xkberrs.c
Daniel Stone
1
-2
/
+1
2008-02-14
Add DRI2 module.
Kristian Høgsberg
3
-0
/
+9
2008-02-14
X.Org Group -> X.Org Foundation
Adam Jackson
1
-1
/
+1
2008-02-14
requestingClient is an xprintism, hide it for other servers.
Adam Jackson
1
-0
/
+2
2008-02-14
Remove some MAX* #defines that never get used.
Adam Jackson
1
-3
/
+0
2008-02-14
Rip out useless indirection in the callback list management.
Adam Jackson
2
-20
/
+0
2007-12-19
include: never overwrite realInputProc with enqueueInputProc. Bug #13511
Peter Hutterer
1
-1
/
+2
2007-12-14
registry: XREGISTRY_UNKNOWN needs to be defined even if XREGISTRY isn't enabled
Otavio Salvador
1
-5
/
+5
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
7
-38
/
+8
2007-12-07
Darwin: Use __APPLE__ instead of __DARWIN__
Jeremy Huddleston
4
-5
/
+5
2007-12-02
Clean up many #if 0.
Adam Jackson
2
-33
/
+0
2007-11-26
registry: swap out the DTRACE XErrorDB stuff for the new registry call.
Eamon Walsh
1
-3
/
+0
2007-11-26
registry: Add a call for DTRACE compatibility.
Eamon Walsh
1
-0
/
+2
2007-11-26
registry: Rebase registry to use the server config file of protocol names.
Eamon Walsh
1
-8
/
+5
2007-11-26
registry: rename the SERVERCONFIGdir and relocate it to /usr/lib/xorg
Eamon Walsh
1
-0
/
+3
2007-11-21
Darwin: Dead code removal, Code cleanup, Added launcher
Jeremy Huddleston
1
-0
/
+3
2007-11-20
Restore checks for __i386 where needed for Sun compilers on Solaris
Alan Coopersmith
1
-1
/
+1
2007-11-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
5
-20
/
+5
2007-11-19
xace: restore the old SaveScreens function and introduce new API, since the
Eamon Walsh
1
-1
/
+5
2007-11-16
Bug #1612: Use a stronger PRNG.
Adam Jackson
1
-0
/
+3
2007-11-15
Small static cleanups on dix/
Adam Jackson
1
-13
/
+0
2007-11-15
Fix a really dumb typo.
Aaron Plattner
1
-1
/
+1
2007-11-15
Save pixmap allocation hints into the PixmapRec.
Aaron Plattner
1
-0
/
+1
2007-11-15
Clean up some garbage in driver enumeration.
Adam Jackson
1
-6
/
+0
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
9
-29
/
+43
2007-11-05
Remove all traces of external RGB database (and Speedo)
Daniel Stone
4
-19
/
+0
2007-11-05
OS: Remove ALLOCATE_LOCAL from os.h
Daniel Stone
1
-3
/
+0
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
1
-1
/
+9
2007-11-02
Move SIGUSR1 notification as late as possible.
Adam Jackson
1
-0
/
+2
2007-10-30
reduce wakeups from smart scheduler
Arjan van de Ven
1
-4
/
+2
2007-10-28
xkb: enable XI event processing for xkb.
Peter Hutterer
1
-1
/
+2
2007-10-28
Save processInputProc before wrapping it and restore it later, instead of
Peter Hutterer
1
-1
/
+2
2007-10-28
xkb: Store the action filters per device in the XkbSrvInfoRec.
Peter Hutterer
1
-0
/
+21
2007-10-28
XKB: Add more bits to xkbsrv.h
Daniel Stone
1
-0
/
+3
2007-10-28
Xi: Include XI protocol header in exevents.h
Daniel Stone
1
-0
/
+2
2007-10-25
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2
-1
/
+4
2007-10-23
xace: Still more changes to selection code. Removed the SelectionPtr from
Eamon Walsh
1
-0
/
+3
2007-10-23
Get rid of unnecessary GNU extended variadic macro.
Matthias Hopf
1
-1
/
+1
2007-10-22
Define PCI_TXT_IDS_DIR more cleanly
David Nusinow
1
-0
/
+3
2007-10-19
xace: Bug fixes, name changes to selection access hooks and fields.
Eamon Walsh
1
-2
/
+2
2007-10-18
dix: Add client parameter to AddPassiveGrabsToList().
Eamon Walsh
1
-0
/
+1
2007-10-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
4
-5
/
+33
2007-10-16
xace: update the DeleteProperty prototype to include the client argument.
Eamon Walsh
1
-0
/
+1
2007-10-14
mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI
Ben Byer
1
-5
/
+4
2007-10-11
dix: Add a new "registry" mechanism for registering string names of things.
Eamon Walsh
4
-5
/
+69
2007-10-09
Sun bug 6589829: include zoneid of shm segment in access policy for MIT-SHM
Alan Coopersmith
1
-0
/
+3
[next]