summaryrefslogtreecommitdiffstats
path: root/lib/filters/filter-composite.c
Commit message (Expand)AuthorAgeFilesLines
* Track recursive filter iteration to avoid refreshing while in use. (2.02.56)Alasdair Kergon2010-09-221-0/+4
* Some whitespace tidy-ups.Alasdair Kergon2008-01-301-1/+1
* Use stack return macros throughout.Alasdair Kergon2008-01-301-4/+2
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Check for libsepol.Alasdair Kergon2006-04-191-2/+2
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-5/+5
* Support tagged config files.Alasdair Kergon2004-05-041-6/+6
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* Sysfs block device filtering option for 2.6.Alasdair Kergon2004-02-131-15/+12
* o Additional device/filter-level debugging messages + duplicate alias fixAlasdair Kergon2003-01-081-0/+2
* Refactoring.Alasdair Kergon2002-11-181-2/+1
* Merge with text format branch.Alasdair Kergon2002-04-241-1/+0
* o LGPL list implementationJoe Thornber2001-10-311-1/+1
* deallocationsAlasdair Kergon2001-10-231-0/+1
* o forgot 'static'Joe Thornber2001-10-221-1/+1
* o composite filter that allows us to merge filters. Think of it as &&'ingJoe Thornber2001-10-221-0/+70