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
/
dix
/
dixfonts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-04
dixfonts: Don't overwrite local c variable until new_closure is safely initia...
Alan Hourihane
1
-15
/
+15
2011-04-04
dix: fix memory leak in SetDefaultFontPath
Tiago Vignatti
1
-1
/
+3
2011-04-04
dix: remove unused macro
Tiago Vignatti
1
-2
/
+0
2011-04-04
dix: remove unused debug code
Tiago Vignatti
1
-12
/
+0
2010-12-20
fonts: Fix typo in async ListFonts logic
Adam Jackson
1
-1
/
+1
2010-12-07
Convert existing Xprintf style calls to asprintf style
Alan Coopersmith
1
-1
/
+3
2010-09-13
dixfonts: Deobfuscate GC ops calls.
Jamey Sharp
1
-33
/
+21
2010-08-09
fonts: Fix refcounting for asynchronous font operations (#3040)
Adam Jackson
1
-53
/
+48
2010-06-24
dix: use one single function to register fpe fonts
Tiago Vignatti
1
-3
/
+1
2010-06-11
Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
1
-1
/
+1
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-2
/
+2
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-8
/
+6
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-1
/
+1
2010-05-21
doPolyText: forget about FontChange's XID after looking up pFont.
Jamey Sharp
1
-4
/
+2
2010-05-19
Return an appropriately-typed error from dixLookupResourceByType.
Jamey Sharp
1
-1
/
+0
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-4
/
+4
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
1
-5
/
+9
2010-05-12
Kill ChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-4
/
+4
2010-05-12
doPolyText needs UseAccess to each font, not ReadAccess.
Jamey Sharp
1
-1
/
+1
2010-05-12
SetFontPath: set client->errorValue on failure.
Jamey Sharp
1
-3
/
+4
2010-05-13
Use lowercase variant of XNFalloc and Xstrdup
Mikhail Gusarov
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-74
/
+74
2010-03-22
New header for XF86Bigfont server functions
Yaakov Selkowitz
1
-2
/
+1
2009-09-30
dix: Fix potential memory corruption in doListFontsWithInfo.
Kim Woelders
1
-1
/
+1
2009-09-16
dix: append "built-ins" to the font path in SetDefaultFontPath
Rémi Cardona
1
-2
/
+25
2009-07-14
dix: switch to byte-counting functions.
Peter Hutterer
1
-6
/
+6
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-29
/
+32
2009-03-03
dix: fix two compiler warnings (old-style function definition).
Peter Hutterer
1
-2
/
+2
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
1
-0
/
+2
2009-02-13
dix: Remove includes which are not actually used directly
Benjamin Close
1
-4
/
+0
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-25
/
+21
2009-01-07
Default to use standard bitmap fonts, with builtins as fallback
Paulo Cesar Pereira de Andrade
1
-3
/
+0
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-29
/
+29
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-19
/
+19
2008-11-27
Export symbols also defined in libXfont.
Paulo Cesar Pereira de Andrade
1
-10
/
+10
2008-10-26
Ansify declaration of FontToXError()
Julien Cristau
1
-2
/
+1
2008-07-17
Remove duplicate load of freetype font renderer.
Jie Luo
1
-1
/
+0
2008-07-16
Remove loadable font renderer support.
Adam Jackson
1
-13
/
+14
2008-07-16
Remove the numVideoScreens xprintism.
Adam Jackson
1
-12
/
+3
2008-06-24
Remove NOFONTSERVERACCESS macro
Tiago Vignatti
1
-2
/
+0
2008-05-20
Merge branch 'master' into mpx
Peter Hutterer
1
-31
/
+27
2008-05-12
X n'est pas une print API.
Adam Jackson
1
-30
/
+20
2008-05-09
Return a valid X error when stuck in font alias loop
Alan Coopersmith
1
-1
/
+7
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
1
-4
/
+4
2008-02-14
Silence the harmless FreeFontPath error message.
Adam Jackson
1
-3
/
+0
2008-02-14
requestingClient is an xprintism, hide it for other servers.
Adam Jackson
1
-1
/
+4
2008-01-26
Merge branch 'master' into mpx
Peter Hutterer
1
-0
/
+7
2008-01-17
Fix for CVE-2008-0006 - PCF Font parser buffer overflow.
Matthieu Herrb
1
-0
/
+7
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-5
/
+21
[next]