summaryrefslogtreecommitdiff
path: root/osinfo/osinfo_os.c
Commit message (Expand)AuthorAgeFilesLines
* os: Free minimum/recommended resources in _finalize()Christophe Fergeau2015-03-041-0/+2
* osinfo: fix spacing to satisfy sc_bracket_spacing_checkGiuseppe Scrivano2014-06-041-42/+42
* os: Add variant info API/XMLZeeshan Ali (Khattak)2013-11-291-0/+37
* Add release status info to OS entriesZeeshan Ali (Khattak)2013-11-261-0/+19
* Implement osinfo_os_get_all_devices() with osinfo_product_foreach_related()Christophe Fergeau2013-04-031-32/+36
* Fix 'retreives' typo in osinfo_os_get_all_devices API docChristophe Fergeau2013-03-251-1/+1
* Remove FSF address from source file headersChristophe Fergeau2013-03-121-2/+2
* Remove unused 'priv' variable from _init methodsChristophe Fergeau2013-01-311-2/+1
* docs: Add missing documentationFabiano FidĂȘncio2012-12-191-1/+7
* docs: Fix typosFabiano FidĂȘncio2012-12-191-2/+2
* Set OsinfoOs::media for OSes stored in an OsinfoDbChristophe Fergeau2012-12-131-0/+2
* Use G_PARAM_STATIC_STRINGS everywhereChristophe Fergeau2012-12-131-6/+2
* Use new osinfo_list_new_* helpers everywhereChristophe Fergeau2012-12-071-3/+8
* Document even more argumentsMichal Privoznik2012-12-071-0/+1
* os: API to add & list device driversZeeshan Ali (Khattak)2012-12-071-0/+29
* Translate all (potentially) user visible stringsZeeshan Ali (Khattak)2012-10-311-2/+3
* Standardize function namesFabiano FidĂȘncio2012-08-231-2/+2
* Associate install scripts with operating systemsDaniel P. Berrange2012-08-231-0/+44
* Standardize OS family names as all lowercaseDaniel P. Berrange2012-03-221-2/+2
* Fill in '<distro>' element for everythingDaniel P. Berrange2012-03-221-4/+4
* Add a 'distro' property for OS objectsDaniel P. Berrange2012-03-131-5/+45
* Add <config.h> to all files & remove trailing blanksDaniel P. Berrange2012-02-241-2/+4
* Fix Red Hat copyright lineDaniel P. Berrange2012-02-241-1/+1
* Rename 'link' variables to avoid clash with global symbolDaniel P. Berrange2012-02-241-8/+8
* Add support for install tree metadataDaniel P. Berrange2012-02-231-0/+38
* Utility function to retrieve OS devices by propertyZeeshan Ali (Khattak)2012-01-241-0/+33
* Add osinfo_os_get_all_devices()Zeeshan Ali (Khattak)2012-01-101-0/+43
* Update to newer COPYING.LIB file with correct FSF addressDaniel P. Berrange2011-11-241-1/+1
* Consistent properties enum namingZeeshan Ali (Khattak)2011-10-201-5/+5
* API to add/list resources to/from OsZeeshan Ali (Khattak)2011-09-151-0/+75
* Add API to add/list medias to/from OSZeeshan Ali (Khattak)2011-08-041-0/+37
* Correct a typo in OSinfoOS doc commentZeeshan Ali (Khattak)2011-08-041-1/+1
* Add a 'class' attribute to OSZeeshan Ali (Khattak)2011-06-291-2/+64
* Remove TAB characters (again)Daniel P. Berrange2011-04-191-6/+6
* Introduce a OsinfoDeployment objectDaniel P. Berrange2010-09-021-125/+12
* Introduce a new OsinfoProduct abstract classDaniel P. Berrange2010-09-021-88/+1
* Rename 'OsinfoHypervisor' to 'OsinfoPlatform'Daniel P. Berrange2010-09-021-46/+46
* Turn internal device link into a public objectDaniel P. Berrange2010-09-021-28/+85
* Add API docs for all public methodsDaniel P. Berrange2010-09-011-0/+81
* Remove 'self' as a parameter name.Daniel P. Berrange2010-09-011-36/+36
* Add emacs magic for indentation rulesDaniel P. Berrange2010-08-311-0/+7
* Lots of code fixes based on results from testsuiteDaniel P. Berrange2010-08-271-17/+25
* Add LGPLv2+ header to all source filesDaniel P. Berrange2010-08-251-0/+24
* Move filter matching code out of entity into filter objectDaniel P. Berrange2010-08-251-2/+2
* Remove osinfo common moduleDaniel P. Berrange2010-08-251-3/+3
* Remove all remaining Hypervisor/Os structs out of common codeDaniel P. Berrange2010-08-251-7/+42
* Turn OS relationships into a GList structureDaniel P. Berrange2010-08-251-118/+31
* Remove sections from OS device listDaniel P. Berrange2010-08-251-128/+73
* Convert OS hypervisor sections from GTree to GHashTableDaniel P. Berrange2010-08-251-12/+21
* Turn filter matching functions into formal APIsDaniel P. Berrange2010-08-251-3/+3