Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2014-05-24 | version bump | Daniel Friesel | -5/+5 | |
2014-05-15 | Build.PL: Try icinga2 paths first, default to icinga1 | Daniel Friesel | -12/+48 | |
2014-05-13 | Fix -lh not showing serviceless hosts (closes #14) | Daniel Friesel | -2/+3 | |
2014-05-12 | support --force-recheck with single host arguments (no services) | Daniel Friesel | -0/+12 | |
2014-05-12 | do not require --recheck when --force-recheck is used | Daniel Friesel | -1/+2 | |
2014-01-25 | Do not throw warning when encountering an empty contact group | Daniel Friesel | -1/+2 | |
2013-11-01 | Add hostdependency to the skipped objects | Philipp Grau | -1/+1 | |
2013-10-01 | Build.PL: specify M::B version | Daniel Friesel | -1/+1 | |
2013-10-01 | Changelog | Daniel Friesel | -0/+6 | |
2013-09-30 | remove autodie, print helpful error messages if a file can't be opened | Daniel Friesel | -9/+15 | |
2013-09-30 | code cleanup | Daniel Friesel | -69/+70 | |
2013-09-30 | allow build-time specification of icinga paths | Daniel Friesel | -14/+86 | |
2013-09-29 | version bump0.46 | Daniel Friesel | -3/+7 | |
2013-09-29 | Use POSIX::strftime instead of Date::Format for better portability | Daniel Friesel | -6/+3 | |
2013-09-20 | --overview: also show pending hosts | Daniel Friesel | -18/+40 | |
2013-09-20 | add p filter, fix !o matching pending services | Daniel Friesel | -1/+12 | |
2013-09-17 | sign builds | Daniel Friesel | -0/+1 | |
2013-09-17 | Release v0.450.45 | Daniel Friesel | -3/+4 | |
2013-09-05 | fix smartmatch warnings on perl >= 5.018 | Daniel Friesel | -0/+2 | |
2013-06-03 | Ignore serviceescalation field in the icinga status.dat | Reik Keutterling | -1/+2 | |
2013-06-03 | README: homelinux.org is obsolete | Daniel Friesel | -1/+1 | |
2013-05-31 | Fix -zN and -z!N not working | Daniel Friesel | -0/+6 | |
2013-03-16 | version bump0.44 | Daniel Friesel | -2/+8 | |
2013-03-14 | Merge pull request #9 from formorer/master | Daniel Friesel | -1/+1 | |
Fix warning about unknown field in status.dat | ||||
2013-03-14 | Ignore module field in status.dat | Alexander Wirt | -1/+1 | |
2012-11-20 | {host,service}_state: do not pass values, just pass hashref | Daniel Friesel | -9/+11 | |
2012-11-19 | overview should be -disabled- by default | Daniel Friesel | -1/+1 | |
2012-11-19 | icli: Add -o / --overview | Daniel Friesel | -2/+103 | |
2012-08-30 | update gitignore | Daniel Friesel | -6/+2 | |
2012-08-28 | Release v0.430.43 | Daniel Friesel | -3/+3 | |
2012-08-28 | update gitignore | Daniel Friesel | -0/+1 | |
2012-08-27 | add -m / --match option | Daniel Friesel | -0/+12 | |
2012-08-27 | update changelog | Daniel Friesel | -0/+4 | |
2012-08-27 | icli(1): Document -a / --acknowledge | Daniel Friesel | -0/+8 | |
2012-06-01 | version bump0.42 | Daniel Friesel | -4/+7 | |
2012-05-26 | Add -U / --as-contact option | Daniel Friesel | -5/+60 | |
Only operative on services visible to <contact name>. Most useful for -ls | ||||
2012-04-15 | version bump0.41 | Daniel Friesel | -5/+9 | |
2012-04-15 | move 50-icli to author tests | Daniel Friesel | -1/+8 | |
2012-04-15 | Use croak, fix tests | Daniel Friesel | -5/+7 | |
2012-04-15 | minor code cleanup | Daniel Friesel | -356/+342 | |
2012-04-12 | Merge pull request #8 from saintaardvark/force_check | Daniel Friesel | -1/+18 | |
Add option to force-schedule a check of services. | ||||
2012-04-12 | Add option to force-schedule a check of services. | Hugh Brown (Saint Aardvark the Carpeted) | -1/+18 | |
2011-05-11 | Update gitignore for Module::Build 0.3603 | Daniel Friesel | -0/+6 | |
2011-04-24 | Remove list queue output tests, the failed on systems not using GMT+1 | Daniel Friesel | -47/+3 | |
2011-04-19 | Support "icli host/service" as "icli -h host -s service" shortcut | Daniel Friesel | -0/+17 | |
2011-03-04 | Add COPYING | Daniel Friesel | -0/+3 | |
2011-02-06 | icli: Parse service downtimes | Daniel Friesel | -2/+5 | |
2011-01-31 | Version bump to 0.40.4 | Daniel Friesel | -3/+3 | |
2011-01-25 | Update Changelog | Daniel Friesel | -0/+1 | |
2011-01-25 | Update tests | Daniel Friesel | -29/+29 | |