summaryrefslogtreecommitdiff
path: root/osinfo/osinfo_db.c
Commit message (Expand)AuthorAgeFilesLines
* Use G_DEFINE_*_WITH_PRIVATEFabiano Fidêncio2020-04-131-7/+3
* Use OSINFO_DECLARE_TYPE* macrosFabiano Fidêncio2020-04-131-2/+2
* Enforce '-Wdeclaration-after-statement'Fabiano Fidêncio2020-04-131-8/+25
* Update Copyright yearFabiano Fidêncio2020-04-131-1/+1
* Remove AuthorsFabiano Fidêncio2020-04-131-4/+0
* db: Match "rolling" distros only as a fallbackFabiano Fidêncio2020-03-311-0/+6
* db: Remove useless /** PUBLIC METHODS */ commentFabiano Fidêncio2020-01-031-3/+0
* db: Take the media's volume size into account when sorting the mediasFabiano Fidêncio2019-11-081-2/+12
* Don't include config.hFabiano Fidêncio2019-09-251-2/+0
* Add "Since: 1.6.0" to the documentationFabiano Fidêncio2019-07-161-0/+2
* Add "Since: 0.2.3" to the documentationFabiano Fidêncio2019-07-161-0/+7
* Add "Since: 0.2.0" to the documentationFabiano Fidêncio2019-07-161-0/+5
* db: deprecate osinfo_db_guess_os_from_tree()Fabiano Fidêncio2019-07-021-16/+25
* db: Add identify_tree() APIFabiano Fidêncio2019-07-021-0/+105
* db: Avoid dereference of null pointerFabiano Fidêncio2019-05-221-4/+6
* db: Set the os to the detected treeFabiano Fidêncio2019-04-121-1/+3
* db: Deal with "all" media architectureFabiano Fidêncio2019-04-031-15/+41
* db: Deal with "all" tree architecturesFabiano Fidêncio2019-04-031-28/+52
* db: Rename os_* to os_treeinfo_* in guess_os_from_tree()Fabiano Fidêncio2019-04-031-12/+12
* db: Rename tree to treeinfo in guess_os_from_tree()Fabiano Fidêncio2019-04-031-12/+12
* Remove emacs 'Local variables' annotationsCole Robinson2019-03-071-7/+0
* db: Add missing attributes to fill_media()Fabiano Fidêncio2019-03-011-0/+20
* db: improve _guess_os_from_media() checksFabiano Fidêncio2019-01-151-0/+7
* db: improve _guess_os_from_tree() checksFabiano Fidêncio2018-12-101-4/+12
* Revert "db: Force anchored patterns when matching regex"Fabiano Fidêncio2018-10-081-1/+1
* db: Force anchored patterns when matching regexFabiano Fidêncio2018-09-111-1/+1
* Add 'eject-after-install' parameter to OsinfoMediaFabiano Fidêncio2017-04-211-1/+8
* db: Fix valgrind issues with language detectionChristophe Fergeau2015-11-061-17/+14
* db: Fix leak of 'variants' GListChristophe Fergeau2015-11-051-0/+1
* db: Use volume-size info for detectionZeeshan Ali (Khattak)2015-03-171-1/+8
* osinfo: fix spacing to satisfy sc_bracket_spacing_checkGiuseppe Scrivano2014-06-041-24/+24
* media: Add variant info API/XMLZeeshan Ali (Khattak)2013-11-291-1/+7
* Remove FSF address from source file headersChristophe Fergeau2013-03-121-2/+2
* Remove unused 'priv' variable from _init methodsChristophe Fergeau2013-01-311-3/+1
* db: _identify_media() should also set media IDZeeshan Ali (Khattak)2012-12-291-3/+7
* docs: Fix typosFabiano Fidêncio2012-12-191-5/+5
* db: Fix gtk-doc name of 2 function for proper introspectionChristophe Fergeau2012-12-171-1/+1
* Set language in osinfo_db_identify_mediaChristophe Fergeau2012-12-131-2/+90
* Deprecate osinfo_db_guess_os_from_mediaChristophe Fergeau2012-12-131-15/+24
* Add osinfo_db_identify_mediaChristophe Fergeau2012-12-131-0/+71
* loader: Load datamapsChristophe Fergeau2012-12-131-0/+51
* Use new osinfo_list_new_* helpers everywhereChristophe Fergeau2012-12-071-5/+20
* Translate all (potentially) user visible stringsZeeshan Ali (Khattak)2012-10-311-0/+1
* Fix missing ":" at commentsFabiano Fidêncio2012-08-231-2/+2
* Associate install scripts with operating systemsDaniel P. Berrange2012-08-231-0/+48
* Add <config.h> to all files & remove trailing blanksDaniel P. Berrange2012-02-241-0/+2
* Fix Red Hat copyright lineDaniel P. Berrange2012-02-241-1/+1
* Add support for install tree metadataDaniel P. Berrange2012-02-231-0/+71
* Fix regex matching for OS mediaDaniel P. Berrange2012-02-231-8/+8
* Also extract application ID from ISO PVDDaniel P. Berrange2012-02-211-1/+6