summaryrefslogtreecommitdiff
path: root/src/plugins/file.c
Commit message (Expand)AuthorAgeFilesLines
* relicense under LGPLv2.1 for maximum compatibilitynpmccallum2007-12-131-1/+1
* added px_config_create(); implemented ignores for: envvar, file and gnome. T...npmccallum2007-12-121-10/+3
* actually store the config filenpmccallum2007-11-211-0/+3
* fix SYSCONFDIR referencenpmccallum2007-11-201-1/+1
* Added config file class, use it for the file plugin; misc.c fixesnpmccallum2007-11-201-4/+29
* initial skeleton of file pluginnpmccallum2007-11-071-0/+56