index
:
~pzanoni/xserver
leak-fixes
master
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
record
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-18
record: Prevent out of bounds access when recording a reply.
Rami Ylimäki
1
-23
/
+30
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-56
/
+42
2011-05-02
Only free pContext once when AddResource fails in ProcRecordCreateContext
Alan Coopersmith
1
-1
/
+1
2011-03-09
Merge remote branch 'whot/for-keith'
Keith Packard
1
-1
/
+0
2011-03-09
record: warning fix
Adam Jackson
1
-1
/
+0
2011-03-03
Merge remote branch 'whot/for-keith'
Keith Packard
1
-3
/
+6
2011-02-24
record: avoid crash when calling RecordFlushReplyBuffer recursively
Erkki Seppälä
1
-1
/
+5
2011-02-17
Input: Allow EventToCore to return multiple events
Daniel Stone
1
-3
/
+6
2010-06-22
record: Prevent a crash on recording client disconnect.
Rami Ylimäki
1
-5
/
+17
2010-06-18
record: Register client private to prevent crash.
Rami Ylimäki
1
-0
/
+3
2010-06-11
record: move free() to after last use of pContext
Matt Turner
1
-2
/
+2
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
2
-6
/
+4
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-3
/
+3
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-2
/
+2
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-4
/
+5
2010-06-03
Delete panoramiXdataPtr: it's redundant.
Jamey Sharp
1
-4
/
+4
2010-05-19
Add typed resource-lookup errors for non-core resource types.
Jamey Sharp
1
-3
/
+2
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-2
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
2
-33
/
+33
2010-02-22
Re-enable RECORD extension.
Chris Dekter
1
-53
/
+70
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-3
/
+1
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+2
2009-12-08
Miscellaneous compilation warning fixes
Jeremy Huddleston
1
-9
/
+2
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-2
/
+4
2009-08-24
record: include recordproto.h, require recordproto 1.13.99.1
Peter Hutterer
1
-2
/
+1
2009-07-30
record: silence some compiler warnings.
Peter Hutterer
1
-5
/
+5
2009-07-30
record: ifdef out RecordExtensionInit and print a warning to the log.
Peter Hutterer
1
-0
/
+8
2009-07-14
record: switch to byte counting functions
Peter Hutterer
1
-6
/
+7
2009-06-18
record: use dixLookupResourceByClass instead of LookupIDByClass.
Peter Hutterer
1
-6
/
+10
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-5
/
+4
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-10-03
Drop the never-called SkippedRequestCallback list.
Adam Jackson
1
-93
/
+0
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-1
/
+2
2008-06-11
CVE-2008-1377 - RECORD and Security extensions memory corruption
Matthieu Herrb
1
-3
/
+13
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-9
/
+6
2007-11-20
Revert "registry: Register Record extension protocol names."
Eamon Walsh
1
-20
/
+0
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
2
-8
/
+8
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2
-8
/
+8
2007-11-05
Record: Remove usage of alloca
Daniel Stone
2
-8
/
+8
2007-10-15
registry: Register Record extension protocol names.
Eamon Walsh
1
-0
/
+20
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-9
/
+6
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
1
-2
/
+0
2007-06-29
Death to RCS tags.
Adam Jackson
1
-2
/
+0
2007-04-02
Merge branch 'master' into mpx
Peter Hutterer
1
-4
/
+4
2007-03-25
General DIX static and dead code cleanup.
Adam Jackson
1
-4
/
+4
2006-12-11
dix: Moving SpriteRec into DeviceIntRec
Peter Hutterer
1
-1
/
+2
2006-07-21
Delete some long-unused testing code.
Adam Jackson
1
-236
/
+0
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
3
-6
/
+0
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
1
-1
/
+1
2006-06-09
fix compiler warnings in record/set.c
Greg Kroah-Hartman
1
-52
/
+22
[next]