index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
check_apt.c
Age
Commit message (
Expand
)
Author
2017-09-06
Adding packages-warning option
Marc Sánchez
2017-01-16
check_apt: Add -l/--list option to print packages
Valentin Vidic
2016-12-31
Add --only-critical switch to check_apt
Christian Schmidt
2015-10-04
use unknown exit code for help/version in plugins
Sven Nierlein
2014-11-26
check_apt: fix memset
Sebastian Herbszt
2014-06-28
plugins/check_apt.c - Print uninitialized ereg
Spenser Reinhardt
2014-04-04
Remove the suggestion to run check_apt with --verbose since it doesn't do any...
Sam Kottler
2014-01-21
Merge branch 'rename'
Thomas Guyot-Sionnest
2014-01-21
plugins/*.c: Non-network timeout changes
Spenser Reinhardt
2014-01-21
plugins/*.c: Alterations for timeout messages.
Spenser Reinhardt
2014-01-20
Capitalize "Monitoring" when it's the first word
Holger Weiss
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
2013-08-15
Merge pull request #54 from g0hl1n/check_apt_-_run_update_upgrade_return_fix
Sven Nierlein
2013-06-25
Fixed SF.net bug 1614553, Debian bug #708343, Adding performace data
Jan Wagner
2013-05-30
check_apt now correctly exits when apt-get return != 0
Richard Leitner
2013-03-25
Fixed SF.net bug 3539317, typo in --help of check_apt
Richard Leitner
2012-10-03
Tests for check_apt
Alex Bradley
2012-10-03
Fix SourceForge bug 1904965 - check_apt: SECURITY_RE is not correct
Alex Bradley
2012-10-02
Don't prepend "^Inst" or append a space to the "include", "exclude", or
Alex Bradley
2010-04-22
Add newline after "Usage:" in --help
Thomas Guyot-Sionnest
2010-04-21
Standardize the extra-opts notes
Thomas Guyot-Sionnest
2010-04-14
Fix translations when extra-opts aren't enabled
Thomas Guyot-Sionnest
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
2008-11-19
Bulk EOL cleanup
Thomas Guyot-Sionnest
2008-05-07
Added support for --extra-opts in all C plugins (disabled by default, see con...
Thomas Guyot-Sionnest
2008-04-27
--help output cleanup (plus removal of spaces on blank lines)
Thomas Guyot-Sionnest
2008-01-30
Bump plugins/ to GPLv3 (check_apt to check_nwstat)
Thomas Guyot-Sionnest
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
2006-10-22
more localization fixes
Benoit Mortier
2006-10-20
localization updates
Benoit Mortier
2006-10-19
first pass at cleaning localization for new release
Benoit Mortier
2006-05-25
Use coreutils' regexp libraries, so regexp always available now
Ton Voon
2006-04-05
finally??? cvs works again???? let me dig up my week-old cvs
M. Sean Finney
2006-03-29
now support for detecting critical/security updates, which sets
M. Sean Finney
2006-03-23
- addition of include/exclude option for package names in check_apt,
M. Sean Finney
2006-03-23
more work on check_apt. more graceful error handling and information
M. Sean Finney
2006-03-22
initial version of a check_apt plugin... not editing configure/Makefile.am's
M. Sean Finney