summaryrefslogtreecommitdiffstats
path: root/plugins/check_apt.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-04use unknown exit code for help/version in pluginsSven Nierlein1-2/+2
2014-11-26check_apt: fix memsetSebastian Herbszt1-1/+1
2014-06-28plugins/check_apt.c - Print uninitialized eregSpenser Reinhardt1-0/+3
2014-04-04Remove the suggestion to run check_apt with --verbose since it doesn't do any...Sam Kottler1-1/+1
2014-01-21Merge branch 'rename'Thomas Guyot-Sionnest1-3/+3
2014-01-21plugins/*.c: Non-network timeout changesSpenser Reinhardt1-1/+1
2014-01-21plugins/*.c: Alterations for timeout messages.Spenser Reinhardt1-1/+1
2014-01-20Capitalize "Monitoring" when it's the first wordHolger Weiss1-1/+1
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-3/+3
2013-08-15Merge pull request #54 from g0hl1n/check_apt_-_run_update_upgrade_return_fixSven Nierlein1-2/+2
2013-06-25Fixed SF.net bug 1614553, Debian bug #708343, Adding performace dataJan Wagner1-2/+4
2013-05-29check_apt now correctly exits when apt-get return != 0refs/pull/54/headRichard Leitner1-2/+2
2013-03-25Fixed SF.net bug 3539317, typo in --help of check_aptRichard Leitner1-1/+1
2012-10-03Tests for check_aptrefs/pull/20/headAlex Bradley1-3/+16
2012-10-03Fix SourceForge bug 1904965 - check_apt: SECURITY_RE is not correctAlex Bradley1-1/+1
2012-10-03Don't prepend "^Inst" or append a space to the "include", "exclude", orAlex Bradley1-17/+18
2010-04-22Add newline after "Usage:" in --helpThomas Guyot-Sionnest1-1/+1
2010-04-22Standardize the extra-opts notesThomas Guyot-Sionnest1-6/+0
2010-04-14Fix translations when extra-opts aren't enabledThomas Guyot-Sionnest1-5/+5
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