summaryrefslogtreecommitdiffstats
path: root/plugins/check_apt.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-7/+2
2008-11-19Bulk EOL cleanupThomas Guyot-Sionnest1-3/+3
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Thomas Guyot-Sionnest1-0/+10
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Thomas Guyot-Sionnest1-10/+12
2008-01-30Bump plugins/ to GPLv3 (check_apt to check_nwstat)Thomas Guyot-Sionnest1-22/+20
2007-01-28Don't try to print `optarg' (which will be a NULL pointer) if an unknownHolger Weiss1-1/+1
2006-10-22more localization fixesBenoit Mortier1-41/+39
2006-10-20localization updatesBenoit Mortier1-1/+4
2006-10-19first pass at cleaning localization for new releaseBenoit Mortier1-78/+97
2006-05-25Use coreutils' regexp libraries, so regexp always available nowTon Voon1-1/+1
2006-04-05finally??? cvs works again???? let me dig up my week-old cvsM. Sean Finney1-51/+144
2006-03-29now support for detecting critical/security updates, which setsM. Sean Finney1-8/+24
2006-03-23- addition of include/exclude option for package names in check_apt,M. Sean Finney1-31/+117
2006-03-23more work on check_apt. more graceful error handling and informationM. Sean Finney1-20/+99
2006-03-22initial version of a check_apt plugin... not editing configure/Makefile.am'sM. Sean Finney1-0/+173