index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
dixutils.c
Age
Commit message (
Expand
)
Author
2009-07-26
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
2008-09-22
Change 'remap' to 'map' in saveset functions/macros
Owen Taylor
2008-04-21
Fixed dixLookupClient to work with client=NullClient as it did in the 1.3 branch
Jeremy Huddleston
2008-02-14
Rip out useless indirection in the callback list management.
Adam Jackson
2008-01-03
dix: Fix bug+leak in callback manager DeleteCallbackList function.
Eamon Walsh
2007-08-16
xace: add hooks + new access codes: core protocol client requests
Eamon Walsh
2007-08-14
dix: remove caching of drawables and graphics contexts. The security checks
Eamon Walsh
2007-06-11
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-06-11
dixLookupClient: Use access parameter.
Michel Dänzer
2007-04-17
xace: change the semantics of the return value of XACE hooks to allow
Eamon Walsh
2007-04-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-04-09
Bug #10560: Code-Cleanup: function declarations () -> (void)
Stefan Huehner
2007-04-04
dix: add new, combined resource lookup function. Move all dix lookup API
Eamon Walsh
2007-03-25
General DIX static and dead code cleanup.
Adam Jackson
2007-03-08
dix: remove 'register' keyword for all variables.
Peter Hutterer
2007-01-08
Attempt to fix drawable type checks in dixLookupDrawable().
Michel Dänzer
2006-12-15
Add loud warnings to deprecated lookup functions.
Eamon Walsh
2006-12-15
Convert callers of LookupClient() to dixLookupClient().
Eamon Walsh
2006-12-14
Add new, combined dix lookup functions (tweak).
Eamon Walsh
2006-12-14
Add new, combined dix lookup functions.
Eamon Walsh
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
2006-12-01
Define calls away when not building XACE, allowing ifdef's to be removed.
Eamon Walsh
2006-08-10
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Alan Coopersmith
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
2006-06-20
Move Xserver API for security extension to securitysrv.h
Alan Coopersmith
2006-06-19
Replace XC-SECURITY code with XACE security hooks
Eamon Walsh
2006-02-15
Mark everything in dixsym.c as _X_EXPORT.
Adam Jackson
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
2005-04-20
Change keysymdef.h to X11/keysymdef.h for include statement.
Daniel Stone
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
2005-03-07
xc/programs/Xserver/dix/atom.c
Roland Mainz
2004-07-30
Cleaned up code since client's saveSet is no longer defined as a pointer*
Kevin E Martin
2004-07-29
Use LibraryTargetName when not building a loadable server
Kevin E Martin
2004-07-29
Integration of DAMAGE-XFIXES branch to trunk
Stuart Kreitman
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Kaleb Keithley
2003-11-14
XFree86 4.3.0.1
Kaleb Keithley
2003-11-14
R6.6 is the Xorg base-line
Kaleb Keithley