index
:
xorg/xprint
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
dri-0-1-branch
exa-damagetrack
glucose-2
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xquartz-composite
The (deprecated) Xprint server (mirrored from https://gitlab.freedesktop.org/xorg/xserver-xprint)
dparsons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dix.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-29
dix: Refactoring of selection code to allow for polyinstantiation.
Eamon Walsh
1
-23
/
+0
2008-02-14
requestingClient is an xprintism, hide it for other servers.
Adam Jackson
1
-0
/
+2
2008-02-14
Rip out useless indirection in the callback list management.
Adam Jackson
1
-19
/
+0
2007-11-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-13
/
+0
2007-11-15
Small static cleanups on dix/
Adam Jackson
1
-13
/
+0
2007-10-23
xace: Still more changes to selection code. Removed the SelectionPtr from
Eamon Walsh
1
-0
/
+3
2007-10-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+3
2007-10-02
Fix #12650: "windows not receiving mouse events in multiple screens context"
Dodji Seketeli
1
-0
/
+3
2007-09-25
xace: change prototype of VALIDATE_DRAWABLE_AND_GC macro to allow access
Eamon Walsh
1
-4
/
+2
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-6
/
+0
2007-08-14
xace: add hooks + new access codes: core protocol GC requests
Eamon Walsh
1
-1
/
+1
2007-08-14
dix: remove caching of drawables and graphics contexts. The security checks
Eamon Walsh
1
-13
/
+0
2007-08-02
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-3
/
+0
2007-08-01
dix.h: Remove duplicate ffs() prototype.
Daniel Stone
1
-3
/
+0
2007-04-04
dix: add new, combined resource lookup function. Move all dix lookup API
Eamon Walsh
1
-11
/
+32
2007-03-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-75
/
+0
2007-03-26
Remove dead NEED_DBE_BUF_BITS code.
Eamon Walsh
1
-54
/
+0
2007-03-25
General DIX static and dead code cleanup.
Adam Jackson
1
-21
/
+0
2007-03-07
devPrivates rework: move reset functions into a single call.
Eamon Walsh
1
-2
/
+0
2006-12-15
Convert callers of LookupClient() to dixLookupClient().
Eamon Walsh
1
-1
/
+2
2006-12-14
Remove now-unused macro definitions from dix.h.
Eamon Walsh
1
-101
/
+0
2006-12-14
Remove instances of macros SECURITY_VERIFY_GEOMETRABLE and SECURITY_VERIFY_GC.
Eamon Walsh
1
-4
/
+9
2006-12-14
Add new, combined dix lookup functions.
Eamon Walsh
1
-40
/
+33
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
1
-5
/
+5
2006-11-11
ffs: handle 0 argument (bug #8968)
Jurij Smakov
1
-0
/
+3
2006-11-08
dix: add missing prototypes
Daniel Stone
1
-0
/
+2
2006-08-10
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Alan Coopersmith
1
-2
/
+6
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2006-07-08
Bug #7097: do case-insensitive comparison for some hotkeys.
Tilman Sauerbeck
1
-0
/
+6
2006-06-19
Replace XC-SECURITY code with XACE security hooks
Eamon Walsh
1
-14
/
+5
2006-06-08
Properly define dispatchExceptionAtReset to fix compiler warnings
Greg Kroah-Hartman
1
-0
/
+1
2006-06-07
Fix compiler warning about undefined ReinitializeRootWindow function
Greg Kroah-Hartman
1
-0
/
+3
2006-06-07
Fix compiler warnings about SetVendorRelease and SetVendorString
Greg Kroah-Hartman
1
-0
/
+6
2006-06-01
Kill LBX, too.
Daniel Stone
1
-4
/
+0
2005-08-24
Remove use of dix-config and xorg-config.h from public headers.
Daniel Stone
1
-4
/
+0
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-05-02
Fix comments for pointers in parameter lists to work with fussy compilers
Harold L Hunt II
1
-1
/
+1
2004-07-29
Use LibraryTargetName when not building a loadable server
Kevin E Martin
1
-2
/
+2
2004-07-29
Integration of DAMAGE-XFIXES branch to trunk
Stuart Kreitman
1
-4
/
+29
2004-06-21
Bug 778: add ddxBeforeReset
Alexander Gottwald
1
-0
/
+4
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
STSF-CURRENT
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_16
Kaleb Keithley
1
-411
/
+98
2003-11-14
XFree86 4.3.0.1
xf86-4_3_0_1
PRE_xf86-4_3_0_1
Kaleb Keithley
1
-65
/
+76
2003-11-14
R6.6 is the Xorg base-line
XORG-MAIN
Kaleb Keithley
1
-0
/
+1090