index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dixstruct.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-01
Remove non-smart scheduler. Don't require setitimer.
Keith Packard
1
-1
/
+5
2015-07-08
dix: Unexport various implementation details
Adam Jackson
1
-13
/
+10
2014-01-23
dix: Praise clients which haven't run for a while, rather than idle clients
Keith Packard
1
-1
/
+0
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-5
/
+5
2013-11-11
Get rid of the rest of the FD passing code when XTRANS_SEND_FDS isn't set
Keith Packard
1
-0
/
+4
2013-10-31
Add interfaces to get FDs from clients over the socket
Keith Packard
1
-0
/
+8
2013-10-18
dix: provide accessor methods for the last device event time
Peter Hutterer
1
-1
/
+0
2013-09-10
dix: FIXES is not optional
Adam Jackson
1
-11
/
+0
2013-04-23
dixstruct.h: fix segfaults - char is unsigned for ARM and PowerPC architectures
Andreas Müller
1
-1
/
+1
2013-01-08
dix: Make small bitfields that store enums unsigned
Aaron Plattner
1
-6
/
+6
2012-09-20
dix: Repack ClientRec
Adam Jackson
1
-20
/
+18
2012-09-20
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-0
/
+1
2012-03-22
Change lastDeviceIdleTime to be per-device
Peter Hutterer
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-81
/
+84
2012-01-12
Revert "dix: Repack ClientRec"
Keith Packard
1
-14
/
+15
2012-01-12
Revert "dix: Pull client-is-local flag up to the ClientRec"
Keith Packard
1
-1
/
+0
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-0
/
+1
2012-01-06
dix: Repack ClientRec
Adam Jackson
1
-15
/
+14
2011-12-01
Save major/minor opcodes in ClientRec for RecordAReply
Keith Packard
1
-0
/
+1
2011-09-20
Remove unused ClientStateAuthenticating
Alan Coopersmith
1
-2
/
+2
2011-09-19
Remove unused ClientStateCheckingSecurity & ClientStateCheckedSecurity
Alan Coopersmith
1
-3
/
+2
2010-12-23
os: Add facilities for client ID tracking.
Rami Ylimäki
1
-0
/
+2
2010-09-10
os: simplify smart scheduler init process
Tiago Vignatti
1
-1
/
+1
2010-06-30
OS support: fix writeable client vs IgnoreClient behavior
Jesse Barnes
1
-0
/
+1
2010-05-22
Declare functions that unconditionally call FatalError as _X_NORETURN.
Jamey Sharp
1
-1
/
+1
2010-04-26
include: remove couple of unused structures fields and bump ABI
Tiago Vignatti
1
-4
/
+0
2009-05-27
Remove reference to non-existing requestLog and requestLogIndex
Nicolai Hähnle
1
-4
/
+0
2009-03-31
Document which bits of ClientRec are currently unused
Adam Jackson
1
-9
/
+4
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-2
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-19
/
+19
2008-09-23
Rename SaveSetMap() to SaveSetShouldMap().
Adam Jackson
1
-2
/
+2
2008-09-22
Change 'remap' to 'map' in saveset functions/macros
Owen Taylor
1
-5
/
+5
2008-08-11
The smart scheduler is not optional.
Mathieu Bérard
1
-4
/
+0
2008-04-22
Merge branch 'master' into mpx
Peter Hutterer
1
-3
/
+1
2008-04-18
Death to APPGROUP.
Adam Jackson
1
-3
/
+1
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
1
-1
/
+0
2008-02-14
Rip out useless indirection in the callback list management.
Adam Jackson
1
-1
/
+0
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-5
/
+2
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
1
-4
/
+2
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-4
/
+2
2007-10-30
reduce wakeups from smart scheduler
Arjan van de Ven
1
-4
/
+2
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-1
/
+2
2007-08-14
dix: remove caching of drawables and graphics contexts. The security checks
Eamon Walsh
1
-4
/
+0
2007-06-19
Merge branch 'master' into mpx
Peter Hutterer
1
-4
/
+0
2007-06-04
Remove the old Kerberos 5 authentication code.
Adam Jackson
1
-4
/
+0
2007-03-02
dix: Add ClientPointer to client, used for picking which pointer to use in
Peter Hutterer
1
-0
/
+2
2006-08-21
Merge branch 'XACE-modular' into my-XACE-modular
Eamon Walsh
1
-2
/
+0
2006-08-10
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Alan Coopersmith
1
-2
/
+0
2006-08-02
Rebase Security extension to use devPrivates for storing security state.
Eamon Walsh
1
-3
/
+0
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
[next]