summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-07-02Merge branch 'egiles-master'HEADmasterDaniel Friesel-4/+11
2019-07-02Update Build.PLEvan Giles-1/+1
2019-07-02Update t/00-compile.t to use OO interfaceEvan Giles-1/+3
2018-12-19Merge pull request #20 from manwar/add-repo-metaDaniel Friesel-0/+5
2018-12-18Added repo meta.Mohammad S Anwar-0/+5
2017-04-10Merge pull request #19 from niner/masterDaniel Friesel-1/+1
2017-04-10Fix acknowledging outagesStefan Seifert-1/+1
2016-08-12Merge branch 'master' of github.com:derf/icliDaniel Friesel-1/+1
2016-08-12Merge pull request #18 from dud225/patch-1Daniel Friesel-1/+1
2016-08-12End commandline with a newlineHervé-1/+1
2014-11-17icli: document --api1 and --realmDaniel Friesel-0/+15
2014-11-12icli: json support: long plugin output and performance data are not available...Daniel Friesel-2/+4
2014-11-09json api: support -lhDaniel Friesel-1/+4
2014-11-09basic JSON API support (icinga Classic UI). Only for -ls and optional -v at t...Daniel Friesel-3/+168
2014-07-11apply -U to -lq as wellDaniel Friesel-6/+15
2014-07-10support -U $foo with -lhDaniel Friesel-3/+22
2014-07-10fix uninitialized value when host/service has empty contactgroups listDaniel Friesel-5/+12
2014-06-19minor code cleanupDaniel Friesel-10/+10
2014-06-13version bump0.48Daniel Friesel-5/+5
2014-06-13Determine system timezone using DateTime::TimezoneDaniel Friesel-9/+14
2014-06-13icli: remove debug outputDaniel Friesel-1/+0
2014-06-13rename dist to App::Icli to avoid CPAN namespace conflictsDaniel Friesel-2/+1
2014-06-12show service comments when using -vvvDaniel Friesel-4/+17
2014-06-06icli -ld: Do not crash when no host / service downtimes are presentDaniel Friesel-2/+2
2014-06-02-ld: support -vv / -vvvDaniel Friesel-25/+72
2014-06-02-ld: Print "no {host/service} downtimes" instead of an empty listDaniel Friesel-19/+29
2014-06-01-ld: improve output format. TODO: -vv and -vvvDaniel Friesel-6/+31
2014-06-01update synopsisDaniel Friesel-2/+2
2014-06-01parse hours/minutes/days in duration fieldDaniel Friesel-4/+28
2014-06-01-ld: show service downtimes as wellDaniel Friesel-1/+13
2014-05-31support downtime schedulingDaniel Friesel-12/+103
2014-05-31move external command functions into action_on_host / action_on_serviceDaniel Friesel-45/+30
2014-05-31icli: Use generic -a/--action option for actionsDaniel Friesel-89/+128
2014-05-29actual version bump0.47Daniel Friesel-1/+57
2014-05-24version bumpDaniel Friesel-5/+5
2014-05-15Build.PL: Try icinga2 paths first, default to icinga1Daniel Friesel-12/+48
2014-05-13Fix -lh not showing serviceless hosts (closes #14)Daniel Friesel-2/+3
2014-05-12support --force-recheck with single host arguments (no services)Daniel Friesel-0/+12
2014-05-12do not require --recheck when --force-recheck is usedDaniel Friesel-1/+2
2014-01-25Do not throw warning when encountering an empty contact groupDaniel Friesel-1/+2
2013-11-01Add hostdependency to the skipped objectsPhilipp Grau-1/+1
2013-10-01Build.PL: specify M::B versionDaniel Friesel-1/+1
2013-10-01ChangelogDaniel Friesel-0/+6
2013-09-30remove autodie, print helpful error messages if a file can't be openedDaniel Friesel-9/+15
2013-09-30code cleanupDaniel Friesel-69/+70
2013-09-30allow build-time specification of icinga pathsDaniel Friesel-14/+86
2013-09-29version bump0.46Daniel Friesel-3/+7
2013-09-29Use POSIX::strftime instead of Date::Format for better portabilityDaniel Friesel-6/+3
2013-09-20--overview: also show pending hostsDaniel Friesel-18/+40
2013-09-20add p filter, fix !o matching pending servicesDaniel Friesel-1/+12