summaryrefslogtreecommitdiff
path: root/record
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Avoid conflicts with Solaris <sys/regset.h> defines that clash with our namesAlan Coopersmith1-0/+4
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone1-2/+1
2012-07-09Use C99 designated initializers in various extension RepliesAlan Coopersmith1-12/+15
2012-07-09Use temporary variables instead of parts of reply structuresAlan Coopersmith1-4/+7
2012-07-09Remove unneccesary casts from WriteToClient callsAlan Coopersmith1-8/+7
2012-03-21Introduce a consistent coding styleKeith Packard3-1633/+1501
2011-12-01Save major/minor opcodes in ClientRec for RecordAReplyKeith Packard1-5/+3
2011-11-18record: Prevent out of bounds access when recording a reply.Rami Ylimäki1-23/+30
2011-09-21Use internal temp variable for swap macrosMatt Turner1-56/+42
2011-05-02Only free pContext once when AddResource fails in ProcRecordCreateContextAlan Coopersmith1-1/+1
2011-03-09Merge remote branch 'whot/for-keith'Keith Packard1-1/+0
2011-03-09record: warning fixAdam Jackson1-1/+0
2011-03-03Merge remote branch 'whot/for-keith'Keith Packard1-3/+6
2011-02-24record: avoid crash when calling RecordFlushReplyBuffer recursivelyErkki Seppälä1-1/+5
2011-02-17Input: Allow EventToCore to return multiple eventsDaniel Stone1-3/+6
2010-06-22record: Prevent a crash on recording client disconnect.Rami Ylimäki1-5/+17
2010-06-18record: Register client private to prevent crash.Rami Ylimäki1-0/+3
2010-06-11record: move free() to after last use of pContextMatt Turner1-2/+2
2010-06-06Remove more superfluous if(p) checks around free(p)Mikhail Gusarov2-6/+4
2010-06-06Replace deprecated bzero with memsetMikhail Gusarov1-3/+3
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-2/+2
2010-06-03Move each screen's x/y origin into ScreenRec.Jamey Sharp1-4/+5
2010-06-03Delete panoramiXdataPtr: it's redundant.Jamey Sharp1-4/+4
2010-05-19Add typed resource-lookup errors for non-core resource types.Jamey Sharp1-3/+2
2010-05-13Eliminate boilerplate around client->noClientException.Jamey Sharp1-2/+2
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov2-33/+33
2010-02-22Re-enable RECORD extension.Chris Dekter1-53/+70
2009-12-18Add type name argument to CreateNewResourceTypeAlan Coopersmith1-3/+1
2009-12-18Ensure all resource types created have names registeredAlan Coopersmith1-0/+2
2009-12-08Miscellaneous compilation warning fixesJeremy Huddleston1-9/+2
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer1-2/+4
2009-08-24record: include recordproto.h, require recordproto 1.13.99.1Peter Hutterer1-2/+1
2009-07-30record: silence some compiler warnings.Peter Hutterer1-5/+5
2009-07-30record: ifdef out RecordExtensionInit and print a warning to the log.Peter Hutterer1-0/+8
2009-07-14record: switch to byte counting functionsPeter Hutterer1-6/+7
2009-06-18record: use dixLookupResourceByClass instead of LookupIDByClass.Peter Hutterer1-6/+10
2009-04-29Fix most remaining deprecated resource lookups.Eamon Walsh1-5/+4
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-1/+0
2008-10-03Drop the never-called SkippedRequestCallback list.Adam Jackson1-93/+0
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-1/+2
2008-06-11CVE-2008-1377 - RECORD and Security extensions memory corruptionMatthieu Herrb1-3/+13
2008-01-03Merge branch 'master' into mpxPeter Hutterer1-9/+6
2007-11-20Revert "registry: Register Record extension protocol names."Eamon Walsh1-20/+0
2007-11-07Merge branch 'master' into mpxPeter Hutterer2-8/+8
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh2-8/+8
2007-11-05Record: Remove usage of allocaDaniel Stone2-8/+8
2007-10-15registry: Register Record extension protocol names.Eamon Walsh1-0/+20
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-9/+6
2007-08-12Merge branch 'master' into mpxPeter Hutterer1-2/+0
2007-06-29Death to RCS tags.Adam Jackson1-2/+0