summaryrefslogtreecommitdiff
path: root/osinfo/osinfo_deployment.c
Commit message (Expand)AuthorAgeFilesLines
* Group all GObjectClass override methodsFabiano Fidêncio2020-04-131-2/+1
* Use g_object_class_install_properties()Fabiano Fidêncio2020-04-131-22/+19
* Use G_DEFINE_*_WITH_PRIVATEFabiano Fidêncio2020-04-131-6/+2
* Enforce '-Wdeclaration-after-statement'Fabiano Fidêncio2020-04-131-8/+21
* Update Copyright yearFabiano Fidêncio2020-04-131-1/+1
* Remove AuthorsFabiano Fidêncio2020-04-131-4/+0
* Don't include config.hFabiano Fidêncio2019-09-251-2/+0
* Remove emacs 'Local variables' annotationsCole Robinson2019-03-071-7/+0
* Use g_list_free_full where easily possiblePino Toscano2018-12-201-7/+1
* osinfo: fix spacing to satisfy sc_bracket_spacing_checkGiuseppe Scrivano2014-06-041-14/+14
* Remove FSF address from source file headersChristophe Fergeau2013-03-121-2/+2
* Remove unused 'priv' variable from _init methodsChristophe Fergeau2013-01-311-3/+1
* Use G_PARAM_STATIC_STRINGS everywhereChristophe Fergeau2012-12-131-6/+2
* Translate all (potentially) user visible stringsZeeshan Ali (Khattak)2012-10-311-2/+3
* 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
* Rename 'link' variables to avoid clash with global symbolDaniel P. Berrange2012-02-241-28/+28
* Update to newer COPYING.LIB file with correct FSF addressDaniel P. Berrange2011-11-241-1/+1
* Fix some API docs to make introspection work againDaniel P. Berrange2011-06-011-2/+18
* Remove TAB characters (again)Daniel P. Berrange2011-04-191-5/+5
* Introduce a OsinfoDeployment objectDaniel P. Berrange2010-09-021-0/+375