summaryrefslogtreecommitdiff
path: root/update-mime-database.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memleak in write_data()Bastien Nocera2018-07-241-0/+2
* Fix potential memleak in parse_string_mask()Bastien Nocera2018-07-241-1/+1
* Fix potential fd leak on error in sync_file()Bastien Nocera2018-07-241-0/+1
* Remove extra linefeed in debug outputBastien Nocera2018-04-241-11/+11
* Add some debug when parsing XML package filesBastien Nocera2018-04-241-0/+2
* Look in obsolete KDE sub-dirs for clean up opportunitiesBastien Nocera2018-04-231-0/+3
* Don't warn with unknown top level type namesBastien Nocera2018-04-231-1/+1
* Add "font" top level typeVille Skyttä2017-02-081-0/+1
* Write the correct length for literal and glob lists to the cacheMatthias Clasen2016-09-201-1/+29
* Fix compilation with glib < 2.26Bastien Nocera2015-03-091-0/+4
* Fix warning when compiling without fdatasync supportBastien Nocera2015-02-051-1/+3
* Add "-n" option to update-mime-databaseBastien Nocera2014-06-271-3/+7
* Skip mime database update if packages are older than cacheBastien Nocera2014-06-271-0/+61
* Disable fdatasync() usage if PKGSYSTEM_ENABLE_FSYNC is setBastien Nocera2014-06-251-0/+14
* Split out fdatasync() usageBastien Nocera2014-06-251-14/+24
* Store MEDIA/SUBTYPE.xml files in lowercaseBastien Nocera2014-03-311-2/+7
* Open the fdatasync() fd read/writeThomas Klausner2013-10-191-1/+1
* Don't use access() to check for writabilityColin Walters2013-02-271-7/+0
* Call fdatasync() before renaming files into placeColin Walters2013-02-271-0/+21
* Actually check for errors when closing streams, etc.Colin Walters2013-02-271-67/+158
* Lowercase non-case-sensitive patterns before writing them out.David Faure2011-10-311-2/+3
* Generate version fileDavid Faure2011-02-211-0/+14
* Fix crasher with incomplete magic elementBastien Nocera2010-11-011-0/+6
* Ignore the x-scheme-handler mime-types from GNOMEBastien Nocera2010-10-051-0/+1
* Fix use of newlines in g_warning() callsBastien Nocera2010-09-071-51/+46
* 2009-10-02 Alexander Larsson <alexl@redhat.com>Alexander Larsson2009-10-021-9/+64
* * update-mime-database.c (main): Patch from Martin von GagernBastien Nocera2009-04-201-0/+6
* 2009-04-09 Alexander Larsson <alexl@redhat.com>Alexander Larsson2009-04-091-14/+65
* 2008-07-18 Bastien Nocera <hadess@hadess.net>Bastien Nocera2008-07-181-4/+457
* * freedesktop.org.xml.in: Add weight to the DTD (patch by Matthias)Bastien Nocera2008-06-091-49/+46
* * update-mime-database.c:Bastien Nocera2008-06-021-63/+340
* 2008-03-04 Bastien Nocera <hadess@hadess.net>Bastien Nocera2008-03-041-6/+0
* * update-mime-database.c: Patch from Ed Catmur <ed@catmur.co.uk>Bastien Nocera2008-02-211-0/+1
* 2007-06-27 Christian Neumair <cneumair@gnome.org>Christian Neumair2007-06-271-32/+32
* 2007-06-27 Christian Neumair <cneumair@gnome.org>Christian Neumair2007-06-271-3/+23
* 2007-06-27 Christian Neumair <cneumair@gnome.org>Christian Neumair2007-06-271-0/+1
* 2007-02-06 Bastien Nocera <hadess@hadess.net>Bastien Nocera2007-02-061-54/+76
* 2007-02-02 Bastien Nocera <hadess@hadess.net>Bastien Nocera2007-02-021-29/+21
* 2005-12-19 Matthias Clasen <mclasen@redhat.com>Matthias Clasen2005-12-191-0/+2
* 2005-12-01 Matthias Clasen <mclasen@redhat.com>Matthias Clasen2005-12-011-32/+99
* 2005-10-29 Christian Neumair <chris@gnome-de.org>Christian Neumair2005-10-291-1/+3
* 2005-04-16 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-04-161-48/+59
* Fri Apr 8 23:34:27 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2005-04-091-8/+10
* Fri Apr 1 14:33:54 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2005-04-011-2/+1071
* 2004-11-26 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2004-11-261-4/+41
* 2004-11-26 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2004-11-261-1/+1
* Tue Nov 9 01:52:52 2004 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2004-11-091-4/+142
* <alias> and <sub-class-of>.Thomas Leonard2003-10-131-2/+18
* Fix host matches too.Thomas Leonard2003-08-281-2/+2
* Fix endianness problem in magic file (reported by Jaap Karssenberg).Thomas Leonard2003-08-271-5/+5