summaryrefslogtreecommitdiff
path: root/osinfo/osinfo_filter.c
Commit message (Expand)AuthorAgeFilesLines
* Fix misspellingsRafael Fontenelle2020-07-281-1/+1
* filter: Check filter in _clear_constraint{,s}Fabiano Fidêncio2020-04-131-0/+4
* Use G_DEFINE_*_WITH_PRIVATEFabiano Fidêncio2020-04-131-6/+2
* Enforce '-Wdeclaration-after-statement'Fabiano Fidêncio2020-04-131-6/+13
* 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-8/+1
* osinfo: fix spacing to satisfy sc_bracket_spacing_checkGiuseppe Scrivano2014-06-041-11/+11
* Remove FSF address from source file headersChristophe Fergeau2013-03-121-2/+2
* Remove unused 'priv' variable from _init methodsChristophe Fergeau2013-01-311-3/+1
* docs: Fix typosFabiano Fidêncio2012-12-191-1/+1
* Translate all (potentially) user visible stringsZeeshan Ali (Khattak)2012-10-311-0/+1
* Add <config.h> to all files & remove trailing blanksDaniel P. Berrange2012-02-241-4/+6
* Fix Red Hat copyright lineDaniel P. Berrange2012-02-241-1/+1
* Add missing 'const' OsinfoList function paramsZeeshan Ali (Khattak)2012-01-191-3/+5
* Update to newer COPYING.LIB file with correct FSF addressDaniel P. Berrange2011-11-241-1/+1
* Remove TAB characters (again)Daniel P. Berrange2011-04-191-15/+15
* Add API docs for all public methodsDaniel P. Berrange2010-09-011-8/+75
* Remove 'self' as a parameter name.Daniel P. Berrange2010-09-011-30/+30
* Add emacs magic for indentation rulesDaniel P. Berrange2010-08-311-0/+7
* Ensure all GList return values are duplicatedDaniel P. Berrange2010-08-271-1/+5
* Lots of code fixes based on results from testsuiteDaniel P. Berrange2010-08-271-1/+3
* Add LGPLv2+ header to all source filesDaniel P. Berrange2010-08-251-0/+24
* Pull OS relationship filtering into a subclassDaniel P. Berrange2010-08-251-127/+12
* Move filter matching code out of entity into filter objectDaniel P. Berrange2010-08-251-28/+80
* Fix filter class/object inheritance & add constructorDaniel P. Berrange2010-08-251-0/+6
* Remove osinfo common moduleDaniel P. Berrange2010-08-251-3/+3
* Convert filter constraints from GTree to GHashTableDaniel P. Berrange2010-08-251-106/+76
* Remove all remaining Hypervisor/Os structs out of common codeDaniel P. Berrange2010-08-251-0/+17
* Turn filter matching functions into formal APIsDaniel P. Berrange2010-08-251-0/+73
* Remove GError from most APIsDaniel P. Berrange2010-08-251-90/+16
* Make osinfo_list_add into a public APIDaniel P. Berrange2010-08-251-1/+1
* Remove more malloc failure checksDaniel P. Berrange2010-08-251-18/+0
* Sanitize naming of filter object APIsDaniel P. Berrange2010-08-251-12/+8
* Sanitize naming of all list object APIsDaniel P. Berrange2010-08-251-1/+1
* Sanitize API naming for OsinfoEntity classDaniel P. Berrange2010-08-251-2/+2
* Remove all redundant malloc failure checksDaniel P. Berrange2010-08-251-16/+0
* Move all source & headers into osinfo/ directoryDaniel P. Berrange2010-08-251-0/+298