summaryrefslogtreecommitdiff
path: root/osinfo/osinfo_db.h
Commit message (Expand)AuthorAgeFilesLines
* osinfo: add API for resolving multiple tree matchesDaniel P. Berrangé2022-02-041-0/+2
* osinfo: add API for resolving multiple media matchesDaniel P. Berrangé2022-02-041-0/+2
* osinfo: use consistent include syntax for public headersDaniel P. Berrangé2022-01-181-1/+1
* osinfo: switch to '#pragma once'Daniel P. Berrangé2022-01-181-8/+4
* Use OSINFO_DECLARE_TYPE* macrosFabiano Fidêncio2020-04-131-38/+8
* Update Copyright yearFabiano Fidêncio2020-04-131-1/+1
* Remove AuthorsFabiano Fidêncio2020-04-131-4/+0
* Indent includes/definesFabiano Fidêncio2019-09-251-7/+7
* db: deprecate osinfo_db_guess_os_from_tree()Fabiano Fidêncio2019-07-021-0/+1
* db: Add identify_tree() APIFabiano Fidêncio2019-07-021-0/+2
* Remove emacs 'Local variables' annotationsCole Robinson2019-03-071-7/+0
* Remove FSF address from source file headersChristophe Fergeau2013-03-121-2/+2
* Deprecate osinfo_db_guess_os_from_mediaChristophe Fergeau2012-12-131-0/+1
* Add osinfo_db_identify_mediaChristophe Fergeau2012-12-131-0/+2
* loader: Load datamapsChristophe Fergeau2012-12-131-0/+3
* Suppress gtk-doc warnings on missing field descriptionMichal Privoznik2012-12-071-0/+1
* Associate install scripts with operating systemsDaniel P. Berrange2012-08-231-0/+3
* Fix Red Hat copyright lineDaniel P. Berrange2012-02-241-1/+1
* Add support for install tree metadataDaniel P. Berrange2012-02-231-0/+4
* Return matched OS mediaZeeshan Ali (Khattak)2011-11-241-1/+3
* Update to newer COPYING.LIB file with correct FSF addressDaniel P. Berrange2011-11-241-1/+1
* Replace OsinfoDb.guess_os_from_location() by guess_os_from_media()Zeeshan Ali (Khattak)2011-08-231-4/+1
* Add osinfo_media_new_from_location()Zeeshan Ali (Khattak)2011-08-231-24/+0
* Add osinfo_db_guess_os_from_location()Zeeshan Ali (Khattak)2011-08-231-0/+30
* Introduce a OsinfoDeployment objectDaniel P. Berrange2010-09-021-1/+11
* Introduce a new OsinfoProduct abstract classDaniel P. Berrange2010-09-021-1/+4
* Rename 'OsinfoHypervisor' to 'OsinfoPlatform'Daniel P. Berrange2010-09-021-7/+7
* Add API docs for all public methodsDaniel P. Berrange2010-09-011-16/+3
* Remove 'self' as a parameter name.Daniel P. Berrange2010-09-011-13/+13
* Add emacs magic for indentation rulesDaniel P. Berrange2010-08-311-0/+7
* Avoid directly exposing internal lists in OsinfoDbDaniel P. Berrange2010-08-311-0/+4
* Pull XML loader into a separate classDaniel P. Berrange2010-08-271-3/+1
* Lots of code fixes based on results from testsuiteDaniel P. Berrange2010-08-271-6/+6
* Add LGPLv2+ header to all source filesDaniel P. Berrange2010-08-251-3/+20
* Add support for GObject introspectionDaniel P. Berrange2010-08-251-0/+8
* Remove osinfo common moduleDaniel P. Berrange2010-08-251-3/+2
* Pass a GError all the way through the XML parserDaniel P. Berrange2010-08-251-1/+1
* Replace some temporary GTree objects with GHashTableDaniel P. Berrange2010-08-251-3/+3
* Make osinfo DB struct private & change to use a OsinfoList internallyDaniel P. Berrange2010-08-251-7/+3
* Add constructors for all objects. Remove constructor for abstract list objectDaniel P. Berrange2010-08-251-4/+0
* Remove GError from most APIsDaniel P. Berrange2010-08-251-10/+10
* Sanitize API naming for OsinfoDb classDaniel P. Berrange2010-08-251-11/+18
* Add decl for all _get_type() methods & enable warningsDaniel P. Berrange2010-08-251-0/+2
* Move all source & headers into osinfo/ directoryDaniel P. Berrange2010-08-251-0/+87