index
:
~halfline/xserver
foo
master
wip/logind-integration
xwayland
Unnamed repository; edit this file 'description' to name the repository.
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-29
Fix a couple off-by-one array boundary checks.
Jeremy Huddleston
1
-1
/
+1
2009-05-11
xselinux: Relax ownership restriction on SetSelectionUseContext.
Eamon Walsh
1
-9
/
+0
2009-04-16
security: Grant untrusted windows remove access on all windows.
Eamon Walsh
1
-0
/
+5
2009-04-16
security: Fix a crash caused by wrong ordering of format arguments.
Eamon Walsh
1
-3
/
+4
2009-04-16
security: Revert behavior of extension access for compatibility.
Eamon Walsh
1
-14
/
+16
2009-04-13
Xext: set POINTER_SCREEN flag in XTestFakeInput if necessary. (RH #490984)
Peter Hutterer
1
-3
/
+11
2009-04-09
xselinux: Don't BadAlloc in List* requests if there are no items to list.
Eamon Walsh
1
-3
/
+3
2009-04-08
xselinux: Don't require incoming context strings to be null-terminated.
Eamon Walsh
1
-21
/
+45
2009-03-27
selinux: Add support for avc_acquire_netlink_fd()
Adam Jackson
1
-0
/
+29
2009-03-27
selinux: Don't bother relabeling resources that are being destroyed
Adam Jackson
1
-0
/
+2
2009-03-03
This patch changes all places in the X code to use _raw functions. The
Eric Paris
1
-32
/
+32
2009-02-03
Work around inclusion of <X11/extensions/panoramiXext.h>
Paulo Cesar Pereira de Andrade
1
-0
/
+3
2009-01-30
Xext: Send out correct events in ProcXTestFakeInput
Thomas Jaeger
1
-1
/
+1
2008-12-16
xsync: Fix wakeup storm in idletime counter.
Adam Jackson
1
-10
/
+41
2008-12-02
Xext: fix MultiBuffer compilation error with TryClientEvents. (#18835)
Bernhard Rosenkraenzer
1
-2
/
+2
2008-11-25
xselinux: use "raw context" variants of getpeercon() and getcon().
Eamon Walsh
1
-2
/
+2
2008-11-25
xselinux: don't pass a NULL key string to selabel_lookup().
Eamon Walsh
1
-1
/
+1
2008-11-08
Remove some null statements.
James Cloos
1
-5
/
+5
2008-11-04
Remove XEvIE
Daniel Stone
2
-748
/
+0
2008-10-31
Move EXTENSION_BASE and EXTENSION_EVENT_BASE to misc.h.
Peter Hutterer
1
-1
/
+0
2008-10-30
xselinux: send more specific message types to libaudit.
Eamon Walsh
1
-1
/
+13
2008-10-26
Xext: Fix compiler warnings
Julien Cristau
1
-1
/
+2
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-3
/
+1
2008-10-02
Unifdef ISC
Adam Jackson
1
-1
/
+1
2008-09-21
Fix panoramiX request and reply swapping
Peter Harris
1
-4
/
+13
2008-09-01
Xevie: swap replies as necessary
Julien Cristau
1
-0
/
+27
2008-09-01
Xevie: always initialize rep.length (bug#17394)
Thorvald Natvig
1
-0
/
+4
2008-08-28
Attempt getpeercon() on remote sockets as well as local ones.
Eamon Walsh
1
-11
/
+10
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
10
-15
/
+30
2008-08-28
Build fix.
Adam Jackson
1
-1
/
+1
2008-08-28
MIT-SHM pixmaps, if they exist, are ZPixmap.
Adam Jackson
2
-22
/
+1
2008-08-28
Reimplement ShmPutImage.
Adam Jackson
2
-66
/
+23
2008-08-20
Centralize declaration of ConnectionInfo.
Adam Jackson
1
-1
/
+0
2008-08-13
Eviscerate save-under support.
Adam Jackson
1
-9
/
+3
2008-08-05
Redefine WindowTable as a fixed array
Tomas Carnecky
1
-2
/
+1
2008-07-30
Make shmint.h part of the SDK.
Aaron Plattner
2
-4
/
+4
2008-07-24
Sync is built-in and mandatory.
Adam Jackson
1
-5
/
+5
2008-07-24
XC-MISC is built-in and mandatory.
Adam Jackson
1
-2
/
+2
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
10
-94
/
+10
2008-07-24
Bigreqs are built-in and mandatory.
Adam Jackson
1
-1
/
+1
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
2
-5
/
+0
2008-07-18
Drop the FONTCACHE extension.
Adam Jackson
2
-329
/
+0
2008-07-17
Drop a bunch of #ifdef Lynx.
Mathieu Bérard
4
-12
/
+2
2008-07-10
Xext: store the GenericMasks in the resource system.
Peter Hutterer
2
-6
/
+51
2008-06-17
SELinux: Add an extension alias under the OS-agnostic "Flask" name.
Eamon Walsh
1
-0
/
+2
2008-06-13
Fix "warning: no previous prototype for ‘XevieExtensionInit’".
Eamon Walsh
1
-0
/
+1
2008-06-11
Un-K&R shm extension.
Kristian Høgsberg
1
-66
/
+34
2008-06-11
CVE-2008-1379 - MIT-SHM arbitrary memory read
Matthieu Herrb
1
-2
/
+11
2008-06-11
CVE-2008-1377 - RECORD and Security extensions memory corruption
Matthieu Herrb
1
-3
/
+7
2008-06-11
Xext: init firstValuator to zero, otherwise core XTest events may get lost.
Peter Hutterer
1
-1
/
+1
[next]