Age | Commit message (Expand) | Author | Files | Lines |
2007-03-05 | Merge branch 'master' into mpx | Peter Hutterer | 1 | -0/+1 |
2007-03-02 | dix, Xext, Xtrap, Xi: replace inputInfo.pointer with PickPointer where | Peter Hutterer | 1 | -3/+3 |
2007-03-01 | dix: Remove InitSprite, work can be done by InitializeSprite. | Peter Hutterer | 1 | -4/+4 |
2007-03-01 | Xext: Update device's lastx/lasty when sending a motion event with XTest. | Peter Hutterer | 1 | -0/+2 |
2007-02-28 | Update device valuators on XTest motion event, otherwise the cursor jumps | Peter Hutterer | 1 | -4/+7 |
2007-02-15 | Bug #6988: Change behavior of Security extension per user feature request. | Eamon Walsh | 1 | -0/+1 |
2007-01-28 | Merge branch 'master' | Peter Hutterer | 1 | -2/+2 |
2007-01-24 | Correct variable descriptions in comment for SecurityCheckResourceIDAccess | Alan Coopersmith | 1 | -2/+2 |
2006-12-19 | Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver | Peter Hutterer | 14 | -319/+373 |
2006-12-15 | Convert callers of LookupClient() to dixLookupClient(). | Eamon Walsh | 2 | -10/+17 |
2006-12-15 | Convert callers of LookupDrawable() to dixLookupDrawable(). | Eamon Walsh | 3 | -23/+30 |
2006-12-15 | Convert callers of SecurityLookupWindow() to dixLookupWindow(). | Eamon Walsh | 3 | -19/+20 |
2006-12-15 | Convert callers of LookupWindow() to dixLookupWindow(). | Eamon Walsh | 6 | -73/+76 |
2006-12-14 | Remove instances of macros SECURITY_VERIFY_GEOMETRABLE and SECURITY_VERIFY_GC. | Eamon Walsh | 2 | -10/+10 |
2006-12-14 | Remove instances of macros VERIFY_GEOMETRABLE and VERIFY_GC. | Eamon Walsh | 3 | -7/+18 |
2006-12-14 | Remove instances of macro SECURITY_VERIFY_DRAWABLE. | Eamon Walsh | 1 | -5/+12 |
2006-12-14 | Remove instances of macros LOOKUP_DRAWABLE and VERIFY_DRAWABLE. | Eamon Walsh | 3 | -27/+45 |
2006-12-14 | Naming change: Security*Access -> Dix*Access | Eamon Walsh | 11 | -152/+152 |
2006-12-11 | dix: Moving SpriteRec into DeviceIntRec | Peter Hutterer | 1 | -2/+3 |
2006-12-05 | Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver into mpx | Peter Hutterer | 3 | -13/+29 |
2006-12-01 | Naming change: Security*Operation -> Xace*Operation | Eamon Walsh | 3 | -13/+13 |
2006-12-01 | Define calls away when not building XACE, allowing ifdef's to be removed. | Eamon Walsh | 1 | -5/+21 |
2006-11-23 | mi: closing memory leak, miPointer is freed in miPointerCloseScreen | Peter Hutterer | 1 | -2/+2 |
2006-11-22 | dix GetSpriteWindow() adjusted for MPX | Peter Hutterer | 1 | -2/+2 |
2006-11-21 | dix: moved sprite from static to be pointer of type SpritePtr | Peter Hutterer | 1 | -1/+1 |
2006-11-08 | xace: avoid 'unused variable pScreen' | Daniel Stone | 1 | -1/+3 |
2006-11-06 | More work on Bug #8875: revert previous fix and try using client argument | Eamon Walsh | 1 | -4/+2 |
2006-11-06 | whitespace adjust | Eamon Walsh | 1 | -4/+4 |
2006-11-06 | Bug #8875: Security extension causes Xorg to core dump on server reset | Eamon Walsh | 1 | -2/+4 |
2006-09-15 | Merge branch 'master' into my-XACE-modular | Eamon Walsh | 1 | -2/+2 |
2006-09-08 | Generalize the handling of configuration files that ship with extensions. | Eamon Walsh | 1 | -3/+6 |
2006-09-08 | Include dix-config.h. | Eamon Walsh | 1 | -0/+4 |
2006-09-08 | Don't need to allocate memory now that devPrivates are being used. | Eamon Walsh | 1 | -6/+0 |
2006-09-06 | Fix #include paths for fontcacheproto headers. | Michel Dänzer | 1 | -2/+2 |
2006-09-05 | Merge branch 'master' into my-XACE-modular | Eamon Walsh | 2 | -0/+269 |
2006-08-29 | Re-add support for tslib (1.0 release) and Xcalibrate extension. | Matthew Allum | 2 | -0/+269 |
2006-08-25 | Add four new XACE hooks: auditing, key event notification, window init | Eamon Walsh | 3 | -1/+58 |
2006-08-21 | Merge branch 'XACE-modular' into my-XACE-modular | Eamon Walsh | 39 | -87/+86 |
2006-08-10 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Alan Coopersmith | 39 | -87/+86 |
2006-08-07 | remove optional R3 backwards compatibility | Daniel Stone | 1 | -9/+3 |
2006-08-03 | Remove LBX code. | Eamon Walsh | 3 | -66/+1 |
2006-08-02 | Rebase Security extension to use devPrivates for storing security state. | Eamon Walsh | 3 | -89/+26 |
2006-07-31 | Improve XRes to; | Matthew Allum | 1 | -1/+63 |
2006-07-30 | add securitysrv.h | Daniel Stone | 1 | -1/+1 |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 38 | -69/+0 |
2006-07-21 | fix XEvIE build without XKB | Daniel Stone | 1 | -6/+18 |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 1 | -1/+1 |
2006-06-21 | Modify XC-SECURITY and XC-APPGROUP extensions to work with XACE | Eamon Walsh | 1 | -1/+3 |
2006-06-21 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver | Alan Coopersmith | 3 | -6/+82 |
2006-06-21 | Move Xserver internal API for appgroup from Xagsrv.h to appgroup.h | Alan Coopersmith | 3 | -6/+82 |