summaryrefslogtreecommitdiff
path: root/osinfo/osinfo_filter.h
Commit message (Expand)AuthorAgeFilesLines
* osinfo: switch to '#pragma once'Daniel P. Berrangé2022-01-181-6/+3
* Fix misspellingsRafael Fontenelle2020-07-281-1/+1
* Use OSINFO_DECLARE_TYPE* macrosFabiano Fidêncio2020-04-131-32/+6
* 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
* Remove emacs 'Local variables' annotationsCole Robinson2019-03-071-7/+0
* Remove FSF address from source file headersChristophe Fergeau2013-03-121-2/+2
* Suppress gtk-doc warnings on missing field descriptionMichal Privoznik2012-12-071-0/+1
* Fix Red Hat copyright lineDaniel P. Berrange2012-02-241-1/+1
* Death to TABsDaniel P. Berrange2012-02-241-1/+1
* Add missing 'const' OsinfoList function paramsZeeshan Ali (Khattak)2012-01-191-3/+7
* Update to newer COPYING.LIB file with correct FSF addressDaniel P. Berrange2011-11-241-1/+1
* Add API docs for all public methodsDaniel P. Berrange2010-09-011-1/+1
* Remove 'self' as a parameter name.Daniel P. Berrange2010-09-011-7/+7
* Add emacs magic for indentation rulesDaniel P. Berrange2010-08-311-0/+7
* Add LGPLv2+ header to all source filesDaniel P. Berrange2010-08-251-3/+20
* Add support for GObject introspectionDaniel P. Berrange2010-08-251-0/+3
* Pull OS relationship filtering into a subclassDaniel P. Berrange2010-08-251-7/+4
* Move filter matching code out of entity into filter objectDaniel P. Berrange2010-08-251-15/+2
* Fix filter class/object inheritance & add constructorDaniel P. Berrange2010-08-251-2/+4
* Remove osinfo common moduleDaniel P. Berrange2010-08-251-7/+4
* Convert filter constraints from GTree to GHashTableDaniel P. Berrange2010-08-251-2/+2
* Turn filter matching functions into formal APIsDaniel P. Berrange2010-08-251-0/+16
* Remove GError from most APIsDaniel P. Berrange2010-08-251-5/+5
* Sanitize naming of filter object APIsDaniel P. Berrange2010-08-251-10/+8
* 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/+64