summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-12-18Always scan catalogue dirs at startup, even if their mtime < 0Alan Coopersmith1-6/+8
2008-12-11Make sure font names/font alias names are null terminatedBenjamin Close1-3/+3
2008-12-04Pad CreateAC packets with 0 auths to workaround xfs bugAlan Coopersmith1-1/+9
2008-11-04Don't clobber CFLAGS in configureJulien Cristau10-2/+18
2008-10-20X.Org Bug 17945: avoid gcc warnings for libXfontPeter Breitenlohner2-2/+2
2008-08-28Retry font server connections faster.Adam Jackson1-2/+0
2008-08-28Nuke fontcache.Adam Jackson6-1297/+2
2008-08-21Add support for bzip2 bitmap font compressionAlan Coopersmith5-19/+245
2008-08-21Sun bug 4510977: dtremote fails to start sessionDerek Wang1-0/+2
2008-06-28Do not call FT_Get_BDF_Charset_ID() if configured with --disable-bdfformatMaarten ter Huurne1-0/+4
2008-05-13FontFileDirectoryChanged: check length of "fonts.alias" as well as "fonts.dir"Alan Coopersmith1-0/+3
2008-05-09Don't allow a font alias to point to itself and create a loopAlan Coopersmith1-0/+4
2008-05-05Fix build for WIN32Colin Harrison1-0/+3
2008-03-09nuke RCS IdsMatthieu Herrb2-4/+0
2008-03-07Add missing include in src/FreeType/ftfuncs.cJulien Cristau1-0/+1
2008-01-17Fix for CVE-2008-0006 - PCF Font parser buffer overflow.Matthieu Herrb1-0/+6
2007-10-18ftsystem.c is not needed anymore.Matthieu Herrb2-333/+0
2007-09-28catalogue.c: prevent a one character overflowMatthieu Herrb1-1/+1
2007-09-27fix build with gcc 2.95.Jens Granseuer1-9/+9
2007-09-13Replaced one instance of bcopy() with memcpy().Tilman Sauerbeck1-1/+2
2007-08-25Kill unused macro definition.Matthieu Herrb1-7/+0
2007-08-11Fix dirfd leak on CatalogueRescan().Ademar de Souza Reis Jr1-0/+2
2007-08-11Support relative paths in catalogue:<dir> symlinks.Ademar de Souza Reis Jr1-0/+12
2007-07-16Remove side effects from BuiltinReadDirectory()Dodji Seketeli1-0/+155
2007-07-02Fix crash when no attributes are present for symlink.Kristian Høgsberg1-2/+7
2007-06-21Add a new 'catalogue' FPE, which takes font paths from symlinks in a dir.Kristian Høgsberg4-27/+475
2007-06-07Minor fontfile cleanup.Adam Jackson1-14/+8
2007-06-07Dead code cull from fontserver code.Adam Jackson6-155/+39
2007-06-07Static markup over bitmap and builtins.Adam Jackson5-55/+54
2007-06-07Dead code cull from FreeType.Adam Jackson4-256/+158
2007-06-07Death to open-coded strcasecmp.Adam Jackson1-49/+16
2007-06-07Dead code cull from Speedo.Adam Jackson11-769/+247
2007-06-07One more missed static in Type1Adam Jackson2-26/+25
2007-06-07Dead code removal and static markup for Type1.Adam Jackson19-1890/+232
2007-06-07Warning cleanup.Adam Jackson11-61/+52
2007-04-03Merge branch 'master' of git+ssh://herrb@git.freedesktop.org/git/xorg/lib/lib...Matthieu Herrb20-1/+96
2007-04-03Integer overflow vulnerabilitiesMatthieu Herrb2-0/+19
2007-04-02Add #pragma weak for Sun cc where neededAlan Coopersmith20-1/+96
2007-03-23Actually use loadable font modulesAlan Coopersmith4-40/+91
2007-01-19fontfile: accept empty (but valid) font paths (bug #3091)Simon Law1-12/+10
2007-01-17Add stubs for the scalable renderer callbacks.Kristian Høgsberg1-1/+30
2006-12-01post-CID fixesDaniel Stone3-1/+13
2006-12-01remove CID font support (bug #5553)Daniel Stone19-4204/+1
2006-09-22Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libXfontAlan Coopersmith3-3/+18
2006-09-12Fixes for integer overflows in CID encoded fonts parsing reported by iDefenseMatthieu Herrb3-3/+18
2006-08-30Fix typo in comment (alreadt -> already)Alan Coopersmith1-1/+1
2006-07-23More check on PCF file reading. Bugzilla #7535Matthieu Herrb1-1/+28
2006-07-19use OpenBitmap when availableDaniel Stone1-5/+18
2006-07-19move builtin fonts to gzipDaniel Stone2-2373/+1190
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith11-0/+0